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

/*
	orange:#fcb034
	background:#231f20
	bg-gray:#353836
*/



* {
	margin:0;
	padding:0;
	font-family:Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	background:#353836;
	background-image:url(sprite.png);
	background-position:25% 25%;	
	color:#FFF;
	letter-spacing:1px;
}

#header {
	position:relative;
	background:#4b4b4b;
	border-bottom:10px solid #000;
	background-image:url(headbg.jpg);
	height:50px;
}

#header ul {
	list-style:none;
}
#header li {
	list-style:none;
	display:block;
}
#header li a {
	display:block;
	float:left;
	line-height:40px;
	padding:0px 21px;
	letter-spacing:3px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}

#header li a.selected, #header li a:hover {
	color:#000;
	background:#fcb034;
	background-image:url(selectedbg.jpg);
}

#top {
	width:100%;
	height:250px;
	border-bottom:1px solid #fcb034;
	position:relative;
	background-image:url(topbg.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:275px;
}

#top #logo {
	width:179px;
	position:relative;
	float:left;
	padding-top:30px;
	padding-left:30px;
	padding-bottom:30px;
	padding-right:30px;
}

#top #motto {
	padding-top:30px;
	padding-bottom:15px;
}

#top #topBox {
	position:relative;
	width:380px;
	height:110px;
	background-image:url(topbox.png);
	padding:20px;
	margin-left:250px;
	margin-top:15px;
}

#topBox h2 {
	font-size:18px;
	margin-bottom:5px;
	color:#fcb034;
}

#topBox h2 .extra {
	font-size:11px;	
	
}

#topBox h2 a {
	color:#fcb034;
	text-decoration:none;
}

#topBox h2 a:hover {
	color:#FFF;
}

#topBox p {
	margin-bottom:15px;
	font-size:16px;
}

#topBox p a {
	color:#FFF;
	text-decoration:none;
}

#topBox p a:hover {
	border-bottom:1px solid #fcb034;	
}


#main {
	background-image:url(mainbg.png);
	background-repeat:no-repeat;
	background-position:top right;
	position:relative;
	min-height:400px;
}

#main #right {
	width:180px;
	background-image:url(specialbg.png);
	float:right;
	margin:30px;
	margin-top:20px;
	margin-right:30px;
	padding:10px;
}

#main #left {
	padding:30px;
	padding-top:20px;
	margin-right:250px;
	padding-bottom:20px;
	margin-bottom:0px;
}

#left.full {
	margin-right:0px !important;
}

#right #special {
	height:150px;
	border:1px solid #FFF;
	margin-bottom:10px;
	text-decoration:none;
}

#right a:hover #special {
	border-color:#fcb034;
}

#right #special h3 {
	margin-top:0px !important;
	padding:5px;
	font-size:14px;
	color:#fcb034;
	background-image:url(specialbg.png);
	text-decoration:none;
}

#right a #special h3 {
	text-decoration:none;
}
#right h3 {
	font-size:13px;
	margin-top:15px;
	margin-bottom:5px;
	
}

#right h3 a {
	color:#fcb034;
	text-decoration:none;
}

#right p a{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	
}

#right p a:hover {
	border-bottom:1px solid #fcb034;
}

#right p {
	margin-bottom:2px;
}

#main #left h1 {
	color:#fcb034;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

#main #left h2 {
	color:#fff;
	font-size:12px;
	font-weight:normal;
	padding-top:4px;
	margin-bottom:15px;
}

#main #left p {
	color:#FFF;
	font-size:14px;
	margin-bottom:15px;
}

#main #left a {
	color:#fcb034;
	text-decoration:none;
}

#main #left a:hover {
	border-bottom:1px solid #FFF;	
}

.column {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:700px;
}

#shadow {
	position:relative;
	width:759px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(shadow.png);
}

#body {
	background:url(bg.jpg);
	background:#231F20;
}

#footer {
	width:640px;
	font-size:10px;
	font-weight:normal;
	padding:30px;
	position:relative;
	background:#000;
//	background-image:url(footerbg.png);
	background-repeat:repeat-x;
	opacity:0.6;
	filter: alpha(opacity=60);
	color:#767676;
}

#footer #permissions {
	float:right;
	text-align:right;
	border-left:1px solid #767676;
	padding-left:50px;
}

#footer a {
	color:#767676;
	text-decoration:none;
}

#footer a:hover {
	color:#fcb034;
}

#footer H1 {
	color:#fcb034;
	font-size:12px;
}

#main #brand {
	position:absolute;
	color:#fcb034;
	opacity:0.6;
	filter: alpha(opacity=60);
	bottom:10px;
	right:10px;
	text-align:right;
	
}

#main #brand h1 {
	font-style:italic;
	font-size:25px;
	color:#FFF;
	font-weight:bold;
}

#main #brand h1 .table {
	font-weight:normal;
	color:#fcb034;
}

#main #brand h2 {
	font-style:italic;
	font-size:11px;
	color:#fcb034;
	font-weight:normal;
}

#right a.subLinks {
	display:block;
	padding-bottom:10px;
	text-decoration:none;
	font-size:12px;
	color:#fcb034;
}

.color {
	color:#fcb034;
}

#left .mainImg {
	position:relative;
	float:right;
	padding:2px;
	border:2px solid #fcb034;
	margin-left:10px;
	margin-bottom:10px;
}
