/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#containerOut {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 932px;
	padding: 9px;
	background-color:#f3f2e9;
}

#header {
	width: 932px;
	height: 134px;
	background-image: url(../images/logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color: #b14444;
	overflow:hidden;
	margin: 0;
	padding: 0;
}

#logo {
	height: 134px;
	width: 300px;
	float: left;
}

#logo h1 {
	display: none;
}

#topLinks{
	width: 623px;
	height: 45px;
	float: right;
	text-align:right;
	color: #FFFFFF;
	font-size:10px;
	margin: 5px 9px 0 0;
}

#topLinks a, #topLinks2 a{
	color: #FFFFFF;
}

#topLinks2  {
	width: 623px;
	height: 30px;
	float: right;
	text-align:right;
	color: #FFFFFF;
	font-size:10px;
	margin: 54px 9px 0 0;
}

#left {
	width: 200px;
	float: left;
	background-color: #dfdccd;
	margin: 9px 0 0 0;
	padding: 0;
	overflow: hidden;
}

#left h2, #menu h2 {
	height:28px;
	background-color: #d1d5c6;
	text-indent: 14px;
	padding-top: 2px;
	border-top: 1px solid #b2b5ae;
	border-bottom: 1px solid #b2b5ae;
	font-size: 13px;
	color: #414c4c;
	line-height: 28px;
}

#left h2 a {
	text-decoration:none;
	text-transform:capitalize;
	color: #414c4c;
	font-size: 12px;
}

#navigation {
	width: 182px;
}

#nav {
	width:200px;
	list-style: none;
	color: #4a5454;
	font-size: 12px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li, #menu li {
	width:182px;
	display:block;
	padding: 0 9px 0 9px;
	margin: 0 0 9px 0;
	border-top: 1px solid #dfdccd;
	border-bottom: 1px solid #dfdccd;
}

#nav li:hover, #menu li:hover {
	background-color: #d6d3c5;
	border-top: 1px solid #b2b5ae;
	border-bottom: 1px solid #b2b5ae;
}

#nav li a, #menu li a {
	color: #4a5454;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;	
}

#nav h2 {
	height:28px;
	background-color: #d1d5c6;
	text-indent: 14px;
	padding-top: 2px;
	border-top: 1px solid #b2b5ae;
	border-bottom: 1px solid #b2b5ae;
	font-size: 12px;
}

#menu {
	position:absolute;
	top: 200px;
	width: 200px;
	background-color: #dfdccd;
	list-style: none;
	color: #4a5454;
	font-size: 12px;
	padding: 0;
	margin: 0 0 0 9px;
	list-style: none;
}

#menu ul {
	margin: 0 0 0 0px;
}

#nav2 {
	width:200px;
	list-style: none;
	color: #4a5454;
	font-size: 12px;
	padding: 0;
	margin: 0;
	list-style: none;
}
	
#contact {
	width: 190px;
	height: 193px;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	padding: 11px 15px 16px 15px;
	margin: 420px 5px 4px 5px;
}

#contact h3 {
	font-size: 14px;
	color: #5d5a5a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 2px;
}

#contact p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5d5a5a;
	text-indent: 14px;
}

#contact a {
	font-size: 10px;
	font-weight: bold;
	color: #5d5a5a;
}

#frontContent {
	width: 395px;
	float: left;
	margin: 9px 9px 0 9px;
	font-size: 12px;
	color: #414c4c;
}

#frontContent h2{
	font-size: 17px;
	font-weight: bold;
	color: #4a5454;
	margin: 0;
}
#wideContent {
	width: 714px;
	float: left;
	margin: 9px 9px 0 9px;
	font-size: 12px;
	color: #414c4c;
}

#feature {
	width: 393px;
	height: 249px;
	overflow: hidden;
	float: left;
	border: 1px solid #5d5a5a;
}

#feature p ,#feature a {
	margin: 0;
	padding: 0;
}

#line {
	width: 393px;
	height:22px;
	background-image: url(../images/line.jpg);
	background-position:right;
	background-repeat: no-repeat;
	margin: 9px 0 9px 0;
}

#frontText {
	width: 395px;
	float: left;
	font-size:12px;
}

#spotlight1 {
	float: left;
	width: 181px;
	background-color: #e5dac6;
	border: 1px solid #c0beb8;
	color: #636060;
	font-size: 12px;
	padding: 4px;
}
	
#spotlight2 {
	float: right;	
	width: 181px;
	background-color: #cfc3ab;
	border: 1px solid #c0beb8;
	color: #636060;
	font-size: 12px;
	padding: 4px;
}

#spotlight1 img, #spotlight2 img {
	margin: 0 6px 0 0;
	border: 1px solid #817e7b;
}

#spotlight1 a, #spotlight2 a {
	color: #b14444;
}

#spotlight1 h3, #spotlight2 h3{
	font-size: 14px;
	color: #4a5454;
	padding: 0;
	margin: 0 0 6px 0;
}

#content {
	width: 730px;
	float: left;
	margin: 10px;
}

#right {
	width: 319px;
	float: right;
	margin: 9px 0 0 0;
	background-color: #eceadf;
}

#right h2{
	padding: 9px 0 0 9px;
	font-size: 17px;
	font-weight: bold;
	color: #4a5454;
	margin: 0;
}

#search {
	width: 319px;
	height: 30px;
	float: right;
	margin:10px 0 10px 0;
	font-size: 10pt;
	color: #585858;	
	background-color: #dce2d6;
	background-image: url(../images/searchbg.jpg);
	background-position: ;
	background-repeat:no-repeat;
	border-top: 1px solid #b2b5ae;
	border-bottom: 1px solid #b2b5ae;
}

#search h6 {
	height: 30px;
	float: left;
	margin:5px 6px 0 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #414c4c;
	line-height: 10px; 
}

.searchBox {
	width: 145px;
	height: 15px;
	margin: 0 27px 6px 33px;	
	border: 1px solid #c9cdc9;
	background-color: #FFFFFF;
}

.go {
	position:relative;
	right: 1px;
	top: 3px;
}

#right p {
	padding: 9px;
	display: block;
	font-size:12px;
	clear:both;
}

#right p a img {
	margin: 0 6px 0 0;
	border: 1px solid #817e7b;
}

#right p a {
	color: #4a5454;
}

#contentExtra {
	width: 291px;
	border: 1px solid #b9b9b9;
	background-color:#FFFFFF;
	margin: 60px 9px 9px 9px;
	padding: 4px;
	text-align:center;
}

#contentExtra a {
	font-size: 14px;
	color: #b14444;
}

#contentExtra a img, #contentExtra p {
	border: none;
	padding: 0;
	margin: 0;
	display:inline;
	clear:none;
}

#clear {
	clear:both;
}

#footer {
	width: 950px;
	font-size: 10px;
	font-weight: normal;
	color: #908378;
	text-align:center;
	margin: 3px 0 3px 0;
}

#footer a {
	color: #908378;
}