@charset "utf-8";
/* CSS Document */

body {
	background-color: #909a68;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#wrapper {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(/images/header_final_7.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 984px;
	margin: 0px;
}
#wrapper #mid #content {
	margin: 0px;
}
#wrapper #mid {
	background-image: url(../images/mid_bg_final_7.jpg);
	background-repeat: repeat-y;
	width: 984px;
	margin: 0px;
}
#wrapper #bottom {
	background-image: url(/images/bottom_bg_final_7.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 984px;
	clear: both;
}
#wrapper #bottom #bottom_content {
	width: 400px;
	position: relative;
	left: 400px;
	top: 40px;
}
#wrapper #mid #left_bg {
	background-image: url(/images/side_panel_7.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 394px;
	width: 220px;
	margin-left: 6px;
	margin-top: 0px;
	display: inline;
}
#wrapper #mid #content #left_bg #quotes {
	font-family: "Palatino Linotype", Arial, sans-serif;
	font-size: 1.4em;
	font-style: italic;
	color: #54000a;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 80px;
	text-align: center;
	font-weight: bold;
}

#wrapper #mid #content #content_right {
	margin-left: 237px;
	padding: 0px 30px 0px 10px;
	font-size: 1.4em;
}

/*START INDENT MENU*/

#wrapper #header #hMenu {
	height: 30px;
	width: 520px;
	position: relative;
	left: 400px;
	top: 126px;
}

.indentmenu{
	font: bold 13px Arial;
	width: 513px; /*leave this value as is in most cases*/
	overflow: hidden;
	position: relative;
	left: 390px;
	top: 125px;
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 513px; /*width of menu*/
	background-image:url(../images/indent_bg_lt.gif);
	background-repeat:repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
	float: left;
	color:#000000; /*text color*/
	padding: 5px 11px 8px 11px;
	text-decoration: none;
	border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
	color:#000000;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color:#000000 !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 7px; /*shift text down 1px for selected and active item*/
	background-image:url(../images/indent_bg2_lt.gif);
	background-repeat:repeat-x;
}

/*END INDENT MENU*/
#wrapper #mid #content #left_sidebar {
	float: left;
	height: 414px;
	width: 219px;
	margin-left: 6px;
	margin-top: 0px;
	display: inline;
}
#wrapper #header_b {
	background-image: url(../images/header_final_2.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 984px;
	margin: 0px;
}

.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

.img_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
}

.fb_button
{
position: relative;
font-family: arial, helvetica, sans-serif;
background:url(/images/fb_drk_sm.gif) no-repeat;
white-space: nowrap;
display: block;
width: 130px;
height: 40px;
margin-left:auto;
margin-right:auto;
padding: 0;
}

.fb_button a
{
display: block;
color: #000000;
font-size: 11px;
width: 130px;
height: 40px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.fb_button img
{
width: 130px;
height: 40px;
border: 0;
}

* html a:hover
{
visibility:visible;
}

.fb_button a:hover img
{
visibility:hidden;
}

.fb_button span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
#wrapper #mid #content #content_right #right_left {
	float: left;
	width: 490px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #mid #content #content_right #right_right {
	font-size: .7em;
	background-color: #FFF9FC;
	float: left;
	width: 190px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
#wrapper #mid #content #content_right #right_right h3 {
	font-style: italic;
	color: #54000A;
	text-align: center;
	margin-top: 4px;
	font-family: "Palatino Linotype", Arial, sans-serif;
	font-size: 1.5em;
}

