/* THREE COLUMN LAYOUT */

body {
	text-align:center;  /* IE6 needs this to center the layout in the browser window */
	}
#main_wrapper {
	width:840px; /* widths of columns will scale proportionately as this width is changed */
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
	}
#header {
	}
#nav {
	width:180px;
	float:left;
	}
#content {
	width:480px;
	float:left;
	}
#promo {
	width:180px;
	float:left;
	}
#footer {
	width:100%;
	clear:both;
	}
#header_inner, #nav_inner, #content_inner, #promo_inner {
	overflow:hidden; /* prevents oversize elements from breaking the layout */
	}
#header_inner {
	}
#nav_inner {
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 0.5em;
	}
a:link {
	color: #8C3020;
	text-decoration: none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	color: #0091CA;
}
a:active {
	color: #5D3526;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav_inner p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 10px;
	color: #8C3020;
}
#promo_inner   h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #773324;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#content_inner {
	}
#promo_inner {
	margin:1em 1.2em;
	text-align: center;
	}
#footer_inner {
	padding:.5em 10em;
	text-align:center;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #EBE7CA;
	background-color: #5D3526;
	text-align: left;
	display: block;
	padding-left: 20px;
	height: 30px;
	margin: 0px;
	padding-top: 12px;
}
#footer p {
	font-size: 12px;
	color: #EBE7CA;
	background-color: #5D3526;
	display: block;
	height: 30px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #EBE7CA;
}
#promo_inner img {
	margin-bottom: 0px;
}
#content_inner p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content_inner img {
}
#content_inner  li  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
}
.caption_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #8C3020;
	padding-top: 4px;
	padding-bottom: 10px;
}
#promo_inner p {
	font-size: 12px;
	color: #8C3020;
	font-weight: bold;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}
.marginLeft {
	margin-left: 25px;
}
.blueLinkText {
	font-weight: bold;
	color: #006DB3;
}
#content_inner td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8C3020;
	margin-left: 10px;
	padding-left: 20px;
}
.blacktype {
	color: #000000;
}
.tanBox {
	background-color: #E8DC9B;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_inner h3 {
	font-size: 15px;
	color: #8C3020;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 0px;
}
#content_inner th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D3526;
	text-align: left;
	padding-left: 10px;
}
