@charset "utf-8";
body {
	font: 15px  Arial, Helvetica, sans-serif;
	background: #2e354a;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #ffffff;
}
 #container {
	width: 980px; 
	margin: 6px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; 
}
 #header {
	background: url(../_images/bg_top.jpg) repeat-x;
	padding: 5px 0px 0px 0px;
	margin-bottom: 5px;
	border-bottom: 3px solid #dc241f;
	height: 144px;
	text-align: center;
}

.headcol1 { float: left; width: 326px; padding-left: 1px; padding-top: 63px; }
.headcol2 { float: left; width: 227px; text-align: center;}
.headcol3 { float: left; width: 425px; padding-left: 0px; }

.headercol1 { float: left; width: 426px;  }
.headercol2 { float: left; width: 227px; text-align: center;}
.headercol3 { float: left; width: 327px;   padding-left: 0px; }

.headercelltop { height: 63px; }
.headercellbot  {height: 81px; }

.whitebg { background: #fff; } 

.headphone { font-size: 24px; line-height: 63px; text-align: right; padding-right: 12px; padding-left: 200px;}
.headauto { font-size: 24px; font-style: italic;  line-height: 22px; text-align: center;} 
.headmanu {width: 84px; height: 75px; float:left; padding-right: 1px; border: none;}
.headname { font-size: 30px; line-height: 40px; color: #2c3448; text-transform: uppercase; }
.headwords { font-size: 24px; line-height: 26px; } 
.headaddress {font-size: 16px; line-height: 18px;color: #2c3448;}


#headleft {
	width: 	328px;
	float:left;
}

#headright {
	width: 652px;
	float:left;
}

 #main {
	padding: 20px 0 20px 0;	 
 }
 
 #leftcol {
	width: 210px;
	float: left;	 
	padding-left: 75px;
	padding-right: 43px;
 }
 
 #rightcol {
	width: 652px;
	float: left;	
	background:url(../_images/bg_content.jpg) repeat-x;
	margin-bottom: 20px;
 }
 
 #content_top {
		width: 652px;
		height: 254px;
		overflow: hidden;
 }
 
#content {
	width: 628px;
	padding: 0 12px	20px 12px;
	
}
 
 #footer {
	background: url(../_images/bg_bot.jpg) no-repeat;
	height: 130px;
	border-top: 3px solid #dc241f;
	padding: 20px 20px 0px 20px;
	font-size: 12px;
}
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.footcol1 {
	float: left;
	width: 326px;
}

.footcol2 {
	float: right:
	width: 326px;
	text-align: right;
}

/* general stuff */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* navigation */

/* Root = Horizontal, Secondary = Vertical */
ul.sidemenu {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 210px; /*For KHTML*/
	list-style: none;	
}

ul.sidemenu li {
	margin: 0;
	border: 0 none;
	margin-bottom: 10px;
	list-style: none;
	display: block;
	}



/* Root Menu */
ul.sidemenu li a {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	height: 34px;
	line-height: 34px;
	width: 180px; /* 210px */
	height: 34px;
	display: block;
	background: url(../_images/bg_nav.jpg) no-repeat;
	
}

/* Root Menu Hover Persistence */
ul.sidemenu a:hover
{
	color: #ffffff;
	text-decoration: none;
	background: url(../_images/bg_nav_on.jpg) no-repeat;
}

/* 2nd Menu */

ul.sidemenu li li a, 
ul.sidemenu li.active li a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
	height: 34px;
	line-height: 34px;
	width: 150px; /* 210px */
	height: 34px;
	display: block;
	background: none;
	
}

ul.sidemenu li li a:hover
{
	background: none;
	color: #dc241f;
	text-decoration: none;	
}

/* on states */
.sidemenu li.active a  {
	color: #ffffff;
	text-decoration: none;
	background: url(../_images/bg_nav_on.jpg) no-repeat;
}

ul.sidemenu li.active li.active a
{
	background: none;
	color: #dc241f;
	text-decoration: none;	
}

/* ditto */
.boxnewshead {
	width: 188px;
	height: 34px;
	background: url(../_images/bg_boxhead.jpg) no-repeat;
	line-height: 34px;
	padding-left: 12px;
	padding-right: 10px;
	color: #ffffff;
	font-style:italic;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	 
}

.boxbox {
	width: 190px;
	border: none;
	background-color: #ffffff;
	padding: 10px;
	text-align: left;
}

.ditto_item {
	padding: 10px 0px 10px 0px ;
	
}


.ditto_pageTitle {
	
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
}

.ditto_documentInfo {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 4px;
}

.ditto_introText {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
}



.ditto_item_h {
	padding: 5px 0px 10px 0px ;
	
}


.ditto_pageTitle_h {
	color: #dc241f;
	font-size: 15px;
	font-weight: bold;	
}

.ditto_pageTitle_h a:link {
	color:  #dc241f;
	text-decoration:none;
	font-weight: bold;
	
}


.ditto_pageTitle_h a:visited {
	color:  #dc241f;
	text-decoration:none;
	font-weight: bold;
	
}

.ditto_pageTitle_h a:hover {
	color: #2e354a;
	text-decoration: underline;
	font-weight: bold;
}



.ditto_documentInfo_h {
	color: #2e354a;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 4px;
}

.ditto_introText_h {
	color: #2e354a;
	font-weight: bold;
	font-size: 12px;
	float: left;
	width: 190px;
}

.ditto_introText_h a:link {
	color:#dc241f;
	text-decoration: none;
	font-weight: normal;
}


.ditto_introText_h a:visited {
	color: #dc241f;
	text-decoration: none;
	font-weight: normal;
}

.ditto_introText_h a:hover {
	color: #dc241f;
	text-decoration: underline;
}

/* google map bubble */
.mapbubble {font-size: 12px; color: #2e354a;}
.maptitle { font-size: 13px; color: dc241f; font-weight: bold; }

