/* LAYOUT STYLES */

body {
	margin:0;
	background:#7aa25f;
	font-family:Arial, Helvetica, sans-serif;
}

#page {
	margin: 0 auto;
	width: 923px;
	background-color:#fff;
	margin-top:-20px;
	position:relative;
	z-index:3;
}

#container_top {
	background: url(images/container_top.jpg) no-repeat;
	width:951px;
	height:21px;
	margin:0 auto;
	margin-top:20px;
	position:relative;
	z-index:1;
}

#container_bottom {
	margin:0 auto;
	background: url(images/container_bottom.jpg) no-repeat;
	width:951px;
	height:20px;
}

#container {
	margin:0 auto;
	width:951px;
	background: url(images/container_bg.jpg) repeat-y;
}

#navigation {
	margin:0 auto;
	background:url(images/nav_bg.jpg) repeat-x;
	height: 29px;
	z-index:2;
	position:relative;
	margin-top:-65px;
	margin-left:30px;
	margin-right:18px;
}

#home_header {
	width:887;
	background:#fff;
	padding-left:18px;
	margin-top:9px;
}

#left_column {
	width:635px;
	float:left;
	background:#fff;
	padding-left:18px;
	padding-top:5px;
}

#right_column {
	width:252px;
	float:left;
	background:#fff;
	margin-right:5px;
	margin-top:5px;
}

#sidebar {
	background: url(images/sidebar_bg.jpg) no-repeat top;
	margin:0;
	padding-top:1px;
}

#menu {
	margin-left:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menu a {
	color:#323232;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}

#menu ul {
	list-style-image:url(images/bullet.png);
	color:#323232;
	padding-left:15px;
	margin-top:-10px;
}

#menu li {
	padding:2px 2px 2px 0;
}

#content {
	background:url(images/content_bg.jpg) no-repeat top left;
	padding:4px 10px 20px 20px;
	margin-top:10px;
}

#content img {
	border:1px solid #757576;
	margin:10px;
}

#footer {
	width:887px;
	height:35px;
	border-top:1px solid #c5c5c5;
	background:#fff;
	float:left;
	margin-left:18px;
	color:#9e9e9e;
	position:relative;
	z-index:2;
	margin-bottom:-20px;
}

#donate {
	float:right;
	margin:20px 18px 0 0;
}

.quote {
	width:210px;
	background:url(images/quote_bg.jpg) repeat-x #f6f6f6;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#004586;
	border:1px solid #adadad;
	text-align:left;
	padding:10px;
}

.quote p {
	padding:0;
	margin:0;
}

/* NAVIGATION MENU */

#navigation ul {
	list-style-type:none;
	margin:0 0 0 116px;
	padding:0;
}

#navigation ul li {
	float:left;
	padding:0;
	position:relative;
	color:#fff;
}

#navigation ul li ul li {
	background:#1e3542;
	width:170px;
	filter:alpha(opacity=85);
	opacity: 0.85;
}

#navigation ul ul {
	display:none;
	position:absolute;
	top:29px;
	left:-116px;
}

#navigation ul li:hover > ul {
	display:block;
}

#navigation a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:7px 23px 7px 23px;
	margin:0;
}

#navigation a:hover {
	background: url(images/nav_hover_bg.jpg) repeat-x;
	color:#162631;
}

#navigation :hover > a, .menu ul ul :hover > a {
	background: url(images/nav_hover_bg.jpg) repeat-x;
	color:#162631;
}

#navigation ul li ul li a {
	color:#fff;
	text-decoration:none;
	font-size:0.8em;
	padding:10px;
}

#navigation ul li ul li a:hover {
	background:#192c37;
	color:#fff;
}

/* TEXT STYLES */

#footer p {
	font-size:0.8em;
	padding-top:8px;
	margin:0;
}

#footer a {
	color:#9e9e9e;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#85080b;
	font-size:1.8em;
	margin:0;
	padding:5px 0 0 0;
}

#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#073243;
	font-size:1.2em;
	margin:0;
	padding:0;
}

#content p {
	color:#323232;
	line-height:1.4em;
}

#content {
	font-size:0.9em;
}

#content a {
	color:#003cff;
}

#right_column h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#162631;
	font-size:1.4em;
	font-weight:normal;
}

#right_column h1 a {
	color:#162631;
}

.link a {
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#162631;
	text-align:left;
	font-size:0.9em;
	text-decoration:none;
}

.link a:hover {
	text-decoration:underline;
}

.error {
	color:#f00;
	font-size:0.8em;
}

ol {
	margin-left:0px;
	color:#323232;
	line-height:1.4em;
}

ol li {
	margin-bottom:5px;
	color:#323232;
}

#content ul {
	margin-left:0px;
	color:#323232;
	line-height:1.4em;
}

#content ul li {
	margin-bottom:5px;
	color:#323232;
}

a.bands {
	color:#323232; !important
	text-decoration:none;
}

a.bands:hover {
	font-weight:bold;
}

/* TABLE STYLES */

.tbl {
	text-align:center;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.tbl td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:5px;
}

.tbl th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* FORM CHECKING */

.last_name {
	display:none;
}

.registration td {
	padding:7px;
}
	
	