/* CSS Document */

body {
	color: #000000;
	background-color: #000000;
	background-repeat: repeat-y;
	background-image: url(../_images/home-bg.jpg);

}



p {
	margin-top: 0px;
	margin-bottom: 10px;
}




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


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


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



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


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


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



#col1 {
	width: 190px;
	float: left;
	min-height: 300px;
	}


#col2 {
	width: 400px;
	float: left;
	border-left: 1px solid #666666;
	min-height: 300px;

}


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

}




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


.col2TextA {
	padding: 10px 15px 0px;
	font-size: 11px;
	line-height: 20px;
}



.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: 50px;
}


.footerTextA {
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	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: #FF3300;
	text-decoration: none;
}

#slideA a:active {
	color: #000000;
}




#searchA {
	padding-left: 35px;
	width: 200px;
	clear: both;
}




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



#search-btn {
	border:0;
	position: relative;
	left: -1px;
	top: 0px;
}


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




#navHomeA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px none #990033;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 15px;
	width: 200px;
}


#navHomeA ul {
	margin: 0px;
	padding: 0px;
}


#navHomeA ul li {
	background-image: url(../_images/icon-nav-gen.png);
	margin: 0px 0px 18px;
	padding: 3px 0px 0px 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 180px;
}


#navHomeA a {
	text-transform: ;

}


#navHomeA a:link, #navHomeA a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

#navHomeA a:hover  {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}

#navHomeA a:active  {
	color: #FF0000;
	text-decoration: none;

}
