/* CSS Document */
.style3 {
	color: #1E3958;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 210%;
	font-weight: bold;
	line-height: .7em;
	text-decoration: none
}
.style4 {
	color: #1E3958;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight: bold;
	line-height: .7em;
	text-decoration: none;
}
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #1E3958;
	line-height: 1.2em;
	text-decoration:none;
}
.style8 {
	color: #1E3958;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 145%;
	text-decoration: none;
	line-height: 1.5em;
}
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-stretch:expanded;
	padding: 2px 10px;
	line-height: 1.5em;
	color: #993333;
	text-decoration:none;
}
body { 
	margin:0px; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	color:#000; 
	line-height: 1.4em; 
	background-image:url(images/bg.jpg);
    background-repeat: repeat-x;
	background-color:#F7F4DD;
	}
.container { 
	color: #505050; 
	margin: 0 auto; 
	width: 732px; 
	background-color:#F7F4DD; 
	}
.featured{
width:190px;
height:25px;
background-color:#D1CE65;
padding-left:20px;
padding-top:5px;
	color:#1E3958;
}
.featured a { 
	color: #1E3958; 
	text-decoration: none;  
	}
.featued a:hover { 
	color: #B8AC77; 
	text-decoration: none;  
	}
.logo2 { 
	margin: 0 auto; 
	width: 732px;
	height:76px;
	position:relative;
	margin-top:9px;
	
	  background-color:#e0daba;
	}
.logo { 
	float:left;
	margin-top:35px;
	margin-left:10px;
	width: 381px;  
	background-color:#E0D9B8;
	
	}
.logo3 { 
	float:right;
	margin-top:28px;
	margin-right:10px;
	width: 195px;  
	background-color:#E0D9B8;
	
	}
#content { 
	margin: 20px 0px 0 15px; 
	}	
#content h2 { 
	font: 180% Georgia, Serif;
	background-color: inherit; 
	color: #1E3958; 
	line-height: 1.2em; 
	}
#content h3 { 
	font: 100% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; color: #1E3958; 
	}
.center { 
	width: 500px; 
	width: 500px;  
	float: left;
	margin-right: 5px; 
	}
.menu { 
	margin-top:20px;
	background-image:url(images/menu_bg.jpg); 
	background-repeat: repeat-x;
	width: 215px; 
	color:#1E3958;
	float: left; 
	font: 120% Georgia, Serif;
	}
.nav { 
	clear: both; 
	text-align: left; 
	color: #1E3958; 
	padding: 10px 0 0 0; 
		padding-right:10px;
	}
.nav li { 
	margin: 0 0 8px 0; 
	padding: 0 0 0 5px; 
	}
.nav li a { 
	color: #1E3958; 
	text-decoration: none;  
	}
.nav li a:hover { 
	color: #B8AC77; 
	text-decoration: none;  
	}
.nav ul { 
	margin: 5px 0 20px 15px; 
	padding : 0; 
	list-style : none;  
	}
#footer { 
	background: #F7F4DD;
	height:5px; 
	color: #000000;  
	clear: both; 
	}
#footer2 { 
	padding-top:20px;
	height:25px; 
	color: #1E3958;  
	clear: both; 
	background-image:url(images/bg.jpg); 
	background-repeat: repeat-x;
	}
.cms{
padding-left:20px;
padding-top:5px;
}