/* reset styles */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
body{text-align:center;}

/* eof reset styles */
/* skin Matt at wsi-internetmarketing.co.uk */
body{
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
}

#ControlPanel {
}
.aBold {
	font-weight:bold !important;
}
.aItalic {
	font-style:italic !important;
} 
.aArial {
	font-family:Arial, Helvetica, sans-serif !important;
}
.aVerdana {
	font-family:Verdana, Geneva, sans-serif !important;
}
.aBulleteListDots {
}
.aRed, .aRed p, .aRed a, .aRed .Normal {
	color:#99042e !important;
}
.aUnderscored {
		text-decoration:underline;
}
.aUndercoredBold {
	font-weight:bold;
	text-decoration:underline;
}


.adminMenu {
width:954px;
margin:0px auto;
text-align:left;
}
.pageFrame { 
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header {
	width:954px;

} 
#logo {
	float:left;
	text-align:left;
	margin-top:50px;
}
.phone {
	
	float: right;
	width: 200px;
	
	margin-right: 5px;
	margin-top: 10px;
}
.phone, .phone p, .phone .Normal, .phone .NormalBold {
	text-align: right !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #484d40;
}
/* navigation start */

#navigationGroup {
	width:954px;
	height:70px;
	margin-bottom:10px;
	clear:both;
}

#navHContainer {
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	height:70px;
	width:970px;
	clear:both;
} 

#nav ul {
padding:0px;
margin:0px;
list-style:none;
float:left;
height:70px;
}
#nav li {
position: relative;
float:left;
list-style: none !important;
font-size:0.85em !important;
font-weight:bold !important;
background-image:none !important;
padding:50px 0px 0px 0px;
background-color:#2d2623;
margin:0px 10px 0px 0px;
height:20px;
width:128px;
text-align:center !important;
font-family:Tahoma, Geneva, sans-serif !important;
line-height:15px;
}
/* second-level lists */
#nav li ul { 
position : absolute;
left: -999em;
padding:0px;
margin:0px;
background-image:none;
background-color:#408aab;
height:auto;
width:127px;
}
#nav li , #nav a {

}
/* set the text properties for main tab */
#nav a {
text-decoration:none !important;
color:#ffffff !important;
text-align:center !important;
font-weight:bold !important;
text-transform:lowercase;
}
#nav a:visited {
color:#ffffff !important;
}
#nav a:hover {
text-decoration:none !important;
color:#999 !important;
}

/* set the hover properties for the main tab background */
#nav li:hover {
	background-image:url(NBover.jpg);
	background-repeat:repeat-x;
	}
#nav ul li {
}
/* set the hover properties for the main tab background */
#nav li:hover {
}
/*  set the submenu background and font color etc  */
#nav li li a {
}
/* set the hover effects for the submenu 1 text and background and cancels the image background from the main tab */
#nav li li a:hover{
color:#2d2623 !important;
text-decoration:none !important;
}
#nav li li {
background-color:#99042e;
height:auto;
width:119px;
list-style: none;
font-size:0.9em !important;
text-transform:none !important;
font-weight:normal !important;
padding:4px 4px !important;
margin:0px !important;
border-bottom:#FFFFFF solid 1px;
border-right:none;
border-left:none;
border-top:none;
text-align:left;
}
#nav li li li {
font-size:1em !important;
}
#nav li li:hover {
background-image:none;
background-color:#99042e;
}
#nav .SelectedTab a{
color:#FFFFFF !important;
}
#nav .SelectedTab a:hover{
color:#999 !important;
}
#nav .SelectedTab li a {
color:#FFFFFF !important;
}
#nav .SelectedTab li a:hover {
color:#999 !important;
}
#nav .DisabledTab {
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 0px; /*sets positioning of the drop down menu level 1*/
	left:0;
	margin-top:68px;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	left:135px; 
	/*sets positioning of the drop down menu level 2*/
	margin-top:0px;
}
#maincontent {
width:956px;
border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #99042e;
	padding-bottom:10px;
}
.leftGroup {
	margin: 0px;
	padding: 0px;
	width: 680px;
	float: left;
}
.ContentPane {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 670px;
	text-align: left;
	margin-bottom: 10px;
	float:left;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99042e;
}

