body.custom { font-family:arial,helvetica,sans-serif; background: #432608; }
.custom #container { background: white none repeat scroll 0 0; }
.custom #page { background: white; }


/* Header */
.custom #header { padding: 0; border: none; }
.custom #header #logo a { display: block; height: 140px; width: 960px; background: url('images/logo.jpg') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }


/* Nav Bar */
.custom ul#tabs { background-color: #79BEDB; }
.custom ul#tabs li { background-color: #79BEDB; border: none; margin-bottom: 0em; }
.custom ul#tabs li.current_page_item, ul#tabs li.current-cat { background-color: #432608; border: none; padding-bottom: 0em;}
.custom ul#tabs li.current_page_item a, ul#tabs li.current-cat a { color: white; border: none;}
.custom ul#tabs li a:hover, ul#tabs li a:hover { background-color: #432608; color: white; text-decoration: none; }

/* sidebars */
.sidebar h3 {
	color: #432608;	
}
/* 
  * Footer
  */  
#footer {
	posiiton: left;
	font-family:arial,helvetica,sans-serif;
	background:#FFFFFF;
	clear:both;
	height: 230px;
	/* min-height:150px; */
	padding-right:20px;
	position:relative;
	text-align:left;
}

.custom #footer .footer-contents {
	background: #fff;
	width: 100%;
	float:left;
}

.custom #footer .footer-col-last {
	border:medium none;
	width:33% !important;
}

.custom #footer .footer-col, #footer .footer-col-last {
	border-right:1px solid #51A5BA;
	color: #555555;
	float:left;
	margin:0px 0 0;
	min-height:120px;
	padding:1px 0;
	position:relative;
	width:33%;
}

.custom #footer dl.col-prime {
	margin-bottom:0.7em;
}

.custom #footer dt {
	color: #432608;
	font-size: 1.5em;
	font-weight:bold;
	letter-spacing:-0.02em;
	padding:0 10px;
}

.custom #footer dd {
	font-size: 1.2em;
	margin:0;
	padding:3px 10px;
}
.custom #footer dd a {
	-x-system-font:none;
	color: #79BEDB;
	font-family:tahoma,sans-serif;
	font-size: 0.8em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-bottom:1px;
	text-decoration:none;
	border-bottom: medium none;
}
.custom  .copyright {
	float: left;
	color: #432608;
	width: 100%;
	margin-top: 5em;
}
#footer .copyright p {
	text-align: center;
}
.custom #footer .copyright a {
	color: #432608;
	text-decoration: none;
	border: none;
}