/**************************************************/
/*	GENERAL HTML TAGS							  */
/**************************************************/
body,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-image:url(../fw/leftbg.jpg);
	background-repeat:repeat-y;
}

H1 {
	font-size: 14px;
	color: #EA5106;
	margin: 8px 0px 10px 0px;
}
h2 {
	font-size:14px;
	color: #426180;
}
h3 {
	color: #EA5106;
	font-size:12px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h4 {
	font-size:10px;
	margin: 15px 0px 3px 0px;
	padding: 0px;
	color: #426180;
}
img {
	border: 0px none;
}
td {
	vertical-align:top;
}
form {
	padding: 0px;
	margin: 0px;
}
A {
	color: #406080;
	text-decoration: none;
	font-weight:bold;
}
A:hover {
	text-decoration: underline;
}
ul {
	list-style-type:none;
	margin:5px;
}
form {
	margin:0;
	padding:0;
}
p {
	margin:0px 0px 10px 0px;
}
/**************************************************/
/*	LAYOUT DIVS AND TABLES						  */
/**************************************************/

/***** BODY *****/
#bodytable {
	background-color:#FFF;
	border: 0px none;
	width: 100%;
	height: 100%;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
#bodytable td{
	padding: 0px;
}
#bodytable #topcell {
	vertical-align:top;
}
#bodytable #bottomcell {
	vertical-align:bottom;
	padding-top:20px;
	height:100%;
}
/***** TOP LAYOUT *****/
#toplayouttable {
	border: 0px none;
	width: 100%;
}

/***** HEADER AND MENU *****/
td#headerbg {
	height: 110px;
	background-image:url(../fw/HEADER_top_bg.jpg);
	background-repeat:repeat-x;
}
div#header {
	height: 110px;
	background-image:url(../fw/HEADER_top.jpg);
	background-repeat:no-repeat;
}
td#logo {
	width:180px;
	height:225px;
	background-image:url(../fw/header_logo.jpg);
	background-repeat:no-repeat;
}
td#headermenucell {
	height: 25px;
	vertical-align:top;
	background-image:url(../fw/headermenu_bg_right.jpg);
	background-repeat:repeat-x;
}

table#headermenu {
	width:100%;
}
table#headermenu td {
	background-image:url(../fw/headermenu_bg.jpg);
	background-repeat:no-repeat;
	width:100%;
	
}

td#header_bottombg {
	height:90px;
	background-image:url(../fw/header_bottombg.jpg);
}
div#header_bottom {
	height:90px;
	width:100%;
	background-image:url(../fw/header_bottom.jpg);
	background-repeat:no-repeat;
}
/***** COLUMNS (TD) *****/
td#leftcolumn, td#leftbottom {
	background-image:url(../fw/leftbg.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	width:180px;
}

div#leftnav {
	display: block;
	margin: 10 36 0 0;
	padding: 0px;
	background-image:url(../fw/leftnav_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	width:144px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: right;

	}
div#leftnav a {
	color: #406080;
	text-decoration: none;
	display: block;
	padding-bottom:10px;
	}
div#leftnav a:hover {
	color: #AB5D37;
	text-decoration: none;
	}

td#middlecolumn {
	vertical-align:top;
	padding:0px 10px;
}
td#rightcolumn {
	width:50%;
	vertical-align:top;
	padding:0px 10px;
	border-left:1px solid #D7D5C9;
}


/***** MISC *****/
ul.bulleted {
	list-style-type:square;
}
ul.bulleted li {
	margin:3px 0px;
}
div.noncontentmanaged {
	width:500px;
	margin:10px 10px 10px 0px;
}
div#home_eventsheading {
	margin:0;
	padding:0;
	font-size: 14px;
	color: #EA5106;
	font-weight: bold;	
}

div#home_feedbackheading {
	margin:0;
	padding:0;
	font-size: 14px;
	color: #EA5106;
	font-weight: bold;
}

.orange_link a {
	margin:0;
	padding:0;
	font-size: 14px;
	color: #EA5106;
	font-weight: bold;
}

div#home_survey {
	margin-top:50px;
	padding:5px;
}

div#home_survey table {
	margin:0;
	padding:0;
	border:0px none;
}
div#home_survey td {
	margin:0;
	padding:0;
	border:0px none;
}
div#home_survey a {
	font-weight:bold;
	padding-top:10px;
	margin-top:20px;
	width:100%;
	text-align:right;
}
div#eventdetail {
	width:300px;
	padding:10px;
	margin:0px 20px 20px 0px;
	border:2px solid #426180;
	background-image:url(../fw/navbg.jpg);	
}
div#eventdetail a {
	font-weight:bold;
	text-decoration:none;
}
div#eventdetail a:hover {
	text-decoration:underline;
}
div#sideblock {
	float:right;
	width:180px;
	padding:10px;
	margin:0px 0px 20px 20px;
	border:2px solid #426180;
	background-image:url(../fw/navbg.jpg);	
}
div#sideblock a {
	font-weight:bold;
	text-decoration:none;
}
div#sideblock a:hover {
	text-decoration:underline;
}
ul.menu {
	margin:0px;
	padding:0px;
}
ul.menu li {
	margin:3px 0px;
	padding:0px 0px 0px 15px;
	background-image:url(../fw/bullet_links.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
ul.submenu {
	margin:0px 0px 10px 10px;
	padding:0px;
	
}
ul.submenu li {
	margin:3px 0px;
	padding:0px 0px 0px 15px;
	background-image:url(../fw/bullet_links.gif);
 	background-repeat:no-repeat;
	background-position:top left;
}
div#newsletter
{
	width:250px;
	padding:10px;
	margin:10px;
	border:2px solid #426180;
	background-image:url(../fw/navbg.jpg);	
}
div#newsletter a
{
	font-weight:bold;
}
div.button {
	background-color:#F1EDCD;
	border:1px solid #D7D5C9;
	width:320px;
	height:18px;
	text-align:right;
	vertical-align:middle;
	padding-right:15px;
	margin:10px 0px;
}
table#upcoming_events {
	width:300px;
}
table#upcoming_events td {
	border-bottom:1px dashed #D7D5C9;
	padding:5px;
}
.date {
	font-weight:bold;
	color:#406080;
	
}

div#home_leftcontent {
	width:95%;
	margin-right:20px;
}
div#leftbg {
	background-image:url(../fw/leftbg.jpg);
	background-repeat:repeat-y;
	height:100%;
	width:180px;
	position:absolute;
	top:590px;
	left:0px;
}
div#content {
	width:95%;
	padding:0px 10px 10px 10px;
}
div#copyright {
	color:#666;
	height:32px;
	font-size: 9px;
	line-height:11px;
	text-align:right;
	margin: 10px;
}
div#copyright img {
	width:45px;
	height:32px;
	float:right;
	padding:0px 0px 0px 10px;
}

/**************************************************/
/*	MISC						  */
/**************************************************/
.leftnav_img {
	width:180px;
	height:32px;
}
img#webmark {
	height:32px;
	width:45px;
	float:left;
}
img.contentimg {
	padding:10px;
}
div.gallerylink {
	padding:10px 10px 20px 10px;
	text-align:center;
	width:430px;
	clear:both;
}
div.galleryimg {
	margin:0px 0px 25px 0px;
}
div.galleryimg h1 {
	margin:5px 0px 0px 0px;
	font-size:12px;
}
	
