/* Global
----------------------------*/
body, form { margin: 0px; padding: 0px; }
strong { color:#652525; }
img { border: 0px; }
a, a:hover { font-weight: normal; text-decoration: underline; }
a { color:#652525; }
a:hover { color: #666633; }

body, table, input, select, textarea, font { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

h1, h2 { font-size: 17px; }
h3, h4 { font-size: 12px; }

/* Classes/Common/Template
----------------------------*/

.tablewidth { width: 780px; text-align: left; }
.top { vertical-align: top; }
/*.bottom { vertical-align: bottom; }*/
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.spacer01 { background:#ffffff; }
.spacer02 { background:#d3d3d3; }
.spacer03 { background: #ECEED9; }
body { background: #652525; }

#header { background: url(../images/logo_bg.gif) #F3F4E7; height: 108px; }

#main_body { padding-top: 5px; background: url(../images/main_body_bg.gif) #ECEED9; padding-left: 11px; }
#i_main_body { padding-top: 5px; background: url(../images/i_main_body_bg.gif) #ECEED9; padding-left: 11px; }
/*
#b_left { float: left; width: 11px; height: 581px; background: #622424 url(../images/b_left.gif) repeat-y; }
#b_right { float: left; width: 11px; height: 581px; background: #622424 url(../images/b_right.gif) repeat-y; }
*/
#content { float: left; width: 758px; background: url(../images/content_bg.gif) bottom repeat-x; overflow: hidden; }
#content-left { float: left; width: 211px; }
#content-right { float: right; width: 533px; }

#i_content { float: left; width: 758px; background: url(../images/i_content_bg.gif) bottom no-repeat;  }

#nav_top { float: left; margin-top: 60px; margin-right: 22px; width: 449px; text-align: right; }
#nav_top div { display: inline; }
#nav { margin-left: 6px; background: url(../images/nav_bg.gif) no-repeat #A6A673; width: 746px; height: 31px; }

#dropdown { border-left: 1px solid #9F9F69; border-bottom: 1px solid #9F9F69; border-right: 1px solid #9F9F69; background: url(../images/dropdown-bg.gif) repeat-x bottom #FEFEFD; font-size: 11px; width: 160px; position:relative; top: 0px; left: 0px }
#dropdown ul { margin: 0px; padding: 3px 10px 6px 0px; list-style-type: none; }
#dropdown li { font-size: 11px; margin-left: 7px; padding: 3px 0px 3px 13px; background: url(../images/dropdown-li-bg.gif) left no-repeat 7px; }
/*#dropdown li:hover { background: url(../images/dropdown-li-bg-over.gif) left no-repeat 7px; }*/
#dropdown li a { display: block; color: #2E2E17; text-decoration: none; }
#dropdown li a:hover { color: #824545; }

#dropdown2 { margin-left: 1px; background: url(../images/dropdown-bg.gif) repeat-x bottom #ECEED9; font-size: 11px; width: 160px; border-top: 1px solid #9F9F69; border-left: 1px solid #9F9F69; border-bottom: 1px solid #9F9F69; border-right: 1px solid #9F9F69; }
#dropdown2 ul { margin: 0px; padding: 3px 10px 6px 0px; list-style-type: none; }
#dropdown2 li { font-size: 11px; margin-left: 7px; padding: 3px 0px 3px 13px; background: url(../images/dropdown-li-bg.gif) left no-repeat 7px; }
#dropdown2 li a { display: block; color: #2E2E17; text-decoration: none; }
#dropdown2 li a:hover { color: #824545; }

#fadephoto { margin: 5px 0px 0px 0px; width: 533px; height: 215px; }
#welcome { margin: 15px 0px 24px 0px; width: 467px; }
#mission { margin: 15px 0px 10px 0px; width: 467px; }

#i_search_bg { padding-left: 61px; padding-top: 10px; width: 127px; height: 24px; background: url(../images/i_search_bg.gif) no-repeat; }
/*#i_search_pad { padding-left: 61px; padding-top:10px; } */
#search_bg { margin: 3px 0px 10px 22px; padding: 14px 0px 0px 57px; width: 125px; height: 28px; background: url(../images/search_bg.gif) no-repeat; }
/*#search_pad { padding-left: 57px; padding-top:14px; }*/
#searchbox-sword { background: transparent; font-size: 10px; width: 102px; border: 0px; margin-right: 5px; vertical-align: middle; }
#searchbox_button { width: 20px; height: 20px; vertical-align: middle; }

#left { margin: 0px 0px 0px 6px; }
#i_left { margin: 5px 0px 0px 6px; width: 188px; height: 581px; background: url(../images/i_left_bg.gif) bottom no-repeat #E0E1BC; }

#events_top { color: #ffffff; text-align: center; background: url(../images/events_top.gif) no-repeat #733636; width: 211px; height: 25px; font-weight: bold; }
#events { background: url(../images/events_bg.gif) #F3F4E6 top no-repeat; width: 211px; }
#events_pad { padding: 15px 6px 10px 15px; }

#content_text { margin-left: 43px; margin-top: 9px; }
#i_content_text { clear: right; float: right; width: 522px; margin-left: 24px; margin-top: 15px; }
#i_content_text_pad { padding-right: 20px; padding-bottom: 30px; }

#subnav { background: url(../images/subnav_bg.gif) no-repeat top; }
#subnav ul { 
	margin: 0px;
	padding: 0px; 
	list-style-type: none; 
	display: block;
}
#subnav li {
	margin: 0px;
	padding: 4px 5px 5px 27px;
	color: #0D8A39;
	background: url(../images/subnav_bg_li.gif) no-repeat 14px 7px;  
	border-top: 1px solid #C7C79C;
	border-bottom: 1px solid #C7C79C;
}
#subnav li a, #subnav li a:hover { font-weight: bold; text-decoration: none; }

#subnav_m { background: #EADFC3; border: 1px solid #7F5F2D; margin-top: 33px; padding: 4px 4px 4px 4px; opacity: 0.85; width: 180px; }
#subnav_m_1 { margin: 0px 0px 0px 25px; }
#subnav_pad { border-bottom: 1px solid #7F5F2D; width: 100%; }
#subnav_m a, .subnav_m a:hover { font-size: 11px; text-decoration: underline; font-weight: bold; }
#subnav_m a { color: #553425; }
#subnav_m a:hover { color: #7F5F2D; }

#crumb { clear: right; float: right; font-size: 10px; color: #652525; width: 546px; margin-left: 24px; margin-top: 9px; }
#crumb a { color: #0D8A39; }
#crumb a:hover { color: #001C5C; }


#banner_photo { clear: right; float: right; width: 557px; height: 142px; margin-top: 6px; }
#banners { float: right; width: 486px; height: 30px; background: #652525; margin-top: 5px; }

#footer { color: #652525; background: url(../images/footer_bg.gif) no-repeat; height: 66px; font-size: 10px; text-align: right; }
#footer a { text-decoration: underline; color:#652525; }
#footer a:hover { text-decoration: underline; color:#ffffff; }
#footer_pad { padding: 13px 32px 0px 0px; }

table.menu-container {
	border-collapse: collapse;
	paddinng: 0px;
}

table.menu-container td {
	padding: 0px;
}

#events_pad h1.csc-firstHeader {
	border-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #652525;
	margin: 0px;
	text-decoration: underline;
}

#events_pad h1.csc-firstHeader a {
	color: #652525;
}

#events_pad p.bodytext { 
	margin-top: 0px;
}

#content_normal_t3 h1 {
	border-bottom: 1px solid #9E9E69;
	color: #652525;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}

#mailform { }
.csc-mailform { border: 0px; }
td.csc-mailform-field { width: 140px; text-align: right; vertical-align: top; padding: 2px 3px 0px 0px; }
td.csc-mailform-label { font-weight: bold; padding-top: 10px; }
td.csc-mailform-input { width: 155px; vertical-align: middle; }
td.csc-mailform-input input { border: 1px solid #C3BFA7; width: 150px; }
td.csc-mailform-input select { border: 1px solid #C3BFA7; width: 200px; }
td.csc-mailform-input input.csc-mailform-check { vertical-align: middle; border: 0; width: 20px; }
td.csc-mailform-input textarea { border: 1px solid #C3BFA7; width: 300px; height: 70px; }
td.csc-mailform-label legend { border: 0; padding: 0; margin: 0; font-weight: bold; }
td.csc-mailform-label fieldset { border: 0; padding: 0; margin: 0; font-weight: normal; }
td.csc-mailform-label fieldset input { margin-left: 100px; border: 0; padding: 0; margin: 0; }
td.csc-mailform-label fieldset input.csc-mailform-radio { vertical-align: middle; border: 0; margin: 3px 5px 0 0; padding: 0; }
td.csc-mailform-label fieldset label { vertical-align: middle; border: 0; margin: 3px 0 0 0; padding: 0; }