/* HTML, BODY AND FONTS: =body
------------------------------------------------------------------------------------------*/

html			{ margin: 0; padding: 0; }
body 			{ background-color: #7a1501; color: #791501; normal 14px/20px "Times New Roman", Times, serif; margin: 0; padding: 0; text-align: center; }


/* LAYOUT GENERAL: =layout
------------------------------------------------------------------------------------------*/

#wrap-header 			{ background: url(/images/global/bkg-top_rpt_x.png) top center repeat-x; width: 100%; } /* Repeat Header X */
#wrap-footer			{ background: url(/images/global/bkg-btm_rpt_x.png) center bottom repeat-x; width: 100%; } /* Repeat Footer X */
#wrap-pattern			{ background: #7a1501 url(/images/global/bkg-pattern_rpt.gif) repeat; width: 100%; } /* Repeat Pattern */
#wrap-primary 			{ background: none; margin: 0 auto; padding: 0; text-align: left; width: 834px; } /* Primary Content Area */
#wrap-content 			{ background: url(/images/global/content-rpt_y.png) repeat-y center top; } /* Repeat Main Content Bkg Y */
#wrap-wing				{ background: url(/images/global/content-paper_wing.jpg) no-repeat center bottom; } /* Place Wing Watermark at bottom of content */

#content				{ margin: 0; padding: 30px 80px; } /* Nested content to avoid ie hacks */
#main					{ float: left; width: 410px; }
#sidebar				{ float: left; width: 210px; margin: 0 0 0 50px; }
#main_menu				{ background: url(/images/global/menu-bar.png) center top no-repeat; height: 45px; width: 834px; clear: both; float: none; position: relative; }
#footer					{ background: url(/images/global/footer-bkg.png) center bottom no-repeat; height: 84px; width: 834px;}

/* BASIC TYPOGRAPHY ELEMENTS: =typography
------------------------------------------------------------------------------------------*/

/* Headings */
h1, h2, h3					{ margin: 0; padding: 0; text-align: left; font: normal 24px/30px 'Times New Roman', Times, serif; letter-spacing: -2; }
h1 							{ color: #2f3527; font: normal 44px/48px 'Times New Roman', Times, serif; border-bottom: 1px dashed #d6caaf; margin: 0 0 15px; padding: 0 0 15px; }
h2 							{ color: #b06010; font: bold 22px/24px Verdana, Geneva, sans-serif; margin: 0 0 15px; }
h3 							{ color: #2f3527; font: bold 20px/24px 'Times New Roman', Times, serif; margin: 0 0 15px; }

/* Paragraphs */
p, td 						{ color: #7a1501; margin: 18px 0; font: normal 14px/20px "Times New Roman", Times, serif; }

/* Others */
strong					{ font-weight: bold; }

small					{ font-size: 15px; color: #333333; line-height: 20px; }
big						{ color: #292929; font: bold 24px/28px Helvetica, Arial, sans-serif; }

a:link,
a:visited,
a:active 				{ color: #333333; -color: #FFFFFF; -text-decoration: none; }
a:hover 				{ text-decoration: underline; }

blockquote				{ margin: 36px 0 36px 40px; }
blockquote p			{ color: #8FC5DA; font: bold italic 24px/36px Georgia, "Times New Roman", Times, serif; margin-bottom: 15px;}
blockquote p span		{ background-color: #17333E; padding: 3px 4px; }

/* LISTS: =lists
------------------------------------------------------------------------------------------*/

ul						{ margin: 0; padding: 0; }
ul li					{ margin: 0; padding: 0; color: black; }

#wrap-content ul		{ margin: 18px 20px 18px 20px; }
#wrap-content ul li		{ color: #7a150; list-style: disc; margin: 9px 0 9px 0; border-top: 1px dashed #d6caaf; padding-top: 9px; font-size: 15px; }
#wrap-content ul li p	{ margin: 0; padding: 0; color: #7a150; }

ol 					{ margin: 18px 20px 18px 30px; position: relative;}
ol li				{ color: #7a150; list-style-type: decimal-leading-zero; margin: 9px 0 9px 0; border-top: 1px dashed #d6caaf; padding-top: 4px; font-weight: normal; font-size: 15px; }
ol li p				{ color: #7a150; font-weight: normal; font-size: 35px; }

dl 					{ overflow: hidden; margin: 36px 0; }
dt 					{ width: 110px; color: #464646; font: bold 13px/19px Helvetica, "Helvetica Neue", Arial, sans-serif; padding: 9px; float: left; margin: 0 0 0 66px; border-top: 2px solid #ccc; text-transform: uppercase; letter-spacing: 1px; }
dd 					{ line-height: 18px; margin-left: 178px; padding: 9px 18px 20px 0; border-top: 1px solid #ccc; }


/* PAGE ELEMENTS AND CONTENT: =elements
------------------------------------------------------------------------------------------*/

/* Main Menu ------------------------- */
#main_menu ul			{ display: block; padding: 7px 0px 0px 54px; margin: 0px; }
#main_menu ul li		{ list-style: none;	padding: 0px; margin: 0px; font-size: 0px; line-height: 0px; }
#main_menu a span 		{ display: none; }
#main_menu a			{ height: 27px; display: block; float: left; text-decoration: none; }	

#menu-home				{ width: 68px; background-image: url('/images/global/menu-home.gif'); }
#menu-overview			{ width: 89px; background-image: url('/images/global/menu-overview.gif'); }
#menu-give_now			{ width: 89px; background-image: url('/images/global/menu-give_now.gif'); }
#menu-get_involved		{ width: 109px; background-image: url('/images/global/menu-get_involved.gif'); }
#menu-media				{ width: 77px; background-image: url('/images/global/menu-media.gif'); }
#menu-about				{ width: 90px; background-image: url('/images/global/menu-about.gif'); }
#menu-resources			{ width: 96px; background-image: url('/images/global/menu-resources.gif'); }
#menu-contact			{ width: 107px; background-image: url('/images/global/menu-contact.gif'); }

/* Footer Menu ------------------------- */
#footer_menu			{ padding: 12px 0px 0px 0px; color: #b8bda9; font: normal 9px/13px Verdana, Arial, Helvetica, sans-serif; text-align: center; text-transform: uppercase; }
#footer_menu a, 
#footer_menu a:visited	{ color: #b8bda9; text-decoration: none; }
#footer_menu a:hover	{ text-decoration: underline; }

/* Copyright ------------------------- */
#copyright				{ padding: 60px 0px 20px 0px; text-align: center; }
#copyright p			{ color: #a96f6d; font: normal 10px/14px Arial, Helvetica, sans-serif; }
#copyright a, 
#copyright a:visited	{ color: #a96f6d; }


/* MISC: =misc
------------------------------------------------------------------------------------------*/
.no-top-margin 				{ margin-top: 0; }
.text-center				{ text-align: center; }
img.center					{ margin: 18px auto; display: block; }
#main img, 
#sidebar img, 
img.border					{ padding: 2px; background-color: #FFF; border: 1px solid #d6caaf; margin: 10px;  }
.floatLeft					{ float: left; margin: 0 18px 18px 0; }
.floatRight					{ float: right; margin: 0 0 18px 18px; }

/* 11.2 CLEAR FIX ----------------------- */
.clearfix:after 	{ content: "."; display: block; height: 0px; clear: both; visibility: hidden;}
.clearfix 			{ display: inline-block;}
* html .clearfix 	{ height: 1%;} 
.clearfix 			{ display: block;}
.clear-left			{ clear: left; }


.ad			{ border: 1px solid #d6caaf; background: #eee; padding: 10px }
.ad img		{ margin: 0px !important }
.ad_title	{ text-align: center; margin: 0; padding: 0 }


.input1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 225px;
	border: 1px solid #939c85;
	background-color: white;
	}
	
.input2
	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 347px;
	border: 1px solid #939c85;
	background-color: white;
	}
	
.input3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 110px;
	border: 1px solid #939c85;
	background-color: white;
	}
	
#media
	{
	background-image: url('../images/media_bg.gif');
	padding: 17px 10px 17px 10px;
	background-repeat: no-repeat;
	position: relative;
	}

.textarea
	{
	padding: 0px 60px 0px 60px;	
	}

#policylinks
	{
	text-align: center; padding: 20px 0
	}
	
.error_message
	{
	padding: 20px;
	background-color: #CC0000;
	font-weight: bold;
	color: white;
	}
