@charset "UTF-8";
/* CSS Document */

/* --------------- global styles ----------------- */

html body {
	background: #594a42 url(../images/slice.jpg) repeat-x;
	background-position:top center;
	height:100%;
	min-height:100%;
	margin:0;
	padding:0
}

#page_wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

p {
	color:#d7d6cb;
	font:10pt "Georgia", sans-serif;
	line-height:150%
}

h1 {
	color:#c2b59b; 
	font: 14pt "Georgia", sans-serif; 
}

h2 {
	color:#594a42; 
	font: 14pt "Georgia", sans-serif 
}

h3 {
	color:#c2b59b;
	font:16px "Georgia", sans-serif
}

a {
	color:#c2b59b; 
	font: 10pt "Georgia", sans-serif;
	text-decoration:none;
	outline:none
}

a:hover {color:#d7d6cb}

li {
	color:#d7d6cb;
	font:10pt "Georgia", sans-serif
}


/* --------------- header styles ----------------- */


#header {width:900px}  

#header img {
	position:relative;
	top:37px;
	left:-5px
}

#header p {
	position:relative;
	top:-54px;
	left:0;
	font: 9pt "Georgia", sans-serif;
	text-align:right
}

#header img {border:none}



/* --------------- main navigation styles ------------------ */


#mainNav {
	position:relative; 
	top:-19px; 
	left:-48px;
	z-index:1;
	width:1000px; 
	height:45px;
	padding:0
}

#mainNav a {
	float:left; 
	height:17px; 
	margin-right:16px; 
	padding-right:16px;
	display:block; 
	color:#d7d6cb; 
	font:11pt "Georgia", sans-serif; 
	background-color:transparent; 
	text-align:center; 
	text-decoration:none;
	border-right:1px #d7d6cb solid;
	outline:none
}

#mainNav li {
	float:left; 
	list-style-type:none
}

#mainNav a:hover {
	color:#c2b59b
}

a#no-border {border-right:none}

#mainNav .home a {width:62px}
#mainNav .about a {width:67px}
#mainNav .supporters a {width:110px}
#mainNav .benefits a {width:84px}
#mainNav .activities a {width:97px}
#mainNav .donate a {width:81px}
#mainNav .veterans a {width:94px}
#mainNav .contact a {width:80px}

#home #mainNav .home a,
#about #mainNav .about a,
#supporters #mainNav .supporters a,
#benefits #mainNav .benefits a,
#activities #mainNav .activities a,
#donate #mainNav .donate a,
#veterans #mainNav .veterans a,
#contact #mainNav .contact a {color:#c2b59b; cursor:default}



/* --------------- display styles ----------------- */


#display_wrapper {
	position:relative;
	top:-29px;
	left:0;
	width:900px;
	height:323px;
	background:transparent
}

#display_wrapper img {
	position:relative;
	top:35px;
	left:0px
}

#display_wrapper p {padding-right:15px; color:#594a42; line-height:130%}

#display_wrapper a {color:#507282}

#display_wrapper a:hover {color:#c2b59b}

#textboxes {
	position:absolute;
	top:0;
	left:575px
}

#textboxes1 {
	position:absolute;
	top:30px;
	left:585px
} 

#textboxes2 {
	position:absolute;
	top:162px;
	left:585px
}



/*-------------- content styles ---------------*/


#content_wrapper {
	position:relative;
	top:15px;
	left:0;
	width:900px
}

#content_wrapper p {width:555px}	

div.photo {
	width:540px; 
	margin:50px 0 0 0; 
	padding:6px;
	border:1px #c2b59b solid;
}

#content_wrapper div.photo p {
	width:540px; 
	margin:10px 0 0 0
}

#veterans div.photo {height:361px}

h4 {
	margin:40px 0 -10px 0;
	font:bold 16px "Georgia", sans-serif;
	color:#507282
}




/*-------------- secondary content styles --------------*/


#secondary_content {
	position:absolute;
	top:15px;
	left:600px;
	width:300px
}

#secondary_content p {
	color:#c2b59b; 
	font: 14pt "Georgia", sans-serif; 
	width:300px
}



/* ------------- contact form elements --------------- */


form {
	width:550px;
	height:305px;
	padding:5px 0 10px 0;
	background:#c2b59b
}

span.input{
	width:550px;
	margin:15px 0 15px 0;
	display:block
}

span.captcha{
	margin-left:15px;
	color:#594a42;
	font: 12pt "Georgia", sans-serif
}

input.answer{
	width:80px;
	padding:3px
}

label {
	width:100px; 
	margin-left:15px;
	color:#594a42; 
	font: 12pt "Georgia", sans-serif ;
	display:inline-table; 
	vertical-align:top
}

input {
	width:400px; 
	padding:3px;
	border:none
}

textarea {
	width:400px; 
	height:100px; 
	padding:3px; 
	font-family:Georgia; 
	font-size:12px;
	border:none
}

.send {
	width:90px; 
	margin:20px 0 0 15px;
	padding:5px; 
	color:#594a42; 
	font: 12pt "Georgia", sans-serif;
	background:#d7d6cb; 
	cursor:pointer; 
	border:none
}

.send:hover {
	background:#594a42; 
	color:#c2b59b
}



/*----------- footer styles -------------*/


#footer {
	position:relative; 
	top:90px;
	left:0;
	height:50px;
	clear:both; 
	background-color:#594a42;
	border-top:1px #c2b59b solid
}

#home #footer {
	position:relative; 
	top:130px
}

#thankyou #footer {
	position:relative; 
	top:240px
}

#error #footer {
	position:relative; 
	top:190px
}

#donate #footer {
	position:relative; 
	top:75px
}

#footer p {
	position:absolute; 
	top:2px; 
	left:180px; 
	color:#c2b59b
}

#footer a {color:#fff}

#footer a:hover {color:#c2b59b}