/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
#main-content ul, #main-content-sub ul { margin: 10px 0 10px 25px; padding:0; line-height:22px; }
h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }

/* Text Styling */
h1 { font: 25px Georgia, "Times New Roman", Times, serif; color: #3a003b; margin: 0 0 30px 0;}
h2 { font: 16px Georgia, "Times New Roman", Times, serif; font-weight: bold; }
h3 { font: 14px Georgia, "Times New Roman", Times, serif; font-weight: bold; }
h4 {}
h5 {}
p { line-height:18px; margin:10px 0;}
strong { font-weight:bold; }
a:hover { text-decoration:underline; }
.required { color:#FF0000; }
img { border:none; }
#main-content img, #main-content-sub img { padding-bottom: 33px; }
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
.clear { clear:both; }

.body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	background: #FFF;
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	color: #000;
}
#container {
	width: 951px;
	margin: 0 auto;
	text-align: left;
}
#header
{	background: url(/images/header-bg.jpg) no-repeat;
	width: 951px;
}
#header-sub
{	background: url(/images/header-bg-sub.jpg) no-repeat;
	width: 951px;
}
#header h1, #header-sub h1
{	margin: 0;
	padding: 0;
	border: 0;
}
#header h1 a
{	cursor: pointer;
	height: 270px;
	text-indent: -9000px;
	display: block;
	width: 789px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#header-sub h1 a
{	cursor: pointer;
	height: 205px;
	text-indent: -9000px;
	display: block;
	width: 789px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
a.top-link
{	float: left;
	width: 71px;
	display: block;
	margin-top: 20px;
	color: #e2e1df;
}
#content
{	width: 951px;
	height: 348px;
	background: url(/images/content-bg.jpg) no-repeat;
}
#content-sub
{	width: 951px;
	min-height: 485px;
	_height: 485px;
	background: #100010 url(/images/content-bg-sub2.jpg) top repeat-x;
	padding: 13px 0 0 0;
}

/* ORIG
#content-sub
{	width: 951px;
	min-height: 485px;
	_height: 485px;
	background: #100010 url(/images/content-bg-sub.jpg) top no-repeat;
	padding: 13px 0 0 0;
}
*/

.menu-main-item { border-bottom:1px solid #af78b1; }
#menu ul li ul li { padding-left:5px; }
#menu ul li ul li ul li  { padding-left:10px; }
#menu ul li ul li ul li ul li { padding-left:15px; }

#menu
{	width: 200px;
	height: 283px;
	padding: 5px 0 0 10px;
	float: left;
	display: inline;
	margin-right: 240px;
}
#menu ul, #menu-sub ul
{	margin: 0 0 0 10px;
	list-style: none;
}
#menu ul li a
{	font: 15px Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	color: #FFF;
}
#menu ul li a:hover, #menu-sub ul li a:hover
{	color: #dfcb48;
	text-decoration: none;
}
#menu ul li ul li a
{	font-size: 14px;
	font-style: italic;
	line-height: 17px;
}
#menu-sub
{	width: 266px;
	height: 273px;
	padding: 0 0 0 20px;
	float: left;
	display: inline;
}
#menu-sub ul li a, #menu-sub ul li a
{	font: 13px Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	color: #FFF;
}
#menu-sub ul li ul li a, #menu-sub ul li ul li a
{	font-size: 12px;
	font-style: italic;
	line-height: 17px;
}
#main-content {
	padding: 0 15px 0 0;
	margin: 60px 10px 0 0;
	float: right;
	display: inline;
	width: 340px;
	height: 250px;
	overflow: auto;
	position: relative;
	color: #DDDDDD;
	line-height: 17px;
}
#main-content-sub {
	padding: 23px 50px 0 25px;
	margin: 6px 0 0 0;
	float: left;
	display: inline;
	width: 571px;
	background: #FFF url(/images/main-content-bg-sub-top.jpg) no-repeat;
	min-height: 462px;
	_height: 462px;
	line-height: 17px;
}
#main-content-sub p
{	margin: 0 0 1.5em 0;
}
#lower-bar
{	width: 829px;
	height: 109px;
	background: url(/images/lower-bar-bg.jpg) no-repeat;
	padding: 53px 0 0 122px;
}
#lower-bar-sub
{	width: 951px;
	height: 91px;
	background: url(/images/lower-bar-bg-sub.jpg) no-repeat;
}
#quick-contact
{	width: 560px;
	float: left;
	display: inline;
	padding: 0;
	color: #000;
	font-size: 9px;
	line-height: 20px;
	height: 105px;
}
.form-div
{	width: 240px;
	float: left;
	display: inline;
}
#quick-contact-form label
{	height:14px;
	padding:3px 5px 3px 0;
	margin: 0;
	width:50px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	display: inline;
	float: left;
}
#quick-contact-form input
{	background:#a8ae90;
	border-top: 1px solid #8a9172;
	border-left: 1px solid #8a9172;
	border-bottom: 1px solid #4c5639;
	border-right: 1px solid #4c5639;
	height:14px;
	margin: 0 0 10px 0;
	padding:3px;
	width:163px;
	display: inline;
	float: left;
}
#quick-contact-form textarea
{	background:#a8ae90;
	border-top: 1px solid #8a9172;
	border-left: 1px solid #8a9172;
	border-bottom: 1px solid #4c5639;
	border-right: 1px solid #4c5639;
	margin: 3px 0 10px 0;
	padding: 3px;
	width: 163px;
	height: 56px;
}
#quick-contact-form .button
{	height: 25px;
	padding: 0;
	width: 70px;
	margin: 60px 0 0 0;
	border: none;
	float: left;
	display: inline;
	color: #fff;
	background: #6f0e70;
	cursor: pointer;
}
#address
{	font: 12px Arial, Helvetica, sans-serif;
	color: #7a7a7a;
	width: 951px;
	text-align: center;
	line-height: 31px;
	border-bottom: 3px solid #616d33;
}

#disclaimer {
	width: 897px; /* adjust width and height for your disclaimer */
	height:50px;
	margin: 0;
	padding: 15px 27px;
	text-align: left;
}
#disclaimer p {
	margin:0; 
	padding:0; 
	line-height:17px;
	font-size:10px;
	color: #000;
}
#disclaimer a
{	font-size:10px;
	color: #000;
	font-weight: bold;
}

