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,em,strong,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;}
/* skin by Matt @ www.wsi-internetmarketing.co.uk */
body{
margin:0px auto;
text-align:center;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
}
#dnn_ControlPanel {
	width:954px;
	margin:0px auto;
	padding:4px;
}
#ControlPanel {

}
.adminMenu {
width:954px;
margin:0px auto;
text-align:left;
}
#PageFrame {
width:954px;
margin:0px auto;
}
#header {
	width:954px;
	height:127px;
	padding:0px;
	margin:0px auto;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#logo {
	float:left;
	background-image:url(logo.jpg);
	width:312px;
	height:127px;
}
.phone {
	float:right;
	margin-top:100px;
	margin-right:5px;
	font-size:1.7em;
	text-align:right;
	font-weight:bold;
}


/* navigation start */

#navHContainer {
width:954px;
display:block;
margin:0px auto;
padding:0px;
height:34px;
background-image:url(navBackg.jpg);
background-repeat:repeat-x;
} 

#nav ul {
padding:0px;
margin:0px;
list-style:none !important;
float:left;
}
#nav li {
position: relative;
float:left;
list-style:none !important;
font-size:1em !important;
height:24px;
padding:10px 15px 0px 15px;
background-image:url(navIcon.jpg);
background-position:left;
background-repeat:no-repeat;

}
/* second-level lists */
#nav li ul { 
position : absolute;
left: -999em;
padding:0px;
margin:0px;
width:180px;
background-color:#32b97e;
}
#nav li , #nav a {
width:auto;
}
/* set the text properties for main tab */
#nav a {
text-decoration:none !important;
color:#ffffff!important;
text-align:center;
font-weight:bold;
padding:10px 20px 15px 20px !important;

}
#nav a:visited {

}
#nav a:hover {
text-decoration:none !important;
color:#ffffff !important;
}

/* set the hover properties for the main tab background */
#nav li:hover {
position: relative;
float:left;
list-style: none;
background-image:url(navBackgOver.jpg);
background-repeat:repeat-x;
color:#FFFFFF !important;
}
#nav li:hover a{
color:#FFFFFF !important;
}
/*  set the submenu background and font color etc  */
#nav li li a {
background-image:none;
color:#ffffff !important;
padding:0px !important;
margin:0px !important;
}

/* 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{
background-image:none;
color:#ffffff !important;
padding:0px;
margin:0px;

}
#nav li li {
background-image:none;
width:179px !important;
padding:2px 0px 0px 0px !important;
margin:0px !important;
font-size:0.9em !important;
text-align:center !important;
border-top:#FFF dotted 1px;
}
#nav li li:hover {
background-image:none;
color:#201e1e !important;
background-color:#27a4d9;
}
#nav .SelectedTab a {

}
#nav .SelectedTab {

}
#nav .SelectedTab a:hover{

}
#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:34px;
	
}
#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:179px; /*sets positioning of the drop down menu level 2*/
	margin-top:-1px;
}
/*end of navigation*/

#threeGroup {
	width:954px;
	clear:both;
	padding:12px 0px 10px 0px;
	border-bottom:#179bd2 solid 5px;
	text-align:left;
}
.leftPane {
	float:left;
	width:190px;
	margin:0px 0px 10px 0px;
}
#rightGroup {
	float:right;
	width:750px;
}
#contentgroup {
	width:510px;
	float:left;
}

.ContentPane {
	width:510px;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#middleTwo {
	width:510px;
	padding:0px;
	margin:0px 0px 10px 0px;
}
.midLeft {
	float:left;
	width:248px;
}

.midRight {
	float:right;
	width:248px;
}
.bottomContent {
	width:510px;
	padding:0px;
	margin:0px 0px 10px 0px;
	clear:both;
	float:left;
}
.rightPane {
	width:225px;
	float:right;
	margin:0px 0px 10px 0px;
}
#spacer {
	width:954px; 
	clear:both;
}
#footerGroup {
	border-top:#32895a solid 2px;
	clear:both;
	padding:20px 0px;
	color:#8eb39e;
}
#footerGroup a, #footerGroup .SkinObject, #footerGroup .Normal, #footerGroup .NormalBold {
	color:#8eb39e !important;
	font-weight:normal;
}

/* text style etc */
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.4em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#a29490;
margin-bottom:5px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.25em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#a29490;
margin-bottom:4px;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#a29490;
margin-bottom:3px;
}
h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
font-weight:bold;
text-transform:none;
text-decoration:none;
color:#a29490;
}

a {
font-weight:bold;
text-decoration:underline !important;
color:#33ae7b !important;
}
a:hover {
color:#3aadd8 !important;
text-decoration:none !important;
}
table, td {
	font-size:0.95em;
	color:#5d5452;
}
p, ul, li, .Normal, .NormalBold  {
font-family:Arial, Helvetica, sans-serif;
color:#5d5452;
font-size:1em;
}
p {
	margin:5px auto;
	}
ul {
padding:0px 5px;
margin:0px 20px;
}
ul,li {
	list-style:outside !important;
}
.news {
	margin:10px 0px 20px 0px;
	padding:0px;
}
.news h5 {
	color:#333 !important;
	text-align:center;
	width:100%;
	height:35px;
	font-size:1.1em;
	font-weight:bold;
	background-image:url(h2News.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:6px 0px 0px 0px;
	margin:0px;
}
.news ul {
	list-style:none !important;
	padding:0px;
	margin:0px;
}
.news li {
	list-style:none !important;
	padding:20px 0px;
	margin:0px;
	border-bottom:#666 dotted 1px;
	background-image:
}
.news li a {
	list-style:none !important;
	text-decoration:none !important;
	font-weight:normal;
	color:#5d5452 !important;
}
.news li a:hover {
		text-decoration:none;
	font-weight:normal;
	color:#000000 !important;
}








