body {
margin:0;
padding:0;
background-color:#fff;
color:#6d6d74;
font-family: Arial, Helvetica, sans-serif;
}

a { text-decoration:none; color:#6d6d74; font-weight:bold; }
a:hover { color:#9b9b9b; }

h1{
font-size:.875em;
margin:0 0 .625em 0;
}

h2 {
font-size:.75em;
margin:0 0 .375em 0;
}

.line {
padding:0 0 5px 0;
border-bottom:1px solid #9b9b9b;
}

h3 {
font-size:.687em;
margin:0 0 .25em 0;
}

p {
font-size:.687em;
line-height:1.2em;
padding:0;
margin: 0 0 .625em 0;
}

img { border:0; }

ul {
font-size:.687em;
margin:0 0 10px 15px;
padding:0;
}

ol {
font-size:.687em;
margin:0 0 0 2.5em;
padding:0;
}

li {
padding: 2px 0;
}

input, select {
font-size:1em;
}
textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
line-height:1.1em;
}
label {
text-align:right;
}

/* Layout */

#thebox {
position:absolute;
top:50%;
left:50%;
height:560px;
margin-top:-305px;
width:850px;
margin-left:-450px;
background-color:#fff;
border: 25px solid #cbcbcf;
}

#theopenbox {
position:absolute;
left:50%;
margin-top:20px;
width:850px;
margin-left:-450px;
background-color:#fff;
border: 25px solid #cbcbcf;
}

#logobar {
height:115px;
}

#logo {
position:absolute;
left:25px;
top:20px;
}

#topright {
position:absolute;
right:25px;
width:140px;
top:20px;
}

#socials {
position:absolute;
right:195px;
width:250px;
top:10px;
}
	#socials img{
		position:relative;
		float:left;
		padding-right:20px;
	}

#navbar {
width:850px;
height:35px;
background-color:#6d6d74;
}

#content {
width:800px;
margin:25px;
}

#footer {
position:absolute;
width:850px;
padding:5px 0;
bottom:0;
margin-bottom:-25px;
font-size:.625em;
}
#footer a:hover {
color:#6d6d74;
}

#maincaption {
position:absolute;
left:25px;
bottom:25px;
width:140px;
font-size:.625em;
font-style:italic;
text-align:right;
}
/* 3 column layout */

#columnone {
float:left;
width:140px;
margin-right:25px;
}

#columnone h1 {
margin:0 0 15px 0;
padding:0 0 5px 0;
border-bottom:1px solid #9b9b9b;
}

#columntwo {
float:left;
width:305px;
margin-right:25px;
}

#columntwowide {
float:left;
width:470px;
margin-right:25px;
}

#columntwofull {
float:left;
width:635px;
}

#columnthree {
float:left;
width:140px;
}

#columnthreewide {
float:left;
width:305px;
}

#columntwo img, #columntwowide img, #columnthree img {
margin-bottom:1em;
}

/* inner columns */
.leftblock {
width:140px;
margin-right:25px;
float:left;
}

.leftblock100 {
width:100px;
margin-right:25px;
float:left;
}

.leftblock180 {
width:180px;
margin-right:25px;
float:left;
}

.leftblock180pad {
width:176px;
padding-left:4px;
margin-right:25px;
float:left;
}

.leftblock305 {
width:305px;
margin-right:25px;
float:left;
}

.rightblock {
width:140px;
float:left;
}

.rightblock180 {
width:180px;
float:left;
margin-left:10px;
text-align:left;
}

.rightblockwide {
width:305px;
float:left;
}

.event {
width:100%;
margin-bottom:5px;
padding:4px 0;
border-bottom:1px solid #C8C697;
}

/* Site navigation */

#nav {
margin:0 0 0 25px; 
padding:0;
}
#nav li {
list-style:none;
display:inline;
margin:0; 
padding:0;
}

#nav a {
display:block;
float:left;
background:url(img/button_25_white.gif) no-repeat;
/*width:100px; with forum */
width:132px;
height:25px;
padding-left:33px;
padding-top:5px;
margin-top:5px;
text-align:left;
font-weight:bold;
color:#fff;
}

#nav #navcur {
color:#acacac;
background:url(img/button_25_grey.gif) no-repeat;
}

