/* GLOBAL ELEMENTS
-------------------------------------- */
table {font: 11px 'Lucida Grande', verdana, sans-serif;border:0;text-align:left;}

img {border-width:0;border-style:none;}
h1, h2, h3, h4, h5, h6 {margin:0; font-weight:normal; font-family:Georgia,"New Century Schoolbook",Times,serif; }
h1 {font-size:18px; color:#261a0f; margin:0 0 10px 0; }
h2 {font-size:18px; color:#1e45ba; margin:0 0 4px 0; }
h3 {font-size:14px; font-weight:bold; }
h4 {font-family:verdana,arial,sans-serif;font-weight:bold;font-size:11px;letter-spacing:0;margin:0;padding-bottom:3px;}
h5, h6 {font-family:verdana,arial,sans-serif;font-weight:bold;}
h5 {font-size:11px;color:#999;text-transform:uppercase;padding:4px 0;}
h6 {padding:4px 0 10px 0;font-size:11px;color:#66665C;line-height:14px;}

p {margin:3px 0 1em 0; line-height:1.6;}
li {margin:0;padding:3; line-height:1.2;}

/* LINKS
-------------------------------------- */
a:link, a:visited, a:hover, a:active {font-weight:bold; text-decoration:none; color:#e6b260;}
a:hover {text-decoration:underline;}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {font-weight:normal;text-decoration:none;color:#c8bca8;}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {font-weight:normal;text-decoration:none;color:#9D6F1D;}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {font-weight:bold;text-decoration:none;color:#9D6F1D;}
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {font-weight:bold;text-decoration:none;color:#3D3D33;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:underline;}
li a:link, li a:visited, li a:hover, li a:active {font-weight:bold;text-decoration:none;color:#333333;}
li a:hover {text-decoration:underline;}

.main a:link, .main a:visited {
	display: block;
	width: 100%;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
.main a:hover {
	color: #FFFFFF;
	font-family: Georgia,"New Century Schoolbook", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 4px 30px;
	background-color: #4f4b46;
	text-decoration: none;
	letter-spacing: 1px;
}

.subnav, .subnav a:link, .subnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #221e18;
	text-decoration: none;
}

.subnav11, .subnav11 a:link, .subnav11 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #221e18;
	text-decoration: none;
}

.subnav a:hover, .subnav11 a:hover {
	color: #5b2f0c;
}

.subnavBoldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #221e18;
	text-decoration: none;
}
.subnavBrick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b2f0c;
	text-decoration: none;
}

.navsethome {
padding: 0px 20px 0px 40px;
}
.navset {
padding: 0px 40px 0px 40px;
}
.maintexthome {
padding: 15px 15px 0px 15px;
}
.maintext {
padding: 20px 25px 0px 25px;
}
.subnavpad {
padding: 20px 16px 0px 16px;
}
.left {
	float: left;
}
.right {
	float: right;
	padding: 0px 0px 5px 10px;
}

.divider_left {
	float: left;
	background-repeat: repeat-y;
	background-position: left top;
}