/* CSS Document */

body {
	
	
}





#flashHead {
	width: 800px;
	height: 192px;
}


#flashNav{
	width: 209px;
	height: 700px;
}


#flashLogo{
	width: 175px;
	height: 100px;
}



#container {
	width: 800px;
	text-align: left;
	float: left;
}


#header {
	height: 192px;
	width: 800px;
	text-align: left;
	float: left;
}

#header h1 {
	font-size: 40px;
	font-weight: bold;
	/*	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.6;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);*/
	line-height: 40px;
	color: #FFFFFF;
	position: relative;
	top: 140px;
	left: -190px;
}


#colWrap {
	width: 800px;
	text-align: left;
	clear: both;
	float: left;
	
}



#col1 {
	width: 180px;
	float: left;
	}


#col2 {
	width: 585px;
	float: left;
	

}


#col3 {
	width: 198px;
	min-height: 550px;
	float: right;

}



.headerBGgen {
	background-repeat: no-repeat;
	background-image: url(../_images/header-gen-bg.jpg);
	background-color: #FFFFFF;
}





.col1TextA {
	padding: 10px 10px 0px;
	font-size: 10px;
	text-align: center;
}


.col2TextA {
	padding: 0px 15px;
	line-height: 20px;
}


.col2TextA .phoR img {
	margin-right: -30px;
	
}


.col3TextA {
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	text-align: left;
}



#navSide {
	width: 250px;
	height: 700px;
	float: left;
	position: absolute;
	left: 775px;
	top: 0px;

}

#navSide img{
	padding-left: 25px;

}

#footer {
	clear: both; /* We have to clear our floats */
	width: 800px;
	min-height: 150px;
	background-image: url(../_images/footer-body1.jpg);
	background-repeat: no-repeat;
	height: 150px;
}


.footerTextA {
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 25px;
}




.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}




/* Slider CSS */



#SlideSideA1 {
	width: 198px;
}


#SlideSideA2 {
	width: 198px;
}

#SlideSideA3 {
	width: 198px;
}

#SlideSideA4 {
	background-color: #FFFFFF;
	width: 195px;
}


#slideHeader {
	background-image: url(../_images/tabHead-bg.jpg);
	background-repeat: repeat-x;
	width: 198px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	height: 19px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	margin: 0px;
}

#slideHeader a:link, #slideHeader a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}

#slideHeader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}

#slideHeader a:active  {
	color: #FFCC00;
	text-decoration: none;
	
}





#slideA p {
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}


#slideA img {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #E69200;
	
}



#slideA {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#993300;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993300;
	margin: 0px;
	line-height: 20px;
}




#slideTitle {
	font-size: 15px;
	color: #993300;
	padding-bottom: 5px;
	padding-top: 10px;
}




#slideA a:link, #slideA a:visited {
	color: #993300;
	text-decoration: underline;

}

#slideA a:hover {
	color: #993300;
	text-decoration: none;


}

#slideA a:active {
	color: #FF0000;


}





.listItemA {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	color: #4A443B;
	font-size: 11px;
	margin-top: 25px;
	padding-bottom: 10px;
	clear: both;
	background-image: url(../_images/listItemA-bg-full.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 10px;
	width: 534px;

}


/*
.listItemA .phoL {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 7px;
	padding-bottom: 25px;

}


.listItemA .phoR {
	padding-left: 7px;
	padding-bottom: 3px;

}

.listItemA .phoR img, 
*/


.listItemA .phoL img  {
	padding-right: 12px;
	padding-bottom: 25px;
	margin-top: -2px;
}




.listItemA h3 {
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: capitalize;
	letter-spacing: 1px;
	

}


.listItemA h3 a:link, .listItemA h3 a:visited{
	color: #2456C1;
	text-decoration: none;
	

}



.listItemA h3 a:hover{
	color: #142FA5;
	text-decoration: none;
	

}


.listItemA h3 a:active{
	color: #FF9900;
	text-decoration: none;
	

}


.listItemA p{
	padding: 0px;
	margin: 0px;
	
	

}




.logoA {
	padding-top: 0px;
	float: left;
	width: 182px;
	position: relative;
	padding-left: 20px;
}








.navTitle{
	float: left;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDE585;
	width: 150px;
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 6px;
}







/* tags that change from template to template */





.imageSide {
	clear: both;
	padding-top: 15px;
	text-align: center;
}



.subtitle {
	font-size: 15px;
	color: #000000;
	line-height: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}






	
	

.searchGo {
	color: #666666;
	background-color: transparent;
	background-image: url(../_images/bttn-go.png);
	background-repeat: no-repeat;
	padding-bottom: 2px;
	
	}



.searchA1 {
	padding-right: 0px;
	padding-bottom: 2px;
	float: left;
	height: 23px;
	width: 193px;
	padding-top: 0px;
	background-color: transparent;
	background-image: none;
	padding-left: 30px;
}

.searchField {
	font-family: Arial;
	color: #999999;
	width: 138px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 3px;
	height: 23px;
	background-color: transparent;
	background-image: url(../_images/search-field-bg3.png);
	background-repeat: no-repeat;
	position: relative;
	line-height: 20px;
	float: left;
	}

#search-btn {
	border:0;
	position: relative;
	display: block;
	float: left;
}


#newsBar {
	width: 100%;
}
