/*******************-------DEFAULT ELEMENTS-------******************/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, ul, ol, dl, address {
	margin: 0; 
	padding: 0; 
}

body {
	font-family: "Times New Roman", Times, serif;
	color:#393936;
	background: #918744 url('../images/bg_body.gif');
	text-align: center;
}

a {
	color:#767561;
}

a:hover {
	color:#565541;
}

a img {
	border:1px solid #767561;
}

a img:hover {
	border:1px solid #565541;
}


/*******************-------GLOBAL ELEMENTS-------******************/

.clear {
	height:0px;
	font-size:0px;
	line-height: 0px;
	clear:both;
}

#wrapper {
	width:798px;
	text-align: center;
	background: #ccc48b;
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#container {
	text-align: left;
	background: #f7f5e9 url('../images/bg_internal.gif') right repeat-y;
	border: 1px solid #5f604b;
	margin-left:10px;
	margin-right:10px;
}

#header {
	height:150px;
	background-color: #dbd6b3;
}

#header img {
	margin-left:535px;
	margin-top:30px;
	border:0;
}

#nav {
	background: #5c8727 url('../images/bg_nav.gif');
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #ccc48b;
	padding-left:35px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:12px;
}

#nav a {
	color:#f7f5e9;
	text-decoration: none;
}

#nav a:hover {
	color: #ccc48b;
}

#content {
	background: url('../images/bunting_bottom.gif') repeat-x;
	padding-top:30px;
}

#column1 {
	width:575px;
	float:left;
	display: inline;
	padding-bottom:20px;
}

#column1 h1 {
	color:#857c18;
	float:left;
	display: inline;
	font-weight: normal;
	font-size:32px;
	margin-left:37px;
	margin-bottom:18px;
	padding-bottom:6px;
	padding-right:110px;
	background: url('../images/swirl_int.gif') right top no-repeat;
}

#column1 h2 {
	color:#767561;
	font-size:18px;
	font-weight:normal;
	line-height: 25px;
	margin-bottom:10px;
	margin-left:40px;
	margin-right:40px;
}

#column1 p {
	font-size:12px;
	line-height: 20px;
	margin-left:40px;
	margin-bottom:15px;
}

#column2 {
	font-family: Verdana, Arial, sans-serif;
	width:195px;
	float:right;
	display: inline;
	padding-bottom:20px;
	margin-top:60px;
}

#column2 h3 {
	font-size:10px;
	color:#5c8727;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:30px;
}

#column2 p {
	line-height:17px;
	font-size:10px;
	color:#767561;
	margin-left:20px;
	margin-right:30px;
}

#infoBox {
	background: #dbd6b3;
	padding:10px;
}

#footer {
	width:798px;
	text-align: right;
	margin:0 auto;
	margin-top:8px;
	padding-right:20px;
	padding-bottom:10px;
	font-size:12px;
	color:#f7f5e9;
}

#small_logos {
	float:right;
	margin-right:10px;
	margin-bottom:10px;
}

#column1 .hr {
	height:3px;
	font-size:0px;
	line-height: 0px;
	background: url(../images/hr.gif) repeat-x;
	margin-bottom:10px;
	margin-left:40px;
	margin-right:40px;
	clear:left;
}

#column2 .hr {
	height:0px;
	font-size:0px;
	line-height: 0px;
	border-bottom:1px solid #bcb586;
	margin-left:20px;
	margin-right:30px;
	margin-top:8px;
	margin-bottom:8px;
}

#column2 .pdf {
	padding-left:18px;
	padding-bottom:2px;
	padding-top:1px;
	background: url('../images/pdf.gif') 1px no-repeat;
}

#column2 .pdf a {
	color:#918744;
	text-decoration: none;
}

#column2 .pdf a:hover {
	text-decoration: underline;
}

#copy {
	margin-top:25px;
	margin-right:40px;
}

#copy img {
	margin-left:40px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
	display: inline;
	float:left;
}

/*******************-------SPECIFIC ELEMENTS-------******************/

/*----------------Home--*/
.home #container {
	background-image: none;
}
.home #header {
	background: url('../images/header_home.jpg') left no-repeat;
}

.home #column1 {
	width:435px;
}

.home #column1 h1 {
	font-size:34px;
	margin-left:33px;
	margin-bottom: 10px;
	padding-top:12px;
	padding-bottom:5px;
	padding-right:120px;
	background: url('../images/swirl_home.gif') right top no-repeat;
}

.home #column1 p {
	margin-bottom:25px;
}

.home #column2 {
width:auto;
	float:left;
	margin-left:10px;
}

.home #infoBox {
	margin-right:15px;
	margin-left:30px;
}

.home #infoBox h2 {
	color:#5c8727;
	font-size: 18px;
	font-style:italic;
	margin-bottom:4px;
	margin-top:4px;
}

.home #infoBox img {
	float:left;
	border:1px inherit inherit;
	margin-right:15px;
}

.home #infoBox p {
	color:#767561;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	font-style:italic;
	margin-bottom:4px;
}

/*----------------Story--*/
.story #header {
	background: url('../images/header_all.jpg') left no-repeat;
}

/*----------------Developer--*/
.developer #header {
	background: url('../images/header_all.jpg') left no-repeat;
}

/*----------------Phase 1--*/
.phase1 #header {
	background: url('../images/header_all.jpg') left no-repeat;
}

/*----------------Contact--*/
.contact #header {
	background: url('../images/header_all.jpg') left no-repeat;
}

/*----------------News--*/
.news #header {
	background: url('../images/header_al.jpg') left no-repeat;
}

#contactForm {
	color:#303030;
	margin-left:40px;
}

#contactForm p {
	font-size:13px;
	margin-bottom:10px;
	margin-left:0px;
}

#contactForm strong {
	color:#a01800;
}

#contactForm .consecutive {
	float:left;
	display: inline;
	margin-right:20px;
}

#contactForm label {
	display:block;
}

#contactForm .text {
	width:215px;
	padding-left:2px;
	border-top:1px solid #7d7d7d;
	border-left:1px solid #c5c5c5;
	border-bottom:1px solid #dedede;
	border-right:1px solid #c5c5c5;
}

#contactForm #phone {
	width:120px;
}

#contactForm #city {
	width:120px;
}

#contactForm #state {
	width:20px;
}

#contactForm #zipcode {
	width:45px;
}

#contactForm #comments {
	width:245px;
	height:40px;
}
#footer a {
	color: #F7F5E9;
}
