.diarylink {
	float: left;
	width: 100%;
}

#gallery_thumb {
	width: 150;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	float: left;
}

#bottom_graphic {
	background-image: url(my_images/bottom_header_gfx.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: 30px;
	width: 100%;
}


.icon {
	float: right;
	width: 3%;
	padding-top: 2px;
	padding-bottom: 2px;
}


#link_box {
	margin: 0px;
	padding: 0px;
	width: 75%;
	float: left;
}

#link_icon {
	float: right;
	width: 15%;
}

.hometextpanel {
	width: 90%;
	padding-bottom: 15px;
}

.hometextflash {
	float: right;
	width:400px;
	padding-left: 20px;
}
.hometextblank {
	float: left;
	width:100%;
}

.keyword_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

.hometext {
	float: left;
	background-image: url(my_images/top_header_gfx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009A7D;
}
.hometext_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #006666;
	font-style: italic;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.hometext_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 100px;
}

.newsticker a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #666666;
}
.newsticker a:hover {
	color: #666666;
}

.image_padding {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	padding-left: 10px;
	padding-right: 2px;
	color: #000000;
}

.main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 2px;
	color: #000000;
	font-weight: bold;
}

.panelbaseline {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}

/* event details */


.event_header_static {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	padding-right: 2px;
	color: #000000;
	font-weight: bold;
	height: 20px;
	padding-top: 10px;
	text-decoration: none;
}

.event_header a:link, .event_header a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	padding-right: 2px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.event_header a:hover {
	color: #999999;
	text-decoration: none;
	}
	
.event_subheader_static {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	padding-right: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.event_subheader a:link, .event_subheader a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	padding-right: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.event_subheader a:hover {
	color: #999999;
	text-decoration: none;
	}

.event_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	padding-right: 2px;
	color: #000000;
}
.event_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	padding-right: 2px;
	color: #000000;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #000000;
	padding-left: 3px;
	padding-right: 2px;
	font-style: italic;
	font-weight: bold;
	width: 100%;
	padding-bottom: 5px;
}
.detailbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	width: 100%;
}

