@charset "UTF-8";
body {
	background-image: url(../images/bkrnd_grad.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	background-repeat: no-repeat;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #FFF;
	border: 5px solid #000;
}
#logo {
	width: 400px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
}
#navigation {
	width: 420px;
	margin-top: 98px;
	font-size: 14px;
	text-align: left;
	float: right;
	margin-right: 5px;
	
}
#mainnav {
	float: left;
	width: 420px;
	margin-top: 110px;
	margin-left: 28px;
}
#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainnav ul li {
	position: relative;
	display: inline;
}
#mainnav ul li a {
	display: inline;
	text-decoration: none;
	color: #000;
	background: #fff;
	padding-top: 5px;
	border: none;	
}
#mainnav ul a:hover {
	text-decoration: underline;
	color: #a38d76;
}
#mainnav li ul {
	position: absolute;
	font-size: 12px;
	width: 170px;
	left: 0px;
	top: 21px;
	display: none;
	border: 1px solid #ccc;
}
#mainnav li ul a {
	display: block;
	text-decoration: none;
	color: #000;
	background: #fff;	
}
#mainnav li ul a:hover {
	text-decoration: underline;
	color: #a38d76;
}

#mainnav li:hover ul {
	display: block;
}

ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}
#maintext {
	float: left;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 70px;
	width: 710px;
	margin-top: 40px;
	z-index: 10;
}
#maintext2 {
	width: 380px;
	float: right;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 30px;
	margin-top: 40px;
}

#contactmain, #servicesmain, #articlesmain {
	float: left;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 30px;
	width: 370px;
	margin-top: 40px;
	z-index: 10;
}

#main h1 {
	font-size: 18px;
	margin-bottom: -10px;
	padding-top: 5px;
}
#main #text h2 {
	font-weight: lighter;
	margin-bottom: -5px;
	margin-top: 25px;
	color: #632b2d;
	font-weight: lighter;
	letter-spacing: .1em;
}
#main #text #maintext h3 {
	font-size: 16px;
	font-weight: lighter;
	margin-bottom: -5px;
	margin-top: 25px;
	color: #632b2d;
}
#main h4 {
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 20px;
	color: #222;
	font-size: 14px;
}
#main p.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	letter-spacing: .1em;
	margin-top: 30px;
	margin-bottom: -20px;
	font-style: italic;
}
#maintext img {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 25px;
}
#maintext2 img {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 25px;
}
p.space {
	margin-bottom: -10px;	
}
#article {
	float: left;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 25px;
	width: 530px;
	margin-top: 20px;
	margin-left: 180px;
}
#article h1 {
	font-size: 22px;
	line-height: 1em;
}
#main #footer {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	padding-top: 20px;
	padding-bottom: 6px;
}
#text {
	width: 882px;
	clear: both;
}
#navigation a:link {
	color: #000;
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
	color: #000;
}
#navigation a:hover {
	text-decoration: underline;
	color: #a38d76;
}
#navigation a:active {
	text-decoration: none;
}
#local {
	color: #a38d76;	
}
p.continue {
	
	font-style: italic;		
}
#maintext2 a {
	color: #632b2d;
	text-decoration: none;
}
#maintext2 a:hover {
	text-decoration: underline;
	color: #a38d76;
}
#vr {
	position: absolute;
	width: 380px;
	height: 650px;
	border-right: dotted thin #000;
	margin-top: 180px;
	margin-left: 50px;
}
#vrcontact {
	position: absolute;
	width: 10px;
	height: 520px;
	border-right: dotted thin #000;
	margin-top: 80px;
	margin-left: 370px;
	z-index: 0;
}
#main h3 {
	font-weight: lighter;
	margin-bottom: -5px;
	margin-top: 25px;
	color: #632b2d;
	font-size: 16px;
}
#main hr {
	width: 90%;
	margin-left: 10px;
	color: #444;
}
#main a {
	color: #632b2d;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
	color: #a38d76;
}
.lead {
	font-style: italic;	
}
p.name {
	font-size: 18px;	
	margin-bottom: 12px;
}
.contact {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #444;
	margin-bottom: -20px;
	text-indent: 1em;
	margin-top: -10px;
}
.info {
	font-size: 17px;
	text-indent: 1.5em;
}
.phone {
	font-size: 17px;
	text-indent: 1.5em;
	margin-top: -18px;
}
#contactus {
	float: left;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 30px;
	width: 370px;
	margin-top: 40px;
}
#test {
	padding-right: 20px;
	padding-left: 30px;
	width: 370px;
	float: left;
	margin-top: 40px;
}
#contactus h1 {
	font-size: 22px;
	line-height: 1em;
}
.label {
	font-size: 14px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}
#maintext2 hr {
	margin-left: 15px;
}
h4 {
	font-size: 16px;
	color: #632b2d;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: -1px;
}
#main p.quote {
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
	color: #632B2D;
	font-family: Georgia, "Times New Roman", Times, serif;
}
