@charset "utf-8";

body {
	background-color: #5f5e50;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	width: 693px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-image: url(../images/containerbgkd.gif);
	background-repeat: repeat;
}
#content table {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
#mainbottom table {
	margin-top: 20px;
	text-align: center;
}
#mainbottom table img {
	padding-left: 5px;
}

#mainbottom td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
#mainbottom img {
	float: left;

}


h1 {
	color: #5F5E50;
	font-size: 16px;
	padding-left: 25px;
}

#content {
	background-color: #FFFFFF;
	text-align: left;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
}
#contact {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	height: 165px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#shadow {
	width: 618px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow2.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	background-position: top;
}



#header {
	width: 693px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5F5E50;
}


#wallpaper {
	background-color: #FFFFFF;
	background-image: url(../images/rococcowall4.gif);
	background-repeat: repeat;
	height: 35px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	background-color: #333333;
	height: 35px;
	text-align: right;
	color: #5F5E50;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
}
#mainleft {
	height: 300px;
	float: left;
	width: 50%;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#mainright {
	float: right;
	height: 300px;
	width: 288px;
	border-left-width: 1px;
	border-left-style: dotted;
	margin-top: 0px;
	border-left-color: #5F5E50;
	background-color: #FFFFFF;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
h2 {
	font-size: 16px;
	color: #af922a;
	line-height: 12px;
}
p {
	font-size: 12px;
}

#mainbottom {
	width: 675px;
	height: 135px;
	background-color: #3E8DB8;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}


#nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e8db8;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	display: inline;
	width: 80px;
	float: right;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 7px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #5F5E50;
}
#nav a:hover {
	color: #3E8DB8;
	text-decoration: underline;
	background-color: #242424;
}

#nav  ul  {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
}
#footer {
	height: 23px;
	width: 693px;
	margin-right: auto;
	margin-left: auto;
}
#container a {
	color: #3E8DB8;
	text-decoration: none;
	font-weight: bold;
}
.gold {
	float: left;
	position: relative;
	padding-right: 9px;
}

#content a:hover {
	color: #3E8DB8;
	text-decoration: underline;
}
#content a:visited {
	color: #3E8DB8;
	text-decoration: none;
}
#a  a {
	color: #AF922A;
	text-decoration: none;
}
#a a:visited {
	color: #AF922A;
	text-decoration: none;
}
#a a:hover {
	color: #CAA831;
	text-decoration: underline;
}
