/* HTML Styling */

body {
	background:#101010 url(images/v5_1bg.jpg) repeat-x;
	font-size:11px;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

div {
	border-size:0px;
	}

table {
	border:0px;
	}

p {
	font: 12px Arial, Helvetica, sans-serif bold;
	text-indent:12px;
	}

#main_text {
	padding:0px 20px 0px 15px;
	}
	
.white {
	color:#fff;
	}
	
b {

	}
	
h1 {

	}

h2 {
	font:22px Arial, Helvetica, sans-serif;
	color:#000000;	
	padding:0px 0px 0px 15px;
	
	margin:0px 0px 0px 0px;
	border-bottom-color:#efefef;
	border-bottom-style:solid;
	border-bottom-width:2px;
	}
	
h2:before {
content:;
}
	
h3 {
	font:18px Arial, Helvetica, sans-serif;
	color:#2b8222;
	padding:0px 0px 0px 15px;
	margin:0px 0px 10px 0px;
	}
		
h4 {
	font:14px Arial, Helvetica, sans-serif bold;
	color:#fa870d;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	}
	
h5 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:;
	font-style:italic;
	color: #999999;
	padding:0px 0px 0px 15px;
	margin:-10px 0px 0px 0px;
	border-bottom-color:#efefef;
	border-bottom-style:solid;
	border-bottom-width:0px;
	
	}
	
.leftCol_banner {
	background:url(images/left_titlebar_orange.jpg) no-repeat;
	float:left;
	width:130px;
	height:21px;
	padding:0px;
	margin:0px;
	}
	
.leftCol_banner_txt {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:left;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	}
	
.centerCol_banner_txt {
	padding:12px 0px 0px 40px;
	margin:0px 0px 0px 0px;
	text-align:left;
	font: normal bold 1.2em/1.1 Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	}

table {
	
	}

ul, li {
	}
	
.list_li {
	font: 12px Arial, Helvetica, sans-serif;
	padding:0px 20px 0px 15px;
	margin:10px 20px 0px 20px;
	
	}
	
.menu_li {
	font: 18px Arial, Helvetica, sans-serif bold;
	padding:0px 20px 0px 30px;
	margin-top:0px;
	list-style-type:none;
	}
.menuItem {
	maring-top:10px;
	}
	
.menuBack:link {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:;
	font-style:italic;
	color: #999999;
	padding:0px 0px 0px 15px;
	margin:-10px 0px 0px 0px;
	}
	
.menuBack:visited {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:;
	font-style:italic;
	color: #999999;
	padding:0px 0px 0px 15px;
	margin:-10px 0px 0px 0px;
	}
	
.menuBack:hover {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:;
	font-style:italic;
	color: #000000;
	padding:0px 0px 0px 15px;
	margin:-10px 0px 0px 0px;
	}
	
.menuBack:active {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:;
	font-style:italic;
	color: #999999;
	padding:0px 0px 0px 15px;
	margin:-10px 0px 0px 0px;
	}
	
.menuItem:link {
	color:#000000;
	font: 18px Arial, Helvetica, sans-serif bold;
	list-style-type:none;
	text-decoration:none;
	}	
	
.menuItem:visited {
	color:#000000;
	font: 18px Arial, Helvetica, sans-serif bold;
	list-style-type:none;
	text-decoration:none;
	}
	
.menuItem:hover {
	color:#fa870d;
	font: 18px Arial, Helvetica, sans-serif bold;
	list-style-type:none;
	text-decoration:none;
	}
	
.menuItem:active {
	color:#000000;
	font: 18px Arial, Helvetica, sans-serif bold;
	list-style-type:none;
	text-decoration:none;
	}
	
.menu_ul {
	margin:20px 0px 0px 0px;
	
	
	}
/*############## Form Styling ##############*/
.box_center div form table tr td input:hover {
	background:#FFFFFF;
}

.box_center div form table tr td input:active {
	background:#FFFFFF;
}

.box_center div form table tr td textarea:hover {
	background:#FFFFFF;
}

.box_center div form table tr td textarea:active {
	background:#FFFFFF;
}
.box_center div form table tr td input {
	border:#cdcdcd solid 1px;
	background:#f7f7f7;
}

.box_center div form table tr td textarea {
	border:#cdcdcd solid 1px;
	background:#f7f7f7;
}

.box_center table {
	border:#efefef solid 1px;
}

.box_center td {
	font:12px Arial, Helvetica, sans-serif;	
	font-weight:bold;
	margin-left:0px;	
}

/*############## End Form Styling ##############*/

/* Main Styling */

#header {
	background:;
	height:234px;
	width:100%;
	text-align:center;
	
	}

.mainWrapper {
	background:;
	margin:0px auto 0px auto;
	height:100%;
	width:864px;
	}

.nav_black_btn {
	background: url(images/black_btn.gif) no-repeat;
	width:109px;
	height:24px;
	text-align:center;
	margin-left:1px;
	padding-top:7px;
	float:left;
	
	}
	
.nav_green_btn {
	background: url(images/green_btn.gif) no-repeat;
	width:79px;
	height:24px;
	text-align:center;
	margin-left:1px;
	padding-top:7px;
	float:left;
	}
	
