body {
	margin:0;
	padding:0; 
	font-size:75%; 
	line-height:140%; 
	font-family:Arial, Helvetica, sans-serif; 
	background: #90bda6 url(../images/layout/body_x_repeat.jpg) top left repeat-x; 
	}
#container_1 {
	background:url(../images/layout/main_body_y_repeat.jpg) repeat-y top right; 
	margin-bottom:30px;
	}
#container_2 {
	background:url(../images/layout/banner_bg.jpg) no-repeat top right; 
	padding-top:1px;
	}
#container_3 {
	margin:25px 10px 0px 45px;
	}
#logo_bar {
	background:url(../images/layout/logo.jpg) no-repeat 10px 0px; 
	position:relative;
	height:120px;
	color:#006633;
}
#rotating_banner_box {
	width:887px;
	margin-bottom:15px;
}
#banner {
	position:relative;
	background:url(../images/layout/rotating_banner_bg.jpg) no-repeat top right; 
	height:192px;
	font-size:15px;
	color:#555555;
}
#banner img.side {
	position:absolute;
	top: 0px;
	right:0px;
}
#banner div#slide {
	height:152px;
	padding:20px; 
}
#banner div#slide.hover {
	color:#36AF71;
}
#banner div.nav img.off {
	opacity:.1;
	filter:alpha(opacity=10);
	cursor:pointer;
}
#banner p {
	width: 550px;
}
#banner h3 {
	font-size:15pt;
	margin-top:0px;
	color:#125F37;
}
#footer {
	background:url(../images/layout/footer_bg.jpg) no-repeat bottom right; 
	height:30px;
}
#fine_print {
	font-size:9px;
	color:#999999;
}
/*--------------------COLUMNS-----------------------------------------------------------*/ 
#columns {
	width:100%;
}
#columns td {
	padding-left:0;
	padding-right:8px;
	vertical-align:top;
}
#columns #side_cell {
	width:245px;
}
.side_box {
	width:213px;
	padding:0 15px 30px;
	background-repeat: no-repeat; 
	background-position: bottom left; 
	margin-bottom:15px;
}
.side_box h3 {
	background-repeat: no-repeat; 
	background-position: top left; 
	margin: 0 -15px -15px -15px;
	color:white;
	padding:7px 0px 20px 0;
	text-align:center;
}
/*--------------------MENU-----------------------------------------------------------*/
#menu_main_box {
	background:url(../images/layout/menu_bg.jpg) no-repeat top right; 
	height:55px;
	padding: 0 30px;
}
#menu_main_box a {
	text-decoration:none;
	color:white;
	font-weight:800;
	display:block;
	float:left;
	width:116px;
	height:45px;
	text-align:center;
	padding-top:10px;
}
#menu_main_box a.on, #menu_main_box a:hover {
	background:url(../images/layout/menu_bg_on.jpg) repeat-x bottom right; 
}

/*--------------------TAG STYLES-----------------------------------------------------------*/
h1 { 
	margin:5px 0 10px 0;
	color:#A17B15; 
	font-size:22px; 
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 0px 10px;
	font-weight:normal;
	border-bottom:1px dotted #AAAAAA;
	
	}
h2 { 
	color:#7F1F1F; 
	font-size:16px; 
	}
h3 { 
	color:#666666; 
	font-size:14px; 
	font-family: Arial, Helvetica, sans-serif
	}
	

h4 { 
	font-size:12px; 
	}
img {
	border:0px;
	}
th, td { 
	padding:2px;
}
/*--------------------CONTENT STYLES-----------------------------------------------------------*/


#content  {
	}
#content_cell ul, #side_cell ul {
	list-style-type:none;
	padding:0;
	margin-left:15px;
	}
#content_cell ul li , #side_cell ul li {
	margin:6px 0;
	padding-left:15px;
	list-style-type:none;
	background:url(../images/layout/aa.gif) no-repeat left 4px; 
	}

/*--------------------LINK STYLES-----------------------------------------------------------*/

a.pdf {
	background:transparent url(img/admin-img/iconPDF.gif) bottom right no-repeat; 
	padding:5px 19px 0px 0;
	}
a.doc {
	background:transparent url(img/admin-img/iconWord.gif) bottom right no-repeat; 
	padding:5px 19px 0px 0;
	}
a.ppt {
	background:transparent url(img/admin-img/iconPPT.gif) bottom right no-repeat; 
	padding:5px 19px 0px 0;
	}
a.email {
	background:transparent url(img/admin-img/iconEmail.gif) bottom right no-repeat; 
	padding:5px 19px 0px 0;
	}


/*--------------------IMG STYLES-----------------------------------------------------------*/
img.inset_left {
	float:left; 
	margin: 12px 15px 12px 0; 
	border:2px outset #555555;
	}
img.inset_right {
	float:right; 
	margin: -5px 16px 12px 15px; 
	border: 1px solid #999999;
	padding: 4px;
	background-color:#FFFFFF;
	}
img.inset_right_style {
	float:right; 
	margin: -5px 25px 12px 0px;
	}
div.inset_left {
	padding:5px;
	text-align:center;
	margin: 12px 15px 12px 0; 
	float:left;
	}
div.inset_right {
	text-align:center;
	padding:5px;
	margin: 12px 0 12px 15px; 
	float:right;
	}
div.inset_right img {
	border:2px outset #555555;
	}
.caption {
	text-align:center;
	font-size:90%;
	color:gray;
}
img.sort_buttons {
	margin:0px 0px -9px 0px;
	}
/*--------------------ROUND BOX STYLES-----------------------------------------------------------*/

.round_box {
	padding:20px;
	width:560px;
	position:relative;
	background: url(../images/layout/box_fade.png) left bottom repeat-x;
	margin: 0 0 10px 0;
}
.half {
	width:260px;
	float:left;
	margin:5px;
}
.round_box h2 {
	margin: -20px -20px 15px -20px;
	background-color: #40956B;
	color:white;
	padding:10px;
}
.round_box img.corner {
	position: absolute;
}
.round_box img.tl {
	top:0px;
	left:0px;
}
.round_box img.tr {
	right:0px;
	top:0px;
}
.round_box img.br {
	bottom:-1px;
	right:-1px;
}
.round_box img.bl {
	bottom:-1px;
	left:-1px;
}

/*--------------------TEXT STYLES-----------------------------------------------------------*/
.where {
	color:#999999; 
	font-style:italic; 
	margin-left:60px
	}
.intro {
	color:#888888;
	font-weight:800;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	}	
.error {
	color:#cc691a;	
}
.success{
	color:green;	
}
/*--------------------MISC STYLES-----------------------------------------------------------*/ 
div.divider { 
	border-top:1px solid #dddddd;
	height:3px;
	margin: 25px 0;
	}
#credits:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
#credits {
	opacity:0.4;
	filter:alpha(opacity=40);
	display:block;
	height:62px;
	width:200px;
	margin-top:-80px;
	margin-left:300px;
	background: transparent url(../images/icons/web_dev_by.jpg) left bottom no-repeat;
	color:black;
	font-family: arial;
	padding:0px;
	text-align:center;
	text-decoration:none;
	font-size:90%;
}

