body {
	font-family: Verdana;
	font-size: 12px;
	background-color: white;
}

a {
	color: #308BAE;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

div.content a:visited {
	color: #F8991D;
	text-decoration: underline;
}

div.content a {
	color: #F8991D;
	text-decoration: underline;
}

a:hover {
	color: #F8991D;
	text-decoration: underline;
}

div.box {
	margin-left: auto;
	margin-right: auto;
	width: 774px;
	/*
	background: url(../images/shadow-right.gif) 762px 0px repeat-y;
	*/
}

div.innerbox {
	width: 762px;
	border: 1px solid #B29E81;
	padding-left: 8px;
	padding-right: 8px;
    	voice-family: "\"}\"";
	voice-family: inherit;
	width: 744px;
	
}

div.boxshadowbottom {
	/*
	background: url(../images/shadow-bottom.gif) 3px 0px no-repeat;
	*/
	width: 782px;
	height: 11px;
	font-size: 1px;
	margin-left: auto;
	margin-right: auto;
}

div.title {
	height: 40px;
	margin-bottom: 0px;
	background: url(../images/stripe.png) 0px 4px repeat-x;
	text-align: right;
}

div.title h1 {
	display: inline;
	font-family: "Imperium Serif", "Georgia";
	font-size: 24px;
	background-color: white;
	color: #308BAE;
	height: 38px;
	padding-left: 4px;
	padding-right: 4px;
}

div.title h1 span {
	display: none;
}

img.logo {
	border: 0px;
}

img {
	border: 0px;
}

ul.menu {
	margin-top: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	width: 198px;
	font-size: 12px;
	color: #00678F;
	line-height: 24px;
	margin-bottom: 2px;
	padding-left: 0px;
}

ul.menu li {
	margin-bottom: 2px;
	background-color: #B1CFE3;
	width: 198px;
	height: 24px;
	padding-left: 0px;
}

ul.menu li a {
	padding-left: 1em;
	display: block;
	color: #00678F;
	height: 24px;
}

ul.menu li.memberlink {
	background-color: #308BAE;
}

ul.menu li.memberlink a {
	color: white;
}

ul.menu li a:hover {
	background-color: #F8991D;
	color: white;
	text-decoration: none;
}

div.login {
	width: 198px;
	background-color: #308BAE;
	font-weight: bold;
	color: white;
	text-align: center;
	display: none;
	position: absolute;
	padding-bottom: 4px;
}

div.login a {
	color: white;
}

div.login form {
	display: inline;
}

div.login h3 {
	background-color: #B1CFE3;
	color: #00678F;
	margin-bottom: 4px;
	font-size: 14px;
}

input#login_user, input#login_pass {
	width: 150px;
}

img.visuallb {
	margin-top: 1em;
}

div.navigation {	
	width: 198px;
	float: left;
}

div.spacerbar {
	float: left;
	background-color: #F8991D;
	background: url(../images/spacer-gradient.gif) no-repeat;
	width: 29px;
	height: 415px;	
	-min-height: 415px;
	margin-left: 7px;
}

div.contentbox {	
	float: left;
	margin-left: 23px;
	width: 487px;
	height: 440px;	
	-height: auto;
	-min-height: 440px;
}

div.contentbox h2.button {
	background-color: #F0EBE3;
	background-color: #F8991D;	
	width: 242px;	
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.contentbox h2.button a {
	color: #8F7246;
	color: white;
	display: block;	
}

h2.button a.active {	
	text-decoration: underline;
}

h2.button a:hover {
	background-color: #308BAE;
}

h2.active {
	background-color: #308BAE !important;
}

div.buttonspacer {
	float: left;
	width: 3px;
	height: 10px;
	font-size: 1px;
}

div.content {	
	background: url(../images/content-gradient.gif) repeat-x #f0ebe3;
	border: 1px solid #B29E81;
	width: 487px;
	height: 440px; 
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 485px;
	height: 438px;  
	color: #308BAE;
	
}

div.content div.pad {
	padding: 1em;
}

div.content h3, div.content .h3 {
	font-size: 12px;
	color: #308BAE;
	font-weight: bold;
}

div.content h4 {
	font-size: 12px;
	font-weight: bold;
}

div.content a {
	text-decoration: underline;
}

div.content p {
	text-align: justify;
	text-align: left;
}

form.membership input, form.membership label {
	display: block;
	width: 150px;	
	float: left;
	margin-bottom: 8px;
}

form.membership label {
	vertical-align: middle;
}

form.membership br {
	clear: left;
}

form.membership textarea {
	width: 300px;
	height: 50px;
	overflow: auto;
}

p.error {
	color: red;
}

.popup {
	position: absolute; 
	top: 40%;
	left: 50%;
	width: 20%; 
	height: 50%;
	background-color: white;
	border: 1px inset black;
	color: black;
	font-size: 14px;
}

div.editpanel select {
	font-size: 10px;
	height: 10px;
	vertical-align: top;
	margin-top: 2px;
}

p.file {
	padding-bottom: 4px;
	border-bottom: 1px dotted #308BAE;
}

p.member {
	padding-top: 4px;
	border-top: 1px dotted #308BAE;
}

p.member a {
	text-decoration: underline;
}

div.member input {
	margin-left: 50px;
}

div.contentbox ul {
	padding-top: 0px;
	margin-top: 0px;
}
