/* BASIC */
body {
	font-size: 62.5%;
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	background-color: #003333;
	background-image: url(images/BACK1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
h1, h2, h3, p, ul {
	padding: 0;
	margin: 0;
}
a:link {
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #003333;
	padding: 15px;
	margin-bottom: 10px;
	font: bold 2.3em Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	border-bottom: 1px solid #106A9B;
	margin: 15px;
	color: #006699;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 15px;
	color:#003300
}

p {
	font-size: 1.2em;
	margin-left:20px;
	margin-right: 20px;
}


/* WRAPPER: wraps entire contents of page */
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-repeat: repeat-y;
	background-position: left top;
	border-top: 1px none black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	background-image: url(images/background2.jpg);
}

/* BANNER */
#banner {
	position: relative;
	height: 170px;
	z-index: 2;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	background-image: url(images/header4.jpg);
}

/* NAV BAR */
#mainNav {
}

#mainNav ul {
	padding: 3px 0px;
	list-style: none;
	float: left;
	width: 100%;
	margin: 0px;
	background-image: url(colors/green2.png);
}

#mainNav li {
	float: left;
}

#mainNav li a, #mainNav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #000;
	display: block;
	font: bold 1.2em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 2em;
	text-align: center;
}

#mainNav li a:hover {
	background-image: url(colors/Blue1.png);
}

/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }

/* NAV BAR2*/
#Nav2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 10;
}
#Nav2 h4 {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

#Nav2 ul {
	margin: 0;
	background: url(colors/grass2.png) repeat-x left top;
	float: left;
	border-bottom: none;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	list-style: none;
}

#Nav2 li {
	float: left;
}

#Nav2 li a, #Nav2 li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px solid #000;
	display: block;
	font: bold 1em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#Nav2 li a:hover {
	background: url(colors/grass.png);
}
#Nav2 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* IE 6 hack to make entire button clickable */
* html #Nav2 a { width: 1px; }



/* SIDEBAR */
#sidebar {
}
#sidebar {
	width: 230px;
	margin: 0px;
	float: left;
}
#sidebar h2 {
	font-size: 1.3em;
	color: #FFFFFF;
	border-top: 1px none #FFFFFF;
	background: url(colors/grass2.png) repeat-x left bottom;
	border-bottom-width: 4px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999966;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 1px;
	margin-left: 0px;
	padding-top: 5px;
	margin-top: 0px;
}
#sidebar p {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 12px;
	color: #666666;
}
#sidebar h3 {
	font-size: 1.1em;
	color: #003333;
	margin-bottom: 3px;
}
#sidebar h3 a {
	color: #663900;
}

#sidebar a:hover {
	color: #003333;
}


/*Main Content */

#banner2 {
	background: #999999 no-repeat left bottom;
	height: 300px;
	width: 730px;
	left: 230px;
	border-bottom: 2px solid #999900;
	float: right;
}
#banner3 {
	background: #999999 no-repeat left bottom;
	height: 140px;
	width: 730px;
	left: 230px;
	float: right;
}

#maincontent {
	background: #FFFFFF;
	position: relative;
	margin: 5px;
	width: 470px;
	float: left;
}

#columnA {
	background: #FFFFFF;
	position: relative;
	width: 380px;
	margin: 5px;
	float: right;
}

#columnB {
	background: #FFFFFF;
	position: relative;
	width: 300px;
	margin: 5px;
	float: right;
}

#columnFull {
	position: relative;
	width: 710px;
	margin: 5px 10px 5px 0px;
	float: right;
}

#adverts {
	width: 220px;
	margin: 5px;
	float: right;
	background: #CCCCCC url(colors/220bottom.gif) center bottom no-repeat;
	padding-bottom: 5px;
}
#adverts p {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	height: 3em;
}
#adverts h3 {
	font-size: 1.2em;
	margin: 0;
	text-align: center;
	background: url(colors/220top.gif) center top no-repeat;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 15px;
}
	
#advertsLeft {
	position: relative;
	width: 220px;
	margin: 5px;
	background-color: #999966;
}

/* MAIN CONTENT Styles*/

#maincontent h1 {
	color: #003333;
	padding-top: 15px;
	margin-bottom: 10px;
	font: bold 2.3em Georgia, "Times New Roman", Times, serif;
}

