body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #767676;
	margin-top: 55px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CDCCCA;
}


#navtop ul{
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	
}

#navtop ul li{
	list-style-type: none;

}
#navtop ul li a{
	color: #CC3300;
	text-decoration: none;
	display: block;
	height: 35px;
	line-height: 2.3;
	border-top: dotted #b2b2b2 4px;
}
#navtop ul li a:hover{
	text-decoration: none;
	color: #FF9933;
}


p, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	}

#tophalf {
	width: 1061px;
	height: 543px;
	background-image: url(../images/bgtop.jpg);
	background-repeat: repeat-y;
	padding-top: 26px;
	margin: 0 auto;
}
#bottomhalfhome {
	width: 1061px;
	height: inherit;
	margin: 0 auto;
	background-image: url(../images/bgbottom.jpg);
	background-repeat: repeat-y;
}

h1 {
	font-size: 33px;
	color: #936FB1;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	color: #DB81A4;
	font-weight: normal;
	margin-bottom: 5px;
}

#bodycontent {
	width: 907px;
	background-image: url(../images/bgbottom2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: solid #FFFFFF 10px;
	margin-left: 66px;
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 1061px;

}
#bannerarea {
	width: 907px;
	margin-left: 66px;
	background-color: #993366;
	height: 480px;
}
#subbannerarea {
	width: 907px;
	margin-left: 66px;
	background-color: #993366;
	height: 543px;
}


#logo {
	width: 700px;
	height: 130px;
	float: left;
	background-color: #2B2B2B;
}
#search {
	width: 187px;
	height: 90px;
	float: left;
	background-color: #2B2B2B;
	background-image: url(../images/bg-search.gif);
	padding-top: 40px;
	padding-left: 20px;
}

#bigstorytext {
	width: 227px;
	height: 350px;
	float: left;
	background-color: #848c8f;
	color: #FFFFFF;
	font-size: 15px;
}

#bigstoryimage {
	width: 680px;
	height: 350px;
	float: left;
	background-color: #2B2B2B;
}
#bigimage {
	width: 907px;
	height: 413px;
	float: left;
	background-color: #FFFFFD;
}

.news1{
	float:left;
	background-color:#db81a5;
	width:187px;
	height: 149px;
	color: #FFFFFF;
	font-size: 20x;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.news2{
	background-color:#679ac9;
	float:left;
	width:187px;
	height: 60px;
	color: #FFFFFF;
	font-size: 20x;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
}


.news3{
	background-color:#7580be;
	float:left;
	width:187px;
	height: 60px;
	color: #FFFFFF;
	font-size: 20x;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
}

.news4{
	background-color:#936fb1;
	float:left;
	width:187px;
	height: 60px;
	color: #FFFFFF;
	font-size: 20x;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
}

#mainmenu{
	float:left;
	width:244px;
	height: auto;
	padding-left: 23px;
	padding-top: 20px;
}

#mainmenu ul{
	margin:0px;
	padding:0px;
}

#mainmenu ul li {
	list-style:none;
	color:#dd83a6;
	font-size: 15px;
	display: block;
	height: 35px;
	line-height: 2.3;
}

#mainmenu ul li:hover {
color:#dd83a6;
}

#mainmenu ul li a{
	color: #6b6b6b;
	text-decoration: none;
	border-top: dotted #b2b2b2 1px;
	display: block;
	height: 35px;
	line-height: 2.3;
}
#mainmenu ul li a:hover{
	text-decoration: none;
	color: #dd83a6;
}

#homepurplebox{
	float:left;
	width:280px;
	background-color: #936fb1;
	margin-top: 35px;
	margin-left: 35px;
}


#homepinkbox{
	float:left;
	width:280px;
	background-color: #DB81A5;
	margin-top: 35px;
	margin-left: 35px;
}

#homebluebox{
	float:left;
	width:280px;
	background-color: #679ac9;
	margin-top: 35px;
	margin-left: 35px;
}


#homelilacbox{
	float:left;
	width:280px;
	background-color: #a499b9;
	margin-top: 35px;
	margin-left: 35px;
}


#homeleft{
	float:left;
	width:300px;
	height: auto;
	background-color: #99FFCC;
}

#homemiddle{
	float:left;
	width:280px;
	height: auto;
	padding-left: 35px;
}

#homeright{
	float:right;
	width:260px;
	height: auto;
	padding-left: 35px;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#homepagemain {
	float:left;
	width:620px;
	height: auto;
	padding-left: 45px;
	margin-top: 20px;
	border-left: dotted #b2b2b2 1px;
}

a.news:link {
	color: #FFFFFF;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
		
}
a.news:visited {
	text-decoration: none;
	color: #FFFFFF;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	
	}
a.news:hover {
	text-decoration: none;
	color: #95afa7;
	color: #FFFFFF;
	font-size: 20x;
	font-weight: normal;
		
}
a.news:active {
	text-decoration: none;
	color: #95afa7;
	color: #FFFFFF;
	font-size: 20x;
	font-weight: normal;
	
}

.newsheading {
	color: #2B2B2B;
	font-size: 20px;
	font-weight: normal;
}

a.greynews:link {
	color: #FFFFFF;
	text-decoration: none;
	color: #D5D5D5;
	font-size: 15px;
	font-weight: normal;
}

