@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	background-image:url(../images/handwritingBG.jpg);
	background-repeat:no-repeat;
	background-position:0 44px;
	background-color:#000000;
	text-align:center;
}

#search {
	margin-top: 25px;
	position:relative;
	float: right;
	width:476px;
	z-index:900;
	padding-right: 15px;
	_margin-top: 42px;
}

img {border:0}

p {
	margin-bottom:2em;
}

div#container {
	width:1000px;
	padding:0px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}

#content a {
	color:#9c4a48;
	text-decoration:none;
	border-bottom:1px dotted #9c4a48;
}

#content a:visited {
	color:#293c56;
}

#content a:hover {
	color:#000;
	border-bottom:1px solid #9c4a48;
}

#content a.nounderline {
	border-bottom:none;
}

#content a.nounderline:hover {
	border-bottom:none;
}

#top {
	width:1000px;
	height:101px;
	background-color:#000000;
	z-index:0;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position:center top;
	margin-top:0px;
}

#nav-item {
	padding-top:0px;
		}

#nav-menu {
		margin-top:5px;
		}

#our-mission-nav {
	position:absolute;
	list-style:none;
	font-family:Helvetica;
	font-size:16px;
	line-height:12px;
	padding:20px 0px 0px 10px;
	margin:0;
	height: 175px;
	width:75px;
	top: 31px;
	left: -7px;
	z-index:600;
	overflow:hidden;
	background-color:#000000;
	margin-left: -3px;
    opacity:0.8;
		}

#our-mission-path-nav {
	position:absolute;
	list-style:none;
	font-family:Helvetica;
	font-size:16px;
	line-height:12px;
	padding:20px 0px 0px 10px;
	margin:0;
	height: 30px;
	width:75px;
	top: 3px;
	left: -7px;
	z-index:590;
	overflow:hidden;
	background-color:#000000;
	margin-left: -3px;
    opacity:0.0;
		}

#for-veterans-nav {
	position:absolute;
	list-style:none;
	font-family:Helvetica;
	font-size:16px;
	line-height:10px;
	padding:20px 0px 0px 10px;
	margin:0;
	height: 150px;
	width:80px;
	top: 31px;
	left: 95px;
	z-index:600;
	overflow:hidden;
	background-color:#000000;
	margin-left: -10px;
    opacity:0.8;
		}
		
#for-veterans-path-nav {
	position:absolute;
	list-style:none;
	font-family:Helvetica;
	font-size:16px;
	line-height:12px;
	padding:20px 0px 0px 10px;
	margin:0;
	height: 30px;
	width:75px;
	top: 3px;
	left: 88px;
	z-index:590;
	overflow:hidden;
	background-color:#000000;
	margin-left: -3px;
    opacity:0.0;
		}

#sponsors-nav {
	position:absolute;
	list-style:none;
	font-family:Helvetica;
	font-size:16px;
	line-height:10px;
	padding:20px 0px 0px 10px;
	margin:0;
	height: 20px;
	width:64px;
	top: 31px;
	left: 195px;
	z-index:600;
	overflow:hidden;
	background-color:#000000;
	margin-left: -10px;
    opacity:0.8;
		}

#sponsors-path-nav {
	position:absolute;
	list-style:none;
	font-family:Helvetica;
	font-size:16px;
	line-height:12px;
	padding:20px 0px 0px 10px;
	margin:0;
	height: 30px;
	width:64px;
	top: 3px;
	left: 188px;
	z-index:590;
	overflow:hidden;
	background-color:#000000;
	margin-left: -3px;
    opacity:0.0;
		}

#volunteer-nav {
	position:absolute;
	list-style:none;
	font-family:Helvetica;
	font-size:16px;
	line-height:10px;
	padding:20px 0px 0px 10px;
	margin:0;
	height: 20px;
	width:62px;
	top: 31px;
	left: 279px;
	z-index:600;
	overflow:hidden;
	background-color:#000000;
	margin-left: -10px;
    opacity:0.8;
		}

#volunteer-path-nav {
	position:absolute;
	list-style:none;
	font-family:Helvetica;
	font-size:16px;
	line-height:12px;
	padding:20px 0px 0px 10px;
	margin:0;
	height: 30px;
	width:62px;
	top: 3px;
	left: 279px;
	z-index:590;
	overflow:hidden;
	background-color:#000000;
	margin-left: -3px;
    opacity:0.0;
		}


	#topwrapper {
		position:relative;
		width:1000px;
		margin:0 auto;
	}
	
		.toplogo {
	position:relative;
	list-style:none;
	font-family:Helvetica;
	padding:20px 0 0 0;
	margin:0;
	height: 210px;
	width:120px;
	top: -5px;
	left: 25px;
	z-index:500;
	overflow:hidden
		}

		.topmenu {
	position:absolute;
	list-style:none;
	font-family:Helvetica;
	padding:20px 0 0 0;
	margin:0;
	height: 50px;
	top: -200px;
	left: 170px;
	z-index:250;
		}
		
			.topmenu li {
				display:inline;
			}
				
				.topmenu li a {
	color:#fff;
	text-decoration:none;
	font-size:16px;
	margin-right:32px;
	font-weight:bold;
	z-index:560;
				}
				
				.topmenu li a:hover {
				}
				
				.topmenu li a.selectedPage {
				text-decoration:underline;
				}

