@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body {
	min-height: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 76%;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(images/wallpaper.gif);
	background-repeat: repeat;
}
#nav {
	margin-left: 460px;
	margin-top: 44px;
	width: 480px;
	float: left;
}
#nav ul {
	list-style-type: none;
	margin-bottom: 36px;
}
#nav ul li {
	font-size: 1em;
	display: inline;
}
#nav ul li a {
	text-decoration: none;
	color: #8D8D8D;
	margin-right: 16px;
}
#nav ul li a:hover {
	color: #C69580;
}
#nav #currentpage a {
	color: #C69580;
}
#nav a:focus, #nav a:active   {
	outline: none;
}
#nav img {
	border: 0;
	padding: 0;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
	background-image: url(images/wrapper-bg.gif);
	background-repeat: repeat-y;
}
#mainContainer {
	width: 480px;
	margin-left: 20px;
	margin-top: 36px;
	float: left;
	background-color: #FFFFFF;
}
#leftContainer {
	width: 440px;
	float: left;
	margin-top: -86px;
}
#slides {
	width: 440px;
	height: 530px;
}
.loader {
	margin-left: 200px;
}
#mainContainer img {
	border: solid 1px #CCC;
	padding: 5px;
	background-color: #FFFFFF;
}

.imgLogo {
	border: none;
	padding: 0;
	background: transparent;
}
.imgSubscribe {
	float: left;
	margin-right: 12px;
	margin-top: 0px;
}
.imgMap {
	margin-bottom: 12px;
}
.imgWeb {
	margin-bottom: 0px;
	border: 0;
	padding: 0;
}
.imgDesigner {
	margin-right: 12px;
	float: left;
}
h1  {
	font-size: 1.8em;
	margin-bottom: 8px;
	font-weight: normal;
	color: #C69580;
}
h2 {
	font-size: 1.6em;
	margin-bottom: 8px;
	font-weight: normal;
	color: #C69580;
}
h3 {
	font-size: 1.6em;
	margin-bottom: 8px;
	font-weight: normal;
	color: #C69580;
}
h4 {
	font-size: 1.2em;
	margin-bottom: 8px;
	font-weight: normal;
	color: #C69580;
}
a {
	color: #C69580;
	text-decoration: none;
}
#result {
	width: 480px;
}
a:hover {
	color: #000000;
}
a[href$=".pdf"], a[href$=".PDF"], a.pdf {
	padding: 2px;
	padding-left: 24px;
	background: url(images/acrobat.png) no-repeat left center;
}
p {
	font-size: 1em;
	line-height: 20px;
	color: #8D8D8D;
	margin-bottom: 10px;
}
#whitePanel {
	background-color: #FFFFFF;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	border: solid 1px #CCC;
	width: 380px;
	margin-left: 4px;
	margin-bottom: 20px;
}
#promo {
	height: 200px;
	margin-bottom: 20px;
}
#promo p {
	padding-top: 14px;
}
#join {
	margin-top: -118px;
	float: right;
}
#join img {
	border: none;
	padding: 0;
}
.clearThin {
	clear: both;
	height: 16px;
}
.clearRule {
	clear: left;
	height: 29px;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
}
.small {
	font-size: 0.9em;
	margin-top: -6px;
	margin-bottom: 4px;
}
.small a {
	text-decoration: none;
	color: #8D8D8D;
}
.small a:hover {
	text-decoration: underline;
}
#theForm {
	float: left;
	width: 400px;
	margin-top: 8px;
}
.contactform {
	width: 400px;
}
input, textarea {
	display: block;
	width: 266px;
	float: left;
	padding: 4px 0 4px 0;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
}
.label   {
	text-align: left;
	width: 96px;
	font-size: 1em;
	display: block;
	float: left;
	margin-bottom: 6px;
	margin-top: 4px;
	color: #999999;
}
.submit {
	width: 100px;
	background-color: #C69580;
	color: #FFF;
	font-size: 14px;
	float: left;
	display: inline;
	clear: left;
	border: 0;
	margin-top: 6px;
	margin-left: 96px;
}
.radio {
	width: 50px;
}
.submit:hover {
	cursor: pointer;
	background-color: #000;
}
em {
	font-style: normal;
	font-size: 12px;
	color: #C69580;
}
.success {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #C69580;
	margin-bottom: 20px;
}
.error {
	margin-bottom: 20px;
	font-style: normal;
	color: #C69580;
}
div.contactForm em.error, div.contactForm form em {
	color: #C69580;
	font-style: normal;
}
.honeypot {
	margin-left: -9999px;
}
.hidden {
	display: none;
}
.pink {
	color: #C69580
}

#footer {
	width: 480px;
	text-align: center;
	float: left;
	clear: both;
	margin-left: 460px;
	margin-top: 160px;
	margin-bottom: 30px;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	display: list-item;
	font-size: 1em;
	color: #999999;
	line-height: 20px;
}
#footer ul li a {
	text-decoration: none;
	color: #999999;
}
#footer ul li a:hover {
	color: #C69580;
}
#footer p {
	font-size: 1em;
	color: #666666;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}