.nav_menu {
	margin:;
	padding:;
	border:0px;
	width:864px;
	height:33px;
	background:url(images/index_04.gif) no-repeat;
	}

.nav_menu_products {
	margin:;
	padding:;
	border:;
	width:;
	height:;
	background:;
	}
	
.prodtext {
	font:;
	color:;
	margin:;
	padding:;
	text-align:;
	font-weight:;
	float:;
}	

/* unvisited link */
.prodtext:link {
	color: #ffffff;
	text-decoration:none;
	 }     
/* visited link */
.prodtext:visited {
	color: #ffffff;
	text-decoration:none;
	} 
/* mouse over link */
.prodtext:hover {
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffff;
	}
/* selected link */   
.prodtext:active {
	color: #000000;
	text-decoration:none;
	}   
	
/* Navigation Text Customization */

.navtext {
	font: 14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	
}	

/* unvisited link */
.navtext:link {
	color: #ffffff;
	text-decoration:none;
	 }     
/* visited link */
.navtext:visited {
	color: #ffffff;
	text-decoration:none;
	} 
/* mouse over link */
.navtext:hover {
	color: #ffe896;
	text-decoration:none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #a53131;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #a53131;
	}
/* selected link */   
.navtext:active {
	color: #ffffff;
	text-decoration:none;
	}   
		
.top_div {
	height:234px;
	}
	
.mid_div {
	height:550px;
	width:100%;
	}
	
.mid_content_div {
	background:#fff;
	height:100%;
	text-align:left;
	}
	
.mid_content_left {
	float:left;
	height:100%;
	width:130px;
	margin-left:;
	}
	
.mid_content_leftCol_banner {
	height:21px;
	width:130px;
	background:;
	}

.mid_content_leftCol_top {
	height:;
	width:;
	background:;
	}

.mid_content_leftCol_btm {
	height:;
	width:;
	background:;
	}
	
* {padding:0; margin:0}
#one-ddheader {padding-top:0px;}
.dropdown {float:left; font: 13px Arial, Helvetica, sans-serif;}
.dropdown dt {float:left; width:130px; height:21px; border:0px solid #9ac1c9; padding:; font-weight:bold; cursor:pointer; background:url(images/left_titlebar_orange.jpg)}
.dropdown dt:hover {background:url(images/left_titlebar_orange_over.jpg)}
.dropdown dd {float:left; overflow:hidden; width:130px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {float:left; width:130px; border:2px solid #cb7315; list-style:none; border-top:none}
.dropdown li {float:left; display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {float:left; display:block; padding:0px; color:#333; text-decoration:none; background:#e1b98e; width:130px}
.dropdown a:hover {float:left; background:#dc8b34; color:#000}
.dropdown .underline {float:left; border-bottom:1px solid #cb7315}
	
.mid_content_centerCol_top {
	height:35px;
	width:696px;
	background:#EFEFEF;
	}
.mid_content_mid {
	float:left;
	height:100%;
	width:335px;
	}

.mid_content_right {
	float:left;
	height:100%;
	width:208px;
	}
	
.bio_div {
	width:100%;
	height:100%;
	}

.content_y_left {
	background:url(images/index_05.gif) repeat-y 0 0;
	margin-left:;
	float:left;
	width:19px;
	height:100%;
	}
	
.content_y_right {
	background:url(images/index_27.gif) repeat-y 0 0;
	margin-right:;
	float:right;
	width:19px;
	height:100%;
	}

.box_left {
	margin-top:;
	margin-left:;
	float:left;
	height:100%;
	width:130px;
	background: url(images/index_06.gif) repeat-y center left;
	}
	
.box_center {
	float:left;
	margin-top:3px;
	margin-left:3px;
	width:690px;
	height:500px;
	background:url(images/content_header_index.jpg) no-repeat top right;
	}
	
.box_center_1 {
	float:left;
	margin-top:3px;
	margin-left:3px;
	width:690px;
	height:500px;
	background:;
	}
	
.inside_box_center {
	background:url(images/page-title.jpg) no-repeat top right;
	height:100%;
	width:100%;
	z-index:-200;
	margin-top:15px;
	padding-top:15px;
	
	}
		
.box_right {
	float:right;
	border:;
	height:;
	width:;
	}

.box_y_left {
	background:url(images/left.gif) repeat-y 0 0;
	width:25px;
	float:left;
	height:100%;
	}

.box_x_top {
	background:url(images/top.gif) repeat-x 0 0;
	
	height:24px;
	width:100%;
	}

.box_y_right {
	background:url(images/right.gif) repeat-y 0 0;
	width:25px;
	float:right;
	height:100%;
	}

.box_x_bottom {
	background:url(images/bottom.gif) bottom repeat-x 0 0;
	
	height:24px;
	width:100%;
	}
	
.bottom_div {
	}

.photoalbum {
	width:;
	}

.photos {
	width:;
	text-align:;
	float:;
	margin-top:;
	border-width:; 
	}

#footer {
	background:url(images/index_25.gif) top center no-repeat;
	height:13px;
	width:100%;
	}

#footertext {
	font:11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	text-indent:0px;

}