#home-content {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	height:327px;
	z-index:10;
	background-color:#899079;
}
	
#sub-content {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:700px;
	background-color:#899079;
}
	
#sub-content-say-thank-you {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:2200px;
	background-color:#899079;
}
	
#sub-content-gallery {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:400px;
	background-color:#899079;
}
	
#sub-content-500 {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:500px;
	background-color:#899079;
}
	
#sub-content-600 {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:600px;
	background-color:#899079;
}
	
#sub-content-1400 {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:1400px;
	background-color:#899079;
}
	
#sub-content-1500 {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:1500px;
	background-color:#899079;
}
#sub-content-1300 {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:1300px;
	background-color:#899079;
}
	
#sub-content-1200 {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:1200px;
	background-color:#899079;
}
	
#sub-content-1100 {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:1100px;
	background-color:#899079;
}
	
#sub-content-1000 {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:1000px;
	background-color:#899079;
}
	
#sub-content-900 {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:900px;
	background-color:#899079;
}
	
#sub-content-800 {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:800px;
	background-color:#899079;
}
	
	
#sub-content-full-gallery {
	position:relative;
	margin-top: 0px;
	margin-bottom: -42px;
	width:1000px;
	z-index:1;
	height:600px;
	background-color:#899079;
}
	
	
	.lower-portraits h1,
	.lower-say-thank-you h1,
	.lower-to-donate h1,
	.lower-events h1 {
	font-size:42px;
	margin-top:-48px;
		}

	.lower-portraits img,
	.lower-say-thank-you img,
	.lower-to-donate img,
	.lower-events img {
	position:relative;
	top: -23px;
		}

	.lower-events h2 {
	font-size:26px;
	line-height: 30px;
	margin-top:-20px;
		}

	.lower-say-thank-you h4 {
	font-size:32px;
	margin-top:-40px;
		}
	
	#lower-content {
		width:1000px;
		height:370px;
		z-index:999;
		background-image: url(../images/lower-content.png);
		background-repeat: no-repeat;
		background-position:center;
		clear:both;
		text-align:center;
		list-style:none;
		margin:3em 0 1em 0;
		padding:1em 0 0 0;
	}

		.lower-events {
	position:relative;
	list-style:none;
	font-family:Helvetica;
	padding:20px 0 0 0;
	margin:0;
	height: 200px;
	width: 200px;
	top: -285px;
	left: 70px;
	font-size:16px;
	color:#FFFFFF;
	text-align:left;
	z-index: 99;
	}	

		.lower-to-donate {
	position:relative;
	list-style:none;
	font-family:Helvetica;
	padding:20px 0 0 0;
	margin:0;
	height: 200px;
	width: 200px;
	top: -505px;
	left: 305px;
	font-size:16px;
	color:#FFFFFF;
	text-align:left;
	z-index: 99;
	}		

		.lower-portraits {
	position:relative;
	list-style:none;
	font-family:Helvetica;
	padding:20px 0 0 0;
	margin:0;
	height: 200px;
	width: 200px;
	top: -725px;
	left: 540px;
	font-size:16px;
	color:#FFFFFF;
	text-align:left;
	z-index: 99;
	}	

		.lower-say-thank-you {
	position:relative;
	list-style:none;
	font-family:Helvetica;
	padding:20px 0 0 0;
	margin:0;
	height: 200px;
	width: 200px;
	top: -980px;
	left: 775px;
	font-size:16px;
	color:#FFFFFF;
	text-align:left;
	z-index: 999;		}	

	#footer1 {
		clear:both;
		text-align:center;
		list-style:none;
		margin:3em 0 1em 0;
		padding:1em 0 0 0;
	}
	
		#footer1 li {
			display:inline;
			margin-left:1em;
			margin-right:1em;
		}

		.footermenu {
	position:relative;
	list-style:none;
	font-family:Helvetica;
	padding:20px 0 0 0;
	margin:0;
	height: 43px;
	top: -1px;
	left: 0px;
	font-size:16px;
		}
	
		.copyright {
	position:relative;
	list-style:none;
	padding:0px 0 0 0;
	height: 43px;
	top: -19px;
	left: 0px;
	font-size:12px;
		}


 
.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px;
overflow: scroll; /*leave this value alone*/
width: 10px;
height: 327px; /*Height should enough to fit largest content's height*/
z-index:5000;
}
 
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
z-index:5500;
}
 
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 1000px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height:327px;
z-index:6000;
}

 

.stepcarousel-sub{
position: relative; /*leave this value alone*/
border: 0px;
overflow: scroll; /*leave this value alone*/
width: 10px;
height: 102px; /*Height should enough to fit largest content's height*/
}
 
