@charset "UTF-8";
/* CSS Document */

/* Main Styles for Corporate Main */

body {
		margin:0px 0px 0px 0px;
		padding:0px;
		width: 100%;
		background-image: url(../../images/bg_home.png);
		background-color: #ffffff;
		font:11px "Trebuchet MS", Arial, sans-serif;
		color: #464633;
		
		
	}
	

#top {
		margin:0px 0px 0px 0px;
		padding:0px;
		width:100%;
		height: 100px;
		background-image: url(../../images/bg_category_header.png);
		
		
}


#wrapper
{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	/* border: 1px solid #ffffff; */
	width: 933px;
	height: auto;
}



#main {
		margin:-100px 0px 0px 0px;
		padding:0px;
		width:100%;
		/* width:943px;
		height:758px; */
		/* background-image: url(../../images/bg_main.png); */
		/* border: 1px solid #ffffff; */
		
}
	

#header {
		margin:42px 0px 0px 0px;
		padding:0px;
		width:933px;
		height:102px;
		background-color: #ffffff;
	    
		
		
}


.tagline {
		
		padding:0px 0px 0px 10px;
		font:28px "Georgia", Times New Roman, serif; 
		line-height: 32px;
	    color: #999999;
		}
	


#logo {
		margin:15px 0px 0px 37px;
		padding:0px;
		width:154px;
		height:73px;
		background-image: url(../../images/home_logo.png);
		position: absolute;
		
		
}
	
/* Menu */

#menu {
	width: 935px;
	height: 42px;
	position: absolute;
	margin-left: 0px;
	margin-top: 103px;
	
	/* border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000; */
	
	
	/* background: url(images/img03.jpg) no-repeat; */
}


#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;  
}

#menu a {
	display: block;
	float: left;
	width: 186px;
	height: 32px;
	overflow: auto;
	text-decoration: none;
	text-align: center;
	/* letter-spacing: -.5px; */
	font:14px "Arial", sans-serif;
	background: url(../../images/bg_homenav_off.png) no-repeat;
	color: #ffffff;
	padding-top: 14px;
	padding-right: 1px;
	line-height: 100%;
	
}

#menu a:hover {
	background: url(../../images/bg_homenav_on.png) no-repeat;
	color: #ffffff;
	
	/* color: #69472c; */
}

.menu_text {
    text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	/* letter-spacing: -.5px; */
	font-size: 9px;
	font:9px "Arial", sans-serif; line-height: 15px;
	color: #9d9571;
	
}


/* Picture Menu */

#picturemenu {
	width: 975px;
	height: 105px;
	position: absolute;
	margin-left: 0px;
	margin-top: 145px;
	
	/* border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000; */
	
	
	background: url(images/bg_pictureshadow.png) no-repeat;
}


#picturemenu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	
}

#picturemenu li {
	display: inline;  
}

#picturemenu a {
	display: block;
	float: left;
	width: 186px;
	height: 105px;
	overflow: none;
	text-decoration: none;
	
	
	color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	
	
}

#picturemenu a:hover {
	/* background: url(../../images/bg_picturemen3_on.png) no-repeat; */
	
}



#submenu {
	width: 600px;
	height: 22px;
	position: absolute;
	margin-left: 320px;
	margin-top: 15px;
	padding-top: 6px;
	text-align: right;
	
	
}

.TM {
    font-size:0.5em;
    vertical-align:text-top;
}

.submenulink {
	
	text-decoration: none;
	
	text-align: right;
	font:11px "Arial", san-serif;
	font-style: bold;
	color: #818181;
	
}




.submenulink a {
	text-decoration: none; 
	color: #818181;
}
.submenulink a:hover {
	color: #DA5E18;
	text-decoration: underline; 
}



.nav_vertical {
    width: 1px;
	height: 65px;
	background: url(../../images/nav_vertical.png) no-repeat;
	
}

#top-banner {
	
	
	width: 677px;
	height: 272px;
	display: block;
	margin:66px 0px 0px 18px;
	position: absolute;
}	
	
#maincontent {
	
	
	width: 873px;
	height: 400px;
	display: block;
	margin:152px 0px 0px 0px;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	
	background-color: #ffffff;
	
}	



