body {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #747474;
		background:#888889; 
	text-align: center;
}

div#page {
	position: relative;
}

div#banner {
}


a {
}

div#content {
	padding: 4px;
	position: relative;
}

#system-message dt { display:none; }
#system-message dd { background: #cccccc; padding: 5px; margin:0; }
#system-message dd ul { padding: 0; margin: 0; list-style: none; color: black; font-weight: bold; }


#bottom { 	background: #5c2a00;  color: #d5bf79; height: 28px; width: 900px; margin:0 auto; padding-top: 7px;}
#bottom ul.menu { padding-right: 10px; }
#bottom ul.menu li { float: right; }
#bottom p { margin: 0 0 0 20px; text-align: left; }

/*	---------------------------------------------------------------------------
	menu (under title) styles 
	-------------------------------------------------------------------------*/


ul.menu {
	list-style: none;
	margin:0 0 0 1px;
	padding:0pt;
	display: block;
}

ul.menu li {
	float: left;
	margin-right: 11px;
	padding-right: 10px;
	padding-left: 11px;
	height: 20px;
}


ul.menu a:link, ul.menu a:visited {
	color: #d5bf79;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
}

ul.menu a:hover, ul.menu a:visited:hover {
	font-weight: bold;
}

ul.menu #current a, ul.menu #current a:hover, ul.menu #current a:visited {
	color: #CCCCCC;
	font-weight: normal;
}

.preload { display: none; }


/* -----------------------------------------------
	
	-------------------------------------------- */



ul {
	list-style-type: square;
	color: #747474;
	font-size: 12px;
}

ul li {
	line-height: 18px;
}

a:link, a:visited {
	text-decoration: none;
	color: #4d381b;
}

a:hover, a:visited:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}



#container {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: left;
}

#header {
	height: 28px;
	width: 740px;
	background: #482403 url('../images/bg_header.jpg') no-repeat;
	padding-top: 130px;
	padding-left: 160px;
	position: relative;
	z-index: 2;
}

table td {
	vertical-align: top;
}

.pad10 {
	padding: 10px;
}



a.button {
	display: block;
	line-height: 18px;
	width: 87px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

#footer {
	color: #333333;
	font-size: 11px;
	padding-top: 10px;
	text-align: left;
	width: 900px;
	margin: 0 auto;
}

#footer a:link, #footer a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.buttonheading {
	display: none;
}

/* -----------------------------------------------
	RIGHT
	-------------------------------------------- */

#right {
	margin-left: 60px;
	width: 220px;
	position: absolute;
	z-index: 1;
	margin-right: 10px;
	padding: 15px;
	right: 0;
}

#rightbg {
	background: #E9E9E9;
	position: absolute;
	bottom: 10px;
	height: 100%;
	right: 10px;
	width: 250px;
	z-index: 0;
}

div.blog, div.item_5 #page { width: 552px; }
fieldset { border: 0; padding: 0; }
fieldset p { margin-left: 0; }
#right ul { padding-left: 20px; }


/* -----------------------------------------------
	BLOG
	-------------------------------------------- */

.jcomments-links { margin-left: 10px; }
.moduletable_archives div { display: none; }
ul.basictags { margin-left: 25px; }
ul.lca { list-style: none; }
#comments-footer  { display: none; border: 0;}

/* -----------------------------------------------
	SEARCH
	-------------------------------------------- */

.search_category { display: none; }

/* -----------------------------------------------
	MAILCHIMP
	-------------------------------------------- */
.mcsignup input { display: block; }
.mcsignup, .aiContactSafe { margin-left: 20px; }

