IMG.alignright
{
	float:right;
}
IMG.alignleft
{
	float:left;
	padding-right:4px;
}
#content-single
{
	background: #ffffff;
	margin:0px;
	padding: 0px 10px 1px 10px;
}

#content-header
{

	height:390px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content-header OBJECT
{
	
}
#content-header #home-text
{
	width:280px;
	display:inline-block;
	vertical-align:top;	
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	font-size:12pt;
}
#front-page-posts
{
	background-color:#CDB380;
	margin:0px 0px 10px 0px;
	padding: 6px 0px 0px 6px;
	height:297px;
}
#front-page-posts A, #front-page-posts A:visited
{
	color:#FF6600;	
}
#front-page-posts .post
{
	position:relative;
	display:inline-block;
	width: 255px;
	height:125px;
	border: 1px solid black;
	background-color:white;	
	vertical-align:top;
	padding:4px;
	margin:0px 0px 10px 4px;
	
}
#front-page-posts .post H2
{
	margin:0px 2px;
	padding:0px;	
	font-size:12pt;
	display:inline;
}
#front-page-posts .post P
{
	margin:0px 5px;
	padding:0px;
	display:inline;
}
#front-page-posts .post DIV
{
	position:absolute;
	bottom:0px;
	right:0px;
	background-color:white;
}
#front-page-posts .post DIV STRONG
{
	float:right;
	padding:0px 3px 0px 0px
}
#contact-form
{
	background: #CDB380;
	color: #036564;
	font-size: 14px;
	margin-left: 0px;
	margin-right: 0px;
	width: 305px;
	text-align:center;
	float:right;
}

#contact-form img
{
	border: none;
	padding: 5px;
}
#products
{
	text-align:center;
}
#products IMG
{
	border:0;
}
.listings
{
	padding-top:20px;
	clear:both;
	position:relative;
	top:0px;
}
#article-list
{
	display:inline-block;
	width:220px;
	vertical-align:top;
	margin:20px 0px 20px 0px;
	
}
#article-list h2
{
	margin:0px;
	padding:0px;
}
#article-list h4
{
	font-style:italic;
	font-size:11pt;
	margin:0px;
	padding:6px 0px 6px 0px;
}
#article-list h4 a
{
	text-decoration:underline;
}

#home-content
{
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 20px;
	display:inline-block;
	width:540px;
	vertical-align:top;
	border-left:1px solid black;
}
#survey
{
	border:1pt solid black;
	padding:10px;
	margin:5px;
}
#survey .error
{
	color:red;
	font-weight:bold;
	font-size:90%;
}
#survey H3
{
	color: black;
}
#survey INPUT, #survey SELECT
{
	margin:0px 15px;
}
#survey #email-notification
{
	font-weight:bold;
	font-size:90%;
}
#survey #email-notification INPUT
{
	margin:0px;
	display:block;
	width:95%;
}
.entry img
{
	border: 1px solid #999;
	padding: 5px;
	margin: 0 15px 5px 0;
}
.entry A img
{
	border:none;
}
#ads
{
	text-align:center;
}