/* home panels */
.panelimage {
	float: left;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	font-weight: bold;
	width: 99%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-bottom: 2px;
	font-style: italic;
}
.panelimagestrip {
	float: left;
	width: 99%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.panel {
	float: left;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	font-weight: bold;
	width: 99%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.panelcontent {
	float: left;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.homepanelcontent {
	float: left;
	width: 99%;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.panelfooter {
	float: left;
	width: 99%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}

.panelheader {
	float: left;
	width: 99%;
	background-color: #C7DCDA;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 15px;
	padding-top: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.panelheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
}
#full_detail {
	padding: 10px;
	width: 96%;
	height: auto;
	background-color: #F6F9F9;
	clear: both;
	float: left;
}


/* Footer Colors */
.sportfoot {
	border-bottom-color: #009E3D;
	background-color: #009E3D;
}
.culturefoot {
	border-bottom-color: #932888;
	background-color: #932888;
}
.participationfoot {
	border-bottom-color: #E82629;
	background-color: #E82629;
}
.incentivesfoot {
	border-bottom-color: #F27A19;
	background-color: #F27A19;
}
.hot_eventsfoot {
	border-bottom-color: #009A7D;
	background-color: #009A7D;
	

}


/* Colors */
.sport {
	background-color: #009E3D;
	background-image: url(my_images/sport_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.culture {
	background-color: #932888;
	background-image: url(my_images/culture_purple.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.participation {
	background-color: #E82629;
	background-image: url(my_images/partic_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.incentives {
	background-color: #F27A19;
	background-image: url(my_images/incentive_orange.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hot_events {
	background-color: #009A7D;
	background-image: url(my_images/hot_green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dark_panel {
	background-color: #C7DCDA;
}
.pale_panel {
	background-color: #F6F9F9;
}
.Red {
	background-color: #E20A17;
}
.Black {
	background-color: #000000;
}
.Grey {
	background-color: #444444;
}
.Blue {
	background-color: #333CFD;
}
.Purple {
	background-color: #6D10C6;
}
.White {
	background-color: #FFFFFF;
}

/* WELCOME MESSAGE */
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 90%;
	padding-top: 7px;
	background-position: center;
	height: 18px;
	float: right;
}


/* Home Banner */
#branding {
	background-color: #FFFFFF;
	background-image: url(my_images/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 175px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#branding {
	background-position: left top;
	height: 175px;
	margin: 0px;
	padding: 0px;
}

.logo {
	padding-top: 125px;
	padding-left: 30px;
}
.logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.44em;
	padding-top: 5px;
}
.logotextsmall {font-size: 1em}
/* Structure */

* {
  margin: 0;
  padding: 0;
}
.float {
	float: left;
}
.clear {
	clear: both;
}
.floatright {
	float: right;
}
.marginright {
	margin-right: 25px;
}
.indentme {
	text-indent: 20px;
}
.leftpadding {
	padding-left: 20px;
}

.padmeleft {
	padding-left: 5px;
}
.toppadding {
	padding-top: 5px;
}
.bottompadding {
	padding-bottom: 2px;
}
.logopadding {
	padding-top: 2px;
	margin-left: 10%;
}
.small right pad {
	padding-left: 5px;
}
.padmeright {
	padding-right: 8px;
}
.floatright_img {
	padding-top: 2px;
	padding-right: 2%;
	padding-bottom: 2px;
	padding-left: 2px;
}
.columnWidth {
	width: 150px;
}
.100percentwidth {
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.centreme {
	text-align: center;
}
.bannerspace {
	width: 15%;
}
.footspace {
	width: 10%;
}
.footgap {
	text-indent: 3%;
}
.subgap {
	text-align: center;
	text-indent: 1%;
}
.space {
	background-color: #FFFFFF;
	display: block;
	height: 2em;
	width: 20px;
	}
	
.homespacer {
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	clear: both;
	float: left;
	}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #777777;
	text-decoration: none;
}
#wrapper {
	width: 960px;
	text-align: left;
	background-color: #FFFFFF;
	min-width: 850px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body {
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
#mainNav {
	float: left;
	width: 20%;
}
#topNav {
	display: block;
	width: 100%;
	background-image: url(my_images/nav_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 30px;
	float: left;
}
#topnavbar {
float: right;
	width: 98%;
	height: 30px;
}

#subNav {
	display: block;
	width: 100%;
	background-image: url(my_images/subnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	text-align: left;
	float: left;
	}
#topNavleft {
	display: block;
	width: 15%;
	background-image: url(my_images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	text-align: center;
	float: left;
}
#topNavright {
	display: block;
	width: 15%;
	background-image: url(my_images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	text-align: center;
	float: left;
}
#footer {
	clear: both;
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 30px;
	background-image: url(my_images/bottomnav.jpg);
	text-align: center;
	width: 100%;
}
#subfooter {
	clear: both;
	display: block;
	height: 30px;
	text-align: left;
	width: 100%;
}
#landingfooter {
	clear: both;
	display: block;
	height: 30px;
	text-align: left;
	width: 100%;
	float: left;
}


#branding h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #000055;
	text-decoration: none;
	font-style: italic;
}
img#logo {
	vertical-align: middle;
}
.Strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: italic;
	color: #000066;
	text-decoration: none;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #555555;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 0px;
}
#content p {
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444444;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000055;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent {
	width: 100%;
	float: right;
	padding-bottom: 15px;
}
#mainContenthome {
	width: 960px;
	padding-bottom: 5px;
	float: left;
}
#centrepanels {
	width: 100%;
	padding-bottom: 15px;
}
#centrepanelshome {
	width: 100%;
	padding-bottom: 0px;
}
#centrepanelspacer {
	width: 10%;
	padding-bottom: 15px;
}
#secondaryContent {
	float: right;
	width: 31%;
	text-align: right;
}
.tickerbox {
	width: 100%;
}
.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	width: 100%;
	height: 24px;
	padding-top: 6px;
	float: left;
}
/* Basics */
hr {
	height: 1px;
	width: 95%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;

}
p {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	padding-right: 2px;
	color: #666666;
	font-weight: bold;
	height: 20px;
	padding-top: 10px;
	text-decoration: none;
}

