/*-----------------------------------------------------------------------------
Prototype Style Sheet (-0-) >-(0)-<

version:   1.0
author:    Mike Swiffin
email:     
website:   
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table {
  margin: 1em 0;
}
table {
	margin: 0;
	color: #76766b;
}
/* Class for clearing floats */
.clear {
	clear:both;
}

ul {
	list-style: none;
}
/* Remove border around linked images */
img {
	border: 0;
}

html {
	width: 100%;
	height: 100%;
}
a {
	color: #76766b;
	text-decoration: none;
	font-weight: bold;
}
/* =Typography
-----------------------------------------------------------------------------*/

body {
 	font: normal 10pt verdana, sans-serif;
	/*font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;*/
	color: #57554a;
	background: url('../images/v4_pageBg.gif') top center repeat-y #470818;
	width: 100%;
	height: 100%;
}


/* =Wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	width: 910px;
	min-height: 100%;
	background: #ffffff;
	margin: auto;
	text-align: center;
	padding: 0 5px;
	height:auto !important;
}

/* =Headings
-----------------------------------------------------------------------------*/
h1 {
	line-height: 45px;
	background: url(../images/h1_bg.jpg) no-repeat bottom left;
	font-size: 18px;
	color: #70001a;
	padding: 0 45px;
	margin-top: -5px;
}
h2 {
	font-size: 16px;
	color: #70001a;
	
}
.bc {
	font-size: 10px;
	text-align: left;
	border-bottom: 1px solid  #e1bfc7;
	padding: 3px;
	margin:  0 0 5px 0 ;
}
/* =Links
-----------------------------------------------------------------------------*/
#t3_menu a {

	line-height: 20px;
}
#t3_menu a:hover {
	background: url(../images/navBulletOn.gif) no-repeat center left;
}
/* =Images
-----------------------------------------------------------------------------*/

/* =Adverts
-----------------------------------------------------------------------------*/
#advert1 {
	width: 468px;
	height:  60px;
	float: right;
	margin: 10px; 
}
#advert2 {
	width: 468px;
	height:  60px;
	margin: 10px auto; 
}
/* =Branding
-----------------------------------------------------------------------------*/

#branding {
	text-align: left;
}
/*                                  */
#menuBranding{
	height: 30px; 
	background: #470818;
}

#menuBranding ul {
	list-style: none;	
	height: 30px;
	line-height: 30px;
	margin: auto;
	width: 90%;
}

#menuBranding a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 10px;
	border-right: 1px solid #bfafb3;
	font-weight: normal;
}
#menuBranding a:hover {
	background: #470818;
	border-right: 1px solid #c3cbc3;
}

#menuBranding li {
	float: left;

}

#menuBranding li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;	
}

#menuBranding li li {
	padding-right: 1em;
	padding: 0 15px;
}

#menuBranding li ul a {
	margin: 0;
	padding: 0 15px;
}

#menuBranding li ul ul {
	margin: -1.75em 0 0 14em;
}

#menuBranding li:hover ul ul, 
#menuBranding li:hover ul ul ul, 
#menuBranding li.sfhover ul ul, 
#menuBranding li.sfhover ul ul ul {
	left: -999em;
	padding: 0;
	margin: 0;
}

#menuBranding li:hover ul, 
#menuBranding li li:hover ul, 
#menuBranding li li li:hover ul, 
#menuBranding li.sfhover ul, 
#menuBranding li li.sfhover ul, 
#menuBranding li li li.sfhover ul {
	left: auto;
	padding: 0;
	margin: 0;
}

#menuBranding li:hover, #menuBranding li.sfhover {
}
/*bfafb3*/
#menuBranding li ul li a {
	background: #470818;
	margin:  0;
	width: 100%;	
	margin-left:  -15px;
}
#menuBranding li ul li a:hover { 
	background: #bfafb3;
	color: #470818;
}
#menuBranding li ul li {
	background: #9f828a;
	line-height: 25px;
	border-bottom: 1px solid #470818;
	border-top: 1px solid #c3cbc3;
	display: block;
	width: 14.4em;
	w\idth: 13.9em;
}
/* =Main Nav
-----------------------------------------------------------------------------*/
#columnSet1 ul, #columnSet2 ul {
	
}
#columnSet1 ul li, #columnSet2 ul li {
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
#columnSet1 ul li ul, #columnSet2 ul li ul {
	padding-left: 25px;
} 
#columnSet1 ul li ul li, #columnSet2 ul li ul li {
	font-weight: normal;
	margin-bottom: 0px;
}


