body{
	background: url("images/main_background.jpg") repeat #5b625e;
	font-family: Trebuchet MS;
	text-shadow: 0 0 0 #000;
	margin: 0; 
	padding: 0;
}

br.clear_both{
	clear: both;
	line-height: 1px;
	height: 1px;
}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {
	display:inline-block;
	font-size: 12px;
}


#centerwrap {
	width:941px;
	padding:0;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	width:941px;
	margin:0 auto;
	padding:0;
	margin-bottom: 3px;
	padding-top: 0;
	text-align:center;
	font-family: Trebuchet MS;
}




#content_wrapper {
	
	background-color: #0000FF;
	background-position: right top;
	padding-left: 21px;
	margin: 0;
}

img#top_shadow{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 500;
}

#content{
	float: left;
	width: 900px;
	margin-top: 3px;
	margin-bottom: -1.4em;
	position: relative;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}

#middle_footer{
	text-align: center;
	width:941px;
	height: 24px;
	float: left;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer{
	text-align: center;
	width:941px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #fdf1d7;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer a { color: #fdf1d7; text-decoration: none;}



#middle_header{
	text-align: center;
	background: url("../images/top_header_background.png") no-repeat transparent top left;
	margin-left: 21px;
	padding-left: 1px;
	padding-top: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 0;
	height: 153px;
	width: 900px;
}

#middle_header a{
	float: left;
	display: inline;
	width: 168px;
}

#middle_header img{
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}

div#left_menu{
	float: left;
	width: 177px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	/*margin-top: -12px;*/
}

div.middle_text{
	float: left;
	margin: 0;
	padding-left: 15px;
	width: 500px;
	color: #4a5e68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-align: justify;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-weight: normal;
	
	/*margin-top: -12px;*/
}

div.middle_text strong{
	line-height: 19px;
}


div#right_image{
	float: right;
	margin-left: 0px;
	background-color: #5B625E;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 186px;
}

div#right_image img {
	margin-bottom: 0px;
	margin-right: 0px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
}


div#footerLinks {
        text-align: center;
        width:231px;
        color: #4a5e68;
        font-family: Trebuchet MS;
        font-size: 13px;
        margin-top: 15px;
}

div#footerLinks  a{
        font-family: Trebuchet MS;
        font-size: 13px;
        color: #4a5e68;
        text-decoration: none;
}

div#footerLinks a:hover { text-decoration: underline; color: #000;}
div#footerLinks a.currentPage { color: #000; font-weight: bold;}

.middle_text h1{
	background: url("images/header_background.jpg") no-repeat transparent bottom left;
	width: 438px;
	font-size: 28px;
	font-weight: lighter;
  font-family: Trebuchet MS;
	color: #fdf1d7;
	padding: 10px 0 10px 20px;
	margin: 0px;
	margin-bottom: 15px;
	float: left;
	
}


ul#menu{
	top: 15px;
	padding: 0;
	padding-left: 10px;
	margin: 0;
	margin-right: 10px;
	list-style-type: none;
	background-color: #9999CC;
}


ul#menu li{
	text-align: left;
	padding: 3px 0;
	border-bottom: 1px solid #b8bab7;
	background-image: url(../images/chevrons_white.png);
	background-repeat: no-repeat;
	background-position: left center;
}

ul#menu li.last{
	border-bottom: none;
}

ul#menu li a{
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 1em;
	text-decoration: none;
	width: 140px;
	display: block;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;
}


ul#menu li a:hover, ul#menu li a.currentPage  {
	background-color: #182B53;
	background-image: url(../images/chevrons_white.png);
	background-repeat: no-repeat;
	background-position: left center;
}


















ul#menu li ul li.second_level{
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}


ul#menu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

ul#menu ul li a {
	color: #ffffff;
        font-family: Trebuchet MS;
	font-size: 0.8em;
	text-decoration: none;
}


ul#menu li a.selected{
	color: #ffffff;
        font-family: Trebuchet MS;
	font-size: 1.3em;
	text-decoration: none;
}

.left_text{
	color: #ffffff;
	font-size: 16px;
	padding-left: 15px;
}


div#search_form_holder{
	float: right;
	margin: 0px;
	margin-right: 21px;
	padding-top: 3px;
	
}

* html div#search_form_holder { display: inline;}


span#search_form_holder form{
	margin: 0;
	padding: 0;
}

span#top_header_text{
        font-family: Trebuchet  MS;
	color: #fdf1d7;
	float: right;
	vertical-align: bottom;
	font-size: 15px;
	margin-top: 5px;
	padding: 0;
}

.errors{
        font-family: Trebuchet  MS;
	color: #66211A;
        font-size: 15px;
        clear:both;
}

span#top_header_phone_number{
	font-family: "Trebuchet MS";
	color: #fdf1d7;
	float: left;
	padding-top: 3px;
	vertical-align: bottom;
	margin-left: 23px;
	font-size: 16px;
	font-weight: bold;
}

.formLayout{
	width: 200px;
	float: left;
	font-weight: bold;
}

.contact
{
     width: 200px;
     color: #4a5e68;
     background-color:#fdf1d7;
     border: 1px solid #796501;
     margin-top: 5px;
}


a#btnContact { color: #4a5e68;background:#fdf1d7; border: 1px solid #796501; padding: 0px 5px; color: #000; text-decoration: none;}


#pnlContactUs { color: #4a5e68; font-size: 12px;}





div#siteContactForm
{
     float: left;
     width: 450px;
      height: auto;
      border-right: solid 1px #796501;
      padding-right: 10px;
}

div#siteContactForm p{
     margin-top: 2px;
     margin-bottom: 2px;
}

div#contactAddress {
     margin-top: 60px;
     color: #4a5e68;
     padding-bottom: 50px;
}

div#contactAddress p {
     color: #4a5e68;
     margin-top: -10px;
}

div#sitemap ul li a {
        color: #4a5e68;
        font-family: Trebuchet MS;
        text-decoration: none;
	font-size: 13px;
}

a:link, a:visited {color: #4A5E68;
background-color:none;
text-decoration: underline;
}

a:hover {color: #000;
background-color:none;
text-decoration: none;
}

#documents a { text-decoration: none; padding-left: 5px;}
#documents a:hover { text-decoration: underline;}
#documents img { border: none;}
.img_right {
	padding: 5px;
	float: right;
	margin-left: 10px;
	border: 1px solid #9999CC;
}
.img_left {
	padding: 5px;
	float: left;
	border: 1px solid #9999CC;
	margin-right: 10px;
}
.pricelist_heading {
	font-size: 10px;
	text-align: center;
	color: #FF0000;
}

.pricelist_main_text {
	font-size: 12px;
	color: #FF0000;
	text-align: center;
}

.pricelist_right_align {
	float: right;
}

