/* OnCreative CCS layout */
/* http://www.oncreative.co.uk */
/* created 22/03/07 */

/* Structure Layout  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	background: #FFFFFF url(../images/background.gif) repeat-y center;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FCF17D;
	text-decoration: none;
}
a:hover {
	color: #996633;
	text-decoration: underline;
}
a:visited {
	color: #FCF276;
	font-weight: bold;
	text-decoration: none;
}
body img {
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
#nav {
	height: 60px;
	background: #151414;
}
#top {
	height: 147px;
	background: url(../images/topsection.gif) no-repeat;
}
#pics {
	background: #A1AA51 url(../images/topbanner.png) no-repeat;
	height: 201px;
}
#sectionhead {
	height: 70px;
	background: #474646 url(../images/fade.gif) no-repeat;
}
#container {
	background: #000000; /* Main background for page */
}
#footer {
	height: 100px;
	background: #FFFFFF url(../images/footerback.gif) no-repeat;
}


/* Main box model   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#top,
#nav,
#pics,
#sectionhead,
#container, 
#footer{
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 925px;
	voice-family: "\"}\""; /* IE 5 Box Model Hack */
	voice-family:inherit;
	width:925px;
}
/*Be Nice to opera rule*/
html>body #top,
html>body #nav,
html>body #pics,
html>body #sectionhead,
html>body #container,
html>body #footer  {
	width:925px;
}

/*Navigation   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#nav .spacer {
	width: 20px;
	float: left;
	height: 20px;
	display: block;
}
#nav #topnav li a {
	font: normal 13px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: .1em;
}
#nav #topnav ul{
	margin: 0px;
	padding:0;
	list-style: none;
	display: inline;
}
#nav #topnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav #topnav li a {
	display: block;
	margin: 0px;
	height: 29px;
	float: left;
	padding: 16px 8px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #151414;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#nav #topnav li a:hover {
	color: #FEFD8E;
	border-bottom-color: #AC9C09;
}

/*Within top section   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.sectionheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #EBDD50;
	letter-spacing: 0.2em;
	display: block;
	padding-bottom: 30px;
}


/* Main content section */
#content 
{
	font: 0.75em "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 650px;
	float: right;
}
#sectionheader {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-top: 0;
	color: #660000;
	letter-spacing: 2px;
	font-size: 24px; 
}
#sectionheader {
	display: block;
	background: url("../images/headerbg.jpg") no-repeat left top;
	line-height: 1.3em;
	padding: 60px 7px 0px 20px;
	width: 504px;
	height: 30px;
	}
#sectionheader img { 
	margin-bottom: 0;
}
#maincontent {
	width: 560px;
	padding: 0px 20px;
	float: left;
	display: inline;
	line-height: 1.6em;
	text-align: justify;
}
#maincontent .mainheader,
.mainheader{
	display: block;
	margin: 10px 0px 2px 0px;
	font: 18px "Helvetica", Lucida Grande, Verdana, Arial, sans-serif;
	color: #1F6B86;
	letter-spacing: .2em;
}


.divider { 
	background: url("../images/divider.gif") no-repeat right center;
}

.yellow { color:#FFFF99; }

/* Within side bar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sideBar {
	background: url(../images/corner_butt.jpg) no-repeat left top;
}
#sideBar {
	width: 226px;
	padding-top: 20px;
	float: left;
	padding-left: 10px;
	display: inline;
}
/* Kicker */
#kicker{
	display: inline;
	font-family: "Lucida Grande", Arial, sans-serif;
	margin: 0px;
	color:#483639;
	font-size: 11px;
	padding: 0px 40px 20px 10px;
	background: url("../images/kicker_back.jpg") no-repeat left top;
	float: left;
}
#kicker .header{
	display: block;
	font-family: "Lucida Grande", Arial, sans-serif;
	color:#1A0407;
	font-size: 12px;
	font-weight:bold;
	padding-bottom: 10px;
	padding-top: 20px;
}
#kicker .maintext{
	font-family: "Lucida Grande", Arial, sans-serif;
	color:#003366;
	font-size: 10px;
	letter-spacing: 0px;
}
/* Navigation Subsection within side bar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */	

.subnavheader{color:#FFFFFF;font-family: "Lucida Grande", Arial, sans-serif; }
	
#subsection { 
	margin: 0px 0px 30px 5px;
}
#subsection .subsectionheader{
	font-family: "Lucida Grande", Arial, sans-serif;
	color:#9C7D0F;
	letter-spacing: 2px;
	font-size: 11px;
	display: block;
	margin:20px 20px 20px 0px;
	padding: 20px 0px 3px 2px;
	border-bottom: 1px solid #9C7D0F;
}	
#subsection  ul {
	display: inline;
	margin:0px;
	list-style-type: none;		
}
#subsection ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subsection li a {
	list-style-type: none;	
	display: block;
	margin: 1px 0px 0px;
	padding: 6px 0px 6px 20px;
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	line-height:20px;
	font-weight: bold;
	border-bottom: 1px solid #FFFA9C;
	font-weight: bold;
}
#subsection li a:hover {
	color:#A1AA51;
	border-bottom: 1px solid #A1AA51;
	font-weight: bold;
}
.hr {
	display: block;
	height: 20px;
	border-bottom: 1px solid #E6ECF6;
	margin: 10px 0px 10px 0px;
}
.sr {
	display: block;
	height: 3px;
	margin: 10px 0px 5px 0px;
}

/* Inside Footer   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#footer p {
	text-align: left;
	display: block;
	padding: 30px 4px 4px 30px;
	margin: 0px;
	font: 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A1AA51;
}
#footer a {
	display: inline;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px dotted #666633;
	color: #666666;
	text-decoration: none;
}
