@charset "utf-8";
/* CSS Document */


body {
	background-color: #685D48;
	text-align: center;
}
#outerWrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 600px;
	background-image: url(images/shadow_new.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
}

#wrapper {
	text-align: left;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.clear {
	clear: both;
}

#rotator {
	padding: 0px;
	height: 504px;
	width: 598px;
	float: right;
	margin: 0px;
	border: 1px solid #FFF;
	background-color: #DFD3B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

#nav {
	color: #F1F0ED;
	background-color: #2A2C2C;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	border: 1px solid #B1A892;
	letter-spacing: 0.1em;
	padding-left: 32px;
	line-height: 10px;
	width: 133px;
}
#nav a:link, #nav a:visited {
	color: #EDEBE7;
	text-decoration:none;
}

#leftSide {
	width: 170px;
	margin-right: 10px;
	float: left;
	
}

.transparent_class {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#text {
	padding-right: 15px;
	padding-left: 20px;
	color: #FDFCFB;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin-left: 181px;
}

#text a:link, #text a:visited{
color: #FFF;
text-decoration:underline;}
.contact a:link, .contact a:visited{
	color: #2A2C2C;
	text-decoration:underline;
}

.close {
	text-align: right;
	color: #B1A892;
	text-decoration: none;
	font-size: 11px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.6;
	opacity: 0.7;
}
.close a:link, .close a:visited {
	color: #B1A892;
	text-decoration: none;
}

.topnav{
	color: #D7E2E9;
	text-align: right;
	width: 765px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.topnav  a:link, .topnav a:visited{
	color: #D7E2E9;
	text-align: right;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

#bottom {
	color: #D7E1E9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	width: 780px;
	margin-top: 10px;
	line-height: 16px;
}

#bottom a:link, a:visited{
	text-decoration:underline;
	color: #D7E1E9;}

.blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #B4CBFE;
	text-align: right;
	font-weight: bold;
}
.notice {
	font-size: 11px;
	color: #DDD1B3;
	font-family: Verdana, Geneva, sans-serif;
}
.menu{
	line-height: 18px;
}
.news {
	color: #B71C00;
	font-weight: bold;
}
