/* defaults */

body {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: normal;
	
	color: #000000;
	background: #000;
	margin: 0px;
	padding: 0px;
	
	font-size: 12px;

	width: 100%;
}

p {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	line-height: 1.5em;
}
hr{
color: #330000;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #996633;
	text-decoration: underlined;
	font-size: 18px;
}

a:visited {
	color: #996633;
	text-decoration: underlined;
}

a:active {
	color: #996633;
	text-decoration: underlined;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

img {
	/*border: 2px #000000 solid;
	padding: 2px;
*/}

tr {
	border: none;
}

td {
	padding: 5px 10px;
	margin: none;
	border: none;
}

td a:link, td a:visited, td a:hover, td a:active {
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 15px;
}

/* id */

#container {
	background-color: white;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
    margin-left: auto;
	color: #000000;
	width: 1000px;
	border: 3px #996633 solid;
}

#header {
	margin: 0px;
	padding: 0px;	
	clear: both;
	font-size: 20px;
	text-align: center;
	color: #000000;
	background: transparent url(../gfx/header_bg.jpg) top left no-repeat;
	height: 230px;
}


#logolink
         {
                 display: block;
                 height: 100px;
                 width: 300px;
                 background-image: url(../gfx/header_bg.jpg);
         }

#full-width-header {
    position: relative; /* necassary to
        absolute-position the child-element
        #home-link relative to the header */
   
    height: 172px;
}
#home-link {
    position: absolute;
    width: 800px;    /* width of the logo */
    height: 172px;   /* height of the logo */
    top: 0; left: 0; /* top-left corner of logo */
    border: 0;
    float: left;
}
#header-content {
    position: relative;
    float: right;
    width: 100px;
    height: 172px;
    vertical-align: bottom;
    text-align: right;
}

#header dl {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header dt {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #996633;
}

#header dd {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: none;
	color: #996633;
}

#header dd a:link {
	text-decoration: none;
	color: #996633;
}

#header dd a:hover {
	text-decoration: none;
	color: #000000;
}

#nav {
	padding: 5px 0px;
	float: left;
	font-size: 18px;
}

#nav img {
	border: none;
	padding: 0px;
	margin: 0px;
}
#nav img#navimage{
position: absolute;

margin-top: 50px;
}

#nav ul {
	margin: 5px 0px;
	padding-bottom: 5px;
	font-size: 18px;
	list-style: none;
	text-align: left;
	/*text-indent: -15px;*/
}

#nav li {
	padding: 4px 0px;
	margin-left: 0px;
	color: #000000;
}

#nav a:link, #nav a:active, #nav a:visited {
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, sans-serif;
}

#nav a:hover {
	color: #000000;
}

#page_menu {
	padding: 4px 0px 0px 0px;
	margin: 2px 0px;
	font-size: 14px;
}

#page_menu ul {
	margin: 0px;
	padding-bottom: 5px;
	font-size: 14px;
	list-style: none;
	text-align: center;
	text-indent: -35px;
}

#page_menu li {
	padding: 4px 5px;
	margin-left: 0px;
	display: inline;
}

#page_menu a:link, #page_menu a:active, #page_menu a:visited {
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #996633;
}

#page_menu a:hover {
	color: #000000;
}

#content {
	margin: 0px 20px 0px 0px;
	padding: 10px;
	background-color: transparent;
	float: right;
	width: 810px;
}

#content dl {
	margin: 10px;
	padding: 10px;
}

#content dt {
	margin: 0px 0px 10px 0px;
	padding: 2px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	text-transform: none;
}

#content dd {
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 5px 15px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: none;
	color: #000000;
}

#content dd a:link {
	text-decoration: underline;
	color: #000000;
}

#content dd a:hover {
	text-decoration: none;
	color: #996633;
}

#content table {
	margin-left: auto;
	margin-right: auto;
}

#footer {
	font-size: 20px;
	padding: 0px;
	text-align: center;
	clear: both;
	color: #000000;
	background: transparent url(../gfx/footer_bg.jpg) top left no-repeat;
	height: 90px;
}

#footer dl {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer dt {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #996633;
}

#footer dd {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: none;
	color: #996633;
}

#footer dd a:link {
	text-decoration: none;
	color: #996633;
}

#footer dd a:hover {
	text-decoration: none;
	color: #000000;
}

#copystrap {
	color: #000000;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
    margin-left: auto;
    width: 800px;
}

#copystrap img {
	border: 3px #996633 solid;
	padding: 2px;
	margin: 0px;
}

#copystrap ul {
	list-style: none;
	padding: 5px;
	text-align: center;
}

#copystrap li {
	display: inline;	
	padding: 2px;
	color: #000000;
}

#copystrap a {
	color: #000000;
}

#copystrap a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#copystrap span a {
	color: #000000;
}

#copystrap span a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#gallery {
	padding: 0px;
	float: left;
	font-size: 14px;
}

#gallery ul {
	font-size: 14px;
	list-style: none;
	text-align: center;
}

#gallery li {
	padding: 5px;
	margin: 10px;
	float: left;
}

#gallery h3 {
	font-size: 12px;
}

#gallery img {
	border: 2px #000000 solid;
	padding: 2px;
}

#gallery input.gal_submit {
	width: 100px;
}

#links {
	padding: 0px;
	float: left;
	font-size: 14px;
	text-align: center;
}

