@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}
body {
	background: #000 url(/images/bg1.gif) repeat-x;
}
#workzone {
	width: 1000px;
	min-height: 100px;
	margin-left: auto;
	margin-right: auto;
}
#pageHeader {
	width: 1000px;
	height: 109px;
	background: url(/images/bgHeader.gif) no-repeat;
	position: relative;
}
img#logo {
	position: absolute;
	top: 7px;
	left: 60px;
	width: 260px;
	height: 60px;
}
#topMenu {
	position: absolute;
	top: 20px;
	left: 515px;
	width: 483px;
	height: 18px;
}
#topMenu li {
	float: left;
	padding: 2px 5px;
	font-size: 9px;
	color: #ffffff;
	list-style: none;
	text-transform: uppercase;
}
#topMenu li a, #topMenu li a:visited {
	display: block;
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
}
#lineMenu {
	position: absolute;
	top: 60px;
	left: 527px;
	width: 469px;
	height: 27px;
}
#bMilSim, #bStore {
	float: left;
	width: 140px;
	margin-left: 2px;
	text-align: center;
}
#bMilitary {
	background: url(/images/buttonBlack.png);
	float: left;
	width: 180px;
	margin-left: 2px;
	text-align: center;
}
#bMilSim {
	background: url(/images/buttonGreen.png);
}
#bStore {
	background: url(/images/buttonTranslucid.png);
}
#bMilitary a, #bMilSim a, #bStore a, #bMilitary a:visited, #bMilSim a:visited, #bStore a:visited {
	width: 100%;
	height: 100%;
	display: block;
	line-height: 27px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
}
/* Content */
#pageContent {
	width: 1000px;
	background-image: url(../images/bgPage.gif);
	background-repeat: repeat-x;
	background-color: #D5CEA6;
	/* overflow: auto; */
}
#homeAnimation {
	width: 1000px;
	height: 350px;
	background-color: #333333;
}
#homeContent {
	width: 1000px;
	height: 210px;
	background-color: #cdc698;
}
#homeSlogan {
	width: 1000px;
	height: 50px;
	background: url(/images/homeSlogan.gif) no-repeat; 
}
#homeSlogan p {
	color: #ffffff;
	text-transform: uppercase;
	padding: 29px 20px;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.06em;
}
#homeLinks {
	width: 1000px;
	height: 115px;
}
#homeVoices {
	background: url(/images/homeVoices.gif) no-repeat 10px 2px;
	width: 216px;
	height: 120px;
	float: left;
}
#homeVoices a {
	width: 200px;
	height: 50px;
	margin: 2px 0 0 10px;
	display: block;
}
#homeLinksC {
	margin-left: 3px;
	width: 780px;
	height: 120px;
	float: left;
}
#homeLinksC li {
	list-style: none;
	float: left;
	width: 150px;
	height: 105px;
	margin-top: 2px;
	margin-right: 6px;
	background: url(/images/homeLink.gif) no-repeat;
}
#homeLinksC li a, #homeLinksC li a:visited {
	width: 150px;
	height: 105px;
	border: 0;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.06em;
	color: #ffffff;
	display: block;
}
#homeLinksC li p {
	padding: 83px 0 0 10px;
}
#homeBlogBox {
	width: 1000px;
	height: 45px;
	background-color: #c3ba8d;	
	position: relative;
}
#blogBox {
	width: 510px;
	height: 300px;
}
#blogTitleBar {
	width: 510px;
	height: 40px;
}
#blogTitle {
	float: left;
	width: 210px;
	height: 40px;
}
#blogNav {
	float: right;
	width: 200px;
	margin-right: 50px;
	height: 40px;
}
#blogNav p, #blogTitle p {
	line-height: 40px;
	vertical-align: middle;
	text-transform: uppercase;
}
#blogTitle p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.15em;
	color: #9b8e57;
	font-size: 14px;
	padding-left: 25px;
}
#blogNav p,  #blogNav p a, #blogNav p a:visited { 
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}
#blogMessageHeader {
	clear: both;
	height: 50px;
	width: 495px;
	margin-left: 15px;
}
#blogMessageHeader h1 {
	color: #514644;
	font-size: 16px;
	padding-top: 14px;
}
#blogMessageHeader p {
	color: #ffffff;
	font-size: 10px;
}
#blogMessageHeader em {
	color: #ffffff;
	text-transform: uppercase;
	font-style: normal;
}
#blogMessageBody {
	clear: both;
	height: 85px;
	width: 495px;
	margin-top: 86px;
	margin-left: 15px;
}
#blogMessageBody p {
	color: #ffffff;
	font-size: 10px;
}
/* Footer Zone */
#pageFooter {
	width: 1000px;
	height: 220px;
	clear: both;
}
#freeZone {
	width: 1000px;
	height: 15px;
}
#assocZone {
	width: 1000px;
	height: 120px;
	background: url(/images/bgAssoc.gif) repeat-x;	
}
#realFooter {
	width: 954px;
	height: 100px;
	margin-left: 30px;
	background: url(/images/bgFooter.gif) repeat-x;
	text-align: center;
}
/*  signup */
#blogSignup {
	height: 38px;
	width: 618px;
	top: 7px;
	left: 191px;
	position: absolute;
}
#blogSignup2 {
	height: 38px;
	width: 618px;
	margin: 7px auto 0 auto;
}
#blogSignupL {
	height: 38px;
	width: 32px;
	background: #9b8e5a url(/images/left_blog_signup.gif) no-repeat; 
	float: left;
}
#blogSignupC {
	height: 38px;
	width: 580px;
	float: left;
	background: #9b8e5a; 
	position: relative;
}
#blogSignupR {
	height: 38px;
	width: 5px;
	background: url(/images/right_blog_signup.gif) no-repeat; 
	float: left;
}
#signup {
	width: 580px;
	height: 38px;
}
#blogSignup label, #blogSignupC label {
	color: #ffffff;
	font-size: 11px;
	position: absolute;
	left: 5px;
	top: 12px;
	text-transform: uppercase;
}
#blogSignup div.filler {
	float: left;
	width: 100%;
	height: 8px;
	clear: both;
}
input#email {
	/*background: #000000 url(/images/inputBackground.jpg) no-repeat right -2px;*/
	width: 245px;
	height: 15px;
	color: #9b8e57;
	padding: 4px 0 4px 10px;
	position: absolute;
	left: 210px;
	top: 8px;
	border: medium none;
}
input#email:focus {
	/*background: #9b8e5a url(/images/inputBackground.jpg) no-repeat right -2px;*/
	outline: none;
}
button#signupB {
	border: none;
	background: url(/images/subscribe.gif) no-repeat;
	width: 92px;
	height: 24px;
	position: absolute;
	left: 470px;
	top: 8px;
}
button#signupB:hover {
	cursor: hand;
	cursor: pointer;
}
