body		{	font-family:  verdana, arial, helvetica, sans-serif;
			font-size: 62.5%;	
			color: #000;
			text-align: center;
			background-color: #666;
			background-image: url('/images/body_bg.gif');
			padding-bottom: 10px;
		}
* 		{	margin: 0;
			padding: 0;
		}
td              {	padding: 2px;
			font-size: 1.1em;
		}
div#container	{	margin: 20px auto;
			width: 860px;
			text-align: left;
			background-color: #fff;
			border: 1px solid #000;
		}
div#header	{	width: 100%;
			overflow: hidden;
			height: 140px;
			background-image: url('/images/top_img_1.gif');
			background-repeat: no-repeat;
			background-position: right;
		}
div#header h1   {	font-size: 2.2em;
			color: #7A2319;
			margin-left: 85px;
			margin-top: 28px;
		}
div#header h2   {	font-size: 1.2em;
			color: #8F9A9E;
			font-family: georgia, verdana, arial, helvetica, sans-serif;
			margin-left: 85px;
			margin-top: .25em;
		}
div#header h3   {       font-size: 2em;
			color: #425460;
			font-style: italic;
			margin-left: 85px;
			margin-top: 20px;
		}
div#header img#logo {	float: left;
			margin-top: 25px;
			margin-left: 10px;
		}
div.spacer	{	height: 21px;
			background-color: #8F9A9E;
			clear: both;
		}
div#navbar_outer {	float: left;
			width: 180px;
		}
div#navbar	{	padding: 20px 10px;
		}
div#navbar ul	{	line-height: 1.8em;
			list-style-type: none;	
			margin: 0 0 5px 0;
		}
div#navbar li	{	font-weight: normal;
			font-size: 1.1em;
			text-indent: 5px;
			padding: .25em 0;
			border-top: 1px solid #fff;
			background-color: #8F9A9E;		
		}
div#navbar li:hover {	background-color: #ccc;
		}
div#navbar li.top {	color: #c00;
			font-size: 1.2em;		
		}
div#navbar li a:link {  color: #fff;
			text-decoration: none;
		}
div#navbar li a:visited {  color: #ccc;
			text-decoration: none;
		}
div#navbar li a:hover {  color: #7A2319;
			text-decoration: underline;
		}
div#navbar img	{	margin-top: 2px;
			border: 0;
		}
div#content_outer {	margin-left: 190px; 		
		}
div#content 	{	padding: 0 10px 10px 0;
		}
div#content h1	{	margin: 20px 0 10px 0; 	
			font-size: 1.7em;
			color: #7A2319;		
		}
div#content h2	{	margin: 1em 0 .5em 0; 	
			font-size: 1.2em;
			color: #425460;		
		}
div#content h3	{	margin: .5em 0; 	
			font-size: 1.3em;
			color: #7A2319;			
		}
div#content div#galleryContainer {	overflow: hidden;
					border: 0;
		}
div#content div#galleryContainer img {	border: 0;
					float:left;
					margin: 10px;
		}
div#content div.featureBox {		overflow: hidden;
					margin-top: 10px;
		}
div#content div.featureBox img {	float: left;
		}
div#content div.featureBox p {		margin: 10px 0 0 150px;
		}	
img#mainImg	{	float: right;
			margin: 0 0 10px 15px;
		}
div#content p 	{	margin: .75em 0; 	
			font-size: 1.2em;		
		}
div#callNow 	{	clear: both;

		}
div#callNow 	{	clear: both;
		}
div#callNow div {       float: left;
			padding-left: 10px;
			padding-top: 10px;
			font-size: 10px !important;
		}
div#callNow h2  {	margin: .5em 0 .5em 190px; 	
			font-size: 1.7em;
			color: #425460;
		}
div#footer	{	clear: both;
                       	margin: 0;
			padding: 5px 0 10px 0;
			text-align: center;
			font-size: 1.1em;
		}




