@charset "utf-8";
/* CSS Document */

body {
	background:url(images/layout/mainbg.jpg);
}

bodytext {
	text-align: left;
}
.title {
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	color: #009966;
	font-weight:bold;
}

.TITLE {
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	color: #009966;
	font-weight:bold;
}  

.violethdr{
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
	color: #009966;
	font-weight:bold;
}
.subtitle3 {
	background-color: #C4ACD2;
}
a:link {
	color: #000000;
	text-decoration:none
}

a:hover {
	color: #3C6C3C;
	text-decoration:none
}

a:visited {
	color: #000000;
	text-decoration:none
}

#logo {
	position: relative;
	width:960px;
	top: 25px;
	margin-left: auto;
	margin-right: auto;
}

#main_links {
	position: absolute;
	left: 700px;
	top: 0px;
	z-index:1;
}

#announce {
	background:url(images/layout/column_right_bg.jpg);
	width: 195px; 
	padding: 5px; 

	text-align: center;
	border-left-style:solid;
	border-right-style:solid;
	border-color: #595959;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-bottom-style: solid;
}

#top_menu_bar {
	background-image:url("images/layout/top-menu-bar.jpg");
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:37px;
}

#top_nav_bar {
	background-image:url("images/layout/top-menu-nav-bg.jpg");
	position: absolute;
	top: 233px;
	left: 0px;
	width: 100%;
	height:38px;
	z-index: 5000;
	margin-right: auto;
	margin-left: auto;
}

#main_cont_bg {
	background-image:url("images/layout/main_content_bg.png");
	background-repeat:no-repeat;
	position: absolute;
	top: 281px;
	left: 0px;
	width: 100%;
	height:auto;
}
#main_cont {
	/* background-color:#EEFFEE; */
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#main_table {
	width: 960px;
	border-collapse:collapse;
}
.cont_box {
	padding: 25px;
	font-family: "Trebuchet MS";
	font-size:12px;
}
.bottom_box {
	font-family: "Trebuchet MS";
	font-size:12px;
}

.bottom_box2 {
	font-family: "Trebuchet MS";
	font-size:12px;
}

#special_offer a:link{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#3C6C3C;
}
#special_offer a:hover{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#3C6C3C;
}
#special_offer a:visited{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#3C6C3C;
}

.bottom_box a:link{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#ffffff;
}
.bottom_box a:hover{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#ffffff;
}
.bottom_box a:visited{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#ffffff;
}



.bottom_box2 a:link{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#000000;
}
.bottom_box2 a:hover{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#000000;
}
.bottom_box2 a:visited{
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#000000;
}

#main_nav_table {
	height: 100%;
	padding: 5px;
	border-collapse:collapse;
}

#main_nav_table td {
	text-align: center;
	font-size: 18px;
	font-family: "Trebuchet MS";
	color:#FFFFFF;
}
#nav_divider {
	padding-left: 5px;
	padding-right: 5px;
}