.middleGroup {

	width:660px;
	margin-top:10px;
	padding:10px;
	background-color: #f3f3f3 !important;
	float:left;
}
#middleGroupBottom {
	width:680px;
	clear:left;
}
.b1 {
	float: left;
	width: 215px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	clear: right;
	margin-top: 10px;
	color: #484d40;
	text-align: left;
}
.floatRight {
	float: right;
	width: 450px;
	clear: right;
	margin-top: 10px;
	text-align: left;
}
.b2 {
	float: left;
	width: 215px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin: 0px;
	color: #484d40;
}
.b3 {
	margin: 0px;
	float: right;
	width: 200px;
	background-color: #f3f3f3;
	color: #484d40;
	padding: 10px;
}
.rightGroup {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 266px;
}



.subNav {
	background-color: #bfbfbf;
	width: 245px;
	height:140px;
	padding: 10px 10px 0px 11px;
	text-align: right;
}
.subNav a:hover {
	color:#99042e !important;
}
.breadcrumb {
	background-color: #bfbfbf;
	height:20px;
	width: 256px;
	padding: 0px 5px 2px 5px;
	text-align: left;
}
.breadcrumb .SkinObject, .breadcrumb .SkinObject a, .breadcrumb .SkinObject:hover {
	color:#99042e !important;
	font-size:1.05em;
	text-decoration:none !important;
	text-transform:lowercase;
	margin:0px;
}
.rightPane {
	width: 265px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #484d40;
	text-align: left;
}
.spacer {
width:956px; 
height:1px;
clear:both;
}
#footerLinks, #footerLinks .SkinObject, .footer {
	width:951px;
	text-align:right;
	font-size:0.9em;
	color:#484d40 !important;
	text-decoration:none !important;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-right: 5px;
}
#footerLinks .SkinObject a, .footer a {
	font-size:1em !important;
	color:#484d40 !important;
	text-decoration:none !important;
}

/* styling text etc */
p {
	margin:5px 0px;
}
h1 {
	font-size:1.6em;
	font-family:Tahoma, Geneva, sans-serif;
	color:#484d40 !important;
	margin:15px 0px 10px 0px;
	padding: 0px;
	font-weight:normal;
	}
h2 {
	font-size:1.3em;
	font-family:Tahoma, Geneva, sans-serif;
	color:#484d40 !important;
	margin:15px 0px 10px 0px;
	padding: 0px;
	font-weight:normal;
	}
h3 {
	font-size:1.1em;
	font-family:Tahoma, Geneva, sans-serif;
	color:#484e40 !important;
	margin:15px 0px 10px 0px;
	padding: 0px;
	font-weight:normal;
	}

p, .Normal, .NormalBold, li {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.95em;
	color:#515151;
}

p, .Normal, .NormalBold {
padding:0px;
margin:5px 0px;
}
a {
	text-decoration:underline !important;
	font-weight:normal;
	color: #99042e !important;
}
a:hover{
	color:#036 !important;
	text-decoration:none !important;
}

ul {
	font-family: Tahoma, Geneva, sans-serif !important;
}
ul li {
	margin-top: 15px;
	margin-bottom: 15px;
	list-style:none !important;
	padding-left: 14px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 5px;
	font-family: Tahoma, Geneva, sans-serif !important;
}
.aBullettedListRed li{
	background-image:url(images/redbullet.gif) !important;
    color:#99042e !important;
}
ol {
	list-style:none;
}
ol li {
	margin-top: 15px;
	margin-bottom: 15px;
	list-style:none !important;
	padding-left: 14px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	font-family: Tahoma, Geneva, sans-serif !important;
}
 

