/*GENERAL*/
body {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #9B8C61 url('bg_bodyfade_630.jpg') repeat-x;		/*mid brown/green used in graphics*/
}
           
p { word-spacing: 0px; margin: 0px; }

/*HEADER, LOGO, and NAVIGATION*/
#header {
	width: 100%;										
	height: 50px;
	font: bold 23px Times New Roman, Arial, Helvetica, sans-serif;
	color: #663300;
	line-height: 40px;
	background: #5A4A35
}
				
#navbar {
	width: 100%;																			
	background: #AF9F7E;
	height: 20px;			
	border-bottom: 1px solid #663300;
	border-top: 1px solid #663300;	
	margin-left: 100px;
}

#banner {
	width: 100%;
	height: 70px; /* was 66px */
	margin: 0px 10% 0px 23%;
/*	background-image: url(../images/mvedcscroll.gif); */
/*	background-position: 0 bottom; */
/*	background-repeat: no-repeat; */
}

#mission1 {
	width: 680px;
	position: relative;
	top: 24px;
	left: 0;
	margin:0;
	padding:0;
	font: 14px bold Verdana, Arial, Helvetica, sans-serif;
	color: #630;
	text-align:center;
	border:none;
}
.mission1a { color: #000000; font: 15px Georgia, "Times New Roman", Times, serif; }
								
#banner2 {
	width: 100%;
	height: 65px;
/*	background-image: url(../images/mvedcscroll.gif); */
/*	background-position: 231 bottom; */
/*	background-repeat: no-repeat; */
}
						
#mission2 {
	width: 680px;
	position: relative;
	top: -10px;
	left: 231px;
	margin:0;
	padding:0;
	font: 14px bold Verdana, Arial, Helvetica, sans-serif;
	color: #630;
	text-align:center;
	border:none;
}
								
#b2	{ height: 20px; margin: 5px 20% 9px 100px; }

#logo {
	position: absolute;
	top: 0px;											
	width: 100px;										
	left: 0px;											
	height: 105px;
	background: white;
	border-right: #663300 solid 1px;
}
				
/*BEGIN SITE CONTENT*/												
#content {
	height: auto;
	font-size: 13px;
	margin: 2px 29% 10px 20px;	/*top, right, bottom, left*/
	border: 1px solid #663300;
	background: white;
}

#1 {
	position: relative;
	font-size: 13px;
	margin: 20px 2% 10px 15px;
	line-height: 17px;
	border-bottom: white 1px solid;
}

#1a {
	position: relative;
	font-size: 13px;
	margin: 27px 22% 10px 15px;
	line-height: 17px;
	border-bottom: white 1px solid;
}

/*RIGHT TEXT COLUMN*/					
#right {
	position: absolute;
	top: 140px;
	right: 1%;
	height: auto;
	width: 27%;
	font-size: 11px;
	color: #000;
}

#right2 {
	position: absolute;
	top: 140px;
	right: 1%;
	height: auto;
	width: 325px;
	font-size: 11px;
	color: #000;
	border: 1px solid #663300;
	background: #AF9F7E;
}
				
#2 {
	position: relative;	/*text container for right column*/
	margin: 7px 5px 5px 5px;
	top: 0px;
	color: #000;
	border: 1px solid #663300;
	background: #FFFFE1 url('bg_right_light.jpg') repeat-x;
}

#2 img { position:relative; padding:5px; }

/* Forms Area below Right Box */
#forms {
	position: relative;
	font-size: 11px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-family: "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
}
				
#sold {
	position: absolute;
	top: 210px;
	right: 1%;
	height: auto;
	width: 27%;
	font-size: 36px;
	color: #CC0000;
}

/*PAGE TITLE*/			
#title {
	position: absolute;							
	top: 105px;
	left: 0px;
	height: 35px;
	width: 173px;
	border-top: 1px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	background: #AF9F7E;	/*brown,tanish in logo brick*/
}
					
#3 {
	position: relative;		/*text container for right column*/
	margin: 4px 1px 5px 3px;	/*top, right, bottom, left*/
	font: bold 19px Times New Roman, Arial, Helvetica, sans-serif;
	width: 173px;
	color: #5A4A35;										
	line-height: 25px;
	text-align: left;
}
							
#title_dev {
	position: absolute;							
	top: 105px;
	left: 0px;
	height: 35px;
	width: 201px;
	border-top: 1px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	background: #AF9F7E;	/*brown,tanish in logo brick*/
}
					
#3_dev {
	position: relative;		/*text container for right column*/
	margin: 4px 2px 5px 4px;	/*top, right, bottom, left*/
	font: bold 19px Times New Roman, Arial, Helvetica, sans-serif;
	width: 201px;
	color: #5A4A35;										
	line-height: 25px;
	text-align: left;
}

/*H1 BACKGROUND TEXT*/							
#bg	{
	position: absolute;
	height: auto;
	top: 160px;
	width: 25%;	
	right: 2%;
}
				
/*END SITE CONTENT/BEGIN FOOTER*/
#footer {
	width: 100%;										
	height: 32px;
	text-align: right;
	font-size: 10px;
	color: #D2B48C;
	line-height: 33px;
	border-bottom: 2px solid #c90;					
	background: #663300 url('bg_footer.jpg');
}
				
table {
	font: 11px Arial, Helvetica, sans-serif;										
	border: 1px solid #663300;
}
