/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
}

a:link {color:#C9A423; text-decoration:none; border-bottom: 1px dotted #FFFFFF;}
a:active {color:#FFFFFF}
a:visited {color:#C9A423; text-decoration:none; border-bottom: 1px dotted #FFFFFF}
a:hover {color:#FFFFFF}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 767px;
}


#leftmenu {
	background-image:url(images/leftmenu.jpg);
	background-repeat: no-repeat;
	width: 212px;
	height: 600px;
	float:left;
	margin-left: 4px;
	margin-top: 4px;
	padding-left:20px;
}

#rightmenu {
	width: 521px;
	float:right;
	margin-right: 4px;
	margin-top: 4px;
}

#footer {
	border: 1px solid #7C7B79;
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-top:4px;
	background-image:url(images/footer.gif);
	background-repeat: no-repeat;
	width: 765px;
	height:32px;
	padding-top:13px;
}

.menutitle {
	font-family:Georgia, Garamond, "Times New Roman", Times, serif;
	font-size:1.4em;
	letter-spacing: 0px;
	font-weight:bold;
}

.title {
	font-family:Georgia, Garamond, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#660000;
	letter-spacing: -1px;
}

.subtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	letter-spacing: -1.0px;
}

.style1 {
	color: #FFFFFF;
	line-height: 20px;
	margin-left:6px;
	margin-top:12px;
}

.style2 {
	color: #FFFFFF;
	line-height: 18px;
	margin-left:6.0em;
	margin-top:30px;
	font-weight: bold;
}

.style3 {
	color: #FFFFFF;
	line-height: 18px;
	margin-left:5.0em;
	margin-top:38px;
	font-weight: bold;
}
