h1,h2,h3,h4,h5,h6,pre,code { 
	font-size:0.8em; 
	font-family: Georgia,serif;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ 
	margin:0; padding:0 
}
a:link, a:visited, a:active{
	color: #ec611d;
}
a:hover{
	color: #005e39;
}
p{
	margin: 10px 0;
}
ul{
	margin-left: 20px;
}

li{
color:#005e39;
}

li span{
color:#808385;
}
	
a img,:link img,:visited img { 
	border:none 
}
body{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.8em;
	color: #808385;	
}

.container{
	width: 766px;
}
#header {
	background: url(../images/_header_bg.jpg) repeat-y;
	height: 126px;
}
#header .logo{
	left: 20px;
	top: 20px;
	position: relative;
}
h1{
	font-size: 1.9em;
	font-weight: normal;
	padding: 15px 0 0 0;
	color:#ec611d;
}
h1.home{
	font-size: 1.9em;
	font-weight: normal;
	padding: 15px 0 0 0;
	color: #808385;
}
h2{ 
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ec611d;
	
}
/* Menu Start */
#menu {
	font-size: 0.8em;
	width: 150px;
	padding: 10px 0 0 10px;
	margin: 10px 0 0 10;
	position: relative;
	float: left;
	
}
#menu ul{
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
#menu ul li{
	border-top: 1px dashed #ec611d;
}
#menu ul li.last{
	border-bottom: 1px dashed #ec611d;
}

#menu ul ul li {
	border-top: none;
}


#menu ul a:link, #menu ul a:visited, #menu ul a:active{
	text-decoration: none;
	color: #005e39;
	display: block;
	padding: 5px;
}
#menu ul a:hover{
	text-decoration: none;
	color: #ec611d;
	background-color: #ffffff;
}
#menu ul li a.active{
	color: #ec611d;
}

/* Menu End */
.clearboth{
	clear: both;
}

#content {
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
	width: 575px;
	position: relative;
}
.phonesmith{
/*
	color:#005e39;
	font-weight: bold;
*/
}
strong.green{
	color:#005e39;
}
.lefttitle{
	color:#005e39;
	font-weight:bold;
	margin-bottom: 0px;
}
img.contactlogo{
	float: right;
	margin:50px 100px 10px 10px;
}
img.photos{
	float: left;
	margin: 10px 10px 10px 0;
}
img.photosr{
	float: right;
	margin: 10px 0 10px 10px;
}
img.quote{
	float: left;
	margin: 2px 5px 0 0;
}
img.quotee{
	position:absolute;
	float:right;
	bottom:5px;
	right:5px;
}
#footer{
	margin-top: 20px;
	position: relative;
	width: 725px;
	margin-left: 20px;
	border-top: 1px dashed #ec611d;
}
.quotecopy{ 
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-style:italic;
	font-size:14px;
	Color:#ec611d
}
#l_col{
	float:left;
	width:400px;
}
#r_col{
	float:right;
	width:150px;
	border-top: 1px dashed #ec611d;
	border-bottom: 1px dashed #ec611d;
	color:#005e39;
}