#maincontent h2 {
	font-size: 1.8em;
	font-weight: bold;
	border-bottom: 1px solid #106A9B;
	color: #006699;
	margin: 20px;
}

#maincontent p {
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#maincontent li {
	font-size: 1.2em;
	margin-left: 20px;
	margin-bottom: 25px;
}
#maincontent ul {
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}
#maincontent ul ul {
	font-size: 1.2em;
	margin-left: 20px;
}	

#columnFull ul {
	padding-left: 20px;
	list-style-type: none;
}
#columnFull li {
	font-size: 1.2em;
	margin-left: 20px;
	margin-bottom: 5px;
}
#ColumnA ul {
	padding-left: 20px;
	list-style-type: none;
}
#ColumnB ul {
	padding-left: 20px;
	list-style-type: none;
}
.Table {
	font-size: 1.2em;
	color: #000033;
	padding: 5px;
	margin: 10px;
	font-weight: normal;
	width: 500px;
	border: 1px none #999966;
}
.TableNav {
	font: bold 1.3em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #FFFFFF<a href="#"><font color="#FF0000">xxx</font></a>;
}
.TableFooter {
	font: 1.1em Arial, Helvetica, sans-serif;
	width: 80%;
	list-style-position: inside;
}

/* Images */

.clear {
	clear: both;
	width: 100%;
}
.floatleft {
	float:left;
}
#hoz380 {
	width: 380px;
	position: relative;
	float: none;
}
#hoz300 {
	width: 300px;
	position: relative;
	float: none;
}

#figureAdvert {
	width: 200px;
	margin: 5px;
	position: relative;
	float: none;
	left: 1px;
}
#figureAdvert p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3.5em;
}
#figureAdvert img {
	padding: 5px;
}

#News200Left {
	width: 220px;
	margin: 5px;
	position: relative;
	border: 1px none #CCCB9B;
	float: left;
}
#News200Left p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#News200Left img {

	padding: 5px;
	border: 1px solid #CCCB9B;
}
#News200Right {

	width: 220px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: right;
}
#News200Right p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 5em;
}
#News200Right img {
	padding: 5px;
	border: 1px solid #CCCB9B;
}

#News360 {
	width: 380px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: left;
}
#News360 p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#News360 img {

	padding: 5px;
	border: 1px solid #CCCB9B;
}
#News360Right {
	width: 380px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	border: 1px none #CCCB9B;
	margin-top: 15px;
	margin-right: 10px;
	float: right;
}
#News360Right p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#News360Right img {

	padding: 5px;
	border: 1px solid #CCCB9B;
}

#photo280 {
	width: 280px;
	margin: 5px;
	position: relative;
	border: 1px none #CCCB9B;
	float: left;
}
#photo280 p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#photo280 img {

	padding: 5px;
	border: 1px solid #CCCB9B;
}

#photo360 {
	width: 360px;
	margin: 5px;
	position: relative;
	border: 1px none #CCCB9B;
	float: left;
}
#photo360 p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#photo360 img {

	padding: 5px;
	border: 1px solid #CCCB9B;
}

#photo440 {
	width: 440px;
	margin: 5px;
	position: relative;
	border: 1px none #CCCB9B;
	float: left;
}
#photo440 p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#photo440 img {

	padding: 5px;
	border: 1px solid #CCCB9B;
}
#photo200 {
	width: 200px;
	margin: 5px;
	position: relative;
	border: 1px none #CCCB9B;
	float: left;
}
#photo200 p {

	left: 10px;
	bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	margin: 0px 0 0;
	height: 3em;
}
#photo200 img {

	padding: 5px;
	border: 1px solid #CCCB9B;
}

/* COPYRIGHT INFO */
#copyright {
	padding-left: 230px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #000000;
	background-color: #E1EFDE;
	font-weight: bold;
	color: #000000;
	clear: both;
	background-image: url(images/CopyrightBack.jpg);
	background-position: top;
}
#copyright ul {
	padding: 0px 0px 10px 10px;
	list-style: none;
	margin: 0px;
}
#copyright li {
	font-size: .9em;
	display: inline;
}
#copyright h3 {
	font-size: 1.1em;
	color:#000033;
}

