.headerDiv
{
	background-color:#6A1115;
	background-position:top;
	background-repeat:repeat-x;
	color:#333333;
	padding-top: 5px;
	text-align:center;
	vertical-align: top;
	width: 100%;
}

.menuDiv
{
	background-color:#000000;
	color: white;
	padding-bottom: 8px;
	padding-top: 7px;
	text-align:right;
	text-decoration: none;
	vertical-align: top;
	width: 100%;
}
.footerDiv
{
	background-color:#000000;
	color: white;
	padding-bottom: 4px;
	padding-top: 3px;
	float: right;
	margin-top: 10px;
	text-align:right;
	text-decoration: none;
	vertical-align: top;
	font-size: 10px;
	width: 100%;
}
.navHolderDiv
{
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	width: 95%;
}

.container
{
	height: auto;
	padding: 1em;
	text-align: left;
	width: 95%;
}

.rightContainer
{
	float: right;
	width: 27%;
}
.leftContainer
{
	float: left;
	width: 22%;
}

.menuLink
 {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

.menuLink:hover 
{
	text-decoration: underline;
}

.roundcont p
{
	margin: 0 10px;
}

.readMoreDiv a:visited
{
	color: #CD9886;
	font-size: 11px;
	text-decoration: none;
}

a img {
	text-decoration: none;
	border: 0 none;
}
	
p.moo a:link
{
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CD9886;
}
.readMoreDiv  
{
	color: #CD9886;
	font-size: 11px;
	text-decoration: none;
}

.readMore:hover 
{
	text-decoration: underline;
}

.roundcont 
{
	background-color: #67473d;
	color: #CD9886;
	width: 100%;
}

.roundcont p 
{
	margin: 0 10px;
}
.roundcont a 
{
	text-decoration: none;
	color: white;
	
}

.roundtop
{ 
	background: url(images/content/tr.gif) no-repeat top right; 
}

.roundbottom 
{
	background: url(images/content/br.gif) no-repeat top right; 
}



img.corner
 {
	border: none;
	display: block !important;
	height: 15px;
	width: 15px;
}

body 
{
	margin: 0px;
	padding: 0px;
	background-image: url('images/bg.jpg');
	background-position: 50% 60%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	color: #975d49;
}
