/* CSS Document */

body {
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	background-color: #A7A5A5;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height:100%;
	height:auto;
}

a {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}

.divider {
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
}
	

/* Texts */


.Head_Line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #771818;
	text-align: left;
	font-weight: normal;

}

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

A.bodyText:hover {
	text-decoration: none;

}

.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 172px;
	font-style: normal;
}


h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

/* Header Columns */
.left_header
	{
	background-image: url(../images/main_logo.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	text-align: center;
	width: 400px;
	height: 200px;
	/*border-style: solid;
	border-width: 1px 1px 1px 1px;*/
	float: left;

	}

.right_header 
	{
	background-color: #FFF;
	text-align: center;
	width: 575px;
	height: 200px;
	/*border-style: solid;
	border-width: 1px 1px 1px 1px;*/
	float: left;
	}

/* Content Columns */
.left_column
	{
	text-align: left;
	width: 220px;
	float: left	
	}

.mid_column 
	{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	width: 518px;
	float: left
	}

#right_column 
	{
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	padding-left: 0px;
	width: 200px;
	border-left: dotted;
	border-width: 1px;
	float: left;
	}

/* Navigation Bar */

a.Menu:link {
    color: #ffffff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	line-height: 11px;
}

a.Menu:visited {
	color: #ffffff;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	line-height: 11px;
}

a.Menu:hover {
	color: #ffffff;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	line-height: 11px;
}

a.Menu:active {
	color: #ffffff;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	line-height: 11px;
}

.cellbkg {
/*	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;*/
	height: 31px;
}

.cellbkg:hover {
	background-image: url(../images/nav_over.gif);
	background-repeat: repeat-x;
	height: 31px;
}

.navbkg{
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	/*background-image: url(../images/nav.gif);*/
}

/* side navigation */

#sidebar {
display: block;
width: 210px;
/*height: 348px;*/
vertical-align: middle;
overflow: hidden;
border-top: 0px #000000 solid;
border-bottom: 0px #000000 solid;
padding: 0px;
margin: 0px;
}

ul#sidelist {
display: block;
width: 210px;
/*height: 348px;*/
border-top: 0px #000000 solid;
border-bottom: 0px #000000 solid;
padding-left: 0px;
padding-top: 0px;
margin: 0px 0px 0px 0px;
float: ;
}

ul#sidelist li {
display: block;
float: ;
}

ul#sidelist li.endTab {
display: block;
float: ;
color: #fff;
}

ul#sidelist li a {
	display: block;
	float: ;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #036;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-top: 0px solid #000000;
	white-space: nowrap;
	height: 20px;
	width: 210px;
	text-indent: 8px;
	vertical-align: middle;
	text-align: left;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
}

ul#sidelist li a:hover {
background: #036;
color: #FFFFFF;
font-weight: normal;
}

/* end side navigation */

/* Side Navigation*/

.glossymenu{
list-style-type: none;
margin: 0px 0 0 0;
padding: 0;
width: 210px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(../images/glossyback.gif) repeat-x bottom left;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 11px;
color: #000044;
font-weight: bold;
display: block;
width: auto;
padding: 3px 0;
padding-left: 5px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 200px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: 000044;
}

.glossymenu li a:hover{
background-image: url(../images/glossyback2.gif);
}

.subnav_header {
	background-image: url(../images/column_bkg.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 2px;
	background-color: #666666;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Middle Content */

.middle_content {
	background-image: url(../images/middle.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 11px;
	color: #78330a;
	font-weight: normal;
}

#content_bkg {
	background-image: url(../images/content_bkg.gif);
	background-repeat: repeat-y;
}

/* Table Bkgs */

#headerLeft {
	background-image: url(../images/leftSide_bkg.jpg);
	background-repeat: repeat-y;
	height: 49px;
	width: 238px;
}

/* Footer */

.footer {
	background-color: #141c5c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
	padding-top: 8px;
	width: 925px;
	height: 25px;
	/*padding-left: 0px;
	padding-right: 0px;*/
	
}
a.FooterLink:link {
    color: #ffffff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	line-height: 11px;
}

a.FooterLink:visited {
	color: #ffffff;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	line-height: 11px;
}

a.FooterLink:hover {
	color: #ffffff;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	line-height: 11px;
}

a.FooterLink:active {
	color: #ffffff;
	font-weight: normal;
	background-position: center;
	text-decoration: none;
	line-height: 11px;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	float:inherit;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 172px;
	font-style: normal;
}

/* Contact Us */

.contact {
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	margin-left: 0px;
	padding-top: 15px;
	width: 205px;
}

.contact_header {
	background-image: url(../images/column_bkg.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 2px;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}



.contactBottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

_fm_captcha_img {
}
