/* ############################################################
   HTML Tag Styles
   ######################################################### */
html, body  {
	margin: 0px ;
	padding: 0px ;	
	background-color: #036 ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #000 ;
	}

.clear {
	clear: both ;
	}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial ;
    color: #336699 ;
	font-weight: 900 ;
	font-size: 18px ;
    }

h2	{
    font-size: 14px ;
    }

h3	{
    font-size: 12px ; 
    color: #333333 ;
	line-height:8px;
    }

p {
	padding-top: 0px ;
	margin-top: 0px ;
}
	
a, a:active, a:visited, a:link {
	color: #336699 ;
	text-decoration: underline ;
	}

a:hover {
	color: #999;
	text-decoration: underline ;
	}

.cpyrgt {
	color: #000 ;
	}

/* ############################################################
   Layout styles
   ######################################################### */
#site-container {
	margin: 0px auto ;
	width: 990px ;	
	padding: 10px 0px ;
}

#site {
	padding: 8px ;
	background-color: #fff ;
}

#mastleft {
	width: 205px ;
	height: 146px ;
	float: left ;
}

#mastcenter {
	width: 544px ;
	height: 146px ;
	float: left ;
}

#mastright {
	width: 225px ;
	height: 146px ;
	float: left ;
}

#mastbox1 {
	background-color: #699 ;
	margin-left: 2px ;
	font-family: Verdana ;
	font-size: 20px ;
	color: #fff ;
	padding: 11px 20px 12px ;
}

#mastbox3 {
	background-color: #369 ;
	margin: 2px 0px 0px 2px ;
	font-family: Verdana ;
	font-size: 48px ;
	color: #fff ;
	padding: 19px 20px 18px ;
}

#mastbox3 a {
	text-decoration: none ;
	color: #fff ;
}

#content-container {
	padding: 2px 0px ;
}

#nav-td {
	width: 205px ;
	background-color: #cc9 ;
}

#content {
	padding: 0px 1px 0px 2px ;
}

#page-properties {
	border-bottom: dotted 1px #999 ;
	padding: 5px 5px 5px 5px ;
}

#datetime {
	text-align: right ;
}

#pagecontent {
}

#maincontent {
}

.td-left {
}

.td-right {
}

#state-with-star {
	margin: 0px auto ;
	padding: 50px 0px ;
	width: 163px ;
}

.leftpane, .rightpane, .contentpane {
	padding: 0px ;
}

.leftpane .container {
	padding: 15px ;
}

.contentpane, .rightpane, .toppane, .bottompane {
	padding: 15px ;
}

#footer {
	background-color: #369 ;
	color: #fff ;
	padding: 20px ;
}

a.footer-links:active, a.footer-links:link, a.footer-links:visited, #footer a.link, #footer a.active, #footer a.visited {
	color: #fff ;
	text-decoration: underline ;
}

a.footer-links:hover, #footer a.hover {
	color: #999 ;
}

#footer-text {
	width: 700px ;
	float: left ;
}

#footer-logo {
	width: 200px ;
	float: right ;
	padding-top: 5px ;
}

.ControlPanel {
	margin: 0px auto ;
	width: 990px ;
	border-top: none ;
}

.ControlPanel table {
	margin: 0px auto ;
}

a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active {
	color:#369;
	font-weight:none;
	text-decoration: underline ;
	}

a.breadcrumbs:hover {
	color:#999;
	font-weight:none;
	}
	
hr {
	border: 0;
	color: #999 ;
	background-color: #999 ;
	height: 1px;
	width: 100%;
	text-align: left;
	}

/*	#########################################################
	RadPanelbar First Level Menu Classes
	###################################################### */
#navigation .RadPanelBar {
	width: auto ;
}

#navigation .rpRootGroup {
	border: none ;
}

#navigation .rpLink {
	background: url(images/nav-bullet.gif) no-repeat 5px ;
	background-color: #996 ;
	font-family: Trebuchet MS ;
	font-size: 14px ;
	font-weight: 900 ;
	color: #fff ;
	padding: 8px 0px 8px 40px ;
	border-bottom: solid 2px #fff ;
	width: auto ;
	text-transform: uppercase ;
}

