@charset "utf-8";
/* CSS Document */

/* RESET DEFAULT HTML RENDERING */
body,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,button { 
	margin:0;
	padding:0;
}

input,textarea,select {
	font:12px arial;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	color:#FFFFFF;
	font:12px arial;
}

table.news {
	font-size:14px;
}

p {
	font:14px arial;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#D8BF5A;
	text-decoration:none;
}

fieldset,img,button { 
	border:0;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
h1{
	padding-bottom:7px;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

hr {
	size:1;
	color:#2B2613;
}

/***********************************************/

html{
	min-height:100%;
}
	
body{
	text-align:center;
	font:12px arial;
	color:#FFFFFF;
	background:url(/graphics/vertical_bg.jpg) #B79F42 center top repeat-x;
}

#doc{
	width:802px;
	min-height:600px;
	margin:auto;
	text-align:left;
	border:none;
	background:url(/graphics/h_repeat_bg_home.jpg) #3F381B top center repeat-y;
}

#doc_sub{
	width:802px;
	min-height:600px;
	margin:auto;
	text-align:left;
	border:none;
	background:url(/graphics/h_repeat_bg.jpg) #3F381B top center repeat-y;
}

#wrapper{
	float:left;
	height:100%;
	background:url(/graphics/main_bg.jpg) top center no-repeat;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#wrapper_sub{
	float:left;
	height:100%;
	background:url(/graphics/main_bg_sub.jpg) top center no-repeat;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#left_column{
	float:left;
	width:156px;
	padding:0 0 0 18px;
}

	#left_column ul, #left_column li, #slogan ul, #slogan li {
		margin:0;
		padding:0;
		list-style:none;
	}

	#left_column #logo {
		position: absolute; 
		top: 90px; 
	}

	#left_column #search {
		margin-top:180px;	
	}

	
		#left_column #search input.text{
			width:90px;
			height:21px;
			margin:0 2px 0 0;
			padding:1px 0 2px 1px;
			color:#666666;
			font-size:13px;
		}
		
		#left_column #search .button_arrows{
			width:41px;
			height:21px;
			background:url(/graphics/button_arrows.gif) top no-repeat;
	
		}
		
	#left_column #nav {
		margin-top:21px;
	}
	
	#left_column #nav li {
		margin-bottom:15px;
	}
	
	#left_column #nav li a{
		color:#FFFFFF;	
		text-decoration:none;
	}
	
	#left_column #nav li a:hover{
		color:#D8BF5A;	
		text-decoration:none;
	}
	
	#left_column #nav .on{
		color:#D8BF5A;	
		font-weight:bold;
	}
	
	#left_column #nav .on a{
		color:#D8BF5A;	
		font-weight:bold;
		text-decoration:none;
	}

#center_column{
	float:left;
	width:313px;
	padding:0px 21px 21px 0px;
}
	#center_column #slogan{
		height:73px;
		padding:85px 0px 0px 21px;
		font-size:17px;
	}
	#center_column #welcome{
		color:#98A83A;
		padding:0px 0px 0px 21px;
	}
	#center_column #imagerotate {
		padding-bottom:15px;
	}
	#center_column .spot{
		margin:0px 0px 15px -21px;
	}
	#center_column h1{
		font-size:17px;
		margin:22px 0 14px;
		*margin:35px 0 14px;
	}
	
	#center_column h2{
		font-size:17px;
		margin:10px 0px 15px;
	}
	
#center_column_sub{
	float:left;
	width:558px;
	padding:0px 21px 21px 21px;
	*padding:0px 40px 21px 21px;
}

	#center_column_sub #slogan{
		height:73px;
		padding:85px 0 0 0;
		font-size:17px;
	}
	#center_column_sub #welcome{
		color:#98A83A;
		font-size:14px;
	}
	#center_column_sub #join{
		float:right;
		height:69px;
		*height:87px;
	}
	#center_column_sub .spot{
		margin:0 0 15px -21px;
	}
	#center_column_sub h1{
		font-size:17px;
		margin:22px 0 14px;
		*margin:35px 0 14px;
	}
	
	#center_column_sub h2{
		font-size:17px;
		margin:10px 0 15px;
	}
	

#right_column{
	float:left;
	width:235px;
	*width:246px;
	padding:0 0 0 36px;
	*padding:0 0 0 5px;
}
	#right_column h1{
		margin:18px 0 0 0;
		font-size:16pt;
	}
	
	.button_gray, .button_red {
		display:block;
		text-align:center;
		line-height:21px;
		vertical-align:middle;
		width:103px;
		height:21px;
		border:1px solid #A58787;
		border-bottom-color:#837373;
		border-right-color:#837373;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		background:url(/graphics/button_bg.gif) repeat-x;
		text-decoration:none;
		margin:10px 0 0 0;
	}
	
	.button_red_submit {
		text-align:center;
		vertical-align:middle;
		width:103px;
		height:21px;
		border:1px solid #A58787;
		border-bottom-color:#837373;
		border-right-color:#837373;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
		background:url(/graphics/button_bg.gif) repeat-x;
		text-decoration:none;
		margin:0 0 0 20px;;
	}
	
	.button_gray {
		display:block;
		float:left;
		border:1px solid #969696;
		border-bottom-color:#787878;
		border-right-color:#787878;
		background:url(/graphics/button_gray_bg.gif) repeat-x;
	}
	
	#right_column a.first {
		margin-right:10px;
	}

	#join{
		height:83px;
	}
	#feature{
		height:105px;
		*height:120px;
	}
	#ask{
		height:112px;
		*height:120px;
	}
	#find{
		height:108px;
		*height:130px;
	}
	#consult{
		height:111px;
		*height:129px;
	}
	
	#feature, #ask, #find, #consult, #sidebar{margin-right:40px;}


#ft{
	margin:auto;
	height:90px;
	text-align:center;
	color:#999999;
	font-size:11px;
	background-color:#542B2B;
	padding:10px 0 0 0;
	width:800px;
	border-bottom:1px solid #FFFFFF;
}
	#ft a{
		text-decoration:none;
		color:#999999;
	}
	
	#ft a:hover{
		text-decoration:none;
		color:#FFFFFF;
	}


#bd:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#bd{zoom:1;}