

	
.links a
{
color: #990000;
text-decoration: underline;
}

.links a:hover
{
color: #90733a;
text-decoration: underline;
}

.mainTable
{
	width: 760px;
}
.headerTD
{
	height: 209px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat;
}
.bodyTD
{
	height: 500px;
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
}
.bodyTable
{
	background-image: url(images/bot_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bodyLeftTD
{
	width: 190px;
}
.bodyLeftDIV
{
	padding: 0px 10px 0px 10px;
	color: #fce7b6;
}

.bodyLeftDIV a
{
	color: #fce7b6;
	text-decoration: underline;
}
.bodyLeftDIV a:hover
{
	color: #fce7b6;
	text-decoration: none;
}

.bodyCenterTD
{
	width: 400px;
	vertical-align: top;
}
.bodyRightTD
{
	width: 170px;
	vertical-align: top;
}
.footerTD
{
	height: 98px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}


/* DEFAULT STYLES */
body
{
	background-color: #000000;
	color: #957249;
	font-size: 11px;
	font-family: Arial, Tahoma;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.body
{
	background-color: #000000;
	color: #957249;
	font-size: 11px;
	font-family: Arial, Tahoma;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h1, h2, h3, h4
{
	font-size: 1.11em;
	color: #990000;
	font-family: arial, Tahoma, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 0px;
}
h1 a, h2 a, h3 a, h4 a
{
	font-size: 1.11em;
	color: #7B542D;
	font-family: arial, Tahoma, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 0px;
}
a
{
	color: #990000;
	text-decoration: underline;
}
a:hover
{
	color: #90733a;
	text-decoration: none;
}
.postmetadataalt
{
	font-size: 9px;
}
.pagetitle
{
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}
p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

html
{
	font-size: 11px;
	font-family: arial, tahoma;
}
.normal
{
	font-size: 1.01em;
}
.small
{
	font-size: 0.91em;
}
.smaller
{
	font-size: 0.81em;
}
.bigger
{
	font-size: 1.11em;
}
.big
{
	font-size: 2.41em;
}
.main
{
	background: url(images/main.jpg) left top repeat-y;
	vertical-align: top;
	width: 760px;
	height: 100%;
}
.bg_top
{
	background: url(images/top_bg.jpg) left top no-repeat;
	vertical-align: top;
	width: 760px;
	height: 100%;
}
.bg_bot
{
	background: url(images/bot_bg.jpg) left bottom no-repeat;
	vertical-align: top;
	width: 760px;
	height: 100%;
}
.table2
{
	width: 760px;
	display: table;
}
.table_row2
{
	display: table-row;
	width: 760px;
}
.left2
{
	vertical-align: top;
	display: table-cell;
	width: 178px;
}
.sub_left
{
	padding: 0px 10px 0px 10px;
	color: #351F06;
}
.left_head
{
	color: #2D1A04;
	text-transform: uppercase;
	font-weight: bold;
}
.sub_left ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.sub_left li
{
	list-style: none;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	background: url(images/li_bg.gif) left top no-repeat;
	vertical-align: top;
	line-height: 16px;
}
.sub_left ul li a
{
	text-decoration: none;
	color: #351F06;
	padding: 0px 0px 0px 0px;
}
.sub_left li a:hover
{
	color: #351F06;
	text-decoration: underline;
}
.right2
{
	vertical-align: top;
	display: table-cell;
	width: 582px;
}
.table
{
	width: 582px;
	display: table;
}
.table_row
{
	display: table-row;
	width: 582px;
}
.cent
{
	vertical-align: top;
	display: table-cell;
	width: 406px;
}
.co_name
{
	vertical-align: top;
	padding: 45px 20px 45px 20px;
	text-align: center;
}
.co_name a
{
	color: #351F06;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 29px;
	font-family: arial narrow, arial, tahoma;
}
.co_name a:hover
{
	color: #351F06;
	text-decoration: none;
}
.slogan
{
	color: #AB8D5B;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 0px 0px 0px 3px;
}
.sub_cent
{
	padding: 30px 30px 0px 39px;
}
.head_txt
{
	padding: 0px 0px 15px 0px;
	color: #A7381A;
	line-height: 13px;
}
.head_txt a
{
	font-weight: bold;
	text-transform: uppercase;
	color: #7B542D;
	text-decoration: none;
}
.head_txt a:hover
{
	color: #7B542D;
	text-decoration: none;
}
.content_txt
{
	padding: 0px 0px 0px 0px;
	line-height: 15px;
}
.content_txt a
{
	color: #D2AE85;
	text-decoration: underline;
}
.content_txt a:hover
{
	color: #D2AE85;
	text-decoration: none;
}
.content_more
{
	color: #A7381A;
	padding: 5px 0px 0px 0px;
}
.content_more a
{
	color: #A7381A;
	text-decoration: none;
}
.content_more a:hover
{
	color: #A7381A;
	text-decoration: underline;
}
.right
{
	vertical-align: top;
	display: table-cell;
	width: 176px;
}
.search
{
	vertical-align: top;
	padding: 58px 10px 20px 25px;
	color: #351F06;
}
.form
{
	font-size: 11px;
	color: #351F06;
	font-family: arial, Tahoma, verdana, courier;
	width: 123px;
	height: 19px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	background-color: #A27039;
	border: #000000 solid 1px;
	vertical-align: top;
}
.sub_right
{
	padding: 0px 10px 0px 25px;
	color: #351F06;
	line-height: 14px;
}
.right_head
{
	color: #2D1A04;
	text-transform: uppercase;
	font-weight: bold;
}
.sub_right ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.sub_right li
{
	list-style: none;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	background: url(images/li_bg.gif) left top no-repeat;
	vertical-align: top;
	line-height: 16px;
}
.sub_right ul li a
{
	text-decoration: none;
	color: #351F06;
	padding: 0px 0px 0px 0px;
}
.sub_right li a:hover
{
	color: #351F06;
	text-decoration: underline;
}
*html .left2
{
	float: left;
}
*html .right2
{
	float: left;
}
*html .cent
{
	float: left;
}
*html .right
{
	float: left;
}
.footer
{
	background-image: url(images/footer.jpg) left top no-repeat;
	vertical-align: top;
	height: 98px;
	width: 760px;
}
.footer_txt
{
	padding: 47px 0px 0px 173px;
	color: #2D1A04;
}
.footer_txt a
{
	color: #D49042;
	text-decoration: none;
}
.footer_txt a:hover
{
	color: #D49042;
	text-decoration: underline;
}
