/*LAYOUT*/
body {
	position: relative;
	margin:30px auto;
	width:800px; }

div#content p:last-child {
padding-bottom:0px;

}

div#content table.blog tbody tr td div table tbody tr td.contentheading {
	font-size:16px;
color:#000;
	font-weight:bold;
	padding-bottom:10px;
}

h1 {
	position:relative;
	z-index:1;
	top:50px;
	left:20px;
	width:282px;
	height:61px; }
#top {
	background:url("../images/header_background.jpg") no-repeat;
	width:800px;
	height:172px;
}
address#street {
	position:absolute;
	top:100px;
	left:83px;
	z-index:1; }

address#cityState {
	position:absolute;
	top:100px;
	left:220px;
	z-index:1; }

div.moduletable-search {
	position:absolute;
	right:20px;
	top:58px;
	z-index:1; }

div.moduletable-search h3 {
	position:absolute;
	left:-80px;
	top:-10px;
	_top:0px;
	line-height:21px;
	z-index:1; }

ul#contact {
	position:absolute;
	right:20px;
	top:83px;
	z-index:1; }

ul#contact li {
	display:inline;
	margin:0px 10px;
	z-index:1; }

ul#mainlevel-nav {
	position:absolute;
	z-index:0;
	width:750px;}

ul#mainlevel-nav li {
	position:relative;
	display:inline;
	top:108px;
	left:-30px;
	padding:0px 16px 0px 16px; }

div#content {
	float:left;
}

div#footer {
	height:47px; }

span.article_seperator {
	display:none; }

div.search-search input#mod_search_searchword {
	width:110px; }

/*COLORS */
html {
	background:#37100c url("../images/background.jpg") repeat-x 0px 223px; }
	
h1 {
	text-indent:-9999px; 
	background:url("../images/logo.jpg") no-repeat; }

/* ul#mainlevel-nav {
	background:url("../images/header_background.jpg") no-repeat bottom; }
*/
div#content {
	background:#0f0101; }

div#content p {
	padding-bottom:10px;
	margin:0px; }

/***div#content p, div#content h2, div#content h3, div#content h4 {
	background:#37100c; }***/

div#content p.home {
	background:#200B0A url("../images/p_end.jpg") no-repeat bottom right;}

div.search-search input#mod_search_searchword {
	background:#ebebeb;
	border:1px solid #977875;
	font-size:12px;
	padding:2px; }

div.search-search input.button-search {
	background:none;
	border:none;
	font-size:14px;
	font-family:times,serif;
	margin-left:5px;
	cursor:pointer; }

/*TYPOGRAPHY */
body {
	font-family:georgia, serif; }

div#content {
	color:#000;
	font-size:14px;
	padding:10px;
	width:780px;
	position:relative;
	background:url("../images/content_background.jpg") #fff no-repeat top;
	border-bottom:3px solid #df9029;
}

div#content a {
	text-decoration:none;
	color:#feae00; }


div#content ul {
	padding-left:20px;
	margin:0px 0px 10px 0px; }

div#content b {
	color:#bb483d;
	margin:0px;
	padding:0px; }

div#content th, div#content h2 {
	margin:0px;
	color:#bb483d;
	font-size:16px;
	font-weight:normal; }

div#content td.contentheading, div#content h3, div#content .componentheading {
	color:#FEAE00;
	font-size:16px;
	font-weight:bold;
	padding-bottom:40px;
}

div#content p.home {
	padding:20px 20px 120px 37px;
	margin:0px;
	margin-right:-17px;
	text-align:justify;
	line-height:22px;
	font-size:16px;}

div#footer {
	text-align:center;
	color:#ccc;
	font-size:14px;
	line-height:47px; }

ul#mainlevel-nav a {
	color:#37100c;
	font-size:16px;
	text-decoration:none; }

ul#mainlevel-nav a:hover {
	border-bottom:2px solid #df9029;
	color:#df9029;
}

address#street, address#cityState {
	color:#606060;
	font-size:12px; }

ul#contact {
	font-family:times, serif;
	color:#303030;
	font-size:12px; }

ul#contact em {
	font-weight:bold;
	font-size:14px; }

div.moduletable-search h3 {
	font-weight:normal;
	font-size:12px; }

div.moduletable {
	background:url("../images/header_background.jpg");
	width:100%;
	margin-top:-45px;
	height: 158px;
	position:absolute;}

.ddmx33{
	float:left;
	margin-top:65px; }
	
table.contentpaneopen{
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
}



.moduletable_loginmodule form{

	margin-left: 300px;
	margin-bottom: 30px ;

}

.moduletable_loginmodule h3 {

	padding-bottom: 20px !important ;
}

.moduletable_loginmodule #mod_login_username {

	width: 150px;
}

.moduletable_loginmodule #mod_login_password {

	width: 150px;
}

.moduletable_loginmodule .button {

	width: 70px;
	margin-left: 50px;
}


