/* base tags */
body {
	background: #fff;
	color: #333;
  font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	margin: 0em auto;
	padding: 0em auto;
}
a {
	color: #333;
	text-decoration: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
form {
	margin: 0em;
	padding: 0em;
}
.clear div {
	clear: both;
	margin: 0em;
	padding: 0em;
}
/* network */
#network {
	background-color: #3a4045;
	height: 33px;
	margin: 0em;
	padding: 0em;
	width: 960px;
}
#network ul li,
#network ul a {
	color: #777;
	float: left;
	font-size: 13px;
	height: 33px;
	line-height: 33px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#network h1 {
	background: url(../images/separator.jpg) no-repeat right;
	color: #ffe9b3;
    float: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 33px;
	height: 33px;
	margin: 0em;
	padding: 0em 1em 0em 1em;
}
#network ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#network ul li {
	background: url(../images/separator.jpg) no-repeat right;
}
#network ul a {
	margin-left: -1px;
	padding: 0em 1em 0em 1em;
}
#network ul li#network_current a {
	color: #fff;
}
#network ul a:hover,
#network ul li#current a:hover {
	color: #ddd;
}

/* header */
#header {
	background: #333333 url(../images/bg_header.jpg) repeat-x;
	border-bottom: #ffffff 1px solid;
	float: left;
	height: 217px;
	min-width: 1000px;
	width: 100%;
}
#header_width {
	background: url(../images/header.jpg) repeat-x;
	height: 217px;
	margin: 0em auto;
	padding: 0em;
	text-align: left;
	width: 960px;
}
#header_left {
	float: left;
	width: 480px;
}
#SearchWrapper {
	margin-top: 142px;
}
.SearchBox {
	background-color: #1f2529;
	border: 1px solid #4e565c;
	color: #dddddd;
	float: left;
	font-size: 12px;
	height: 19px;
	margin-right: 10px;
	padding-left: 8px;
	padding-top: 4px;
	width: 167px;
}
.SubmitSearch {
	background-image: url(../images/go.jpg);
	border-style: none;
	border-width: 0;
	cursor: pointer;
	float: left;
	height: 26px;
	width: 30px;
}
#header_right {
	float: right;
	margin-top:132px;
	text-align: right;
	width: 480px;
}

/* main layout */
#main {
	background: #fff url(../images/bg_gradient_yellow.gif) repeat-x;
	float: left;
	min-width: 1000px;
	width: 100%;
}
#main_width {
	margin: 0em auto;
	padding: 0em 1.5em;
	text-align: left;
	width: 960px;
}
#main_left {
	float: left;
	margin: 0em;
	padding: 3em 3em 1.5em 0em;
	text-align: left;
	width: 195px;
}
#main_center {
	float: left;
	margin: 0em;
	padding: 3em 3em 2em 0em;
	text-align: left;
	width: 475px;
}
#main_right {
	float: left;
	margin: 0em;
	padding: 3em 0em 2em 0em;
	text-align: left;
	width: 230px;
}
#main_wide {
	float: left;
	margin: 0em;
	padding: 3em 0em 2em 0em;
	text-align: left;
	width: 735px;
}

/* navigation */
#nav {
	margin: 0em;
	padding: 0em;
	text-align: left;
}
#nav .SubMenu {
	font-size: 0.7em;
	display: none;
}
#nav .SubMenu li {
	margin: 3px 0 0 0;
}
#nav .SubMenu a {
	color: #666666;
}
#nav .SubMenu a:hover {
	color: #666666;
	text-decoration: underline;
}
#nav .ItemSelectedLevel1Item .SubMenu, #nav .ChildSelectedLevel1Item .SubMenu {
	display: block;
}
#nav ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}
#nav li {
	margin: .5em 0em .8em 0em;
	padding: 0em;
}
#nav a {
	color: #A42822;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}
#nav a:hover {
	color: #A42822;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	text-decoration: underline;
	text-transform: none;
}
#nav a.Selected, a.Selected:visited {
	color: #A42822;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}
#nav a.Selected:hover {
	color: #A42822;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0em 0em 0em 0em;
	padding: 0em;
	text-align: left;
	text-decoration: underline;
	text-transform: none;
}

