@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(images/siteBg.jpg);
	background-repeat:repeat-x;
	background-color:#e4dbc9;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
p
{
font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
table.MainTable
{
	background-color:#FFFFFF;
	height:100%;
	background-image:url(images/template_header.jpg);
	background-position:left top;
	width:992px;
	background-repeat:no-repeat;
}
table.MainTableSm
{
	background-color:#FFFFFF;
	height:100%;
	background-image:url(images/template_header_sm.jpg);
	background-position:left top;
	width:992px;
	background-repeat:no-repeat;
}
table.MainTableSm2
{
	background-color:#FFFFFF;
	height:100%;
	background-image:url(images/template_header_sm2.jpg);
	background-position:left top;
	width:992px;
	background-repeat:no-repeat;
}
.footer
{
	background-color:#d6bf94;
	height:25px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}
td.Menu
{
	width:209px;
	padding-top:110px;
}
.Menu1Link
{
	background-image:url(images/menu1_MO.png);
	background-repeat:repeat-y;
	font-weight:bold;
	font-size:12px;
}
.Menu1Blank
{
	background-image:url(images/menu1_Bg.png);
	background-repeat:repeat-y;
	height:5px;
	font:0px;
	line-height:0px;
}
.Menu2Link
{
	background-image:url(images/menu2_BG.png);
	background-repeat:repeat-y;
	padding-left:40px;
	font-size:12px;
	font-weight:bold;
	width:209px;
	height:22px;
}
.Menu2Blank
{
	background-image:url(images/menu2_Bg.png);
	background-repeat:repeat-y;
	height:5px;
	font:0px;
	line-height:0px;
}
.Menu2Add
{
	background-image:url(images/menu2_Bg.png);
	background-repeat:repeat-y;
	padding-left:25px;
	text-align:left;
}
td.MenuRight
{
	padding-top:210px;
	padding-left:10px;
}
td.MenuRightSm
{
	padding-top:152px;
	padding-left:10px;
}
td.MenuRightSm2
{
	padding-top:6px;
	padding-left:10px;
}
td.MenuRightVert
{
	padding-top:152px;
}
td.HeaderTxt
{
background-image:url(images/headerBg.jpg);
background-repeat:no-repeat;
width:763px;
height:45px;
vertical-align:middle;
text-align:left;
padding-left:10px;
font-size:16px;
font-weight:bold;
}
td.BannerBg
{
background-image:url(images/banner_bg.jpg);
background-repeat:no-repeat;
width:763px;
height:216px;
vertical-align:middle;
text-align:center;
}
td.BannerBg_sm
{
background-image:url(images/banner_bg_sm.jpg);
background-repeat:no-repeat;
width:763px;
height:122px;
vertical-align:middle;
text-align:center;
}
.content
{
padding-left:10px;
padding-top:10px;
padding-right:20px;
}
a
{
color:#000000;
text-decoration:none;
font-size:13px;
}
a:hover
{
color:#990000;
text-decoration:none;
}
td.VertMenu
{
background-image:url(images/vertMenuBg.jpg);
background-repeat:no-repeat;
background-position:center;
width:992px;
height:50px;
text-align:center;
vertical-align:middle;
font-size:12px;
font-weight:bold;
padding-left:20px;
}
a.menuVert
{
width:auto;
display:block;
color:#000000;
text-decoration:none;
float:left;
padding-right:10px;
padding-left:10px;
white-space:nowrap;
font-size:12px;
height:30px;
line-height:30px;
vertical-align:middle;
}
a.menuVert:hover
{
color:#ffffff;
text-decoration:none;
background-color:#000000
}

a.navLink
{
height:22px;
display:block;
font-size:13px;
font-weight:bold;
text-decoration:none;
padding-left:40px;
padding-top:4px;
}
a.navLink:hover, a.navLink:focus
{
background-image:url(images/menu1_over.png);
background-repeat:repeat-y;
background-position:left;
text-decoration:none;
color:#FFFFFF;
padding-top:4px;
}
.leftAd a
{
background-image:url("images/menu2_Ad.jpg");
width:176px;
height:88px;
display:block;
cursor:pointer;
}

.leftAd a:hover
{
background-image:url("images/menu2_Ad2.jpg");
width:176px;
height:88px;
display:block;
cursor:pointer;
}


