body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #004000;
	margin: 0px;
	padding:0px;
	border:none;
}
#content {
	margin:0px 0px  0px 20px;
	text-align:left;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #004000;
	margin:0px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #004000;
	margin:0px;
}
h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004000;
	margin:0px;
}
p {
	margin-top:0px;
}
.headers {  
	font-size: 24px;
}
p.contact { 
	font-size: 12px; 
	font-weight: bold; 
	margin:10px 5px;
	padding:0;
	border:none;
	text-align:center;
}
.contact a {
	font-size: 10px;
	color:#000000; 
}
.contact strong {
	font-size:14px;
}
.phone {  
	font-weight: bold; 
	font-size: 16px; 
}
.medtext {
	font-size:12px;
}
.image_right {
	margin:0px 0px 10px 10px;
	float:right;
	text-align:center;
	font-size:11px;
}
.image_left {
	margin:0px 10px 10px 0px;
	float:left;
	text-align:center;
	font-size:11px;
}
.imgBorder {
 	border:1px solid #004000;
	padding:1px;
	margin-bottom:3px;
 }
#feature {
	border: 1px solid #004000;
	margin:0px;
	padding:1px;
}
div.image_left p {
	margin:0px;
	padding:1px;
}
div.image_left p img.sold_pic {
	position:absolute;
	width:60px;
	height:31px;
	top:0;
	left:0;
	border:none;
	margin:0;
	padding:0;
	z-index:100;
	behavior:url(/css/png.htc);
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	border:none;
	font-size:1px;
	height:1px;
}
.spacer {
	margin:2px 0px;
}
ul.bullet li {
	list-style-image:url(/graphics/bullet.gif);
	margin-bottom:5px;
	margin-right:20px;
}
li.bullet {
	list-style-image:url(/graphics/bullet.gif);
	margin-bottom:5px;
	margin-right:20px;
}
.feature1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
	background-color:#004000;
}
#bottomlinks {  
	text-align:left;
	font-weight: bold; 
	color: #FFFFFF;
}
#bottomlinks a {
	font-size:10px;
	color: #FFCC33;
}
#tinytext { 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align:left;
}
#tinytext a { 
	color: #FFCC33;
}
.contactList {
	list-style:none;
	margin:0 auto;
	padding:0;
}
.contactList li {
	float:left;
	width:33%;
}
.contactList li.last {
	float:none;
	clear:left;
	height:1px;
	font-size:1px;
	width:100%;
}