/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 



body{
background-color: #51412e;
 
	font-family: Arial,sans-serif;
	color: #51412e;
	font-size:100%;
	line-height: 120%;	
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	
}


#outer {
    width: 900px;
    background-color:#51412e;
    margin: 0px auto;
	position:relative;
	
    padding: 0px 10px 0px 10px;
    

}




.shadowg{background: url(images/background900x2.gif) repeat-y 100% 0%;
 }
 .corners {
 background-image:url(images/black_13x13_tbb.gif); background-repeat:no-repeat; background-position:bottom right;
 }
.page-right-border	{ background: url(images/border_right.gif) repeat-y 100% 0%; }

a{
	color: #979b00;
	text-decoration: none;
	font-weight:bold;
	
}

a:link{
	color: #979b00;
	text-decoration: none;
}

a:visited{
	color: #CC9900;
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	color: #524131;
	text-decoration: underline;
	font-weight:bold;
}


h1{
 font-family:"Times New Roman", Times, serif;
 font-size: 200%;
 color: #51412e;
 font-weight:bold;
 margin: 0px;
 padding: 0px;
 white-space:nowrap;
 text-shadow:#666666 3px 3px 6px;
 height: 1em;
 filter: Shadow(Color=#cccccc, 	
			Direction=135, 
			Strength=5);
}

h1.white {color:#FFFFFF;
}

h2{
 font-size: 120%;
 color:#979b00; 
 
}

h3{

 font-size: 100%;
 color:#979b00;
 
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 
 margin: 0px;
 padding: 0px;
}
h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:80%;
font-style:italic;
padding:0px;
margin:opx;
}

ul{
 list-style-type: square;
 line-height:150%;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px;
	margin-bottom: 10px;
	width: 900px;
}

#specialbkgrd {background-color:#00FF00;
}

#navBar{
background-color:#fff;
float:left;
margin:15px 10px;
width:265px;
padding-bottom:0.1em;
}
#navBar p {
font-size:90%;
padding:0px 2px;
}

#landingcontent{
float: left;
	margin:20px 3px 0px 50px;
	
	width: 500px;
  font-size:100%;
}
#content{

background-image:url(images/bottomrightbackground.jpg); background-repeat:no-repeat; background-position:bottom right;

border:#0000FF solid 0px;
padding:0px;

	float: left;
	margin:20px 0px -5px 50px;
	
	width: 500px;
  font-size:100%;
    
}

#flash {
background-color:#CCCCCC;
height:152px;
width:auto;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

#landingpic {float:right;
width:560px;
height:152px;
background-color:#CCCCCC;
}
/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 0px 3px;
border-bottom: 1px solid #112da7;
color: #112da7;
}


/*************** #pageName styles **************/

#pageName{
color:#FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display:inline;
}

.pageName{
color:#FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display:inline;
}
.page {
	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 120%;
 	color: #fff;
	font-weight:bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display:inline;
}

/************* #breadCrumb styles *************/

#breadCrumb{
color:#046380;
	font-size: 90%;
	padding: 2px 0px 0px 10px;
	line-height:2em;
	width:100%;
	display:inline;
	
}

#breadCrumb a{
color:#002f2f;
	font-size: 90%;
	padding: 2px 0px 0 10px;display:inline;
}

#breadCrumb a:link{
color:#002f2f;
	font-size: 100%;
	padding: 2px 0px 0 10px;display:inline;
}

#breadCrumb a:hover{
color:#002f2f;
	font-size: 100%;
	padding: 2px 0px 0 10px;display:inline;
}
#breadCrumb a:active{
color:#002f2f;
	font-size: 100%;
	padding: 2px 0px 0 10px;display:inline;
}

#breadCrumb a:hover{
color:#0000ff;
	font-size: 100%;
	padding: 2px 0px 0 10px;
}

/************** .feature styles ***************/

.feature{ 
	padding: 5px;
	
	
	margin-bottom:-4px;
	font-size: 90%;
	
	}

.feature h3{
	padding: 5px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px;
	margin:0 22px 10px 0;
	border:#FF0000 solid 1px;
}
.featurenb img {
float: left;
	padding: 0px;
	margin:0 22px 10px 0;
border:none;
}
.nopicborder img{
border:none;
}

.feature UL {
  width:auto;
  color:#979b00;
  
 }


/************** .story styles *****************/

.story{	
	float:left;
	padding: 2px 0px 5px 5px;
	font-size: 100%;	
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.storyleft{
    text-align:justify;
	clear: both;
	float:left;
	padding: 10px 5px 0px 10px;
	margin-left:0px;
	font-size: 100%;
	width:35%;
}

.storyleft p{
	padding: 0px 0px 10px 0px;
}

.storyright{
text-align:justify;
	float:left;
	padding: 10px 5px 0px 10px;
	margin-left:0px;
	font-size: 100%;
	width:58%;
}

.storyright p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/
#bottom {background-image:url(images/bottom.gif); 
background-repeat:no-repeat; 
background-position:bottom;
}

