/* 
  ------------------------------------------------
	Gomez Design http://www.gomezdesign.com
	Creation Date: Nov 24, 2008
  ------------------------------------------------
*/

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.65em;
	color: #222;
	margin: 0 0 20px 0;
	padding: 0;
	background:#070506 url(../images/bg.gif) no-repeat top center;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height:242px;
}
#wrapper2 {
	background:transparent url(../images/header.jpg) no-repeat top left;
}
#wrapper1 {
	width: 950px;
	margin: 0 auto;
	background-image: url(img/middle.png);
	background-repeat: repeat-y;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#masthead .content {
	display:none;
}
#right {
	width: 700px;
	float: left;
	margin-top:40px;
}
#left {
	width: 240px;
	float: left;
	color:#F9B94B;
	margin-top:15px;
}
#left .content {
	padding: 20px;
}
#left #menuContainer {
}
#right .content {
	padding: 24px;
}
#footer .content {
	padding: 12px 24px;
	position:relative;
}
#footer {
	color: #999999;
	background:#222 url(../images/bg_footer.gif);
	padding: 0px;
	margin: 0;
	font-size: 0.9em;
	clear: both;
	text-align:left;
	border-top:2px solid #EB590C;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #FF840F;
}
#left a:visited {
	color: #FF840F;
}
#left a:hover {
	color: #E9FF0F;
	text-decoration:none;
}
#right a:link {
	color: #0B68AA;
}
#right a:visited {
	color: #333;
}
#right a:hover {
	color: #E83500;
	text-decoration:none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
h1 {
	font-size: 1.8em;
	font-weight:normal;
	line-height:normal;
	margin: 0 0 1em 0;
	color:#CF2F00;
}
h2 {
	font-size: 1.6em;
	font-weight:normal;
	line-height:normal;
	margin: 20px 0 0 0;
	color:#CF2F00;
}
h3 {
	font-size: 1.25em;
	font-weight:normal;
	line-height:normal;
	margin: 20px 0 0 0;
	color:#CF2F00;
}
h4 {
	font-size: 1.1em;
	line-height:normal;
	margin: 20px 0 0 0;
}
#left h1, #left h2, #left h3 {
	color:#ECBB09;
}
.nomargintop {
	margin-top: 0;
}
.content p, #menuContainer p {
	margin: 0 0 20px 0;
}
.content .color-heading {
	color:#A72033;
}
.textcenter {
	text-align:center;
}
.textright {
	text-align:right;
}
img.imgborder {
	border:2px solid #070506;
}
.content .middle {
	vertical-align:middle;
}
.nospace {
	margin:0;
	padding:0;
}
.content table {
	border-collapse:collapse;
	margin-bottom:1em;
}
.content td {
	padding:.25em 1em 0 0;
	vertical-align:top;
}
.content .indent {
	margin-left:20px;
}
.content .small {
	font-size:.9em;
}
.content .smallbold {
	font-size:.9em;
	font-weight:bold;
}
.content .indent {
	margin-left:40px;
}
td.border-bottom {
	border-bottom:1px dotted #F8B947;
	padding-bottom:4px;
}
td.border-left {
	border-left:1px dotted #F8B947;
	padding-left:20px;
}
.center {
	margin-left:auto;
	margin-right:auto;
}
img.imgleft {
	float:left;
	margin:0 1em .5em 0;
	position:relative;
}
img.imgright {
	float:right;
	margin:0 0 .5em 1em;
	position:relative;
}
hr {
	background:transparent;
	border-top:1px dotted #F8B947;
	border-bottom:none;
	height:1px;
	margin-left:auto;
	margin-right:auto;
	margin:0 0 1em 0;
	width:100%;
}

.toppage {
	width:3em;
	float:right;
	text-align:center;
	background-color:#F7B642;
	border:1px solid #BF5218;
}
img, img a {
	border:none;
	margin:0;
}
img.imgborder {
	border:1px solid #095992;
	padding:2px;
	background-color:#0E86DA;
}
/* Forms */ 
form {
	margin:.25em 0 1em 0;
}
label {
	display:block;
}
fieldset {
	border:1px solid #BF5218;
	padding:.5em 1em;
	margin:.25em 0 1em 0;
}
legend {
	color:#000;
	padding:3px 6px;
	background-color:#F7B642;
	border:1px solid #BF5218;
}
input, textarea, select {
	font-size:100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

	padding:2px;
}
.button {
	background-color:#EA590A;
	color:#FFFBDE;
	border:2px groove #EA590A;
	padding:2px;
}
.button:hover {
	background-color:#EA590A;
	color:#FFFBDE;
	border:2px ridge #EA590A;
	padding:2px;
}
/* Link Icon Styles */
a.pdf {
	padding-right:20px;
	margin-right:2px;
	background: url(../images/icons/pdf.png) no-repeat right bottom;
}
a.msWord {
	padding-right:20px;
	margin-right:2px;
	background: url(../images/icons/doc.png) no-repeat right;
}
a.msExcel {
	padding-right:20px;
	margin-right:2px;
	background: url(../images/icons/xls.png) no-repeat right;
}
a.msPowerpoint {
	padding-right:20px;
	margin-right:2px;
	background: url(../images/icons/ppt.png) no-repeat right;
}
a.externalLink {
	padding-right:18px;
	margin-right:2px;
	background: url(../images/icon_offsite.gif) no-repeat right;
}
a.swf {
	padding-right:20px;
	margin-right:2px;
	background: url(../images/icons/flash.png) no-repeat right bottom;
}