.footer-Navigation ul
{	list-style-type: none;
}
.footer-Navigation li
{	display: inline;
	margin: 0;
}
.footer-Navigation
{	width: 951px;
	margin: 12px auto 0;
	text-align: center;
}
.footer-Navigation a
{	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#848484;
	text-decoration: none;
	padding: 0 15px;
	border-right: 1px solid #848484;
}
.footer-Navigation a:hover
{	color:#848484;
	text-decoration: underline;
}
.footer-Navigation li.last_child a
{	border: none;
}

/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 15px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}

.hscrollerbase, .hscrollerbar {
height: 15px;
left: 0px;

}


.hscrollerbar {
top: 0px;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 5px;
/* z-index for scrollbars no longer has to be given as of version
1.7.5 for correct operation, but it is still recommended, as this
decides the z-index for content.*/
z-index: 2;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
background: #794889 url(/images/arrow-top.jpg) no-repeat;
width: 15px;
height: auto;
top: 0px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: #794889 url(/images/arrow-bottom.jpg) no-repeat;
width: 15px;
height: 12px;
}

.hscrollerbarbeg {
background: #794889;
height: 15px;
width: auto;
left: 0;
}

.hscrollerbarend {
background: #794889;
height: 15px;
width: 10px;
}

.tier {
	color:#fff;
	font-size:11px;
	width:275px;
	line-height:10px
}

.tier a {
	font-size: 11px;
}

.tier2 {
	color:#fff;
	font-size:11px;
	width:275px;
	line-height:10px
}

.tier2 a {
	font-size: 11px;
}/* *** ** End   of CSS ** *** */
/* *** ** Start of DefaultWrapper ** *** */
a { text-decoration:none; color: #6a7839; }/* *** ** End   of DefaultWrapper ** *** */
