*{
margin: 0;
padding: 0;
}

body {
   padding: 5px;
   font-size: 100%;
   line-height: 1.125em;
   background: #dddddd;
   font-family: Arial, Helvetica, sans-serif;
   color: #2c3006;
}
#PreHeader {
	width: 950px;
	margin: 10px auto;
	height: 30px;
	background: #dddddd;
}

#Page {
   width: 950px;
   margin: 0px auto 10px auto;
   border: 1px solid #2c3006;
   background: url('/images/btw-bgrnd.jpg') repeat-y;
}

#Header {
   background: url('/images/btw-header.jpg') no-repeat;
   clear: both;
   height: 195px;
}

#UpperNav {
	background: url('/images/upper-nav-bkgrnd.gif') no-repeat center;
	width: 220px;
	height: 30px;
	float:right;
	margin-top: 5px;
	filter: alpha(opacity=75);
	-moz-opacity:.75;
	opactiy:.75;
	padding-top:5px;
	text-align: center;
}

#UpperNav a {
	color: #637a0f;
	text-decoration: none;
	font-weight: bold;
	font-size: .75em;
	line-height: 1.5em;
	filter:alpha(opacity=125)
	-moz-opacity: 1.25;
	opacity: 1.25;
	text-align:center;
}

#UpperNav a:hover {
	color: #b9cf19;
}

#LeftCol {
   width:250px;
   margin: 20px 675px 60px 10px;
   padding-top: 10px;
}

#LeftCol ul {
	list-style: none;
}

#LeftCol a {
	color: #2c3006;
}

#LeftCol a:hover {
	color: #ffffff;
}

#Main {
   width: 660px;
   margin: 20px 10px 60px 5px;
   float: right;
}

#Footer {
   clear: both;
   width: 950px;
   margin: 0 auto;
   padding: 10px 0 10px 0;
   background: #6e7a0f;
}

.copyright {
   text-align: center;
   color: #FFFFFF;
   font-weight: bold;
   font-size: .625em;
}

.footer-nav {
   text-align:center;
   color: #FFFFFF;
   font-weight: bold;
   font-size: .75em;
}

.footer-nav a,
.footer-nave a:visited {
   color: #FFFFFF;
}

.footer-nav a:hover {
   color: #b9cf19; 
}

#NavBar {
	width: 947px;
	background: #637a0f;
	float:left;
        padding-left:3px;
}

#NavBar ul {
	list-style: none;
	width: 135px;
	float: left;
}

#NavBar a, #NavBar h2 {
	display: block;
	font-weight: bold;
	font-size: .75em;
	padding: 3px 5px;
	color: #FFFFFF;
	background: #637a0f;
	text-align:center;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 0; 
}
 
#NavBar a {
	text-decoration: none;
}

#NavBar a:hover {
	color: #2c3006;
	background: #b9cf19;
}

#NavBar h2:hover {
	color: #FFFFFF;
	background: #b9cf19;
}

#NavBar li {
	position: relative;
	z-index: 500;
}

#NavBar ul ul {
	position: absolute;
	z-index: 500;
}

#NavBar ul ul ul {
	top: 0;
	left: 100%;
}

div#NavBar ul ul,
div#NavBar ul li:hover ul ul,
div#NavBar ul ul li:hover ul ul {
	display: none; 
}

div#NavBar ul li:hover ul,
div#NavBar ul ul li:hover ul,
div#NavBar ul ul ul li:hover ul {
	display: block;
}

fieldset {
	margin-top: 1.5em;
	padding-bottom: 1em;
	background-color: #dce78c;
	border: 1px solid #2c3006;
}

legend {
	font-weight: bold;
	margin-left: 1em;
	color: #2c3006;
}

label {
	display: block;
	line-height: 1.8em;
	vertical-align: top;
}

fieldset ol {
	list-style: none;
	padding: 1em 1em 0 1em;
}

fieldset li {
	padding-bottom: .5em;
	}

form p {
	margin: 1em 0 1em ; 
}	

.button {
	background: url('/images/button-bgrnd.jpg') bottom repeat-x #FFFFFF;
	border: 1px solid #2c3006;
	color: #2c3006;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	}

.button:hover {
	background: url('/images/button-bgrnd-hover.jpg') bottom repeat-x #FFFFFF;
	border: 1px solid #2c3006;
	}

ul.errorlist  {
	list-style: none;
}

.errorlist li {
	color: #FF0000;
}

.half_col {
	width: 49%;
	float: left;
	}

a {
	color: #6e7a0f;
}

a:hover {
	color: #b9cf19;  
}

.sign_up {
    margin: 2em 1em 1em 1em;
    background: #dce78c;
    border: 1px solid #2c3006;
    padding: .75em 1em 1em 1em;
}

div.sign_up ul {
	margin: 1em 0 1em 1.5em;
	}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #2c3006;
	margin-bottom: 1em;
}
 
.form_errorlist {
	margin: 1em 1em 1em 1em;
	border: 1px solid #2c3006;
	background:#F0FB64;
	color: #FF0000;
	padding: .5em;
}

div.form_errorlist ul{
	list-style: none;
}

.loading {
	background: url('/images/ajax-loader.gif') 0 center no-repeat;
	margin-left: .5em;
}

fieldset  span {
	margin-left: .5em;
}

.ajax_ok {
	color: #428510;
	font-size: .75em;
	vertical-align: top;
	
}

.ajax_error {
	color: #FF0000;
	font-size: .75em;
	vertical-align: top;
}

h1 {
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1.5em; 
}

p {
	margin-top: 1em;
}

#Messages {
	background: #dce78c;
	border: 1px solid #2c3006;
	color: #2c3006;
	font-size: 1em;
	font-weight: bold;
	margin: 1em;
}

#Messages ul {
	list-style: none;
	margin: 1em;
}

#Messages ul li {
	margin-bottom: 1em;
}

.admin {
	margin-top: 10px;
}

div.admin h2 {
	position: relative;
	display: block;
	width: 550px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	background: #7a851c;
	padding: 2px 0px 2px 5px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 1.5em;
}

div.details {
	background: #DDDDDD;
	width: 550px;
	color: #000000;
	padding: 2px 0px 2px 5px;
}

ul.detail_header {
	list-style: none;
	font-weight:bold;
	display: inline;
}

div.details li {
	display: block;
	width: 135px;
	text-align: center;
	border: 1px solid #333333;
	float: left;
}

div.details ul {
	clear:both;
}

.clear {
	clear: both;
	height: 1px;
}

.admin_right {
	margin-left: 400px;
	text-align:right;
}

a.admin_right {
	color: #FFFFFF;
}

a:hover.admin_right {
	color: #b9cf19;
}

div.admin_right {
	width: 100px;
	position:absolute;
	top: 2px;
	margin-left: 400px; 
}

ul.link_list {
	list-style: none;
	margin-top: 1em;
}

ul.link_list li {
	margin-top: .5em;
}

ul.link_list li a {
	font-weight: bold;
}

img {
	border: 0;
}

#LeftCol div {
	margin-top: .5em;
}

.random_photo {
	width: 350px;
	float: right;
	font-size: .75em;
	margin: 10px;
}

ul.thumbnail_list {
	list-style: none;
	margin-top: 5px;
	}

ul.thumbnail_list li {
	width: 100px;
	float: left;
	text-align: center;
	margin: 5px 25px 5px 0px;
}

#id_content {
	width: 20em;
	height: 20em;	
}

ol {
	margin-left: 2em;
   }

ol li {
	margin-bottom: .5em;
}


