@charset "utf-8";

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #071226;
	padding: 0px;
}
body {
	background-color: #1F3643;
	width: auto;
	padding-top: 0px;
	background-image: url(images/orion.png);
}


#header {
	background-image: url(images/page_logo_final.jpg);
	height: 380px;
	background-repeat: no-repeat;
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	top: auto;
}

#leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FCC173;
	float: left;
	width: 210px;
	height: 32px;
	line-height: 32px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	margin-top: 35px;
}


#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	float: left;
	width: 740px;
	padding-left: 10px;
	line-height: 20px;
	text-align: left;
	background-image: none;
	padding-right: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFC275;
	clear: left;
	text-align: center;
	line-height: 0px;
	height: 150px;
	background-color: #071226;
	width: 760px;
	margin-left: auto;
}
.gold_email_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FCC173;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#leftmenu ul {
	background-image: url(images/box_h3.png);
	text-decoration: none;
}
#leftmenu ul li a {
	text-decoration: none;
	color: #FCC173;
}
a {
	font-size: 16px;
	color: #FFC174;
	text-decoration: underline;
}
.goldStandardColor {
	color: #FCC173;
}
.calcForm {
	color: #000;
	background-color: #999;
	padding: 2px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	height: auto;
	text-align: right;
}
.redLetter {
	color: #F00;
}
.greenLetter {
	color: #008040;
}
#photoContainer {
	padding: 20px;
	height: 975px;
	width: 700px;
	border: medium solid #C00;
	background-image: url(images/holidayBackground.jpg);
	margin-top: auto;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: auto;
}
