@charset "utf-8";
body, ul, ol, li, h1, h2, h3, h4, form, p 
{ margin : 0; padding : 0; }
body {
	background-color: #EFEEEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 11px;
	line-height: 15px;
	background-image: url(images/bg_body.gif);
}
#smallinfo {
	float: left;
	height: 200px;
	width: 350px;
	display: inline;
	margin-top: 130px;
	margin-left: 25px;
}
#smallinfo  p, #smallinfo h2 {
	margin-right: 15px;
	margin-left: 15px;
}
#smallinfo h2 {
	font-size: 18px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#pagetitle {
	display: inline;
	float: right;
	height: 50px;
	width: 535px;
	margin-top: 305px;
	margin-right: 30px;
}

#pagetitle h1 {
	font-size: 24px;
	line-height: 50px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcolumn {
	background-color: #FFFFFF;
	display: inline;
	float: right;
	width: 535px;
	margin-right: 30px;
	background-image: url(images/rightbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}




#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFEEEC;
	background-image: url(images/bg_wrapper2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#rightcolumn p {
	margin-right: 15px;
	margin-left: 15px;
}
#leftcolumn {
	background-color: #000000;
	display: inline;
	float: left;
	width: 350px;
	clear: left;
	margin-left: 25px;
	color: #FFFFFF;
	margin-top: 25px;
	background-image: url(images/smallbottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#leftcolumn p {
	margin-right: 15px;
	margin-left: 15px;
}
#wrapper #leftcolumn h3 {
	color: #FFDE00;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.leftpic {
	float: left;
	margin-right: 8px;
}

#leftcolumn h2 {
	background-image: url(images/smalltop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 350px;
	height: 25px;
	display: block;
	text-indent: 15px;
	padding-top: 10px;
	color: #FDDE2E;
	text-decoration: underline;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}


#branding {
	float: left;
	height: 200px;
	width: 960px;
	background-image: url(images/bodylogo.jpg);
}
#branding p {
	float: right;
	line-height: 25px;
	border-bottom-style: none;
	padding-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#mainnav  {
	display: inline;
	width: 960px;
	height: 60px;
	text-align: center;
	list-style-type: none;
	background-color: #000000;
	clear: both;
	float: left;
	padding-top: 10px;
}
#mainnav li {
	text-align: center;
	font-size: 14px;
	width: 150px;
	display: inline;
	float: left;
	margin-left: 35px;
	line-height: 50px;
	height: 50px;
}
#mainnav a {
	display: block;
	height: 50px;
	width: 150px;
	background-image: url(images/navbutton.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainnav a:hover {
	background-image: url(images/navbutton.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
}
#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	clear: both;
	height: 80px;
	width: 960px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFDE00;
	border-bottom-style: double;
	border-bottom-color: #FFDE00;
}
#temp {
	height: 500px;
	width: 960px;
	display: inline;
	float: left;
}
#botnav {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	margin-top: 5px;
	text-transform: lowercase;
}
#footer p {
	text-align: center;
	line-height: 25px;
	padding-top: 8px;
}




#botnav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
}
#botnav a {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	display: inline;
	line-height: 25px;
}
#botnav a:hover {
	color: #272a70;
	background-color: #FFFFFF;
}
#botnav    li.last, #mainnav   a.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sitecredits {
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#sitecredits a {
	text-decoration: none;
	color: #666;
}
#sitecredits p {
	color: #CCCCCC;
	font-size: 10px;
	text-align: right;
	line-height: 20px;
}
.testimonial {
	float: left;
	width: 308px;
	margin-left: 15px;
	line-height: 16px;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #FEDD2C;
	clear: both;
	margin-top: 10px;
}
#leftcolumn a {
	color: #FFFF99;
}
#rightcolumn h2 {
	margin-left: 15px;
	font-size: 16px;
	line-height: 22px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 15px;
	padding-left: 2px;
	color: #FFDE00;
	margin-bottom: 5px;
}
#admin {
	display: inline;
	float: left;
	width: 930px;
	padding: 15px;
}
#wrapper2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFEEEC;
	background-image: url(images/bg_wrapper2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #leftcolumn p img {

}
.imgblock {
	margin-left: 15px;
}
.phone {
	font-size: 18px;
	line-height: 26px;
	color: #FFDE00;
}