/* testing */
.maincontent_leftcolumn { 
 color: #333;
 /* border: 1px solid #ccc */
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: auto;
 width: 550px;
 float: left;
 position: inherit;
 /* background: #F2F2E6; */
}
.maincontent_rightcolumn { 
 float: right;
 
 margin: 30px 0px 0px 0px;
 padding: 0px;
 height: auto;
 width: 250px;
 display: inline;
 
 position: relative;
}
/* end testing */

#focus {
	
	
	width: 250px;
	display: block;
	margin:0px 0px 0px 615px;
	padding:0px;
	position: absolute;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}	

.focus_header {
    width: 250px;
	height: 34px;
	
	text-align: left;
	margin-top:0px;
	padding-top: 8px;
	padding-left: 8px;
	font:13px "Arial", san-serif;
	color: #ffffff;
	background: url(../../images/bg_subtitle_right.png) no-repeat;
	
	
}

.focus_text {
    width: 210px;
	text-align: left;
	padding: 8px;
	font:12px "Arial", sans-serif;
	color: #ffffff;
}


#contentfloatholder {/* right faux column tab */

float: left;
width: 100%;
}



.maincontent_news {
	
	
	width: 208px;
	display: block;
	padding:0px;
	position: relative;
	z-index: 1;
    
 	margin: 0px 0px 0px 0px;
 	padding: 0px;
 	height: auto;
	display: inline;
 	
 	


}	


.maincontent_news_header {
    width: 208px;
	height: 34px;
	text-align: left;
	margin-top:0px;
	padding-top: 8px;
	padding-left: 8px;
	font:13px "Arial", san-serif;
	color: #ffffff;
	background: url(../../images/bg_subtitle_news.png) no-repeat;
}

.maincontent_news_header a, .maincontent_news_header a:hover {
    color: #ffffff;
    text-decoration: none;
}

.news_text {
    width: 200px;
	text-align: left;
	padding: 4px;
	font:11px "Arial", sans-serif;
	line-height: 15px;
	color: #666666;
}


.maincontent_bodycopy {
	
	width: 365px;
	display: block;
	position: absolute;
	z-index: 1;
    margin: -218px 0px 0px 230px;
 	padding-top: 0px;
 	height: auto;
	display: inline;
}	



		p {
		color: #464633;
	    font-weight: normal;
		line-height: 12px;
		
		}
		
	h1 {
	    font-size:28px;
		font-weight: normal;
		color: #043652;
		letter-spacing: -1px;
		
	}
		
     h2 {
		font-size:18px;
		font-weight: normal;
		color: #043652;
	}
	
	h3 {
	font-size:12px;
	padding-top:0px;
	color: #39553e;
	}
	
	h4 {
	text-transform: uppercase;
	font:9px "Arial", san-serif;
	color: #39553e;
	padding-top:0px;
	line-height: 10px;
	padding-bottom: 0px;
	
	}			
		
	

.titl {
	
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 100%;

}
	
.stylized {
	
	font-size: 14px;
	line-height: 15px;

}

.stylized_titl2 {
	
	font-size: 12px;
	font-weight: bold;
	color: #125CAC;
	line-height: 100%;

}

.more {
    text-transform: uppercase;
	font:9px "Arial", san-serif;
	font-weight: bold;
	color: #39553e;
	background: url(../../images/arrow_more.png) no-repeat;
	padding-top:0px;
	line-height: 10px;
	padding-bottom: 0px;
}

.more a {
	text-decoration: none; 
	color: #DA5E18;
}
.more a:hover {
	color: #043652;
	text-decoration: underline; 
}


/* more link for reverse backgrounds */

.more2 {
    text-transform: uppercase;
	font:9px "Arial", san-serif;
	font-weight: bold;
	color: #ffffff;
	background: url(../../images/arrow_more.png) no-repeat;
	padding-top:0px;
	line-height: 10px;
	padding-bottom: 0px;
}

.more2 a {
	text-decoration: none; 
	color: #ffffff;
}
.more2 a:hover {
	color: #000000;
	text-decoration: underline; 
}


#footer {
		clear: both;
		padding:0px;
		width:933px;
		height:50px;
		margin:10px 0px 0px 0px;
		
		
	    /* border: 1px solid #ffffff; */
	}


.footer_address {
	width: 933px;
	height: 50px;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding-top: 16px;
	font:10px "Arial", san-serif;
	color: #ffffff;
	
}
