/*##############################################################
---------------------------------------------------------------

	DEFAULT SETTINGS

---------------------------------------------------------------
##############################################################*/
body
{
	margin:0;
	padding:0;
	font-family:"lucida sans unicode", "lucida grande", tahoma, verdana, sans-serif;
	text-align:left;
	font-size:13px;
}

#Body {
	background: url(images/bg.jpg) repeat-x #494949;	
}

img 
{
	border:none;
}

div
{
	margin:0px;
	padding:0px;
	line-height:normal;
}

hr
{
	border:none;
	border-top:1px solid #ccc;
	margin:6px 0 2px 0;
	padding:0;
}

ul li, ol li {
	list-style-position:inside;
	padding:5px;
	margin:0 0 0 10px;
}

body, input, textarea, table, td, .Normal, .NormalDisabled {
	font-family:"lucida sans unicode", "lucida grande", tahoma, verdana, sans-serif;
	font-size:13px;
}

/*##############################################################
---------------------------------------------------------------

	LAYOUT ELEMENTS

---------------------------------------------------------------
##############################################################*/

/*-------------------------------------------------------------
	MAIN ELEMENTS
-------------------------------------------------------------*/

#main {
	margin:0 auto;
	width:830px;
	overflow:hidden;
}

#header {
	background:url(images/header-bg.jpg) repeat-x;
	float:left;
	width:830px;
	height:95px;
}

#logo {
	width:170px;
	height:85px;
	float:left;
	padding:10px 0 0 10px;
}

#headerright {
	float:left;
	width:642px;
	height:67px;

}

#slogan {
	float:left;
	width:640px;
	height:56px;
	text-align:right;
	padding:10px 0px 0 0;
}

#menu {
	width:647px;
	height:23px;
	float:left;
	margin:0 3px 0 0;
}

body.ie #menu {
	float:left;
	width:500px;
	height:18px;
}

#content {
	width:806px;
	background:url(images/content-bg.jpg);
	float:left;
	padding:12px;
}

#dnn_leftPane {
	width:230px;
	margin:0 12px 0 0;
	padding:0;
	float:left;
}

#rightarea {
	float:left;
	background:#fff;
	border:1px solid #333;
	width:560px;
	margin:0 0 10px 0;
}

#rightarea hr {
	border-top:1px solid #f4b202;
	border-bottom:1px solid #fff;
	border-left:none;
	border-right:none;
}

#dnn_contentPane {
	width:560px;
	float:left;
	margin:0;
}

#dnn_smallleftPane {
	width:273px;
	float:left;
	margin:0 10px 0 0;
}

#dnn_smallrightPane {
	width:273px;
	float:left;
	margin:0;
}

#footer {
	float:left;
	width:806px;
	background:url(images/footer-bg.jpg) repeat-x;
	height:32px;
}


#footleft {
	width:300px;
	height:22px;
	text-align:left;
	padding:7px 0 0 7px;
	float:left;
	font-size:11px;
	color:#fff;
}

#footright {
	width:497px;
	height:22px;
	text-align:right;
	padding:6px 2px 0 0;
	float:left;
	font-size:11px;
}

#bottom, #bottom2 {
	text-align:center;
	width:100%;
	color:#ccc;
	font-size:11px;
	padding:8px 0 0 0;
}

#bottom a {
	text-decoration:underline!important;
	color:#ccc!important;
}

#bottom a:hover {
	color:#fff!important;
	text-decoration:none!important;
}

#bottom2 a {
	color:#666666!important;
	font-size:10px;
}

.Form td
{
	padding:3px 0;
	text-align:left;
}

#dnn_ctr4011_FormMaster_lblRequired {
	font-size:10px;
}


.SubHead {
	color:#6F1D1D;
}

.NormalTextBox {
	width:200px;
}
/*-------------------------------------------------------------
	DNN STUFF
-------------------------------------------------------------*/
.SkinContainer, .Content
{
	margin:0px!important;
	padding:0px!important;
}

.FCKLinkGalleryContainer {
 background:#fff;
}

.FCKImageGalleryContainer {
 background:#fff;
}

.arrow img {
	vertical-align:-3px;
}

.largearrow img {
	vertical-align:-7px;
}

#dnn_ctr4135_NewsArticles_ucCategoryView_lblCategoryView {
	display:none;
}

.articleTopCell, .articleFooterCell {
background-color:#6F1D1D;
}

.DNNEmptyPane {
	display:none;
	height:0px;
}

.equipphoto {
	width:512px;	
}

.equipbigphoto {
	width:520px;	
}

.equipbigphoto img {
	width:520px;	
}

.equiptable {
	width:502px;
	background:#E1E1E1;
	border:1px solid #999;
	margin:8px 0 12px 0;
	padding:6px 8px;
}

/*-------------------------------------------------------------
	Typography
*/

p {
	margin:3px 0 9px 0;
}

.Head {
	font-weight:normal;
}

h1 {
	font-family:"Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#6F1D1D;
	font-size:21px;
	line-height:normal;
}

h2, .Head {
	font-family:"Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#6F1D1D;
	font-size:20px;
	line-height:normal;
}

h3 {
	color:#666;
	font-size:17px;
	font-family:"lucida sans unicode", "lucida grande", tahoma, verdana, sans-serif;
	font-weight:normal;
	font-style:normal;
	line-height:21px;
	margin:5px 0 2px 0;
}

