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

body {
	background-image:url(../images/body-background.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#44301b;
	margin:0px;
	padding:0px;
}

a img { border:0px; }

div.wrapped {
	width:1000px;
	margin:0px auto;
}

/* ###############################
##
##             HEADER
##
############################### */

div#header {
	clear:both;
	background-image:url(../images/header-background.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	height:144px;
	border-bottom:10px solid #45301B;
	font-family:Verdana, Geneva, sans-serif;
}

div#header div.soldiersBG {
	background-imagE:url(../images/soldiers-background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

div#header div#header-top {
	padding-top:18px;
	height:48px;
}

div#header div#header-top div#logo {
	float:left;
	width:509px;
	height:48px;
}

div#header div#header-top div#search {
	float:left;
	width:491px;
	height:48px;
	text-align:right;
}

div#header div#header-top div#search div.search_q {
	float:left;
	width:456px;
	margin-top:5px;
}

div#header div#header-top div#search div.search_q input.search_q {
	border:1px solid #000000;
	height:22px;
	line-height:22px;
}

div#header div#header-top div#search div.search_b {
	float:left;
	width:32px;
	margin-left:3px;
	margin-top:5px;
}

div#header div#header-top div#search div.search_b input.search_b {
	width:32px;
	height:26px;
}

div#header div#header-bottom {
	clear:both;
	/* overflow:auto; REMOVED FOR QUICKMENU */
	height:31px;
	margin-top:15px;
}

div#header div#header-bottom div#slogan {
	height:31px;
	line-height:31px;
	background-color:#402d19;
	color:#ffffff;
	font-style:italic;
	font-size:15px;
	padding:0px 10px;
}

div#header div#header-bottom div#menuBG {
	clear:both;
	height:31px;
	background-color:#dbd3ba;
}

div#header div#header-bottom div#menuBG div#menu {
	float:right;
	height:31px;
	line-height:31px;
	background-color:#dbd3ba;
}

div#header div#header-bottom div#menuBG div#menu span.link {
	font-size:14px;
	font-weight:bold;
	color:#44301b;
	text-align:center;
	padding:0px 11px;
}

div#header div#header-bottom div#menuBG div#menu span.link a {
	color:#44301b;
	text-decoration:none;
}

div#header div#header-bottom div#menuBG div#menu span.borderLeft {
	border-left:1px solid #ddc587;
}

/* ###############################
##
##            CONTENT
##
############################### */

div#content {
	clear:both;
	overflow:auto;
	width:1000px;
	margin:0px auto;
	background-image:url(../images/content-background.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

div#content div#topContent {
	clear:both;
}

div#content div#topContent div#homeImage {
	/*background-image:url(../images/home-image.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
	float:left;
	width:750px;
	height:231px;
}

div#content div#topContent div#subImage {
	/*background-image:url(../images/sub-image.jpg);*/
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:750px;
	height:231px;
}

div#content div#topContent div#subImage div.caption {
	width:720px;
	height:40px;
	line-height:40px;
	font-size:20px;
	color:#ffffff;
	margin-top:190px;
	padding:0px 15px;
	background-image:url(../images/opacity-50.png);
	background-position:top left;
	background-repeat:repeat;
}

div#content div#topContent div#videoGallery {
	float:left;
	width:250px;
	height:116px;
}

div#content div#topContent div#donateNow {
	float:left;
	width:220px;
	height:115px;
	background-color:#44301b;
	color:#ffffff;
	font-weight:bold;
	padding:0px 15px;
	text-align:center;
}

div#content div#leftContent {
	float:left;
	width:720px;
	color:#000000;
	padding:15px;
	font-size:14px;
	line-height:20px;
}

div#content div#leftContent h1 {
	color:#44301b;
}

div#content div#rightContent {
	float:left;
	width:250px;
}

div#content div#rightContent h2.sectionHeader {
	color:#44301b;
	padding:0px 15px;
}

div#content div#rightContent div.sectionContent {
	padding:0px 15px;
}

div#content div#rightContent div.sectionContent a {
	color:#44301B;
	text-decoration:none;
}

div#content div#rightContent div.sectionContent a:hover {
	color:#8C674A;
}

div#content div#rightContent div.newsletter {
	background-color:#8c674a;
}

div#content div#rightContent div.newsletter h2.title {
	color:#dec37c;
	margin-top:0px;
	padding:15px 15px 0px 15px;
}

div#content div#rightContent div.newsletter div.content {
	padding:0px 15px 15px 15px;
	color:#ffffff;
}

div#content div#rightContent div.newsletter div.content input.newsletter_e {
	width:100%;
	border:1px solid #000000;
}

div#content div#rightContent div.newsletter div.content input.newsletter_b {
	width:100%;
	background-color:#44301b;
	border:1px solid #5b4934;
	color:#ffffff;
	text-align:right;
}

div#content div#rightContent div.newsletter a {
	color:#e1d9bb;
	text-decoration:none;
	font-size:11px;
}

div#content div#rightContent div.information {
	text-align:right;
	padding:15px;
}

div#content div#rightContent div.information a {
	color:#000000;
	text-decoration:underline;
}

div#content div#rightContent div.information p.opening {
	color:#ff3333;
	font-weight:bold;
}

div#content div#rightContent ul.childsMenu li {
	list-style:square;
}

div#content div#rightContent ul.childsMenu li a {
	color:#44301b;
	text-decoration:none;
}

div#content div#rightContent ul.childsMenu li a:hover {
	color:#8c674a;
}

/* ###############################
##
##            FOOTER
##
############################### */

div#footer {
	clear:both;
	width:1000px;
	margin:15px auto;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffff;
}

div#footer a {
	color:#DBD3BA;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}

div#footer div#footer-line {
	clear:both;
	overflow:auto;
	margin-bottom:10px;
}

div#footer div#footer-line div#site-links {
	float:left;
}

div#footer div#footer-line div#powered-by {
	float:right;
	text-align:right;
	font-size:10px;
}

div#footer div#copyright {
}