﻿ /* CSS Document by Dieter Schneider 2007 | www.csstemplateheaven.com */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;

}

#container {
	min-height:100%;
	width: 889px;
	margin: auto;
	font-size: 1.2em;
}

#header {
	padding: 0px;
	background-image: url('DWT/Images/HMheader.png');
	height: 191px;
}

#header_left {
	float: left;
	width: 200px;
	margin-left: 410px;
	font-size: .9em;
	padding: 15px;
}

#header_right {
	width: 200px;
	padding: 15px;
	font-size: .9em;
	margin-left: 648px;
}

#subheader {
	background-image: url('DWT/Images/subheader.jpg');
	height: 25px;
	clear: both;
	text-align: right;
	font-size: 0.9em;
	background-color: #eee;
	color: #999999;
	vertical-align: middle;
	padding-right: 7px;
}
#left {
	float: left;
	width: 590px;
	margin-left: 15px;
	height: auto;
}
#leftBox_one {
	padding: 5px 10px 5px 10px;
	border: 1px solid #E5E8ED;
	background-color: #ffffd3;
	background-image: url('DWT/images/leftbox_one_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

#leftBox_two {
	float: right;
	width: 264px;
	padding: 10px;
	border: 1px solid #E5E8ED;
}


#right {
	margin-left: 620px;
	margin-right: 15px;
	padding: 3px;
	font-size: 0.9em;
	border: 1px solid #E5E8ED;
}
#footer {
	position: inherit;
	font-size: xx-small;
	font-style: italic;
	text-align: center;
	clear: both;
}


#navcontainer
{
	color: #003399;
	float: left;
	width: 879px;
	background-image: url('DWT/Images/navbar.jpg');
	height: 40px;
	padding-left: 10px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 15px 20px 15px 20px;
	color: #081679;
	text-decoration: none;
	float: left;
	background-image: url('DWT/images/navbar_border.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}

#navcontainer ul li a:hover
{
color: #4853A3;
}

.pubDate {
	background-image: url('DWT/images/date_bg.jpg');
	background-repeat: no-repeat;
	height: 56px;
	width: 48px;
	float: left;
	text-align: center;
	padding-top: 17px;
	line-height: 1em;
	margin-right: 8px;
	font-weight: bold;
	color: #5C6574;
}

.month {
	font-size: 1.2em;
}

dl {}

dd {
	margin-bottom: 25px;
}

h3 {
	padding-bottom: 4px;
	margin-bottom: 4px;
}

h5 {
	margin-bottom: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #EFF0F5;
	padding: 5px;
	font-size: 1em;
	color: #666666;
}

h4 {
	margin-bottom: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #EFF0F5;
	padding: 5px;
	font-size: 1em;
	color: #666666;
}



/**************************************** CONTACT FORM ****************************/

form.contact_us {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 100%;
        background: url('DWT/images/input_bg.png');
		border-top: 1px solid #C4D2E2;
		border-left: 1px solid #C4D2E2;
		border-bottom: 1px solid #E3E4E9;
		border-right: 1px solid #E3E4E9;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 100%;
          background: url('DWT/images/input_bg.png');
		border-top: 1px solid #C4D2E2;
		border-left: 1px solid #C4D2E2;
		border-bottom: 1px solid #E3E4E9;
		border-right: 1px solid #E3E4E9;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 186px;
	padding: 2px;
	background-color: #F2F3F7;
}

#Subtitle {
	font-style: italic;
	background-color: #EFF0F5;
	padding: 4px;
	font-weight: bold;
	margin-bottom: 6px;
	font-size: medium;
}
form.Donation {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
}
#Lwr_right {
	margin-left: 620px;
	margin-right: 15px;
	padding: 3px;
	font-size: 0.9em;
	border: 1px solid #E5E8ED;
}
#Rev_Info {
	table-layout: auto;
}
#Content {
	float: left;
	width: 870px;
	margin-left: 15px;
	height: auto;
}