#bottomindex {background-image: url(images/bottomWsh_indexpg.gif) ; 
background-repeat:no-repeat; 
background-position:bottom;
}

#siteInfo{ clear:both; background-color:#51412e;	
	border-bottom: 0px solid #112da7;
	font-size: 80%;
	color: #cdd98b;
	padding: 0px 0px 10px 0px;
	line-height:100%;
}

#siteInfo a {
	font-weight:normal;
	color: #cdd98b;
	padding: 10px 10px 10px 10px;
}

#siteInfo a:hover{
	
	color: #fff; font-weight:normal;
	text-decoration:underline;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/********* #navBar table styles ***********/
#navBar td {
}
.boldbluebk { background-color:#112da7;
}



/*********** #sectionLinks styles ***********/

#menusectionLinks{
	
	position: relative;
	margin: 0px;
	padding: 0px;
	
	
	width: 265px;
	height:375px;
	
}


#sectionLinks{
	
	position: relative;
	margin: 0px;
	padding: 0px;
	
	font-size: 95%;
	width: 265px;
	height:320px;
	color:#046380;
}

#sectionLinks li{ text-align:left;
	padding: 0px 0px 0px 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 0px;
}

#sectionLinks a {
color:#51412e;
	display: block;
	border-top: 1px solid #ccc;
	padding: 2px 0px 2px 5px;
}

#sectionLinks a:hover{
	background-color: #cdd98b;
	text-decoration:none;
	font-weight:bold;
	color:#51412e;
}

#sectionLinksImg a:hover {
 background-color:#e6e2af;
 }

#leftcolumn{
	background-color: #e7e7e7;
	margin: 0px;
	padding-left: 5px;
	font-size: 100%;
	color:#000;
	padding-right: 5px;
	width: 90%;
}
#leftcolumn img {
float:left;
margin-right:5px;
}

#leftcolumn h1{
color:#000;
	padding: 10px 0px 2px 10px;
}

#leftcolumn a {
color:#000;
	display: block;
	border-top: 0px solid #112da7;
	padding: 2px 0px 2px 0px;
}

#leftcolumn a:hover{
	color:#000;
	text-decoration:underline;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 5px 0px 10px;
	border:#112da7 solid 1px;
}

#advert img{
	display: block;
}

.advert2{
	padding: 0px 0px 0px;
	border:#112da7 solid 0px;
}

.advert3{
padding:0px;
border:#112da7 solid 1px;
}
.advert3 img{
float:left;
margin-right:5px;
}
.advert4{
background-color:#e7e7e7;
padding:0px;
border-left:#112da7 solid 2px;
border-right:#112da7 solid 2px;
}
img {border:none;}
.advert5 {
padding:2px;

}

/************** #headlines styles **************/

#headlines{
background-color:#e7e7e7;
background-image:url(images/content-bot-blue-blue149.gif);
background-repeat:no-repeat;
background-position:bottom;
float:left;
margin-left:3px;
width:149px;
padding-bottom:15px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#headlines a:hover {
text-decoration:none;
}

.white {
color:#FFFFFF;
}

.huge {color:#000;
font-size:200%;
text-shadow: 0.1em 0.1em 0.3em #333;
}
.textshadow {color:#112da7;
text-shadow: 0.1em 0.1em 0.3em #333;
}
.sharethis {
 width: 110px;
 float: right; 
 margin-right:5px;
 font-size: 90%; 
 font-family: Arial;
 text-align:right;
 }


#search {
 
 float: right; 
 margin-right:5px;
 font-size: 1.1em; 
 font-family: Arial;
 text-align:right;
 }
.style1 {font-size: 12px}
.style2 {font-weight: bold}

.menu {
 width:929px; 
 float:left; 
 height:22px; 
 
 }
 
 #menu {
 width:929px; 
 float:left; 
 height:22px; 
 
 }
 
.top {
color:#990000;
font-size:80%;
font-weight:bold;
float:right;
}

.teamcol {
	font-size: 100%;
	font-style: normal;
	padding: 5px;
	float: left;
	width: 47%;
	border: 2px solid #CCCCCC;
}
.teamcol2 {
	font-size: 100%;
	font-style: normal;
	padding: 5px;
	float: left;
	width: 47%;
	border: 2px solid #CCCCCC;
	margin-left:1%;
}
.spacer20 {background-color:#51412e; margin-bottom:20px;}
 
#scroller {float:right; 
background-image:url(images/brownbarunderheader.gif); 
background-repeat:no-repeat; 
background-position:left; 
width:560px;
height:33px;
color:#FFFFFF;
font-size:80%;
}
#scroller p {
padding:0px;
margin-top:5px;
margin-bottom:0px;
margin-left:50px;
font-weight:bold;
}

#scroller a {
color:#FFFFFF;
font-weight:bold;
}

.label {
font-size:80%;
color:#666666;
font-weight:normal;
}

.picleft {
float:left;
margin-right:10px;
}

.picright {
float:right;
margin-left:10px;
}
.mceContentBody 
{ background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/