h4 {
	color:#D16A17;
	font-size:16px;
	font-family:"lucida sans unicode", "lucida grande", tahoma, verdana, sans-serif;
	line-height:22px;
	font-weight:normal;
	margin:6px 0 4px 0;
}

h5 {
	color:#56499C;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h6 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000000;
	font-weight:normal;

}

body a:link {
	color:#6F1D1D;
	text-decoration:underline;
}

body a:visited {
	color:#6F1D1D;
	text-decoration:underline;
}

body a:hover {
	color:#666666;
	text-decoration:none;
}

body a:active {
	color:#666666;
	text-decoration:none;
}
/*##############################################################
---------------------------------------------------------------

	CSS MENU

---------------------------------------------------------------
##############################################################*/

/*-------------------------------------------------------------
	TOP NAV
-------------------------------------------------------------*/


/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/

#topNav {
	width:640px;
	height:23px;
	float:right;
	text-align:right;
}

#topNav ul {
	list-style:none;
	z-index:100;
	padding:0px;
	margin:0px;
	float:right;
}

#topNav li 
{
	float:left;
	background-image:url(images/divider.gif);
	background-repeat:no-repeat;
	margin:0 3px;
	list-style-type:none;
}

#topNav li:first-child {
}

#topNav a:first-child:hover {
}

#topNav a {
	display: block;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	height:15px;
	padding:3px 9px 8px 9px;
}

body.ie #topNav a {
}

#topNav li:hover {
	background:#961c18;
}

#topNav a:hover {
	color:#fff;
	background-color:#961c18;
}

#topNav li.SelectedTab {
	background:url(images/menu-bg.jpg) repeat-x #961c18;
	height:23px;
	margin:0 3px;
}

#topNav li.SelectedTab a {
	color:#fff;
}

#topNav ul li {
	margin:0;
	padding:0;
}


/*-------------------------------------------------------------
	LEVEL TWO
-------------------------------------------------------------*/


#topNav li ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:auto;
	background:red;

	z-index:200;
}

#topNav li li {
	float:none;
	margin:0;
	padding:0;
	height:auto;
	background:#ffbb2e;
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#DC980B;
}

#topNav li li:first-child {
	background-color:#ffbb2e;
}

#topNav li ul a {
	margin:0;
	padding:5px 6px 5px 6px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	height:auto;
	width:80px;	
}

#topNav li ul a:hover {
	text-decoration:none;
}

#topNav li ul li:hover, #topNav li ul li.iehover {
	background:#be7a00;
}


/*-------------------------------------------------------------
	LEVEL THREE
-------------------------------------------------------------*/



#topNav li ul ul {
	margin: -2.5em 0 0 8.00em;
	top:auto;
}


#topNav li li li {
	background-color:#83B6EF;

}

#topNav li li li li {
	background-color:#5F92CB;
	top:auto;
}

#topNav li:hover ul ul, #topNav li:hover ul ul ul, #topNav li.iehover ul ul, #topNav li.iehover ul ul ul {
	left: -999em;
}
#topNav li.iehover ul ul, #topNav li.iehover ul ul ul {
}
#topNav li:hover ul, #topNav li li:hover ul, #topNav li li li:hover ul, #topNav li.iehover ul, #topNav li li.iehover ul, #topNav li li li.iehover ul {
	left: auto;
}


/*-------------------------------------------------------------
	Bottom Menu
-------------------------------------------------------------*/

/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/

#bottomNav ul {
	padding:0;
	margin:1px 0 0 0;
	width:auto;
	height:24px;
	float:right;
}

#bottomNav li {
	margin:0;
	padding:0;
	height:24px;
	border:none;
	float:left;
	list-style:none;
	list-style-image:none!important;
	color:#29638C;
	text-align:center;
	background:url(images/bottom-divider.gif) no-repeat;
}

#bottomNav li:first-child {
	list-style:none;
	background:none;
}

#bottomNav a:first-child:hover {
}


#bottomNav a {
	padding:0px 12px 0 12px;
	margin:0;
	font-weight:normal;	
	font-size:11px;
	display:block;
	text-decoration:none;
	color:#fff!important;
	text-transform:none;
	text-align:center;
}	

#bottomNav li a:hover {
	color:#fff!important;
	text-decoration:underline;
}
#bottomNav li:hover, #bottomNav li.sfhover {
}
#bottomNav li.SelectedTab {
	color:#fff;
	text-decoration:underline;
}
#bottomNav li.SelectedTab a {
	color:#fff;
	text-decoration:underline;
}
#bottomNav .DisabledTab {
}



/*##############################################################
---------------------------------------------------------------

	BROWSER TWEAKS

---------------------------------------------------------------
##############################################################*/
/*-------------------------------------------------------------
	IE 7
-------------------------------------------------------------*/
/* body.ie7 #siteWrapper {  } */

body.ie7 #topNav li ul {

	
}

body.ie7 #globalNav li ul {
	margin:25px 0 0 -95px;
	
}


/*-------------------------------------------------------------
	IE 6
-------------------------------------------------------------*/
/* body.ie #siteWrapper {  } */

body.ie #topNav a {
	float:left;
}

body.ie #topNav li li a {
	padding: 2px 0px 0px 10px;
	margin:0px;
}

body.ie #topNav li ul {
	clear:both;
}

body.ie #globalNav li ul {
	margin:25px 0 0 -95px;
	
}

body.ie #topNav li ul a {
	width:auto;
	height:auto;
	padding:auto;

}