/* =General ------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: inherit;
	outline: 0;
	font-weight: inherit;
}
/* -------- The following is a comment filter to hide the rule from IE 5 for Mac ----- */
/* hide from IE mac \*/
/* this rule forces a scroll bar in Firefox */
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */
body {
	font-size: 0.8em;
	line-height: 1.4;
	background-color: #d7dfea;
}
a:link {
	color: #0B3D91;
	text-decoration: underline
}
a:visited {
	color: #0B3D91;
}
a:hover {
	color: #0B3D91;
	text-decoration: none
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
.center {
	text-align: center;
}
.clearflt {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container {
	width: 773px;
	margin: 0 auto;
	
}
#innerwrap {
	width: 773px;
	background: #fff url(../images/bkg_inner.jpg) repeat-y top left;
}
#header {
	background: #fff url(../images/header.jpg) no-repeat top left;
	height: 189px;
}
#header h1 {
	width: 300px;
	color: #fbb03f;
	padding: 158px 16px 0 200px;
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#sidebar {
	width: 180px;
	float: left;
	margin: 20px 0 30px 3px;
}
ul#nav {
	background: transparent url(../images/nav_bkg.gif) no-repeat 3px top;
	width: 170px;
	height: 289px;
	margin: 0;
	padding: 12px 0 0 5px;
	
}
ul#nav {
	list-style-type: none;
}
ul#nav li {
	display: block;
	padding: 7px 0 7px 0;
}
ul#nav a:link, ul#nav a:visited {
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #0068ac;
	text-decoration: none;
	font-weight: bold;
}
ul#nav a:hover {
	color: #FEB343;
}
body.home ul#nav li a#home, body.about ul#nav li a#about, body.volunteer ul#nav li a#volunteer, body.victim ul#nav li a#victim, body.give ul#nav li a#give, body.media ul#nav li a#media, body.contact ul#nav li a#contact {
	color: #FEB343;
}
#sidebar img#logo {
	margin: 10px 0;
}
#sidebar blockquote {
	float: left;
	margin: 20px 5px 0 5px;
	color: #666;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	padding: 7px 5px 0 0;
}
#sidebar blockquote p {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 0.9em;
	margin-bottom: 7px;
	padding-left: 3px;
}
#sidebar blockquote strong {
	font-weight: bold;
	font-style: normal;
}
#sidebar blockquote p img {
	margin: 0;
	padding: 0;
}
#sidebar blockquote.vol_lead {
	text-align: center;
	float: left;
	margin: 20px 5px 0 5px;
	/*background-color:#E6E6E6;*/
	font-size: 0.85em;
	padding: 7px 5px 0 0;
	/*width: 200px;*/
	/*margin-right: -20px;*/
}
#sidebar blockquote.vol_lead .alt1{
	color: #0B3D91;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	text-align: center;
}
#sidebar blockquote.vol_lead .alt2 {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #D09237;
	text-align: center;
}
#sidebar blockquote.vol_lead hr {
	color: #CCC;
}
#sidebar blockquote.vol_lead p {
	font-size: 1em;
}

#content {
	width: 530px;
	float: left;
	margin: 20px 0 0 8px;
	padding: 0 25px 0 10px;
}
#content ul#secondary {
	list-style: none;
	margin-bottom: 15px;
	text-align: center;
	background-color: #0068ac;
	padding: 3px 0;
	margin-left: 0;
}
#content ul#secondary li {
	display: inline;
}
#content ul#secondary li.last {
	display: inline;
	border-right: none;
}
#content ul#secondary li a, #content ul#secondary li a:visited {
	text-decoration: none;
	font-weight: bold;
	padding: 0 9px;
	color: #fff;
}
#content ul#secondary li a:hover {
	color: #fbb03f;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
	color: #0068ac;
	padding-bottom: 7px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #0068ac;
	margin-bottom: 5px;
	padding-bottom: 0;
	padding-top: 1em;
}

#content p, #content ul, #content ol {	
	margin-bottom: 9px;
}
#content ul, #content ol {
	margin-left: 30px;
}
#content table {
	margin: 5px auto;
	width: 95%;
	border: none;
}
#content hr {
	color: #CCC;
	width: 95%;
	height: 1px;
	margin: 0 auto;
}
#content .imgright {
	float: right;
	padding: 0 0 10px 10px;
}
#content .logo {
	text-align: center;
	margin: 0 0 20px 0;
}
#content .logo img {
	margin: 10px 15px;
}
.advastext {
	font-weight: bold;
	color: #0068ac;
}
.centerHead {
	color: #0068ac;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
}
#content blockquote.mission {
	width: 500px;
	padding: 10px;
	/*background-color: #fff0d9;*/
	margin-top: 15px;
	border: 3px double #fbb03f;
}
#content blockquote.mission h3 {
	border-bottom: 1px solid #0B3D91;
	text-align: center;
}
.top {
	float: right;
	width: 100px;
	text-align: right;
}
.top a:link, .top a:visited {
	font-weight: bold;
	text-decoration: none;
}
.top a:hover {
	text-decoration: underline;
	color: #fbb03f;
}
#footer {
	width: 583px;
	clear: both;
	background: #fff url(../images/bkg_bottom.jpg) no-repeat top left;
	height: 190px;
	padding-left: 190px;
	
}
#footer p {
	margin-left: -180px;
	text-align: center;
	font-size: .8em;
	
}
#footer p.copyright {
	padding-top: 125px;
	background: transparent url(../images/bkg_copy.jpg) no-repeat 187px 30px;
}

