/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #444444;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(../image/image_site/image_site_bg.jpg);
	background-repeat: repeat-y;
	background-position: CENTER;
}

a{
	color: #999900;
	text-decoration: none;
}

a:link{
	color: #999900;
	text-decoration: none;
}

a:visited{
	color: #999900;
	text-decoration: none;
}

a:hover{
	color: #333333;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999900;
	font-weight: normal;
}

h2{
	 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
	color: #222222;
	font-weight: normal;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999900;
	font-weight: normal;
}

h4{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #222222;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF6100;
	font-weight: bold;
}
h6{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
ul{
 list-style-type: square;
}

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                                 */
#clear{
	clear: both;
} 
/***********************************************/
#wrapper_all{
	width: 940px;
	margin-right: auto;
	margin-left: auto;

}#wrapper_con{
	margin-bottom: 30px;
	padding-top: 20px;
	clear: both;
	
	
} #nav{
	background-color: #222222;
	height: 32px;
	padding-top: 8px;
	padding-left: 12px;
}
#nav_right{
	float: right;
	
}
#nav_left{
	float: left;

}
#head{
	width: 900px;
	padding-left: 20px;
	padding-right: 20px;
}
#head_right{
	float: right;
	
}
#head_left{
	float: left;

}
#nav_main{
	background-image: url(../image/image_site/image_site_corner1.gif);
	background-repeat: no-repeat;
	background-position: top left;

}
#nav_main2{
	background-image: url(../image/image_site/image_site_corner2gif.gif);
	background-repeat: no-repeat;
	background-position: top right;

}#fullwidth{
	background-color: #CC3300;
	float: left;
	width: 800px;
	margin-left: 40px;
}
#leftcol{
	float: left;
	margin-bottom: 20px;
	width: 520px;
	padding-left: 20px;
}

#rightcol{
	float:right;
	width: 360px;
	padding-right: 20px;
}

#content{
	margin-left: 20px;
	width: 900px;
	float: left;
	
}
#band_right{
	float: right;
	width: 290px;
	height: 198px;
	background-image: url(../image/image_site/image_site_watermark.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #5BBBBD;
	
}
#band_left{
	float: left;
	background-image: url(image/image_site/image_site_watermark.gif);

}
#band_right_content{
	padding-top: 80px;
	padding-left: 16px;
	padding-right: 10px;

	
}
#band1{
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 940px;
	}
#band2{
	height: 185px;
	background-image: url(../image/image_band/image_band_2.jpg);
	background-repeat: repeat-x;
	background-position: center;
	}
#band3{
	height: 8px;
	background-repeat: repeat-x;
	background-position: center;
	background-color: #194294;
	}
#fullwidth{
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-left: 10px;
	
	
}
#footer{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-left: 20px;
	clear: both;
	width: 900px;
	height: 200px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 20px;
	color: #999999;
	font-size: 11px;
	
	
}
#tab1{
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #5BBBBD;
	margin-bottom: 10px;
	padding-right: 6px;
	padding-left: 10px;
	
	
	
}
#tab2{
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	
	
	
}
#line1{
	margin-bottom: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	clear: both;
	
	
	
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/*********** .navLinks styles ***********/

#box_0{
	background-position: left;
	background-image: url(../image/image_box/dot.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
}
#box_1{
	background-position: left;
	background-image: url(../image/image_box/dot.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	margin-bottom: 10px;
	clear: both;
	width: 210px;
}
#boxr{
	background-image: url(../image/image_box/dot.gif);
	background-repeat: repeat-y;
	background-position: right;
	
}
#boxt{
	height: 8px;
	background-image: url(../image/image_box/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
#boxb{
	height: 8px;
	background-image: url(../image/image_box/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;

}
#boxcontent {}
#boxcontentpad {
	padding: 8px 8px 8px 8px;
}
.corner_float_right {

	float: right;
	
}
.corner_float_left {

	float: left;
	
}
#boxcontentpad {
	padding: 8px 8px 8px 8px;
}
#boxcontentpadsides {
	padding: 0px 8px 0px 8px;
}


.link1{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	color: #999999;
}

.link1 a:link, .link1 a:visited  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;

}

.link1 a:hover{
	color: #333333;
	text-decoration: none;
	
}
.link2{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
	color: #999900;
}

.link2 a:link, .link2 a:visited  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999900;

}

.link2 a:hover{

	text-decoration: underline;
	color: #333333;
	
}

/*********** .image styles ***********/

#image_holder_1{


}
.float_right{
	float: right;


}
.float_left{
	float: left;


}
.image_float_right{
	float: right;
	margin-left: 14px;
	margin-bottom: 10px;


}
.image_float_left{
	float: left;
	margin-bottom: 10px;
	margin-right: 14px;


}


.button {
	background-color: #999900;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 2px 2px 2px 2px;
}
.button:hover {
	background-color: #000000;
	color: #FFFFFF;
}

.style_1 {
	font-size: 16px;
	color: #999900;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
.style_2 {
	font-size: 10px;


}