h1old {
	font-size: 2em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
	font-size: 1.7em;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	font-size: 1em;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h5 {
	font-size: 0.9em;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h6 {
	font-size: 0.8em;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
formatted {
	font-size: 0.7em;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7px;
	font-style: italic;
	color: #222222;
	text-decoration: none;
}
font {
	font-family: Arial, Helvetica, sans-serif;
}
.italic {
	font-style: italic;
}
.embolden {
	font-weight: bold;
}
#mainContent ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 0px;
	padding: 5px 0px 5px 13px;
	list-style-type: disc;
	font-size: 0.8em;
}
/**
* Links**
*/
a img {
	border: none;
	text-decoration: none;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}


p a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a:visited, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited  {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	text-decoration: none;
}

a.DocumentLink:link, a.DocumentLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-image: url(file:///Matts Mac/Users/Peter/Desktop/my_images/DocLink.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAAAAA;
	text-decoration: none;
}
a.DocumentLink:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	text-decoration: none;
}
/*:NOTE:Graphic rollover vertical*/
ul.bar, ul li.subbar {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.bar a, ul.bar a:visited {
	line-height: 25px;
	color: #000000;
	display: block;
	width: 175px;
	background-image: url(file:///Matts Mac/Users/Peter/Desktop/my_images/images/leftnavRoll.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	border-bottom-style: none;
}
ul.bar a:hover, ul.bar a:active {
	color: #000000;
	background-position: right bottom;
	font-weight: normal;
	border-bottom-style: none;
}
ul.bar li {
	display: inline; /*:BODGE: Removes large gaps in IE*/
	width: 12%;
}
ul.subbar a, ul.subbar a:visited {
	line-height: 20px;
	color: #000000;
	display: block;
	width: 175px;
	text-indent: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	background-image: url(file:///Matts Mac/Users/Peter/Desktop/my_images/empty.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	text-decoration: none;
}
ul.subbar a:hover, ul.subbar a:active {
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
}

/*:NOTE:Rollover horitontal*/
ul.horiz {
	float: left;
	padding-top: 5px;
	list-style-type: none;
	width: 98%;
}
ul.horiz li {
	float: left;
	list-style-type: none;
	width: 12%;
	text-align: center;
}
ul.horiz a, ul.horiz a:visited {
	line-height: 1.5em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
}
ul.horiz a:hover, ul.horiz a:active {
	color: #000000;
	font-weight: bold;
	border-bottom-style: none;
	list-style-type: none;
	text-decoration: underline;
}
ul.subNav {
	width: 91%;
	float: right;
	list-style-type: none;
	padding-top: 3px;
}
ul.subNav li {
	float: left;
	list-style-type: none;
	text-align: left;
	padding-left: 20px;
}
ul.subNav a, ul.subNav a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	list-style-type: none;
	line-height: 1.5em;
	text-decoration: none;
}
ul.subNav a:hover, ul.subNav a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}


ul.footmenu {
	width: 98%;
	list-style-type: none;
	float: left;
	padding-top: 7px;
}
ul.footmenu li {
	float: left;
	list-style-type: none;
	text-align: center;
	padding-right: 3%;
}
ul.footmenu a, ul.footmenu a:visited {
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	border-bottom-style: none;
	list-style-type: none;
}
ul.footmenu a:hover, ul.footmenu a:active {
	color: #666666;
	font-weight: normal;
	border-bottom-style: none;
	list-style-type: none;
	text-decoration: underline;
}

ul.landingmenu {
	width: 98%;
	list-style-type: none;
	float: none;
	padding-top: 0px;
}
ul.landingmenu li {
	float: none;
	list-style-type: none;
	text-align: center;
	width: 9%;
}
ul.landingmenu a, ul.landingmenu a:visited {
	line-height: 1.5em;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	border-bottom-style: none;
	list-style-type: none;
}
ul.landingmenu a:hover, ul.landingmenu a:active {
	color: #000000;
	font-weight: normal;
	border-bottom-style: none;
	list-style-type: none;
	text-decoration: underline;
}

#submenu ul.inner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	float: left;
}
#submenu ul.inner li {
	float: left;
}
#submenu ul.inner a, ul.inner a:visited {
	line-height: 1.5em;
	color: #000000;
	display: block;
	padding: 0.2em;
	background-image: url(file:///Matts Mac/Users/Peter/Desktop/my_images/images/bullet.gif);
	background-position: left center;
	text-indent: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	background-repeat: no-repeat;
	float: left;
	border-bottom-style: none;
	text-decoration: none;
}
#submenu ul.inner a:hover, ul.inner a:active {
	color: #000000;
	font-weight: normal;
	border-bottom-style: none;
	text-decoration: none;
}
/**
* Site Map **
*/
.smap {
	background-color: #F6F9F9;
	float: left;
	width: 50%;
	left: 20px;
	top: 20px;
	height: 100%;
}
A.sitemap1, A.sitemap1:visited {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
A.sitemap1:hover {
	font-size: 0.8em;
	color: #999999;
	text-decoration: none;
}
A.sitemap2, A.sitemap2:visited {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
A.sitemap2:hover {
	font-size: 0.75em;
	color: #999999;
	text-decoration: none;
}
A.sitemap3, A.sitemap3:visited {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
A.sitemap3:hover {
	font-size: 0.7em;
	color: #999999;
	text-decoration: none;
}
A.sitemap4, A.sitemap4:visited {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
A.sitemap4:hover {
	font-size: 0.7em;
	color: #999999;
	text-decoration: none;
}
A.sitemap5, A.sitemap5:visited {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
A.sitemap5:hover {
	font-size: 0.7em;
	color: #999999;
	text-decoration: none;
}

/**
* Forms **
*/
form {
	float: left;
	width: 600px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
}
label {
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
	display: block;
}
input.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	border: 1px solid #000033;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
	background-color: #000066;
}
input.btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6699ff;
	text-align: center;
	padding: 2px;
	border: 1px solid #6699ff;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
}
input.btnhov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6699ff;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	border: 1px solid #6699ff;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
}
/* form*/
#registration {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 80px;
}

fieldset {
	background-color: #F6F9F9;
	padding: 1em;
	margin-top: 0em;
	float: left;
	width: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	font-style: italic;
}
form#contact label, form#registration label {
	width: 8em;
	font-size: 0.8em;
	color: #222222;
}
select {
	font-size: 70%;
	color: #222222;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #222222;
}


