@charset "utf-8";   *
{
	text-decoration: none;
	font-size: 1em;
	outline: none;
	margin: 0;
	padding: 0;
}

code, kbd, samp, code, tt, var, textarea, input, select, isindex
{
	font: inherit;
	font-size: 1em;
}

dfn, i, cite, var, address, em
{
	font-style: normal;
}

th, b, strong, h1, h2, h3, h4, h5, h6
{
	font-weight: 400;
}

a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet
{
	border: none;
       }

table
{
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}

caption, th, td, center
{
	font-weight: 400;
	text-align: left;
	vertical-align: top;
}

q
{
	quotes: "" "";
}

ul, ol, dl, li, dt, dd dir, menu
{
	list-style: none;
}

sub, sup
{
	vertical-align: baseline;
}

a
{
	color: #F15D22;
}

hr
{
	display: none;
}

font
{
	font: inherit !important;
	color: inherit !important;
}

ul, ol, h1, h2, h3, h4, h5, h6, p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

strong
{
	font-weight: lighter;
	font-size: large;
}

h1
{
	font-size: 30px;
	color: #004785;
}

h2
{
	font-size: 26px;
	color: #7189B7;
}

h3
{
	font-size: 24px;
	color: #004785;
}

h4
{
	font-size: 22px;
	color: #7189B7;
}

a:hover
{
	text-decoration: underline;
}

#boxContent p
{
	padding: 5px;
	font-size: 12px;
	color: #004785;
}

#content p
{
	padding: 5px;
	color: #2D2C2C;
}

.orng
{
	color: #F15D22;
}

body
{
	line-height: 1;
	background: #FFF;
	color: #000;
	text-align: center;
}

#container
{
	width: 960px;
	background: #FFFFFF;
	text-align: left;
	margin: auto;
}

#branding
{
	background: #fff;
	height: 201px;
	padding: 0 10px 0 0px;
	background-image: url(/images/arch/branding_01.png);
	background-repeat: no-repeat;
}

#branding h1
{
	padding: 10px 0;
}

#topNav
{
	height: 20px;
	text-align: center;
	//padding: 5px;
	padding-left: 80px;
	padding-top: 0px;
}

#topNav li
{
	color: #fff;
	font-size: 12px;
	text-align: center;
	display: inline;
	padding-left: 3px;
}

#sidebar
{
	width: 190px;
	margin-left: 620px;
	padding: 10px 10px 20px 10px;
}

#donate
{
	width: 181px;
	height: 162px;
	background-image: url(/images/arch/donate.png);
	background-repeat: no-repeat;
}

#donateContent
{
	margin: auto;
	text-align: center;
	padding-top: 80px;
}

#donateContent h4
{
	color: #7189B7;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

#donateContent p
{
	font-size: 12px;
	padding: 5px;
}

a.donate-right-sidebar {font-family: Verdana, Geneva, sans-serif; color: #7189B7; text-decoration: underline; font-size: 18px; font-weight: bold; padding-bottom: 10px;}
a.donate-right-sidebar:link, a.donate-right-sidebar:visited {color:#7189B7;}
a.donate-right-sidebar:hover, a.donate-right-sidebar:active {color:#7189B7;}


#box
{
	padding-top: 20px;
}

#boxTop
{
	width: 181px;
	height: 9px;
	background-image: url(/images/arch/boxTop.png);
	background-repeat: no-repeat;
}

#boxContent
{
	width: 158px;
	border-left: 2px  #004785 solid;
	border-right: 2px  #004785 solid;
	padding: 5px;
	margin: 0px 5px;
}

#boxBottom
{
	width: 181px;
	height: 9px;
	background-image: url(/images/arch/boxBottom.png);
	background-repeat: no-repeat;
}

#flash
{
	width: 861px;
	height: 232px;
	margin: 0px 31px;
	border-left: 10px  #004785 solid;
	border-right: 10px  #004785 solid;
	border-bottom: 10px  #004785 solid;
	background: #004785;
}

#mainContent
{
	width: 841px;
	padding: 10px 10px 20px 10px;
	border-left: 10px  #004785 solid;
	border-right: 10px  #004785 solid;
	margin: 0px 31px;
	background-image: url(/images/arch/conTile.jpg);
	background-repeat: repeat-x;
}

#content
{
	float: left;
	width: 610px;
	padding-top: 10px;
}

#footer
{
	padding: 0 10px 0 20px;
	background: #fff;
	height: 69px;
	background-image: url(/images/arch/footer.png);
	background-repeat: no-repeat;
}

#footer p
{
	font-size: 10px;
	color: #7189B7;
	margin: 0;
	padding: 10px 0;
}

#footer a
{
	font-size: 10px;
	color: #7189B7;
}

#footer a:hover
{
	font-size: 10px;
	color: #fff;
}

#footNav
{
	height: 20px;
	text-align: center;
	padding: 5px;
	padding-top: 13px;
}

#footNav li
{
	color: #7189B7;
	font-size: 12px;
	display: inline;
	padding: 9px;
}

.fltrt
{
	float: right;
	margin-left: 8px;
}

.fltlft
{
	float: left;
	margin-right: 8px;
}

.clearfloat
{
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

#nav, #nav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	margin-bottom: 7px;
}

#nav a
{
	display: block;
	text-decoration: none;
	color: white;
	margin-right: 35px;
	padding-bottom: 1px;
}

#nav ul
{
	margin-top: -3px;
}

#nav li
{
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}

#nav li ul
{
	position: absolute;
	width: 165px;
	background: url(/images/pulldown.gif) bottom left no-repeat;
	text-decoration: none;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul
{
	left: auto;
	border-top: 1px solid #090C38;
}

#nav li:hover ul a, #nav li.sfhover ul a
{
	left: auto;
	text-decoration: none;
	margin: 0;
	margin-bottom: 2px;
	margin-top: -1px;
	width: 155px;
	border-bottom: 0px;
	color: #666666;
}

#nav li:hover ul a:hover, #nav li.sfhover ul a:hover
{
	left: auto;
	color: #2b3bd1;
}

#nav li ul li
{
	background: transparent url(/images/menu-hr.gif) no-repeat top left;
}

#mainContent img
{
	float: left;
        padding-right: 15px;
        padding-bottom: 15px;
}

#imgNoWrap img
{
	float: none;
        padding-right: 15px;
        padding-bottom: 15px;
}
#fb
{
padding-top;15px;
}