/* =Sub Nav
-----------------------------------------------------------------------------*/
#menu {
	height: 45px;
	line-height: 25px;
	padding-top: 10px;	
	text-align: center;
	background: url('../images/shade_horiz.gif') no-repeat bottom center #ffffff;
}

#menu ul {
	list-style: none;	
	height: 30px;
	line-height: 30px;
	margin: auto;
	width: 50%;
}

#menu a {
	display: block;
	color: #470818;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px;
	border-right: 1px dotted #c3cbc3;
}
#menu a:hover {
	border-right: 1px solid #c3cbc3;
}

#menu li {
	float: left;

}

#menu li ul {
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;	
}

#menu li li {
	padding-right: 1em;
	padding: 0 15px;
}

#menu li ul a {
	margin: 0;
	padding: 0 15px;
}

#menu li ul ul {
	margin: -1.75em 0 0 14em;
}

#menu li:hover ul ul, 
#menu li:hover ul ul ul, 
#menu li.sfhover ul ul, 
#menu li.sfhover ul ul ul {
	left: -999em;
	padding: 0;
	margin: 0;
}

#menu li:hover ul, 
#menu li li:hover ul, 
#menu li li li:hover ul, 
#menu li.sfhover ul, 
#menu li li.sfhover ul, 
#menu li li li.sfhover ul {
	left: auto;
	padding: 0;
	margin: 0;
}

#menu li:hover, #menuBranding li.sfhover {
}
#menu li ul li a,
#menu li ul li a:hover {
		margin:  0;
		width: 100%;	
		margin-left:  -15px;
}
#menu li ul li {
	background: #9f828a;
	line-height: 25px;
	border-bottom: 1px solid #8d9c8d;
	border-top: 1px solid #c3cbc3;
	display: block;
	width: 14.4em;
	w\idth: 13.9em;
}

/* =Main Content
-----------------------------------------------------------------------------*/

/* =Secondary Content
-----------------------------------------------------------------------------*/
.imgHolder img {
	padding: 5px;
}
/* =Generic Content
-----------------------------------------------------------------------------*/

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	height: auto;
}
#footer ul {
	margin: auto;
}
#footer a {

	font-weight: normal;
}
/* =Forms
-----------------------------------------------------------------------------*/

/* = Tables
-----------------------------------------------------------------------------*/

/* =Search
-----------------------------------------------------------------------------*/

/* =Misc 1
-----------------------------------------------------------------------------*/
/* Lite box 
	**/
.ltl, .ltr, .lbl, .lbr {
	background: url('../images/cms_circ_lite.jpg');
	width: 10px;
	height: 10px;
	font-size: 0;
}
.ltl, .lbl {
	float: left;
}
.ltr, .lbr {
	float: right;
}
.lite-box {
	background: #edede2;
	width: 990px;
	overflow: hidden;
	margin: 10px auto;
}
.lite-box .ltr {
	background-position: 10px 0;
}
.lite-box .lbl {
	background-position: 0 10px;
}
.lite-box .lbr {
	background-position: 10px 10px;
}
/* Dark background content
	** */
.dtl, .dtr, .dbl, .dbr {
	background: url('../images/cms_circ_dark.jpg');
	width: 10px;
	height: 10px;
	font-size: 0;
}
.dtl, .dbl {
	float: left;
}
.dtr, .dbr {
	float: right;
}
.dark-box {
	background: #c2c2b7;
	color: #FFF;
	overflow: hidden;
	line-height: 30px;
	margin: 10px auto;
}
.dark-box .dtr {
	background-position: 10px 0;
}
.dark-box .dbl {
	background-position: 0 10px;
}
.dark-box .dbr {
	background-position: 10px 10px;
}
/* =Misc 2
-----------------------------------------------------------------------------*/
.sDb {
	
	background:  url('../images/cms_box_dark_top.jpg') top left no-repeat #c2c2b7;
}
.sDbInner {
	margin: 2px 5px;
	padding: 1px;
}
.sDbb {
	height: 5px;
	background:  url('../images/cms_box_dark_bottom.jpg') bottom left no-repeat;
}