@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
color:#333;
font-family:"Helvetica Neue Light","Helvetica Neue",Helvetica,Helvetica Light,"Lucida Grande","Lucida Sans Unicode",Lucida,Helvetica,Arial,Verdana,Geneva,sans-serif;
font-size:12px;
line-height:normal;
}

a img {
	border:none;
}

a:link, a:visited {
	color:#6b8b0a;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

#topsection {
	position:relative;
	height:90px;
	width:970px;
	margin:0px auto;
	background-image:url("/images/bgrepeat.jpg");
	background-position:center;
	background-repeat:repeat-y;
	z-index:99;
	overflow:visible;
}

#topbar {
	float:left;
	height:30px;
	width:970px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	background-image:url("/images/bgtop.jpg");
	background-position:bottom center;
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	overflow:visible;
}

#greybar {
	width:100%;
	margin:0px;
	bottom:0px;
	height:220px;
	background-image:url("/images/greyflowerbg.gif");
	position:relative;
}

#topslides {
	position:relative;
	top:7px;
	margin:0px auto;
	width:960px;
	padding:0px;
	height:214px;
}

#topslide_1, #topslide_2, #topslide_3, #topslide_4 {
	height:214px;
	position:absolute;
	padding:0px;
	margin:0px;
	clear:none;
	float:left;
}


#topslide_1 {
	width:272px;
	left:0px;
}

#topslide_2 {
	width:291px;
	left:225px;
}

#topslide_3 {
	width:284px;
	left:445px;
}

#topslide_4 {
	width:278px;
	left:675px;
}

#topslide_1 div, #topslide_2 div, #topslide_3 div, #topslide_4 div {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-position:top left;
}


.topslide_buffer {
	width:100%;
	height:100%;
	position:relative;
}

#topslide_1_flash {
	background-image:url("/images/topslide1_flash.png");
	behavior: url("/js/iepngfix.htc");
}
#topslide_1_normal {
	background-image:url("/images/topslide1_normal.png");
	behavior: url("/js/iepngfix.htc");
}

#topslide_2_flash {
	background-image:url("/images/topslide2_flash.png");
	behavior: url("/js/iepngfix.htc");
}
#topslide_2_normal {
	background-image:url("/images/topslide2_normal.png");
	behavior: url("/js/iepngfix.htc");
}

#topslide_3_flash {
	background-image:url("/images/topslide3_flash.png");
	behavior: url("/js/iepngfix.htc");
}
#topslide_3_normal {
	background-image:url("/images/topslide3_normal.png");
	behavior: url("/js/iepngfix.htc");
}

#topslide_4_flash {
	background-image:url("/images/topslide4_flash.png");
	behavior: url("/js/iepngfix.htc");
}
#topslide_4_normal {
	background-image:url("/images/topslide4_normal.png");
	behavior: url("/js/iepngfix.htc");
}


#shadow {
	width:100%;
	margin:0px;
	height:8px;
	background-image:url("/images/shadow.png");
	background-repeat:repeat-x;
	background-position:top;
	behavior: url("/js/iepngfix.htc");
	background-color:transparent;
	position:absolute;
	bottom:-8px;
	padding:0px;
}

#shadow_reverse {
	width:100%;
	margin:0px;
	height:8px;
	background-image:url("/images/shadow_reverse.png");
	behavior: url("/js/iepngfix.htc");
	background-repeat:repeat-x;
	background-position:top;
	position:absolute;
	top:-9px;
	background-color:none;
	padding:0px;
}


#logo {
	position:absolute;
	left:5px;
	top:25px;
	background-image:url("/images/logo.jpg");
	width:208px;
	height:284px;
	z-index:99;
}

#menubar {
	position:absolute;
	top:50px;
	left:265px;
	width:690px;
	height:40px;
	z-index:99;
}

#menubar ul {
	margin:0px;
	padding:0px;
	position:relative;
	list-style:none;
	display:inline;
	width:100%;
	height:100%;
}

#menubar ul li {
	display:inline;
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	position:relative;
}

#menubar ul li.activemenu {
	background-image:url("/images/currentmenu_star.jpg");
	background-position:top center;
	background-repeat:no-repeat;
}

#menubar ul li h6.mainmenu {
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:18px 0px 0px 0px;
}

#menubar ul li h6.mainmenu a:link, h6.mainmenu a:visited {
	color:#4d1c4c;
	font-family:"Trajan Pro", Trajan, Georgia, "Times New Roman", serif;
	text-decoration:none;
	padding:0px;
}

#menubar ul li h6.mainmenu a:hover, h6.mainmenu a:active {
	color:#6b8b0a;
}

#menubar ul li.activemenu h6.mainmenu a:link, #menubar ul li.activemenu h6.mainmenu a:visited {
	color:#6b8b0a;
}


#mainbodywrap {
	background-image:url("/images/lightcheckerbg.gif");
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}

#content {
	background-color:#fff;
	width:960px;
	margin:0px auto;
	padding:0px;
}

#content p {
	line-height:22px;
}

#content h4 {
	color:#6b8b0a;
	font-weight:bold;
}

#sidebar {
	padding:40px 20px 20px 20px;
	width:160px;
	float:left;
}

#main {
	padding:40px 30px 20px 30px;
	width:640px;
	float:left;
}

#main ul li, #sidebar ul li{
	list-style-image:url('/images/bullet.jpg');
	margin-bottom:5px;
	padding-bottom:3px;
	padding-left:15px;
}


#footer {
	width:100%;
	margin:0px;
	padding:0px;
	border-top:1px solid #4d1c4b;
	bottom:0px;
	height:75px;
	background-color:#4d1c4b;
	position:relative;
}

#footer p {
	position:relative;
	top:15px;
	color:#fff;
}
