@charset "UTF-8";
/* CSS Document */
* {
	/* global whitespace reset*/
	margin: 0px;
	padding: 0px;
}
/* to avoid page-shift */
html { 
	min-height: 100%; 
	margin-bottom: 1px; 
	overflow: -moz-scrollbars-vertical; 
}

body {
	background-color: #FFFFFF;
}

#wrapper {
	background: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	background: url(images/gray5x31.gif) repeat-x 0px 168px;
	height: 220px;
}

#logo {
	width: 230px;
	float: left;
	}
	
#bannerright {
	float: right;
	width:570px;
	}
		
#bannerright .activephotos {
	margin-top: 35px;
	}
	
#nav ul  {
	margin-top: 27px;
	list-style: none;
}
#nav li {
	font: bold 14px/15px "Trebuchet MS", Arial, sans-serif;
	display: inline;
	letter-spacing: 1px;
}
#nav a:link, a:visited {
	color: #FFCC66;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
}
#nav a:hover {
	color: #ed7231;
}
#nav .current a:link, #nav .current a:visited {
	color: #66FFFF;
	}

#left {
	width: 230px;
	float: left;
	display: inline;
	}

#left .callnow {
	margin-left: 40px;
	padding-bottom: 10px;
	}

#left .leftcontent {
	margin-left: 40px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
	width: 140px;
	}
	
#left .leftcontent ul {
	list-style: none;
}

.gca-heading {
	color: #00ADEF;
	font: bold 14px "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
}

h1 {
	color: #00ADEF;
	font: bold 20px "Trebuchet MS", Arial, sans-serif;
	padding-top: 12px;
	padding-bottom: 4px;
}

h2 {
	color: #00ADEF;
	font: bold 18px "Trebuchet MS", Arial, sans-serif;
	padding-top: 12px;
	padding-bottom: 4px;
}

h3 {
	color: #00ADEF;
	font: bold 14px/18px "Trebuchet MS", Arial, sans-serif;
	padding-top: 12px;
	padding-bottom: 4px;
}
h4 {
	font: italic normal 16px/20px "Trebuchet MS", Arial, sans-serif;
	color: #00adef;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 8px;
}


#maincontenthome {
	width: 530px;
	float: right;
	background: url(images/watermark240x295.gif) no-repeat 150px -12px;
	}
#rightabout  {
	float: right;
	width: 300px;
}
.floatright {
	float: right;
	width: 310px;
}
#maincontent {
	float: right;
	width: 530px;
}
#maincontenthome  .special   {
	margin-top: 72px;
}

p {
	font: 12px/16px "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	padding: 0 24px 10px 0;
	margin: 0px 0px 0px 10px;
}

/*.testimonial {
	padding: 0px 24px 0px 0px;
}*/

.orange  {
	color: #e96e32;
	letter-spacing: 1px;
	margin-bottom: 10px;
	
}

.blue  {
	color: #01AFF0;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.acuphoto {
	float: right;
	margin-left: 16px;
	margin-right: 30px;
	width: 183px;
}

ul.conditions    {
	list-style: none;
	font: 12px/16px "Trebuchet MS", Arial, sans-serif;
	margin: 0 0 0 8px;
}

.italicize {
	font-style: italic;
}
ul.copy {
	font: italic normal 9px "Trebuchet MS", Arial, sans-serif;
	color: #999999;
	list-style: none;
}

ul.copy a {
	color: #999999;
	text-decoration: none;
}

ul.copy a:hover {
	text-decoration: underline;
}

a {
	color: #01AFF0;
}
.clear {
	clear: both;
	padding-top: 18px;
}
.photocaption {
	margin: 0px 12px 6px 0px;
	float: left;
	width: 180px;
}
.call {
	margin: 0px 2px 10px 0px;
	float: right;
	width: 180px;
}

.bottom {
	border-bottom: 1px dotted #2b633a;
	width: 500px;
	margin: 6px 0px 10px 8px;
}

.bottomtest {
	border-bottom: 1px dotted #2b633a;
	width: 500px;
	margin: 4px 0px 10px 8px;
}

