@charset "utf-8";

*{
	margin:0px;
}

body, html{
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color:#4c3a2e;
	color:#FFFFFF;
}

#container{
	width:100%;
	height:100%;
}

* html #container{
	height:100%;
}

#face{
	width:990px;
}

#topMargin{
	width:990px;
	height:25px;
}

#topImg{
	width:990px;
	height:300px;
}

#topImgSub{
	width:990px;
	height:197px;
}

#divider{
	clear:both;
	width:990px;
	height:4px;
}

#menu{
	position:relative;
	width:990px;
	height:35px;
}

	#m1{
		position:absolute;
		left:0px;
		padding-left:5px;
		padding-top:8px;
		background-color:#4c3a2e;
		width:300px;
		height:27px;
		cursor:pointer;
	}
	
	#m2{
		position:absolute;
		left:155px;
		padding-left:5px;
		padding-top:8px;
		background-color:#4c3a2e;
		width:300px;
		height:27px;
		cursor:pointer;
	}
	
	#m3{
		position:absolute;
		left:320px;
		padding-left:5px;
		padding-top:8px;
		background-color:#4c3a2e;
		width:300px;
		height:27px;
		cursor:pointer;
	}
	
	#m4{
		position:absolute;
		left:455px;
		padding-left:5px;
		padding-top:8px;
		background-color:#4c3a2e;
		width:300px;
		height:27px;
		cursor:pointer;
	}
	
	#m5{
		position:absolute;
		left:680px;
		padding-left:5px;
		padding-top:8px;
		background-color:#4c3a2e;
		width:300px;
		height:27px;
		cursor:pointer;
	}
	
	#m6{
		position:absolute;
		left:825px;
		padding-left:5px;
		padding-top:8px;
		background-color:#4c3a2e;
		width:160px;
		height:27px;
		cursor:pointer;
	}
	
	#m1:hover, #m2:hover, #m3:hover, #m4:hover, #m5:hover, #m6:hover{
		background-color:#33271f;
	}
	
#menuSub{
	position:relative;
	background-image:url(images/menuBg.jpg);
	width:990px;
	height:35px;
}

	#m1Sub{
		position:absolute;
		left:0px;
		padding-left:5px;
		padding-top:8px;
		width:150px;
		height:27px;
		cursor:pointer;
	}
	
	#m2Sub{
		position:absolute;
		left:155px;
		padding-left:5px;
		padding-top:8px;
		width:160px;
		height:27px;
		cursor:pointer;
	}
	
	#m3Sub{
		position:absolute;
		left:320px;
		padding-left:5px;
		padding-top:8px;
		width:130px;
		height:27px;
		cursor:pointer;
	}
	
	#m4Sub{
		position:absolute;
		left:455px;
		padding-left:5px;
		padding-top:8px;
		width:220px;
		height:27px;
		cursor:pointer;
	}
	
	#m5Sub{
		position:absolute;
		left:680px;
		padding-left:5px;
		padding-top:8px;
		width:140px;
		height:27px;
		cursor:pointer;
	}
	
	#m6Sub{
		position:absolute;
		left:825px;
		padding-left:5px;
		padding-top:8px;
		width:160px;
		height:27px;
		cursor:pointer;
	}
	
	#m1Sub:hover, #m2Sub:hover, #m3Sub:hover, #m4Sub:hover, #m5Sub:hover, #m6Sub:hover{
		background-color:#33271f;
	}
	
#content{
	width:990px;
	background-image:url(images/contentBg.gif);
	background-repeat:repeat-y;
}

#lWhole
{
	width:610px;
}

