/* Start of CMSMS style sheet 'MaltHouse' */
/* CSS Document */


table td
{
font-size:11px;
}

table th
{
font-size:11px;
}


html body {height:100%;

background-image: url("images/maltbg.gif");
background-attachment: fixed;
background-position: top center; 

width: 100%;
min-height:100%;
padding:0;
margin:0;

             /* Added DCW 070510 */
             text-align: center; 
	}

* html body {height:100%;}
	
h1, h2{display:none}
h3 {font-family: Georgia, "Times New Roman", Times, serif; color:#8a4d22; font-size:1em; margin:7px 0 25px 0;}
h4, .note {font-family:Georgia, "Times New Roman", Times, serif; color:#b98f42; font-size:1em; padding: 0; text-align:center;}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#b98f42; 
	font-size:.7em; 
	margin:0 1em .5em 0;
	padding:0 1em 0 0; 
	float:left; 
	border-right:1px solid #fff;
}

p, ul, ol, table, .skinny, .nms_message {font-family:Verdana, Arial, Helvetica, sans-serif; color:#333; font-size:.7em; line-height:150%; margin:5px 0 5px 0;}
a  {font-family:verdana, Georgia, "Times New Roman", Times, serif; color:#c0984b}


table {
	/*padding-bottom:20px; 
	border-bottom:1px solid #b98f42;*/
	border-right:1px solid #e9e6d3; 
	border-left:1px solid #e9e6d3;
	}
	
th {
	height:2em;
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#b98f42;
	background-color:#E9E6D3;
	font-size:1em; 
	padding:3px 0 2px 0; 
	text-transform:uppercase;
	line-height:200%;
	}
	
tr {height:22px;}
td {padding-left:10px; border-bottom:1px solid #e9e6d3;}

.price {text-align:right; padding:0 10px 0 0;}

#wrapper {
	background-color:#e2dbba;
	width:760px;
	min-height:100%;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	margin-bottom:0;
/*	display:table;*/

             /* Added DCW 070510 */
             text-align: left;

}

#header {
	width: 100%;
	height: 290px;
	background: url(images/header.jpg) no-repeat;
/*	display: block;*/
}

#content {margin:0 10px 20px 20px}
	#left-column {height:100%;width:260px; float:left;}
		
		#nav {
		width:inherit; 
		background:url(images/menu-bg.jpg) no-repeat top left;
		margin-top:-10px;
		padding-bottom:9px;
		}
		
		*html #nav {padding-bottom:5px;}
		
		#nav ul {margin:10px 20px 10px 10px; list-style-type:none; padding:10px 0;}
		#nav ul li{
		border-bottom:1px solid #cec5a8; 
		height:30px; 
		text-align:center; 
		}
		
		#nav ul li a{
		font-size:1.1em;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		text-transform:uppercase;
		line-height:250%;
		color:#b98f42; 
		text-decoration:none; 
		width:100%; 
		height:30px; 
		display:block;
		}
		
		#nav ul li a:hover, #nav ul li a.active{
		color:#7c441b; 
		background:url(images/pointer.gif) no-repeat top right;
		}

		#nav ul li.currentpage {
		background:url(images/pointer.gif) no-repeat top right;
		text-transform:uppercase;
		font-size:1.1em;
		padding:0;
		margin:0;
		}

		#nav ul li.currentpage h3 {margin:0 0 0 0; line-height:250%;}
		
		.sidebar {
		width:inherit; 
		background:url(images/side-bg.jpg) no-repeat top left;
		min-height:110px;
		}
		.sidebar div {padding:1em 1em 1.75em 1em;}
	
	#right-column {width:460px; float:right; margin-left:10px; margin-bottom:20px;}
		
		.section {
		width:inherit; 
		min-height:110px; 
		background: url(images/body-bg.jpg) no-repeat top left; 
		}
		.section div {padding:.5em 1em 2em 1em}

#footer {
	width:100%;
	height:50px; 
	background:url(images/footer-bot.jpg) repeat-y top;



	}





*html #footer {margin-top:-50px; margin-left:-1px;}

.topfoot {
	height:15px; 
	background:url(images/footer-top.jpg) no-repeat top; 
	padding:1em; 
	margin:0; 
	text-align:center; 
	}

.topfoot p {color:#999}

.float-left {float:left; margin:0 10px 0 0;}

.float-right {float:right; margin:0 0 0 10px;}

.skinny {width:130px; float:left; padding:0 0 0 0; margin:0 12px 0 0; background:none;}

.clear {width:100%; height:1px; clear:both; margin-bottom:-1px;}

.no-float {clear:both}

.newsletter-link {font-size:12px; font-family:Georgia, "Times New Roman", Times, serif;		color:#CC9900; }

.newsletter-text {font-size:12px; font-family:Georgia, "Times New Roman", Times, serif;		color:#CC9900; }


.formbuilderform {font-size:12px; font-family:Georgia, "Times New Roman", Times, serif;		color:#CC9900; size="25"}


img {margin-bottom:5px; margin-right:10px;}

dfn {display:none;}

BODY {background-color:#E9E6D3;}
/* End of 'MaltHouse' */

