/*  
Theme Name: The Cross by the Side of the Road
Theme URI: http://thecrossbythesideoftheroad.com/
Description: Custome theme	
Version: 1
Author: Randy Walker
Author URI: http://headpigeon.com/
Comments
*/

html.body {
	color: #F00;
	margin-top: 0;
	background: #CCF;
	font: 80% Arial, Verdana, Helvetica, sans-serif;
}
#form-login {
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: 90% Arial, Helvetica, sans-serif;
}
body {
	text-align: left;
	background: #69c url('images/background_tile.jpg') repeat-x;
	font: 80% Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	line-height: 1em;
	font-weight: 900;
}
h2 {
	font-size: 15px;
	line-height: 1em;
	font-weight: 900;
}
h3 {
	font-size: 14px;
	line-height: 1em;
	font-weight: 900;
}
h4 {
	font-size: 13px;
	line-height: 1em;
	font-weight: 900;
}
h5 {
	font-size: 12px;
	line-height: 1em;
	font-weight: 900;
}
h6 {
	font-size: 11px;
	line-height: 1em;
	font-weight: 900;
}
td {
	color: #000;
	font: 95% Verdana, Arial, Helvetica, sans-serif;
}
th {
	color: #000;
	font: 95% Verdana, Arial, Helvetica, sans-serif;
}
p {
	padding-right: 100px;
}
a:link {
	color: #333;
}
a:hover {
	color: #333;
}
a:visited {
	color: #666;
}
img {
	border: 0 none;
}
.copyright {
	color: 99ccff;
	padding-left: 25px;
	font: 80% Arial, Helvetica, sans-serif;
}
.clr {
	clear: both;
}
#wrapper {
	text-align: left;
	width: 845px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	width: 845px;
	background: url('images/container_tile.png') repeat-y;
}
.topbar {
	height: 71px;
	width: 845px;
	background: url('images/inside_top.png') no-repeat center top;
}
.background {
	background: url('images/menu.png') repeat-y;
}
.banner {
	height: 155px;
	width: 845px;
	background: url('images/banner_bkg.png') no-repeat right;
}
.copyright {
	color: 99ccff;
	padding-left: 25px;
	font: 80% Arial, Helvetica, sans-serif;
}
.footer {
	clear: both;
	width: 845px;
	height: 35px;
	background: url('images/bottom.png') no-repeat center;
}
.left {
	padding-right: 36px;
	width: 140px;
}
.right {
	margin-left: -34px;
	width: 642px;
}
label {
	display: block;
	float: left;
	width: 100px;
}
