/* CSS Document */

body {
	/*text-align:center;*/
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #696768;
}

#outer {
	/*background-color: #990000;*/
	position: relative;
	width: 1022px;
	margin: 15px auto;
	font-size: 1.1em;	
}

#inter {
	/*clear: both;*/
	/*float: left;*/
	background-color: #cccccc;
	margin:0px;
} 

#header{
	/*clear: both;*/
	float: left;
	background-color: #FFFFFF;
	width:1022px;
}

* html #header{
	width:1022px;
}


#logo{
	float: left;
	width: 209px;
	background-color:#FFFFFF;
	padding-bottom: 10px;	
	color:#696768;

}

#topnav{
	float: left;
	width:813px;
	background-color:#FFFFFF;
	color:#696768;
	text-align:left;
}

#navwrapper{width:630px; float:left; padding-bottom:5px;}

#content {
	/*clear: both;*/
	background-color: #cccccc;
	width: 1022px;
	margin-bottom: 10px;
}

#main_home{
	margin-left: 32px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	width: 990px;/*990px;*/ /*974*/
	float:left;
}	

* html #main_home{
	margin-left: 16px;
	margin-bottom: 0px;
}

#main{
	margin-left: 32px;
	margin-bottom: 10px;
	margin-top:0px; /*20*/
	background-color: #FFFFFF;
	width: 990px; /*990 +16 -1006*/
	float:left;
}	

* html #main{
	margin-left: 16px;
	margin-bottom: 0px;
}


#main_body{
	background-color: #FFFFFF;
	width: 990px; /*974 +16*/
	float:left;
}

#main_left{
	background-color: #FFFFFF;
	width: 764px;
	float:left;
}	

#main_right{
	background-color: #FFFFFF;
	width: 218px; /*202+16 210*/
	float:left;
	padding-left:8px;
	padding-bottom:5px;
}	

#red_banner_home{
	background-image:url('../images/banner_tile.gif');
	background-repeat:repeat-x;
	background-color: #db1a15;
	width: 980px; /*397px;*/ /*407-10*/
	height: 68px; /*total: 108px;*/
	padding-top: 40px;
	text-align: left;
	padding-left: 10px;
	font-size:1.7em;
	color: #eeffe9;
	float:left;
}	

#gray_banner_home{
	background-color: #696768;
	width: 357px;
	height:108px;
	float:left;
}	

#red_banner{
	background-image:url('../images/cmsl_banner.gif');
	background-repeat:no-repeat;
	/*background-color: #db1a15;*/
	width: 560px; /*407*/
	height: 53px; /*43 +20 total: 60px;*/
	padding-top: 27px;
	padding-left:30px;
	font-size:1.7em;
	color: #eeffe9;
	float:left;
}	

/*
	background-image:url('../images/grey_custom_bg.gif');
	background-repeat:no-repeat;
*/
	/*297px;*/ /* 357-30 */ /*327- 30*/

	/*height:65px;*/ /*height:80px;*//*53px;*/ /*60 +20*/ /*80-27*/

/*	padding-top: 15px;
	padding-left:10px;
	padding-right:10px;
*/
/*	text-align:center;*/

#gray_banner{
	height:80px;
	position: relative;
	float:left;
	background-color: #696768;
	background-image:url('../images/grey_custom_bg.gif');
	background-repeat:repeat-x;
	width: 400px;
	font-weight:bold;
	font-size:1.2em;	
	color: #eeffe9;	
	overflow: hidden;
	display: table;
}	
#middle {#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;} 
#inner {#position: relative; #top: -50%; text-align:center; width:380px;} 

#current_box {
	width: 970px; /*954 +16*/
	height: 22px; /*29*/
	background-color: #f5f5f5;
	padding-left: 20px;
	padding-top: 7px;
	float: left;
	color:#db1a15;
}


#home_image {
	width: 430px;
	float:left;
	margin-top: 20px;
	margin-left:10px;
}

#home_content {
	width:279px; /*715px;*/ /*334*/    /***** 310px ****/
	padding-top: 20px;
	padding-left: 15px;   /******4px******/
	padding-right: 20px;
	float:left;
	font-size: 1.2em;
	min-height:494px;
	height: auto !important;
	height: 494px;
}

#leftnav {
	width: 195px; /*179+16 - 156 - 136*/
	float: left;
	color:#696768;
	padding-top:25px;
	padding-left:10px;
	margin:0px;
	margin-right:5px;
	text-align:left;
}

#main_content{
	width: 370px; /*388 - 370+16*/
	float: left;
	margin-top:15px;
	padding-bottom:10px;
	min-height:539px;
	height: auto !important;
	height: 539px;
	padding-right:10px;
}

#main_content_long{
	width: 565px; /*385+205 */ /*388 - 370+16*/ /*590-25*/
	float: left;
	margin-top:15px;
	padding-left:25px;
	min-height:539px;
	height: auto !important;
	height: 539px;

}

#main_content_noimage{
	width: 945px;
	float: left;
	margin-top:15px;
	padding-left:25px;
	min-height:539px;
	height: auto !important;
	height: 539px;

}

#main_content_noimage_wnav{
	width: 750px;
	float: left;
	margin-top:15px;
	min-height:539px;
	height: auto !important;
	height: 539px;

}

* html #main_content_noimage_wnav{
	width: 750px;
	float: left;
	margin-top:15px;
	margin-bottom:10px;
	min-height:539px;
	height: auto !important;
	height: 539px;

}


#right_image {
	width: 400px; /*430*/
	float:left;
	padding-bottom:5px;
}

#search_home {
	width: 201px; /*185+16 - 205 - 200 201*/
	height: 60px; /*60*/
	float: left;
	padding-left: 12px;
	padding-top:20px; /*15*/
	margin-bottom: 10px;
	background-image: url(/capitalmsl/assets/images/gray_line.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#search {
	width: 155px; /*185+16 - 205 - 200*/
	/*height: 60px; 40+20 60*/
	float:left;
	padding-left:13px;
	padding-top:10px;
	/*
	background-color:#00FFFF;
	background-image: url(/capitalmsl/assets/images/gray_line.gif);
	background-repeat:no-repeat;
	background-position:bottom left;*/
}

#homeside {
	padding: 25px 0px 10px 0px; /*10 - 12*/
	width:205px;
}

#bar_home{
	background-color: #de1815;
	width: 16px;
	height: 130px;
	margin-top: 105px; /*107*/
	float: left;
}

#bar{
	background-color: #de1815;
	width: 16px;
	height: 130px;
	margin-top: 89px; /*107*/
	float: left;
}

#footer{
	clear: both;
	background-color:#FFFFFF;
	padding-top:5px;
	width:1022px;
}

* html #footer{
	width:1022px;
}

#footerlinks{
	float: left;
	width: 300px;
}

#locations{
	padding-left:120px;
	width:400px;
	float: left;
}

#g3d{
	float: left;
	width:202px;
	background-color:#FFFFFF;
}

#detailbox_wrapper{width:690px; border-top:1px solid #CCCCCC; border-left:1px solid #CCCCCC; float:left;}

.detailbox{
	float:left; 
	width:137px; 
	height:110px;
	padding-top:20px;
	/*margin-right:5px;
	margin-bottom:5px; 
	background-image:url('/capitalmsl/assets/images/box.gif'); */
	/*border:1px solid #CCCCCC;*/
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:center; 
}