#links ul {
	font-size: 14px;
	list-style: none;
	text-align: center;
}

#links li {
	padding: 5px;
	margin: 10px;
}

#breadcrumb {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 400px;
	float: none;
	display: block;
}

#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #000000;
}

#breadcrumb a:hover {
	color: #996633;
}

#field_warning {
	border: none;
	position: relative;
	top: 5px;
}

/* class */

td.fieldname {
	font-weight: bold;
	text-align: left;
	background-color: #0099CC;
	color: #FFFFFF;
}

td.record_list_tools {
	text-align: center;
	background-color: #0099CC;
}

.record_list_tools a:link, .record_list_tools a:visited, .record_list_tools a:hover, .record_list_tools a:active {
	padding-bottom: 0px;
}

td.record_list_tools img {
	border: 1px #FFFFFF dashed;
	background: #66CCCC;
}

td.fieldvalue {
	text-align: left;
	background-color: #9999FF;
}

tr.list_head a {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

tr.list_head {
	background-color: #0099CC;
	text-align: center;
	padding: 0px;
	vertical-align: center;
}

.list_head a:link, .list_head a:visited, .list_head a:hover, .list_head a:active {
	padding-bottom: 0px;
}

tr.list_head img {
	border: none;
}

tr.list_row {
	background-color: #9999FF;
	padding: 0px;
}

.list_row a:link, .list_row a:visited, .list_row a:hover, .list_row a:active {
	padding-bottom: 0px;
}

tr.list_row img {
	border: 1px #FFFFFF dashed;
	background: #66CCCC;
}

.site_admin_menu {
	background: #33CCFF;
	border-top: 2px solid #000099;
	border-bottom: 2px solid #000099;
}

.user_admin_menu {
	background: #66CC00;
	border-top: 2px solid #006666;
	border-bottom: 2px solid #006666;
}

.auth_link {
	margin: 0px 10px;
	text-align: center;
	font-weight: normal;
}

.auth_link a {
	margin: 0px 0px 0px 30px;
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

.error_msg {
	color: #990000;
	display: block;
	clear: both;
	font-size: 14px;
	background-color: #FF9999;
	background-repeat: no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	margin: 5px;
}

.warning_msg {
	color: #000099;
	display: block;
	clear: both;
	font-size: 14px;
	background-color: #99CCFF;
	background-repeat: no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #3300CC;
	border-bottom: 2px solid #3300CC;
	margin: 5px;
}

.success_msg {
	color: #009900;
	display: block;
	clear: both;
	font-size: 14px;
	background-color: #CCCC99;
	background-repeat: no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #66CC00;
	border-bottom: 2px solid #66CC00;
	margin: 5px;
}

/* form styling */

.form_title {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	margin-left: 32px;
}

.form_req {
	color: #ff0000;
	font-size: 12px;
	margin-top: 0px;
}

fieldset {
	border: none;
	padding: 8px 8px 8px 8px;
	margin: 0px;
}

form div {
	position: relative;
	width: 540px;
	margin: 0px 0px 8px 0px;
}

legend {
	font-weight : normal;
	font-size: 16px;
	margin: 0px;
	padding: 8px;
	color: #000000;
}

label {
	float: left;
	width: 200px;
	text-align: right;
	vertical-align: middle;
	margin: 4px 8px 4px 0px;
}

input {
	width: 200px;
}

input.submit {
	display: block;
	margin: 8px;
	text-align: center;
	width: 150px;
}

input.radio, input.checkbox {
	height: 16px;
	width: 16px;
}

label em {
	position: absolute;
	left: 410px;
	top: 0;
	width: 120px;
	float: left;
	text-align:left;
	margin: 4px 0px;
}

#editable img {
	border: none;
}

#editable td {
	padding: 0px;
}
.alert {
	background: #fff6bf;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 20px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	max-width: 500px;
	}
	
	
	
	
	


/*MEGA MENU*/
ul#topnav {
	margin: 0 auto;
	padding: 0;
	float:left;
	width: 930px;
	list-style: none;
	font-size: 1.1em;
	background: #9A6601 url(nav-back.png) repeat-x;
	text-indent: 0px;
	text-align:center;

}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	text-indent: 0px!important; /*--Push text off of page--*/
	height: 35px;
	color: #fff;
	padding-top: 5px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } /*--Hover State--*/
ul#topnav li:active a, ul#topnav li a:active { background-position: left bottom; } /*--active State--*/

ul#topnav a.home {
	margin-left:195px;
/*	width: 90px;*/
}
ul#topnav a.services {
	
/*	width: 90px;*/
}
ul#topnav a.events {
	
/*	width: 90px;*/
}
ul#topnav a.links {
	
/*	width: 90px;*/
}

ul#topnav a.contact {
	
/*	width: 90px;*/
}

/*SUB - MENU */
ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 30px; left: 0;
	z-index: 99999;
	background: #9a6601 url(sub_bg.png) repeat-x; /*--Background gradient--*/
	padding: 10px 10px 10px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
}
ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {
	color: #FFD024;
	background-position: 5px 12px ;/*--Override background position--*/
}
#thenav {
margin: 0px 0px;
width: 800px;
}
.center {
width: 600px;
}
.right {
width: 175px;
float: right;
}
.right img {
border: none;
text-align: center;
}
#leftside {
width: 500px;
}
#rightside {
width: 250px;
float: right;
padding-right: 50px;
}

