@import url("reset.css");
body {
	margin: 0 auto0 auto;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #FFF url("../images/bg.png") repeat-x top left;
}
#container {
	width: 982px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #FFF url(../images/breadcrumbbg.jpg) repeat-x left 343px;
}
#header {
	height: 105px;
	border-bottom: 4px solid #000;
	color: #FFF;
	font-size: 12px;
	background: url(../images/banner_background.png);
}
#header a {
	color: #FFF;
	text-decoration: none;
}
h1 {
	padding: 0;
	margin: 0;
	width: 423px;
	height: 105px;
	text-indent: -99999px;
	background: url(../images/logo.png) no-repeat top left;
	float: left;
	cursor: pointer;
}

#headertools {
	width: 389px;
	float: right;
	background: url(../images/toolsbg.png) no-repeat top left;
	padding: 15px 0 6px 19px;
}
#telephone {
	font-size: 13px;
}
#banner {
	height: 230px !important;
	padding: 0;
	margin: 0;
	border-bottom: 4px solid #000;
	background: url(../images/banners/rotator.php);
}
h2 {
 font-size: 22px;
 color: #C30;
 margin-bottom: 17px;
}
h3 {
	padding: 10px 10px 10px 30px;
	font-size: 15px;
	background: url(../images/h3bg.png);
	border-bottom: 1px dashed #666;
}
#quote {
	width: 225px;
	height: 230px !important;
	background: url(../images/transparency.png);
}
#quote blockquote {
	font-size: 13px;
	padding: 20px;
	line-height: 1.2em;
}
#sidebar1 {
	width: 225px;
	float: left;
}
#sidebar1 ul, #sidebar2 ul {
	background: url(../images/gradient.png) repeat-x;
	margin-bottom: 20px;
}
#sidebar1 p, #sidebar2 p {
	padding: 10px;
	font-size: 13px;
	line-height: 1.5em;
}
#sidebar1 li a {
	display: block;
	font-size: 13px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	width: 175px !important;
	margin-left: 10px;
	color: #333;
	text-decoration: none;
	background: url("../images/bullet.png") no-repeat center left;
} 

#sidebar2 li a {
	display: block;
	font-size: 13px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	width: 129px !important;
	margin-left: 10px;
	color: #333;
	text-decoration: none;
	background: url("../images/bullet.png") no-repeat center left;
} 

#sidebar1 li a:hover, #sidebar2 li a:hover, .current a {
	color: #000;
	background: #eee url("../images/bullet.png") no-repeat center left !important;
} 
#content {
	width: 525px;
	float: left;
	padding: 5px 25px 40px 25px;
}
#content {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 17px;
}
#sidebar2 {
	width: 180px;
	float: right;
}
#footer {
	clear: both;
	background:url(../images/footergradient.png) repeat-x;
	padding: 16px;
	color: #FFF;
	font-size: 13px;
	margin-top: 10px;
	height: 50px;
}
#footer li {
	float: left;
}

#footer a:hover, #headertools a:hover {
	text-decoration: underline;
}
#copyright {
	float: right;
}
.thumbs img {
	border: 1px solid #CCC;
	padding: 1px;
	background: #FFF;
	width: 150px;
	display: block;
	margin-bottom: 5px;
}

.thumbs li {
	float: left;
	width: 160px;
	text-align: center;
}
.searchtext {
	width: 110px;
	border: 1px solid #000;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

.searchbutton {
	width: 51px;
	background: transparent;
	border: 1px solid #FFF;
	font-size: 11px;
	color: #FFF;
}
.login_text {
	width: 160px;
	border: 1px solid #999;
}
.login_button {
	background: #CCC;
	border: 1px solid #999;
	font-size: 12px;
	padding: 2px;
}
#parent_login p {
	padding-bottom: 0;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
h2 small {
	margin-left: 30px;
	font-size: 12px;
	float: right;
}
.current {
	font-weight: bold;
}
.warning {
	color: #C30;
}
#content h3 {
	background: none;
	border: none;
}

#content a, #sidebar1 p a {
	color: #C30;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover,#sidebar1 p a:hover {
	text-decoration: underline;
}


.breadcrumb {
	padding: 5px 0 20px 0;
}