* {
  margin: 0;
	padding: 0;
	font-family: verdana;
}

body {
	background-color: #000000;
}

a {
  text-decoration: none;
  color: #C2AB81
}

a:visited {
  color: #C2AB81
}

a:hover {
  color: #fccc66;
}	

#outer {
  width: 100%;
}

#inner {
  margin: auto;
	width: 1024px;
}

#header, #insideheader {
  background-image: url('/img/header_bg.jpg');
	background-repeat: no-repeat;
	height: 196px;
	width: 1024px;
}

#insideheader {
  background-image: url('/img/insideheader_bg.jpg');
  height: 163px;
}	

#logobox {
  margin: 0 auto;
	width: 105px;
	height: 106px;
}

.subheader, .lowertan {
  color: #FFFFFF;
	width: 1024px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 6px;
	min-height: 20px;
}

.lowertan {
  background-color: #C2AB81;
	min-height: 10px;
}
.breakline {
  background-color: #C2AB81;
	height: 5px;
	width: 1024px;
}

.content {
  background-color: #999966;
	width: 1024px;
}

.insidecontent {
  background-color: #000000;
	width: 1024px;
	padding-bottom: 20px;
	border-bottom: 2px solid #C2AB81;
}

.innercontent, .aboutcontent, .resourcescontent, .contactcontent, .mylistingscontent {
  margin: 0 auto;
	padding-top: 0px;
	width: 870px;
  min-height: 198px;
}

.aboutcontent, .contactcontent {
	width: 933px;
	letter-spacing: -0.5px;
	padding-top: 20px;
}

.contactcontent>.leftcolumn p {
  text-align: right;
}

.resourcescontent {
  width: 580px;
	text-align: left;
	height: 1460px;
	margin-top: 50px;
}	

.mylistingscontent {
	height: 400px;
	margin-top: 20px;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	width: 1024px;
	margin-bottom: 20px;
}

.bodytext, .contacttext {
  color: #FFFFFF;
	font-size: 10pt;
}

.contacttext #smalllogo {
  float: none;
	padding-top: 10px;
}
	
.bodytext p {
  padding-bottom: 10px;
}	

#glenimage, #waterfall, #welcometext {
  float: left;
}

.imagepad {
  padding-right: 15px;
}
	
#headshot {
  margin-left: 15px;
}

#about_headshot {
  float: right;
	padding: 10px;
}

#contact_headshot {
  float: left;
	padding: 10px 10px 10px 0;
}

#welcometext {
  width: 421px;
	text-align: justify;
	margin-left: 10px;
	line-height: 11pt;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	vertical-align: middle;
	height: 183px;
	padding-top: 15px;
}

#bottomnavbar, #navbar {
	background-color: #666633;
	font-size: 11pt;
	height: 50px;
	text-align: center;
	font-family: verdana;
	color: #ffffff;
	border-bottom: 2px solid #C2AB81;
}

#headingline, #headingline_testimonials {
	height: 30px;
	border-bottom: 2px solid #C2AB81;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 46px;
}

#headingline_testimonials {
  padding-left: 128px;
}	

.extralinks, .extralinks_testimonials {
  display: inline-block;
	width: 55%;
	text-align: right;
	font-size: 10pt;
}

.extralinks_testimonials {
  width: 46%;
}	

.extralinks a, .extralinks_testimonials a {
  color: #ffffff;
}

.extralinks a:hover, .extralinks a:visited, .extralinks_testimonials a:hover, .extralinks_testimonials a:visited {
  color: #C2AB81;
}	

#pagetitle {
  height: 16px;
	margin-top: 5px;
	display: inline-block;
	float: left;
	width: 40%;
}	

#footer1 {
  font-size: 10pt;
	letter-spacing: -1px;
	display: inline-block;
	padding-bottom: 10px;
}

#footer2 {
  font-size: 12pt;
	color: #C2AB81;
	display: inline-block;
	letter-spacing: -1px;
	padding-bottom: 8px;
}

#footer3 {
  font-size: 8pt;
	font-family: arial;
	display: inline-block;
	padding-bottom: 10px;
}

#footer3.a {
	color: #C2AB81;
}

#footer4 {
  font-size: 8pt;
	font-family: arial;
	color: #C2AB81;
	display: inline-block;
	padding-bottom: 10px;
}

#bottomnavbar a, #navbar a {
  text-decoration: none;
  color: #FFFFFF;
}

span.addspacer {
  border-right: 2px solid black;
	padding: 15px 0;
}	

span.link {
	padding: 15px;
	height: 20px;
	display: inline-block;
}

#footer a {
  text-decoration: none;
  color: #C2AB81;
	margin: 0;
}

#footer a:hover, #bottomnavbar a:hover, #navbar a:hover {
  color: #fccc66;
}	

#footer {
  padding: 20px 0;
  font-size: 8pt;
  text-align: center;
	font-family: verdana;
	color: #ffffff;
	line-height: 17pt;
}

.quoteintro, .quoter, .quote {
  color: #C2AB81;
	font-size: 12pt;
	font-family: verdana;
}	

.quote {
  color: #ffffff;
}	

.leftcolumn>.quoter {
  color: #ffffff;
}
	
.resourcescontent>.quote {
  padding-bottom: 10px;
}
	
.quoter, .quote {
  font-size: 10pt;
	padding-top: 3px;
}	

.addressline {
  color: #ffffff;
	font-size: 10pt;
	text-align: center;
	padding-top: 20px;
}	

.leftcolumn, .middlecolumn, .rightcolumn, .rightwidecolumn {
  color: #ffffff;
	font-size: 9pt;
	width: 40%;
  float: left;
}	

.rightwidecolumn {
  width: 60%;
}
	
.leftcolumn label, .middlecolumn label, .rightcolumn label, .rightwidecolumn label {
  width: 100px;
	display: inline-block;
	padding-right: 15px;
}	

.leftcolumn p, .rightcolumn p, .rightwidecolumn p {
	padding-bottom: 20px;
}

 .leftcolumn input {
  width: 175px;
}
	
.middlecolumn {
  padding: 0 auto;
	text-align: center;
	width: 20%;
}	

.commentarea {
  padding-top: 0px;
	color: #ffffff;
	font-size: 8pt;
}
	
.commentarea p {
  text-align: center;
	padding-bottom: 10px;
}	

.commentarea textarea {
  width: 375px;
	height: 150px;
	font-size: 9pt;
}	
