@charset "UTF-8";
/* CSS Document */

body {
	background-color: #cedce5;
	background-image:url(../_img/blue_bg.jpg);
	font-size: 0.8em;
	font: 0.8em/1.5em arial,verdana,helvetica,sans-serif;
	color:#414037;
	font-size:10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}


a.outboundlink:link {
     color: #ffffff;
	
     background-color: transparent;
	  text-decoration: underline;
     }

a.outboundlink:visited {
     color: #ffffff;
     background-color: transparent;
	  text-decoration: underline;
     }

a.outboundlink:hover {
     color: #ffffff;
     background-color: transparent;
	 text-decoration:underline;
     }

a.outboundlink:active {
     color: #ffffff;
     background-color: transparent;
     }
	 
a.sidebarlink:link {
     color: #414037;
	font-weight: bold;
	line-height:18px;
     background-color: transparent;
	  text-decoration: underline;
     }

a.sidebarlink:visited {
     color: #414037;
	 font-weight: bold;
	 line-height:18px;
     background-color: transparent;
	  text-decoration: underline;
     }

a.sidebarlink:hover {
     color: #414037;
	 font-weight: bold;
	 line-height:18px;
     background-color: transparent;
	 text-decoration:underline;
     }

a.sidebarlink:active {
     color: #414037;
	 font-weight: bold;
	 line-height:18px;
     background-color: transparent;
     }
	 
	 
a.breadcrumblink:link {
     color: #d6d4c1;
	
     background-color: transparent;
	  text-decoration: underline;
     }

a.breadcrumblink:visited {
     color: #d6d4c1;
     background-color: transparent;
	  text-decoration: underline;
     }

a.breadcrumblink:hover {
     color: #d6d4c1;
     background-color: transparent;
	 text-decoration:underline;
     }

a.breadcrumblink:active {
     color: #d6d4c1;
     background-color: transparent;
     }
	 
#centerContent {
	width: 1000px;
	margin: 0px auto 0px auto;
}

#siteContent {
	width: 1000px;
	height: auto;
	background-color: #38312a;
	background-image:url(../_img/brown_bg.jpg);
	float:left;
	display: inline;
	margin: 0px 0px;
	text-align: left;
}

#leftColumn {
	width: 630px;
	height: auto;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
}

#rightColumn {
	width: 350px;
	height: auto;
	float: left;
	display: inline;
	margin: 50px 0px 0px 0px;
}

#headerContent {
	width: 1000px;
	height: auto;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	background-color: #544b41;
}

#logo {
	width: 400px;
	height: 209;
	float: left;
	display: inline;
}

#headergraphic{
	float: left;
	display: inline;
	
}

#breadcrumb{
	width: 400px;
	height: 23px;
	color:#d6d4c1;
	margin: 14px 0px 7px 40px;
	float:left;
	display: inline;
	vertical-align:middle;
}

#pagetitle{
	width: 400px;
	height: 40px;
	margin: 0px 0px 0px 20px;
	float:left;
	display: inline;
}

#bodycopy {
	background-color:#2d251e;
	color:#d6d4c1;
	width: 610px;
	height: auto;
	margin: 0px 0px 0px 20px;
	float: left;
	display: inline;
	font-size:10px;
	line-height: 18px;
	
}

#textbottom {
	width: 610px;
	height:auto;
	margin: 0px 0px 0px 20px;
	float: left;
	display: inline;


}

#bodytext {
	
	color:#ebeae5;
	width: 560;
	height: auto;
	margin: 9px 15px 0px 22px;
	float: left;
	display: inline;
	font-size:10px;
	line-height: 18px;
	
}



#navigationbox {
	width: 960px;
	height: 260px;
	float:left;
	display:inline;
	margin-top: 20px;
	margin-left: 20px;
}

#homeselect {
	width: 1000px;
	margin: 100px auto 0px auto;
}


#relatedContent {
	
	background-image:url(../_img/callouts_bg.jpg);
	width: 333px;
	height: auto;
	float:left;
	display:inline;
	margin: 0px 0px 0px 20px;
	line-height:18px;
}

#relatedContentALT {
	
	background-image:url(../_img/callouts_bg_whatsnew.jpg);
	width: 333px;
	height: auto;
	float:left;
	display:inline;
	margin: 0px 0px 0px 20px;
	line-height:18px;
}

#relatedBottom {
	width: 330px;
	height: auto;
	float:left;
	display:inline;
	margin: 0px 0px 20px 20px;
}

#pageFooter {
	
	width:1000px;
	margin-top: 4px;
	height: 37px;
	float: left;
	display:inline;
}

#sidebarElement {
	margin-top: 5px;
	margin-left:10px;
	width: 310px;
	height:auto;
	float:left;
	display:inline;
	
}

#sidebarElement .a1{

	font-size:10px;
	font-weight:bold;
	line-height: 0px;
	text-indent: 0;
	text-decoration:underline;
}

#sidebarElement .a2{

	font-weight:normal;
	font-size:10px;
	line-height: 18px;
	text-indent: 0;
}