#nav a:hover {
text-decoration:none;
color:#acacac;
background:url(img/button_25_grey.gif) no-repeat;
}

/* Internal navigation */

.subnav {
margin:0; 
padding:0;
font-size:.687em;
font-weight:bold;
line-height:1em;
}

.subnav li {
list-style:none;
margin:10px 0; 
padding:0;
}

.subnav a {
display:block;
color:#6d6d74;
padding-left:14px;
background:url(img/arrows.gif) no-repeat;
}

.subnav a:hover {
color:#9b9b9b;
background:url(img/arrows_on.gif) no-repeat;
}

.subnavsub {
margin:5px 0;
padding:0;
font-size:1em;
}

.subnavsub li {
list-style:none;
margin:3px 0; 
padding:0 0 0 14px;
}

.subnavsub a {
font-weight:normal;
color:#6d6d74;
background-image:none;
padding:0;
}

.subnavsub a:hover {
color:#9b9b9b;
background-image:none;
}


a.current {
color:#9b9b9b;
}

/* Action box rounded

#actionboxtop {
width:140px;
height:13px;
background:url(img/rounded_140_top.gif) no-repeat;
}
#actionboxbtm {
width:140px;
height:13px;
background:url(img/rounded_140_bottom.gif) no-repeat;
}
#actionboxmdl {
width:140px;
background:url(img/rounded_140_bg.gif);
padding-bottom:1px;
}

#action {
margin:0; 
padding:0;
font-size:.687em;
font-weight:bold;
line-height:1.2em;
}

#action li {
list-style:none;
padding: 0 0 0 4px; 
margin:5px 0;
}
#action li:hover {
background-color:#acacac;
color:#fff;
}

#action a {
color:#acacac;
}

#action a:hover {
color:#fff;
}
*/

/* Action box */

#action {
margin:0; 
padding:0;
font-size:.625em;
line-height:1.2em;
/*background:url(img/navbar_bg.gif);*/
}

#action li {
list-style:none;
padding: .187em; 
margin:0 0 .75em 0;
/*background-color:#acacac;*/
background-color:#EDECD9;
border-bottom:1px solid #C8C697;
color:#807E53;
}

#action li:hover {
/*background-color:#cbcbcf;*/
background-color:#F6F5EA;
}

#action a {
font-weight: bold;
color:#807E53;
}

#action a:hover {
background-color:#F6F5EA;
}

/* global bits */
.clear {
clear:both;
}
.clearspace {
clear:both;
height:15px;
}

.clearspace4 {
clear:both;
height:4px;
}

a.more {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#6d6d74;
background-color:#cbcbcf;
padding: 0 1px;
}

a.more:hover {
color:#cbcbcf;
background-color:#6d6d74;
}

.grey {
color:#9b9b9b;
}

a.grey:hover {
color:#6d6d74;
}

.highlight {
/*background-color: #F5F5F0;*/
background-color:#F6F5EA;
border-bottom:1px solid #C8C697;
}

.highlightbox {
margin-top:15px;
border-top: 1px solid #C51E54;
border-bottom: 1px solid #C51E54;
background-color:#F2EDD6;
padding:2px 4px;
}

.highlightboxlite {
margin-top:15px;
border-top: 1px solid #C8C697;
background-color:#EDECD9;
border-bottom:1px solid #C8C697;
padding:2px 4px;
}

.caption {
font-style:italic;
text-align:right;
margin-top:-15px;
}

.nomargin {
margin:0;
}

.nobold {
font-weight:normal;
}

.arrow {
padding-left:14px;
background:url(img/arrow_9.gif) no-repeat;
display:block;
}

.endnav {
text-align:right;
}

.rtext {
text-align:right;
}

/* form elements */

#hp {
font-size:.687em;
}

#hp p{
font-size:1em;
}

#hp h2{
font-size:1em;
border-bottom:1px solid #cbcbcf;
margin-bottom:10px;
}

.button {
background-color:#eee;
color: #CC0000;
}

.input300 {
width:300px;
}

/* home page edit preview only */
#fixedbox {
position:fixed;z-index:1;
width:100%; 
top:25px; 
text-align:center;
}
#fixedbox input {
background-color: #66CC66;
}
#fixedbox form {
display:inline;
}

