body {
	background-color: #99CCCC;
	background-image: url(images/background_gold.gif);
	background-repeat: repeat-y;
	background-position: 181px 144px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
#topbanner {
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:720px;
	 height:144px;
	 z-index:1;
}
#content  {
	position:absolute;
	left:0px;
	top:148px;
	width:720px;
	z-index:2;
	border: none;
	overflow: visible;
	background-color: #FFFFFF;
}

.textcell {
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #339999;
	padding-right: 10px;
}
p { 
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 1.5em;
}
ul {
	margin-top: -0.5em;
	padding: 0px;
}
li {
	font-size: 80%;
	line-height: 1.5em;
	margin-left: .5em;
}

a:link.understand {
	color:#D3A416;
	}

.specialties {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: .5em;
	text-indent: -.8em;
	display: block;
}
a:link {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #339999;
	text-decoration: underline;
}
a:visited {
	color: #339999;
	text-decoration: underline;
}
.bottominfo {
	font-size: 60%;
}
.bottomtable {
	width: 520px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339999;
	padding-top: 3px;
	margin-top: 2em;
}

.navSubnav {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 19px;
	color: #006666;
	font-size: 13px;
	line-height: 14px;
}
h1 {
	font-size: 85%;
	font-weight: bold;
	color: #006666;
	margin-top: 0px;
	margin-bottom: 3px;
}
.runinHead {
	font-weight: bold;
	color: #006666;
}
.imagefloatRight {
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #339999;
	margin-bottom: 10px;
	margin-right: 5px;
}
.imageText {
	font-size: 70%;
	line-height: 125%;
	font-weight: normal;
	color: #006666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imageTextBox300 {
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #339999;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 0px;
	width: 325px;
	text-align: left;
}
.imageTextBox200 {
	float: right;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #339999;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	width: 225px;
	padding: 0px;
}
h2 {
	font-size: 75%;
	font-weight: normal;
	color: #006666;
	margin-top: 0px;
	margin-bottom: 3px;
}
.pricing {
	font-size: 80%;
	line-height: 120%;
}
.rightText {
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #339999;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 0px;
	width: 250px;
	text-align: left;
}
.imagefloatLeft {
	float: left;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0px;
	padding: 0px;
}
#table {
	clear: left;
}
.staffbios {
	font-size: 70%;
}
.staffnames {
	font-size: 75%;
	padding-top: 3px;
}
.imageTextBox250 {

	float: right;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #339999;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	width: 255px;
	padding: 0px;
}

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

/* ----- global form elements ----- */ 

form {
	width:150px;
	margin:10px 0 15px 0;
	}
#contact_business { display: none; } /* do not remove */ 

form label	{ font-size:12px; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#99CCCC !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #666666;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:2px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	}
	
select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact-business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:12px;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:170px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

#contact-business-main { display: none; } /* do not remove */ 


/* ----- submit button form elements ----- */ 

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; }

