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

html
{
	height: 100%;
}

body
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background: #7f714c;
}

body
{
	height: 100%;
}

h1, h2, h3, h4, h5, h6
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #9C0C18;
	padding: 2px 12px;
	margin-bottom: 3px;
}

h2
{
	margin-top: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: #fff;
}

img
{
	border: none;
}

p
{
	padding-left: 12px;
	padding-right: 12px;
}

a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

ul
{
	
	list-style-position: outside;
	margin-left: 30px;
}

.current
{
	color: #9C0C18;
}

.menu_row
{
	padding: 4px 12px;
}

.sub_menu_row
{
	padding: 4px 0px 4px 12px;
}



.floater
{
	float: left;
}

.side_33
{
	float: left;
	width: 172px;
	text-align: center;
}

.side_33 a, .middle_33 a
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.middle_33
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 174px;
	text-align: center;
	background: url(images/vds_middle.gif) bottom center no-repeat;
}

#volunteer-form td, #nomination-form td
{
	padding: 5px;
}

#nomination-form td
{
	width: 50%;
}

#nomination-form td input, #nomination-form td select, #nomination-form td textarea
{
	width: 95%;
}

#nomination-form td textarea
{
	overflow: auto;
}

#wrapper
{
	margin: 0px auto;
	width: 800px;
	background: url(images/wrapper_bg.gif) top left repeat-y;
}

#wrapper
{
	position: relative;
	min-height: 100%;
}

* html #wrapper
{
	height: 100%;
}

#content
{
	width: 750px;
	margin-left: 25px;
	padding-bottom: 31px;
}

#header
{
	padding-top: 45px;
	height: 263px;
	border-bottom: 4px solid #9c0c18;
}

#banner
{
	height: 69px;
}

#banner_title
{
	float: left;
	width: 491px;
	padding-right: 28px;
}

#banner_nav
{
	float: left;
	width: 231px;
}

#banner_nav_top
{
	padding-top: 10px;
}

#banner_nav_bottom
{
	padding-top: 6px;
}

#main_nav
{
	padding-top: 5px;
}

/* -------- Menu Hover ---------------*/
a.hover-link img
{
	filter:alpha(opacity=0); 
	-moz-opacity: 0; 
	opacity: 0;
}

a.hover-link:hover img
{
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}

/* -----------------------------------------*/

/* Navigation Items */
#nav_volunteer
{
	background-image: url(images/nav/volunteer.jpg);
}

#nav_donate
{
	background-image: url(images/nav/donate.jpg);
}

#nav_sponsor
{
	background-image: url(images/nav/sponsor.jpg);
}

#nav_emergencey
{
	background-image: url(images/nav/emergencey.jpg);
}

#nav_programs
{
	background-image: url(images/nav/programs.jpg);
}


#nav_home
{
	background-image: url(images/nav/home.jpg);
}

#nav_about
{
	background-image: url(images/nav/about.jpg);
}

#nav_research
{
	background-image: url(images/nav/research.jpg);
}

#nav_news
{
	background-image: url(images/nav/news.jpg);
}

#nav_events
{
	background-image: url(images/nav/events.jpg);
}

#nav_contact
{
	background-image: url(images/nav/contact.jpg);
}


#main_wrapper
{
	padding-top: 2px;
	background: url(images/main_bg.gif) top left no-repeat;
}

#left_col
{
	float: left;
	padding-right: 2px;
	width: 518px;
}

#vds_header
{
	height: 19px;
	padding-top: 12px;
	background: url(images/vds_bg.gif) top left no-repeat #9C0C18;
}

#right_col
{
	float: left;
	width: 230px;
	background: url(images/menu_gradient.gif) top left repeat-y #daccaf;
}

#right_col p
{
	font-weight: bold;
}

#right_menu
{
	min-height: 175px;
	height: auto !important;
	height: 175px;
	padding-bottom: 2px;
}

#right_feature
{
	background-color: #9c0c18;
	color: #fff;
	padding-bottom: 16px;
	border-bottom: 3px solid #c7b995;
}

#feature_text
{
	padding: 10px;
	background-color: #b77f6e;
}

#help_us_grow
{
	text-indent: -2000px;
	display: block;
	height: 238px;
	overflow: hidden;
	background: url(images/help_us_grow.jpg) top left no-repeat;
}

#help_us_grow:hover
{
	background-position: 0px -238px;
}

#side_ad_campaigns
{
	text-align: center;
	display: block;
}

#footer
{
	font-size: 12px;
	width: 750px;
	margin: 0px auto;
	padding-top: 12px;
	text-align: center;
	height: 19px;
	color: #fff;
	position: relative;
	margin-top: -31px;
	background: url(images/footer_bg.gif) top left no-repeat #9C0C18;
}

#footer a
{
	font-weight: normal;
	color: #fff3e5;
	text-decoration: none;
}

/* Donate buttons */
.donate
{
	color: #fff;
	float: right;
}