* {margin:0px; padding:0px;}

body {
	margin:40px 0 0 0;
	text-align:center;
	background-color:#745A4D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:2em;
	}
	
p {padding:0 0 10px 0;}	

#wrapper {
	width:750px;
	height:auto;
	}

#top_quote {
	width:700px;
	height:20px;
	padding:20px 0 0 50px;
	float:left;
	background-image:url(../images/top_quote.gif);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	text-align:left;
	color:#998474;
	}
	
#header {
	width:750px;
	height:130px;
	float:left;
	}
	
#container {
	width:750px;
	height:auto;
	float:left;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	}

#left {
	width:270px;
	height:auto;
	float:left;
	}

#nav {
	width:210px;
	height:180px;
	padding:30px 10px 10px 50px;
	float:left;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
	text-align:left;
	line-height:1.75em;
	}

/* begin naviagation links */

a.over:link {
	display:block;
	width:150px;
	height:auto;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#000000;	
	}
	
a.over:visited {
	display:block;
	width:150px;
	height:auto;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	}
	
a.over:hover {
	display:block;
	width:150px;
	height:auto;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
	}
	
/* end naviagation links */	

#login {
	width:240px;
	height:200px;
	padding:10px 10px 20px 20px;
	float:left;
	font-size:1.2em;
	text-align:left;
	}
	
* html #login {
	width:240px;
	height:200px;
	padding:10px 10px 0px 20px;
	float:left;
	font-size:1.2em;
	text-align:left;
	}
	
#donate {
	width:240px;
	height:140px;
	padding:10px 10px 0px 20px;
	float:left;
	font-size:1.2em;
	text-align:left;
	}
	
*html #donate {
	width:240px;
	height:140px;
	padding:10px 10px 0px 20px;
	float:left;
	font-size:1.2em;
	text-align:left;
	}
	
#maillist {
	width:240px;
	height:140px;
	padding:10px 10px 20px 20px;
	float:left;
	font-size:1.2em;
	text-align:left;
	}
	
*html #maillist {
	width:240px;
	height:140px;
	padding:10px 10px 0px 20px;
	float:left;
	font-size:1.2em;
	text-align:left;
	}

#content {
	width:450px;
	height:auto;
	padding:20px 17px 10px 10px;
	margin-top:10px;
	float:right;
	font-size:1.2em;
	text-align:left;
	}
	
#bottom_curve {
	width:750px;
	height:40px;
	float:left;
	background-image:url(../images/bottom_curve.gif);
	background-repeat:no-repeat;
	}
	
#sponsors {
	width:750px;
	height:80px;
	float:left;
	}
	
#footer {
	width:720px;
	height:40px;
	padding:10px 10px 0 20px;
	float:left;
	font-size:1.1em;
	text-align:left;
	color:#EFE7D0;
	}
	
#brownpaper {
	width:200px;
	height:200px;
	padding:10px;
	margin-left:10px;
	float:right;
	background-color:#DFD4B4;
}
	
/* begin contact links */

a:link {text-decoration:none; color:#993300;}
a:visited {text-decoration:none; color:#993300;}
a:hover {text-decoration:underline; color:#CC3300;}

/* end contact links */

/* begin footer links */

a.fover:link {text-decoration:none; color:#EFE7D0;}
a.fover:visited {text-decoration:none; color:#EFE7D0;}
a.fover:hover {text-decoration:underline; color:#EFE7D0;}

/* end footer links */

/* begin forms */

label {
	width:100px;
	height:auto;
	display:block;
	clear:left;
	margin:0 0 5px 0;
	}
	
#content label {
	width:155px;
	height:auto;
	display:block;
	float:left;
	margin:0 5px 5px 0;
	text-align:right;
	}

#content select {
	width:250px;
	height:100px;
	margin:0 0 5px 0;
	}

#content textarea {
	width:250px;
	height:100px;
	margin:0 0 5px 0;
	}

input {
	width:200px;
	margin:0 0 5px 0;
	}
	
input[type="submit"] {
	width:75px;
	height:25px;
	clear:left;
	margin:0 0 10px 0;
	border:1px solid #999999;
	background-color:#745A4D;
	color:#FFFFFF; 
	}
	
#content input[type="submit"] {
	width:75px;
	height:25px;
	float:left;
	margin:5px 0 10px 125px;
	border:1px solid #999999;
	background-color:#745A4D;
	color:#FFFFFF; 
	}
	
#content input[type="radio"] {
	width:auto;
	float:left;
	}
	
#content input[type="image"] {
	width:auto;
	clear:left;
	margin:0 10px 10p 0;
	}
	
#state {
	width:100px;
	margin:0 0 5px 0;
	}	
	
#zip {
	width:50px;
	margin:0 0 5px 0;
	}
	
#home_phone{
	width:150px;
	margin:0 0 5px 0;
	}
	
#cell_phone {
	width:150px;
	margin:0 0 5px 0;
	}

#content_form {
	float:left;
	width:450px;
	height:auto;
	}

#content_form label {
	width:400px;
	height:auto;
	display:block;
	float:left;
	margin:0 5px 5px 0;
	text-align:left;
	}
	
#content_form textarea {
	width:400px;
	height:100px;
	display:block;
	float:left;
	margin:0 0 5px 0;
	}
	
#content_form input[type="checkbox"] {
	width:50px;
	display:block;
	float:left;
	margin:0 0 5px 0;
	}
	
#content select {
	width:200px;
	height:auto;
	margin:0 0 5px 0;
	}

/* end forms */

/* begin VAE classes */

.bold {font-weight:bold;}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	}

.titlebold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-weight:bold;
	}
	
.topborder {
	border-top:3px solid #DFD4B4;
	}
	
.leftborder {
	border-left:3px solid #DFD4B4;
	}

.visoff {display:none;}

.required {color:#FF0000;}

.warning {
	font-size:0.9em;
	color:#FF0000;
	}
	
.imgborder {
	float:left;
	border: 5px solid #DFD4B4;
	margin: 10px 10px 10px 0;
	}
	
.mini {
	margin-top:-10px;
	font-size:0.8em;
	}

/* end VAE classes */
	