.stepcarousel-sub .belt-sub{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
 
.stepcarousel-sub .panel-sub{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 1000px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height:102px;
}

 
.left-column {
	position:relative;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:20px 0 0 0;
	margin:0;
	width:590px;
	top: 0px;
	left: 20px;
	text-align:justify;
	vertical-align:top;
	color:#FFFFFF;
	font-size:14px;
	z-index: 99;
		}
		
		
#gallery-left {
	position:relative;
	height:570px;
	width:590px;
	z-index:500;
		}

#galleryTitle a:link {
	color:#EDD123;
	text-decoration:none;
	}


.right-column {
	position:absolute;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:20px 0 0 0;
	margin:0;
	width:340px;
	top: 250px;
	right: 20px;
	z-index:9000;
	text-align:justify;
	vertical-align:top;
	color:#FFFFFF;
	font-size:14px;
		}
		
	.left-column a {
	color: #111111;
	font: bold;
		}

	.right-column a {
	color: #111111;
	font: bold;
		}
		
	.left-column h2 {
	font-size:32px;
	line-height: 30px;
	margin-top:0px;
		}

	.right-column h2 {
	font-size:28px;
	line-height: 20px;
	margin-top:0px;
		}



#search {
	margin-right: -50px;
	position:relative;
	float: right;
	width:476px;
	z-index:900;
	padding-right: 0px;
	margin-top: 28px;
	
}

#search img {display: none;}

#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400;
}
#search fieldset, #sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#search form, #sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}


#search label, #sidebarlogin label {
color: #444444;
}


#search input, #sidebarlogin input {
    position:absolute;
	overflow: hidden;
	border-top: 1px solid #8b927a;
	border-left: 1px solid #8b927a;
	border-bottom: 1px solid #8b927a;
	border-right: 1px solid #8b927a;
    color: #ffffff;
	background-color:#8b927a;
	-moz-opacity:1.0;
	opacity: 1.0;
	filter:alpha(opacity=100);
	height: 18px;
	margin-top: -4px;
	margin-left: 20px;
	z-index: 1000;
	font-family:"Times New Roman", Times, serif;
}
#sidebarlogin label {
display: block;
margin-top: 5px !important;
}

#sidebarlogin input {
	width: 100%;
}
#sidebarlogin #checkbox_1 {	width: auto; float: right; border: 0 !important;}
#sidebarlogin h3 {
display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 5px !important; margin-bottom: 5px !important;}

#sidebarlogin #forgotpsswd {
	font-size: 70%;
	display: block;
	float: right;
	margin-top: -25px;
}
#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}
#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}

#search-txt {
    position: absolute;
    top: 0px;
    left: 158px;
    width: 57px;
    height: 21px;
    color: #ffffff;
    font-size: 13px;
    line-height: 23px;
}

#ajaxSearch_resultLink a {
    color: #ffffff;
}

#ajaxSearch_input {
    position: absolute;
    color: #ffffff;
	top: 0px;
    left: 220px;
    width: 165px;
    height: 19px;
}

#ajaxSearch_submit {
    width: 48px !important;
    height: 20px !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent  url(../images/hour-glass.jpg) no-repeat center top;
    padding: 55px 0 0 !important;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
    position: absolute;
    top: -5px;
    left: 192px;
}

#ajaxSearch_output {
    background: #232323;
    color: white;
    -moz-opacity:0.95 !important;
    opacity:0.95 !important;
    filter: alpha(opacity=95) !important;
    position: absolute;
    top: 23px;
    left: 220px;
    width: 165px !important;
    z-index: 1;
    border: 0;
    padding: 0;
    margin: 0;
}
#ajaxSearch_output a {
	color: #fff;
	text-align: left;
	width: 172px;
	display: block;	
	width: 93% !important;
}
#ajaxSearch_output a:hover{ background-color: #8dbc00; }
#ajaxSearch_output p {margin: 0;}
.ajaxSearch_paging { }

.AS_ajax_result {
    border-top: 1px solid #2f2f2f;
    color: #444;
    padding: 5px 10px 7px;
    margin: 0;
}
    .AS_resultLink {
        text-decoration: underline;
        padding: 0;
        margin: 0;
    }
    .AS_ajax_resultDescription {
        color: #888;
    }
    .AS_ajax_more { color: #555; }
    .AS_intro { display: none;}


#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}

#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}
    #join-inp {
    margin-top: 5px;
    width: 158px;
    height: 18px;
    }
    #join-btn {
    margin-top: 5px;
    width: 120px;
    height: 21px;
    }
.AS_ajax_highlight1, .ajaxSearch_highlight1{
  color : #333333;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight2, .ajaxSearch_highlight2{
  color : #CB53DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight3, .ajaxSearch_highlight3{
  color : #DF53B5;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight4, .ajaxSearch_highlight4{
  color : #DF5380;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight5, .ajaxSearch_highlight5{
  color : #A453DF;
  padding: 0;
  font-weight: bold;
}
.AS_ajax_highlight6, .ajaxSearch_highlight6{
  color : #53ADDF;
  padding: 0;
  font-weight: bold;
}