input {
	width: 200px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #222222;
}
textarea {
	height: 100px;
	width: 300px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #222222;
}
input:focus, textarea:focus {
	background-color: #CCCCCC;
}
/*HOME Page*/
.sportPanel {
	width: 60%;
	background-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}
.diaryPanel {
	width: 80%;
	background-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}

.homePanel {
	width: 20%;
	background-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}
.homepagePanel {
	width: 25%;
	background-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}

.homepagePanel_new {
	width: 100%;
	background-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}

.para_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	width: auto;
	color: #666666;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	height: 20px;
	width: auto;
	color: #666666;
}
.para_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	width: auto;
	color: #666666;
}
.small_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	width: auto;
	color: #666666;
}



.homePanel img {
	text-align: center;
}
.homePanel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #222222;
}
.homePanel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
.homePanel p.Subtitle {
	color: #7B8FD4;
	text-decoration: none;
}
.homePanel h3 {
	color: #7B8BD5;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
}
.rightPanel {
	text-align: left;
	max-width: 170px;
}
.rightPanel H4 {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
/* GALLERY*/
#galleryWrap div {
	padding: 0px;
	float: left;
	height: 175px;
	width: auto;
	margin: 1% auto;
}
#galleryWrap div p {
	text-align: center;
}
#galleryWrapTwo div {
	padding: 0px;
	float: left;
	height: 200px;
	width: 210px;
	margin: 1% auto;
}
#galleryWrapTwo div p {
	text-align: center;
}
