/* CSS Garth Gregory */

* {
	margin:0;
	padding:0;
}

body {
	background: #FFF url(../images/) repeat-x fixed bottom;
	margin:10px 10px 30px 10px;
	color: #444;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif !important;
	font-size:12px;
}

a{
 color:#F10300;
 text-decoration:none;
}

a:hover{
 border-bottom: dotted 1px;
}

.banner {
	width: 770px;
	height: 60px;
	margin:0 auto; 
	padding: 20px 0 0;
	border: none 0px;
}

.banner img{
	margin: 0;
	padding: 0;
	display: block;
}

.navigation {
	width: 768px;
	height: 25px;
	margin:0 auto; 
	padding: 0;
	border: solid 1px #000;
	background: url(../images/) no-repeat;
}

.content {
	width:768px;
	margin:0 auto; 
	background-color: #7B0304;
	border:none 0px;
}

#content {
	width:748px; /* 748 + 10*2 +2 == 770  */
	padding:10px;
	background: #FFF url(../images/) no-repeat top left;
}

#footer{
	width:770px;
	margin:0 auto;
	padding: 3px 5px;
	background-color: #FFF;
	font-size: 9px;
	color: #936B36;
	border:none 0px;
	clear:both;
}

#footer #footerBox {
 padding: 10px;
 border: 1px solid #787878;
}

#footer span.left {
	float: left;
	text-align: left;
 color: #48334c;
  }

#footer span.right {
	float: right;
	text-align: right;
 color: #48334c;
  }

#footer a {
 color: #48334c;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer .nav {
	margin-bottom:10px; 
	text-align:right; 
}

#footer .nav .top{
	text-decoration:none;
}

#content h1{
	position:relative;
	top:-5px;
	left:1em;
	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2d205f;
}

#content h2 {
	font-size:16px;
	color:#2d205f;
	margin:.5em;
}

.top {
	padding-right:10px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif !important;
	font-weight : normal !important;
	font-size : 10px !important;
	color:#FFFFFF !important;
	text-decoration:none;
	text-align:right;
}

.top:hover {
	text-decoration:none;
	border:none 0;
}

.top img {
	position:relative;
	top:2px;
	right:1px;
	border: none 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



#content .navigation {
	width:750px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: none;
	}



/*--- content container ---*/
.contentContainer {
 border-left: 1px solid #787878 !important;
 border-right: 1px solid #787878 !important;
 background-color:#FFF !important;
 padding: 5px 10px;
 z-index: 0;
 color:#936B36;
}

.contentContainer ul {
 margin-left:2em;
 margin-bottom:1.5em;
 font-size:13px;
 color:#B57500;
}

.contentContainer ol {
 margin-left:2em;
 margin-bottom:1.5em;
 font-size:13px;
 color:#B57500;
}

.contentContainer a {
 color: #FFA24A;
 text-decoration:none;
 font-weight:bold;
}

.contentContainer a:hover {
 text-decoration:underline;
}

.contentContainerSub {
	width: 100%; /* 726 */
	margin-left: auto; 
	margin-right: auto;
	border: solid #18A2FF 1px;
	padding: 10px;
	}

.contentContainerSubNoBorder {
	margin: 10px;
/* border: #FF0000 1px solid; */
}

.contentContainer img {
 margin: 0 10px 10px 10px;
 border: 1px solid #522000;
}

.contentContainer a img:hover {
 border: 1px solid #DDD;
}

.spacer { clear: both; }





#content form {
}

#content form fieldset {
	border:#787878 1px solid;
	padding:10px;
}

#content form fieldset label {
 text-align: right;
 width: 160px;
 display: block;
 float: left;
 margin: 0 5px 2px 0;
 font-size:11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#2D205F;
  }

#content form fieldset .field {
	display: block;
	width: 315px;
	float: left;
	margin: 0 0 2px 0;
	padding: 1px 2px;
	border:#787878 1px solid;
/* background: none !important; */
	background-color:#FFF !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

#content form fieldset input.button {

 float: left;
 margin: 0 0 2px 2px;
 border:#787878 1px solid;
 background: none !important;
 font-family:Arial, Helvetica, sans-serif;
 font-size:9px;
 color:#2D205F;
}

#content form fieldset option {
	padding-left:3px;
}

#content form fieldset .error{
	font-size:11px;
	padding-left:5px;
}

#content form fieldset .warn{
	font-size:11px;
	padding-left:5px;
}

#content form fieldset .msg{
	font-size:11px;
	padding-left:5px;
}

#content form fieldset br {
 clear: left;
}


#content ul {
	margin: .5em 1em;
}

/* --- Content Boxes - ahhhh.... --- */
#content .boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
#content .boxhead h1 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 0px 5px 5px;
}
#content .boxhead h2 {
	margin: 0;
	padding: 5px 5px 5px 10px;
 text-align: left;
	background: url(../images/sbhead-l.gif) no-repeat top left;
}
#content .boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0 0 6px 0;
}
/* --- end Content Boxes --- */

#sidebar form fieldset {
	border: none 0px;
	padding:5px;
}

#sidebar form fieldset .field {
	width: 95px;
}


/*--- buttons ---*/

.buttons  {
	float:left;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.buttons a {
	float:left;
	background:url("../images/button-form-l.gif") no-repeat left top;
	margin: 2px 4px 2px 0;
	padding:0 0 0 0px;
	text-decoration:none;
	color: #FFDB9C;
}

.buttons a:hover {
	text-decoration:none;
}

.buttons a span {
	height:12px; /* ~font-size */
  float:left;
  display:block;
  background:url("../images/button-form-r.gif") no-repeat right top;
  padding:2px 12px 4px 12px;
  font-weight:bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.buttons a span {float:none;}
/* End IE5-Mac hack */
.buttons  a:hover span {
  color:#FFF;
}
.buttons a:hover {
  background-position:0% -18px;
}
.buttons a:hover span {
  background-position:100% -18px;
}


#home {

}

#home .content {
	height:422px;
	background: #7A0303 url(../images/home.jpg);
}

#home .footer {
	width:760px;
	border-top:#470604 solid 1px;
	border-right:none 0px;
	border-bottom:none 0px;
	border-left:none 0px;
	background:none;
}

#home #news {
	width:250px;
	float: right;
	padding:10px;
	clear:both;
}
#home #news h2 {
	font-size:14px;
	color:#FFCC44;
}
#home #news ul {
	list-style: none;
	border:#FB0014 1px solid;
	padding:10px;
}
#home #feature {
	width:250px;
	float: right;
	padding:10px;
	clear:both;
}
#home #feature h2 {
	font-size:14px;
	color:#FFCC44;
}
#home #feature ul {
	list-style: none;
	border:#FB0014 1px solid;
	padding:10px;
}
#home #feature ul img {
	border:#FB0014 1px solid;
}