/* dividers */
#divider {
	border-top: 1px dotted #333333;
	margin: 3em 0em 3em 0em;
	padding: 0em;
}
#divider_notopmargin {
	border-top: 1px dotted #333333;
	margin: 1em 0em 3em 0em;
	padding: 0em;
}

/* donate button */
#button_donate {
	margin: 0em 0em 1.5em 0em;
	padding: 0em;
}

/* get connected */
.sideblock {
	margin: 0em 0em 1.5em 0em;
	padding: 0em;
}
.sideblock h3, .sideblock h1 {
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.sideblock h2 {
	color: #a42822;
	font-size: 14px;
	font-weight: normal;
	margin: 0em;
	padding: 0em;
}
.sideblock p {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0em;
	padding: 0em 0em 2em 0em;
}
.sideblock a {
	color: #a42822;
	font-size: 1em;
}
.sideblock a:hover {
	text-decoration: underline;
}
.sideblock img {
	margin: 1.5em 0em 0em 0em;
}

/* main content */
#intro {
	margin: 0em;
	padding: 0em;
	text-align: left;
}
#intro h1 {
	color: #3f749f;
	font-size: 21px;
	font-weight: normal;
	margin: 0em 0em .5em 0em;
	padding: 0em;
}
#intro p {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0em;
	padding: 0em 0em 2em 0em;
}
#intro img {
	border: #ffffff 2px solid;
	margin: 0em;
	padding: 0em;
}
#feature_block h1 {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0em 0em 1.5em 0em;
	padding: 0em;
	text-transform: uppercase;
}
#feature_block h2 {
	color: #a42822;
	font-size: 14px;
	font-weight: normal;
	margin: 0em;
	padding: 0em;
}
#feature_block img {
	float: left;
	margin: 0em 1em 0em 0em;
	padding: 0em;
	width: 100px;
}
#feature_block a {
	color: #a42822;
	font-size: 1em;
}
#feature_block p {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0em;
	padding: 0em 0em 1em 0em;
}
#feature_block .feature {
	margin-bottom: 25px;
}
/* inner page content */
#content {
	margin: 0em;
	padding: 0em;
	text-align: left;
}
#content h1 {
	color: #3f749f;
	font-size: 21px;
	font-weight: normal;
	margin: 0em 0em .5em 0em;
	padding: 0em;
}
#content h2 {
	color: #3f749f;
	font-size: 17px;
	font-weight: normal;
	margin: .5em 0em .5em 0em;
	padding: 0em;
}
#content h3 {
	color: #3f749f;
	font-weight:normal;
	font-size: 14px;
	margin: .25em 0em .25em 0em;
	padding: 0em;
}
#content p {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0em;
	padding: 0em 0em 2em 0em;
}
#content img {
	border: #ffffff 2px solid;
	margin: 0em;
	padding: 0em;
}
#content img.sub {
	border: #ffffff 5px solid;
	float: right;
	margin: 0em 0em 1em 1em;
	padding: 0em;
}
#content p.caption {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0em;
	padding: .5em 0em 1em .2em;
}
#content ul {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0em 0em 2em 1.3em;
	padding: 0em;
}
#content ol {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0em 0em 2em 1.7em;
	padding: 0em;
}
#content ul li, #content ul li{
	padding-bottom:6px;
}
#content a {
	color: #a42822;
}
#content a:hover, #content a:active {
	text-decoration: underline;
}
#content table, #content table p {
	font-size:12px;
}
/* Footer */
#FooterWrapper {
	background-color: #444444;
	border-top: 5px solid #333333;
	float: left;
	height: 150px;
	width: 100%;
}
#FooterContent {
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 960px;
}
#FooterContent a {
	color: #ffffff;
	font-size: 1em;
}
#FooterContent a:hover, #FooterContent a:active {
	text-decoration: underline;
}
#FooterContent p {
	margin: 0;
	padding: 0;
}
#FooterContent .Column1 {
	border-right: 1px solid #ffffff;
	float: left;
	height: 110px;
	padding-top: 5px;
	width: 400px;
}
#FooterContent .Column2 {
	border-right: 1px solid #ffffff;
	float: left;
	height: 110px;
	padding: 5px 20px 0px 50px;
	width: 269px;
}
#FooterContent .Column3 {
	float: left;
	height: 110px;
	padding: 5px 0px 0px 50px;
	width: 167px;
}
.ImageRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.ImageLeft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
