@charset "UTF-8";
/* CSS Document */

/* CSS Document */

/* CSS Document */

body {
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper {
	width: 1010px;
	margin: 0px auto;
	text-align: center;
	background: #A0967C;
	height: auto;
}
#headerBar_soldiers {
	background: #736356;
	float: left;
	width: 775px;
	height: 34px;
	margin-top: 0px;
	padding-top: 0px;
}
#headerBar_soldiers h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #Fc6;
	letter-spacing: 0.3em;
	text-align: left;
	text-indent: 0px;
	display: inline;
	padding-top: 8px;
	width: 350px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}
#headerBar_soldiers h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #FFC;
	letter-spacing: 0.3em;
	text-align: right;
	display: block;
	margin: 8px 30px 0px 0px;
	width: 360px;
	float: right;
}
#contact_soldiers {
	background: #A0967C;
	float: left;
	width: 235px;
	height: 34px;
	color: #E8E8E8;
	margin-top: 0px;
	padding-top: 0px;
}
#contact_soldiers h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #FFC;
	letter-spacing: 0.3em;
	text-align: center;
	text-indent: 0px;
	display: block;
	padding-top: 8px;
	margin: 0px;
	float: none;
}
#container {
	width: 775px;
	float: left;
}
#container img{
	display: block;
	margin: 0px auto;
	float: none;
}
#container p {
	margin: 0px 25px 0px 75px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	line-height: 1.75em;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	float: left;
	width: 640px;
}
#container h1  {
	margin: 10px 0px 0px 25px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #FC9;
	float: none;
	font-weight: normal;
	text-align: center;
}
#container h3 {
	margin: 20px 0px 0px 25px;
	float: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FC9;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-align: center;
}
#container h4 {
	margin: 10px 0px 25px 25px;
	padding: 0px;
	float: none;
	font-family: "Times New Roman", Times, serif;
	color: #FCCC99;
	font-weight: normal;
	text-align: center;
	font-size: 1em;
	line-height: 1.75em;
}
#sidebar_soldiers {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 235px;
	font-family: "Times New Roman", Times, serif;
	background: #736356;
}
#sidebar_soldiers h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	color: #FF9;
	text-align: left;
	line-height: 175%;
}
#sidebar_soldiers h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 30px;
	color: #FFFFCC;
	text-align: left;
}
#sidebar_soldiers h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	color: #405262;
	background: #FFC;
	letter-spacing: .2em;
	text-align: center;
	height: 20px;
	width: 235px;
	padding-top: 4px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#sidebar_soldiers h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: left;
	color: #FFC;
	list-style-type: disc;
}
#footer {
	background: #000;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 40px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFC;
	text-align: center;
	width: 1010px;
}