a.greynews:visited {
	text-decoration: none;
	color: #FFFFFF;
	color: #D5D5D5;
	font-size: 15px;
	font-weight: normal;
	
	}
a.greynews:hover {
	text-decoration: none;
	color: #95afa7;
	color: #2B2B2B;
	font-size: 15px;
	font-weight: normal;
		
}
a.greynews:active {
	text-decoration: none;
	color: #95afa7;
	color: #D5D5D5;
	font-size: 15px;
	font-weight: normal;
}
.openingparagraphs {
	color: #2C2C2C;
	font-size: 13px;
	font-weight: bold;
	line-height: 14pt;
}



div#navigation{
	width: 180px;
	float: left;
	display: block;
	font-size: 15px;
	font-family: Arial, Verdana, Helvetica;
	color: #6596CE;
	margin-left: 20px;
	margin-top: 20px;
}

#nav ul{
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	
}

#nav ul li{
	list-style-type: none;

}
#nav ul li a{
	color: #717171;
	text-decoration: none;
	display: block;
	height: 35px;
	line-height: 2.3;
	border-top: dotted #b2b2b2 1px;
}
#nav ul li a:hover{
	text-decoration: none;
	color: #DB81A5;
}

a.sub:link {
	color: #2a8b9e;
	text-decoration: none;
	font-weight: normal;
	display: block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
a.sub:visited {
	color: #2a8b9e;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	display: block;
	font-weight: normal;
	text-decoration: none;
}
a.sub:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #58cae7;
}
a.sub:active {
	color: #2683D1;
}

#subnav ul{
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 16px;
}

#subnav ul li{
	list-style-type: none;

}
#subnav ul li a{
	color: #936FB1;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding-left: 18px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	border-top: none;
	border: none;
	height: 25px;
	background-position-x: top;
	background-position-y: left;
	line-height: 12pt;
	padding-right: 5px;
}
#subnav ul li a:hover{
	text-decoration: none;
	color: #2B2B2B;
}

.currentpage{
	color: #DB81A5;
	border-top: dotted #b2b2b2 1px;
	display: block;
	height: 35px;
	line-height: 2.3;
	
}

.imgborder {
	border: 1px solid #000000;
	
	}
.blue {
	color: #6699C8;

}
.blueheadings {
	color: #6699C8;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4;
}
.blueheadingslight {
	color: #6699C8;
	font-size: 18px;
	font-weight: normal;
}
.pinkquotes {
	color: #DD85AB;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.4;
	font-style: italic;
}

a:link {
	color: #936EB3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #936EB3;
}
a:hover {
	text-decoration: none;
	color: #D788A8;
}
a:active {
	text-decoration: none;
	color: #936EB3;
}
#left {
	float:left;
	width:435px;
	height: auto;
	padding-left: 30px;
	border-left: dotted #b2b2b2 1px;
	border-right: dotted #b2b2b2 1px;
	padding-right: 30px;
	margin-top: 20px;
}

#left li{
	margin-bottom:8px;
}

#right {
	float:left;
	width:160px;
	height: auto;
	padding-left: 30px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.5;
}
	
#right br{
	list-style-type: none;
	margin-top: -8px;

}



.headingsright {
	color: #2B2B2B;
	font-size: 21px;
	font-weight: normal;
	line-height: 1.6;
	margin-bottom: 14px;
}
.tableborder {
	border: 1px solid #936FB1;
}
.tabledata {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
#nodalleft {
	float:left;
	width:282px;
	height: auto;
	margin-top: 20px;
}
#nodalright {
	float:left;
	width:282px;
	height: auto;
	margin-top: 20px;
	margin-left: 40px;
}
.contactdetails {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}
.contactdetailspink {
	color: #DC83A3;
	font-size: 13px;
	font-weight: normal;
}
.blueheadingslight2 {
	color: #6699C8;
	font-size: 18px;
	font-weight: normal;
	line-height: 18pt;
}
.pinkquotes2 {
	color: #DD85AB;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
.blueheadingslight3 {
	color: #6699C8;
	font-size: 18px;
	font-weight: normal;
	line-height: 120%;
	padding-bottom: 21px;
}

.br10 {
	display: block;
	padding: 15px 0px 0px 0px;
}
#nodalleft2 {
	float:left;
	width:305px;
	height: auto;
	margin-top: 20px;
}
#nodalright2 {
	float:left;
	width:272px;
	height: auto;
	margin-top: 20px;
	margin-left: 40px;
}

#bottomhalf {
	width: 1061px;
	height: inherit;
	margin: 0 auto;
	background-image: url(../images/bgbottom-subs.jpg);
	background-repeat: repeat-y;
}
#tophalfhome {
	width: 1061px;
	height: 491px;
	background-image: url(../images/bgtop.jpg);
	background-repeat: repeat-y;
	padding-top: 26px;
	margin: 0 auto;
}

.br2 {
	display: block;
	padding: 2px 0px 0px 0px;
}

#subnav ul ul li{
	color: #2B2B2B;
	background-image: url(none);
}

#subnav ul ul li a{
	color: #936FB1;
	font-size: 12px;
	background-image: url(../images/subsubdots.gif);
	padding-left: 46px;
	margin-bottom: -9px;
}

#subnav ul ul li a:hover{
	color: #000000;
}
.purplequotes {
	color: #936FB1;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
.headingsright2 {
	color: #2B2B2B;
	font-size: 21px;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 14px;
}
