@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 745px;
	border: 1px solid #CCCCCC;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 25px;
	background-color: #FFFFFF;
	float: left;
}
#dropshadow-right {
	background-color: #0033FF;
	width: 1px;
	float: right;
	margin-right: 5px;
}
#header {
	clear: both;
	text-align: right;
	width: 745px;
	padding-bottom: 10px;
}
.heading {
	font-size: 120%;
	color: #CEAC74;
}
#container {
	margin: auto;
	width: 785px;
	padding-top: 20px;
}
#wrapper #sidenav img {
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: left top;
	color: #858585;
	background-image: url(images/bkg_02.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
}
a:visited {
	color: #999999;
	text-decoration: none;
}

a:active {
	color: #cc8853;
}
a:link {
	color: #858585;
	text-decoration: none;
}
a:hover {
	color: #CB9267;
	text-decoration: underline;
}
#wrapper #sidenav li {
	list-style-type: none;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	font-weight: bold;
}
#wrapper #text {
	border: 1px solid #999999;
	margin-bottom: 8px;
	float: right;
	padding: 15px;
	width: 515px;
}
#col1 {
	width: 50%;
	margin-right: 2px;
	float: left;
}
#col2 {
	width: 48%;
	float: right;
}
#wrapper #footer {
	text-align: left;
	clear: inherit;
	float: left;
	font-size: 9px;
	width: 540px;
}
#sidenav {
	float: left;
	width: 190px;
	margin-left: 0px;
}
#wrapper #topnav li {
	color: #666666;
	display: inline;
	font-size: 12px;
}
#content {
	float: right;
	width: 550px;
	height: 100%;
	clear: both;
}
#container #wrapper #content {
	width: 550px;
}
#topnav {
	float: right;
	width: 600px;
	clear: both;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 3px;
}
#container #wrapper #content #text #form {
	clear: both;
	width: 430px;
	border: thin solid #999999;
	padding: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#contactcol2 {
	float: right;
	width: 345px;
}
.forminputs {
	color: #000000;
	background-color: #CCCCCC;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #D6BA8A;
}
a:active {
	color: #CFAE77;
}
.two-column {
	float: left;
	width: 45%;
	padding-right: 5%;
}
#container #wrapper #content #text .two-column ul {
margin:0px;
}