#navigation .rpLink:hover, #navigation .rpSelectedMain {
	background: url(images/nav-bullet-on.gif) no-repeat 5px ;
	background-color: #996 ;
}

#navigation .rpExpanded {
	background: url(images/nav-bullet-down.gif) no-repeat 5px ;
	border: none ;
	background-color: #996 ;
}

#navigation .rpExpanded:hover {
	background: url(images/nav-bullet-on-down.gif) no-repeat 5px ;
	background-color: #996 ;
}

#navigation .rpLevel1 {
	border-bottom: solid 2px #fff ;
}

#navigation .rpLevel1 .rpItem {
	border-left: solid 1px #996 ;
	border-right: solid 1px #996 ;
}

#navigation .rpLevel1 .rpLast {
	border-bottom: solid 1px #996 ;
}

#navigation .rpLevel1 .rpLink {
	background: none ;
	padding: 4px 0px 3px 40px ;
	border-bottom: none ;
	width: auto ;
}

#navigation .rpLink .rpOut, #navigation .rpLink:hover .rpOut, #navigation .rpSelectedMain .rpOut {
	border-color: #996 ;
}

#navigation .rpLevel1 .rpLink:hover, #navigation .rpLevel1 .rpSelectedSub {
	background-color: #369 ;
	color: #fff ;
}

/*	#########################################################
	RadPanelbar Second Level Menu Classes
	###################################################### */

/* ############################################################
   DNN tag styles
   ######################################################### */
.DNNEmptyPane {
	display: none ;
	}

.Normal, .NormalDisabled {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #444 ;
	}
.NormalTextBox {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #444 ;
	}
.SkinObject {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 12px ;
	color: #444 ;
	font-weight: normal ;
	}

.SubHead {
	font-size: 11px ;
	}

.Head {
	font-family: Arial, Helvetica, sans-serif ;
}

/* ############################################################
   Annoucements Styles
   ######################################################### */
.announcement-home {
	padding: 10px ;
	border-bottom: dashed 1px #999 ;
}

.announcements-home p {
	margin: 0px ;
	padding: 0px ;
}

.announcements-home td {
	margin: 0px ;
	padding: 0px ;
}

.ann-title {
	font-size: 14px ;
	font-weight: 900 ;
}

.DNN_ANN_viewtypeSelector {
	display: none ;
}

.DNN_News_ItemLink {
	font-weight: normal ;
	font-size: 12px ;
}

.DNN_News_ItemDate {
	color: #808080 ;
	font-size: 10px ;
}

.DNN_News_ItemDetails {
	padding-bottom: 10px ;
}

.council-table {
	width: 100% ;
}

.council-table td {
	padding: 10px ;
	border-bottom: solid 1px #996 ;
}

.council-table .council-title {
	font-size: 18px ;
	font-weight: 900 ;
	color: #000 ;
	background-color: #cc9 ;
	border: solid 2px #996 ;
	border-top: solid 1px #996 ;
}

.council-table img {
	border: solid 2px #996 ;
}

span.ContactUsCaption {
	font-family: Arial ;
	color: #444 ;
	font-size: 12px ;
}

.ContactUsHead {
	font-family: Arial ;
	font-size: 12px ;
	padding-bottom: 10px ;
	border-bottom: solid 1px #369 ;
	margin-bottom: 10px ;
}

.ListContent {
	border-bottom: dotted 1px #999 ;
}

.ListTitle, .ListTitleRow {
	height: auto !important ;
	padding-left: 0px !important ;
}

.FCKImageGalleryHeaderContainer, .FCKImageGalleryHeaderContainer a:link, .FCKImageGalleryPathContainer, .FCKImageGalleryPathContainer a:link, .FCKLinkGalleryTitleContainer .Head, .FCKLinkGalleryLinksContainer .NormalBold, .FCKLinkGalleryLinksContainer .SubHead, .FCKLinkGalleryContainer a.CommandButton:link {
	color: #fff ;
}