body
{
	color: #333;
	font-size: 14px;
	padding: 20px 0 40px;
	background-image: url(../img/gradient_bg.png);
	background-color: #681010;
	background-repeat: repeat-x;
}

.container_12_disabled
{
	background: #fff url(../img/12_col.gif) repeat-y;
	margin-bottom: 20px;
}


a
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2
{
	padding: 20px 0 0;
	text-align: center;
}

p
{
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

#banner 
{
height: 111px;
background-image: url(../img/banner2.png);
margin-bottom: 10px;
border: 1px solid white;
}

#navigation {
border-right: 1px solid black;
min-height: 600px;
}

#navigation h3 {
color: #8A5016;
text-align: left;
margin-bottom: 0px;
}

