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

* {
	margin:0;
	padding:0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}
body {
	background-color: #c8c7a8;
	background-image: url(images/background_flag.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	width:780px;
}
a:link {
	text-decoration: underline;
	color:#336699;
}
a:visited {
	text-decoration: underline;
	color:#336699;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*content*/

#container {
	width:1153px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}
.clear {
	clear:both;
}
#contentMain {
	width:650px;
	font-size:11pt;
	
}

/*header section */

#header {
	margin-bottom:7px;	
}
#mainlogo {
	width:403px;
	height:10px;
	float:left;
	background-image: url(images/logo_main_blue.png);
	background-repeat: no-repeat;
}
#mainlogo span {
	display:inline;
	font-size:24px;
	color:#000;
}

#emblems {
	width:484px;
	height:1px;
	float:right;
	margin-top:39px;
	margin-right:25px;
	margin-bottom:25px;
	background-image: url(images/armedforces_emblems.png);
	background-repeat: no-repeat;
}
#mainnav {
	display:none;
}
.slidenavbox {
	display:none;
}
#pagecontent {
	width:650px;
	font-size:11pt;
}

/*donate page */
#donateContent {
	width:650px;
	font-size:11pt;
}
.expandable {
	width:430px;
}
.donateoptionbox {
	padding:10px 15px 10px 15px;
	background-color:#efefe7;
	background-image: url(images/background_donateoptionbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#pagecontent .donateoptionbox p {
	margin:0;
	padding:0;
}
.donateoptionbox ul li {
	margin-left:25px;
}
.donateoptionbox table {
	width:100%;
}
.donateoptionbox table td {
	vertical-align:top;
}
td.donatelink {
	width:150px; /*remove to display buttons */
}
.donateoption {
	width:140px;
	text-align:center;
	font-size:18px;
	padding-right:10px;
}
.donatebutton {
	width:119px;
	height:42px;
	background-image:url(images/button_blue.png);
	display:none; /* change to block to display buttons */
	font-size:16px;
	margin-left:15px;
	text-align:center;
}
.donatebutton:hover {
	width:119px;
	height:42px;
	background-image:url(images/button_blue.png);
	background-position:0px -42px;
	display:block;
	font-size:16px;
	margin-left:15px;
	text-align:center;
}

.donatelink a:link {
	text-decoration:none;
	color:#fff;
}
.donatelink a:visited {
	text-decoration:none;
	color:#fff;
}
.dollaramount {
	display:none;
	font-style:italic;
	color:#990824;
}
.donatebox2 {
	padding:0 20px 0 20px;
	background-color:#efefe7;
	background-image: url(images/background_donateoptionbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width:310px;
	min-height:230px;
}
.donateType {
	display:none;
}
span.details {
	display:inline;
}
span.read-more {
	display:none;
}
span.re-collapse {
	display:none;
}
/*contact page*/
.contactlist {
	margin:35px 0px 0px 65px;
	list-style-type:none;
}
.contactlist li {
	padding-right:45px;
	float:left;
}
.jobtitle {
	color:#666;
}
.personsname {
	font-size:24px; 
}
.contactbox {
	padding:10px 15px 10px 15px;
	min-height:200px;
	background-color:#efefe7;
	background-image: url(images/background_donateoptionbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*aboutpage*/
.floaterRight {
	margin:20px 0 20px 0px;
}
.floaterLeft {
	margin:20px 0 20px 0px;
}
/*contact page*/
.contactlist {
	margin:35px 0px 0px 65px;
	list-style-type:none;
}
.contactlist li {
	padding-bottom:40px;
	float:left;
	clear:left
}
.jobtitle {
	color:#666;
}
.personsname {
	font-size:24px; 
}
.contactbox {
	padding:10px 15px 10px 15px;
	min-height:200px;
	background-color:#efefe7;
	background-image: url(images/background_donateoptionbox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.div720 {
	width:650px;
}
