html, body
{
	background: url(images/strip.gif) repeat-x top left ;
	width:100%;
	margin: 0;
	padding:0;
	font-family: "Arial", Helvetica, Arial, sans-serif;
	font-size:12px;
}

h1
{
	font-size:20px;
	font-weight:normal;
	color:#430012;
	margin:0;
}

h2
{
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:normal;
}

h3
{
	margin:2px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	font-size:14px;
}

#main
{
	background: #ffffff;
	border-top: 1px solid #f9f2ea;
	border-bottom: 1px solid #f9f2ea;
	max-width: 900px;
	min-width:660px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}


#column_left
{
	width:660px;
	width:70%;
	padding:8px;
	display:block;
	float:left;
	min-width:600px;
}

#column_right
{
	padding:8px;
	display:block;
	background-color:#FFFFFF;
}

div#column_right div.rightitem
{
	display:block;
	float:left;
	width:26%;
	min-width:100px;
	max-width:300px;
	overflow:hidden;
	margin-left:5px;
	padding-left:5px;
	margin-right:5px;
	background-color:#ffffff;
	border-left:1px solid #e1e1e1;
}

#main p, div#column_right p, div#column_left p
{
	line-height:19px;
	padding:10px;
	margin:0;
}

#column_right ul, #column_left ul
{
	list-style:none;
	margin-left:15px;
	display:block;
	padding:2px;
}

#main li, div#column_right li, div#column_left li
{
	list-style:circle;
	list-style-position:outside;
	margin-top:5px;
	margin-left:10px;
}


#dynamiclead
{
	width:100%;
	min-width:600px;
	height:350px;
}

#eventcalendar
{
	display:block;
	width:400px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
}



.tan
{
	margin:0;
	padding:10px;
	background-color: #f9f2ea;
	border:1px solid #D1B8A1;
}

.sub_header
{
	font-size: 16pt;
	color: #5a3520;
	padding: 5px 5px 5px 5px;
	background: #f9f2ea;
	font-weight: bold;
	border-bottom: 2px solid #6D493C;
}

.quote
{
	float:right;
	padding:7px;
	margin-left:7px;
	margin-top:7px;
	margin-bottom:7px;
	width:250px;
	font-weight:bold;
	line-height:18px;
	border:1px solid #CACCA2;
	background-color:#FFFFFF;
	background-image:url(images/green_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

ul.quote_large
{
	float:right;
	display:block;
	width:50%;
	padding:7px;
	margin-left:7px;
	margin-top:7px;
	margin-bottom:7px;
	font-weight:bold;
	line-height:18px;
	border:1px solid #CACCA2;
	background-color:#FFFFFF;
	background-image:url(images/green_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	list-style:circle;
}


ul.quote_large li.quotebullet
{
	list-style:circle;
	padding-top:7px;
	margin-left:15px;
}



.nospace
{
	padding:0;
	margin:0;
}


.nomargin
{
	margin:0;
	padding:0;
	display:block;
}

.boxtitle
{
	margin:0;
	font-size:15px;
	font-weight:normal;
	color: #ffffff;
/*	border-bottom: 3px solid #f9f2ea ;*/
	padding: 3px;
	padding-left:9px;
	padding-right:9px;
	background: #824F38 /*url(images/quote.gif) no-repeat bottom right*/;
	background-image:url(images/substrip.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #3D170D;
	margin-top:10px;
}

div#column_right div.rightitem a img
{
	margin-left:auto;
	margin-right:auto;
	padding:3px;
	background:#FFFFFF;
	border:1px solid #e1e1e1;
	margin-bottom:10px;
	margin-top:5px;
	max-width:250px;
	min-width:100px;
}
/*--------------------downloads menu----------------*/

/* downloads MENU */

div.downloadsmenu-v {
	width:100%;
	color: #333333;
	background: #FFFFFF;
	padding-bottom:3px;
}


div.downloadsmenu-v ul {
	font-size: 12px;
	list-style: none;
	padding: 0px;
	margin: 0;
	margin-bottom:5px;
	
}

div.downloadsmenu-v li{
	height:30px;
	list-style: none;
	display:block;
	clear:both;
}

div.downloadsmenu-v li img{
	width:20px;
	height:20px;
	border:0px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}

div.downloadsmenu-v a {
	margin:0px;
    line-height: 16px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	height:20px;
	border-bottom: 1px solid;
	border-color:#F7F3E0;
	text-decoration: none;
	color: #333333;
	
}

div.downloadsmenu-v a:link {
	margin:0px;
    line-height: 16px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	height:20px;
	border-bottom: 1px solid;
	border-color:#F7F3E0;
	text-decoration: none;
	color: #333333;
	
}

div.downloadsmenu-v a:visited {

	border-bottom: 1px solid;
	border-color:#F7F3E0;
	text-decoration: none;
	color: #333333;
	
}

div.downloadsmenu-v a:hover {
	background: #F7F3E0;
	border-bottom: 1px solid;
	border-color:#EDDBBB;
	/*background: #f7f7f7;*/
	
}

.img_left_border
{
	float:left;
	padding:3px;
	background:#FFFFFF;
	border:1px solid #e1e1e1;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
}

.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}


.left
{
	float: left;
}

.right
{
	float: right;
}


.underlineme
{
	border-bottom:1px solid #e1e1e1;
	clear:both;
}
.blockleft
{
	
}