#cLeft
{
	float:left;
	width:610px;
	padding:20px;
	background-color:#69584e;
}
	
		#cLTitle{
			float:left;
			width:410px;
			height:38px;
			background-image:url(images/dotsHor.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			padding-top:2px;
		}
		
		#cLView{
			float:right;
			width:200px;
			height:38px;
			padding-top:2px;
			background-image:url(images/dotsHor.gif);
			background-position:bottom;
			background-repeat:repeat-x;
		}
		
		#lLeft{
			clear:both;
			float:left;
			width:190px;
			padding-right:20px;
			padding-top:3px;
		}
		
		#lRight{
			float:right;
			padding-left:20px;
			padding-top:10px;
			width:380px;
			background-image:url(images/dotsVert.gif);
			background-position:left;
			background-repeat:repeat-y;
		}
	
	#cRight{
		float:right;
		width:300px;
		padding:20px;
		font-size:11px;
		background-color:#867971;
	}
	
		#cRTitle{
			float:left;
			width:180px;
			height:38px;
			background-image:url(images/dotsHor.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			padding-top:2px;
		}
		
		#cRView{
			float:right;
			width:120px;
			height:38px;
			padding-top:2px;
			background-image:url(images/dotsHor.gif);
			background-position:bottom;
			background-repeat:repeat-x;
		}
		
#contentSub{
	width:990px;
	background-image:url(images/contentBgSub.gif);
	background-repeat:repeat-y;
	color:#330000;
}

	#cLeftSub{
		float:left;
		width:610px;
		padding:20px;
		background-color:#fdf5ce;
	}
	
		#cLTitleSub{
			float:left;
			width:410px;
			height:38px;
			background-image:url(images/dotsHorSub.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			padding-top:2px;
		}
		
		#cLViewSub{
			float:right;
			width:200px;
			height:38px;
			padding-top:2px;
			background-image:url(images/dotsHorSub.gif);
			background-position:bottom;
			background-repeat:repeat-x;
		}
		
		#lLeftSub{
			clear:both;
			float:left;
			width:190px;
			padding-right:20px;
			padding-top:3px;
		}
		
		#lRightSub{
			float:right;
			padding-left:20px;
			padding-top:10px;
			width:380px;
			background-image:url(images/dotsVertSub.gif);
			background-position:left;
			background-repeat:repeat-y;
		}
	
	#cRightSub{
		float:right;
		width:340px;
		
		font-size:11px;
		background-color:#e3d9ae;
	}
	
		#cRTitleSub{
			float:left;
			width:180px;
			height:38px;
			background-image:url(images/dotsHorSub.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			padding-top:2px;
		}
		
		#cRViewSub{
			float:right;
			width:120px;
			height:38px;
			padding-top:2px;
			background-image:url(images/dotsHorSub.gif);
			background-position:bottom;
			background-repeat:repeat-x;
		}

	#news{
		width:300px;
		padding:20px;
		font-size:11px;
	}
	
	#quotes{
		width:300px;
		padding:20px;
		font-size:11px;
		background-color:#f0e6be;
	}
	
		#qTitle{
			float:left;
			width:180px;
			height:38px;
			background-image:url(images/dotsHorSub.gif);
			background-position:bottom;
			background-repeat:repeat-x;
			padding-top:2px;
		}
		
		#qView{
			float:right;
			width:120px;
			height:38px;
			padding-top:2px;
			background-image:url(images/dotsHorSub.gif);
			background-position:bottom;
			background-repeat:repeat-x;
		}
	
.cLeftTitle{
	font-size:24px;
	font-weight:bold;
}

.cRightTitle{
	font-size:24px;
}

.lLeftTitle{
	font-size:20px;
	line-height:40px;
}

#bottomMargin{
	width:990px;
	height:25px;
}

a:link, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f7cd04;
	text-decoration:none;
}

#cLeft a:link, #cLeft a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f7cd04;
	text-decoration:underline;
}

#cLeft a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

#cRight a:link, #cRight a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f7cd04;
	text-decoration:underline;
}

#cRight a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

#cLeftSub a:link, #cLeftSub a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:underline;
}

#cLeftSub a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#330000;
	text-decoration:none;
}

#cRightSub a:link, #cRightSub a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	text-decoration:underline;
}

#cRightSub a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#330000;
	text-decoration:none;
}

#quotes a:link, #quotes a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	text-decoration:underline;
}

#quotes a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#330000;
	text-decoration:none;
}

#footer{
	clear:both;
	width:950px;
	padding:20px;
}

#footerSub{
	clear:both;
	width:950px;
	padding:20px;
	background-color:#e5bf92;
	color:#330000;
}
