/* CSS Document */

html
	{
	height:100%;
	margin: 0px;
	padding: 0px;
	}
body
	{
	width:100%;
	height:100%;
	font-size:80%;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../img/grad_rpt.jpg) repeat-x #FFF;
	}
img
	{
	border:0px;
	}
* 
	{
	padding: 0;
	margin: 0;
	}
.spacer
	{
	margin-top:5px;
	}
blockquote {
	width:auto;
	height:auto;
	padding:0px 20px 10px 0px;
	float:left;
	}
.input {
	border:1px solid #999;
	padding:2px 0px 2px 2px;
	height:auto;
	background-color:#F8FFFC;
	color:#000;
	}
.input:focus {
	border:1px solid #999;
	padding:2px 0px 2px 2px;
	height:auto;
	background-color:#FFF;
	color:#000;
	}
textarea {
	border:1px solid #999;
	padding:2px 0px 0px 3px;
	background-color:#F8FFFC;
	color:#000;
	}
textarea:focus {
	border:1px solid #999;
	padding:2px 0px 0px 3px;
	background-color:#FFF;
	color:#000;
	}
hr {
	background-color:#666;
	color:#666;
	height:0.1px;
	width:auto;
	}
br {
	line-height:10px;
	}
h1 {
	color:#CC6633;
	font:lighter 1.6em Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	}
h2 {
	font:lighter 1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	color:#CC6633;
	}
h3 {
	font:lighter 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	}
p {
	font-size:1.1em;
	}
p a {
	color:#000;
	text-decoration:none;
	}
p a {
	color:#999;
	text-decoration:none;
	}
#contentCentre ul {
	padding-left:20px;
	}
	
/*******************
MAIN SITE STRUCTURE
********************/

#container {
	margin:auto;
	position:relative;
	width:1024px;
	height:auto;
	clear:both;
	overflow:hidden;
	}
#header {
	width:224px;
	height:98px;
	padding:90px 0px 0px 800px;
	color:#FFF;
	background:url(../img/header.jpg) no-repeat;
	}
#contentWrapper {
	margin:auto;
	position:relative;
	overflow:hidden;
	width:1024px;
	height:auto;
	clear:both;
	background:url(../img/content_rpt.jpg) repeat-y;
	}
#content {
	position:relative;
	width:965px;
	left:45px;
	border-top:1px solid #006600;
	}
#contentLeft {
	float:left;
	overflow:hidden;
	position:relative;
	width:160px;
	height:auto;
	padding:10px 0px 50px 6px;
	line-height:20px;
	}
#contentCentre {
	float:left;
	overflow:hidden;
	position:relative;
	width:560px;
	height:auto;
	min-height:300px;
	color:#000;
	padding:20px 30px 40px 30px;
	line-height:20px;
	}
#contentRight {
	float:left;
	overflow:hidden;
	position:relative;
	width:160px;
	height:auto;
	padding:10px 0px 0px 10px;
	line-height:20px;
	}
#flashBannerWrap {
	clear:both;
	position:relative;
	overflow:hidden;
	width:800px;
	}
.flashBanner {
	float:left;
	width:auto;
	height:auto;
	margin:0px 40px 20px 0px;
	background-color:#EEE;
	border:4px solid #EEE;
	}	
#contentCentre img {
	margin-bottom:15px;
	margin-right:15px;
	}	
#quoteHead {
	position:relative;
	width:151px;
	height:36px;
	background:url(../img/quoteHead.jpg) no-repeat;
	}
#quoteRpt {
	position:relative;
	overflow:hidden;
	width:131px;
	height:250px;
	color:#333;
	padding:15px;
	background:url(../img/quoteRpt.jpg) repeat-y;
	font:lighter italic 1.2em Georgia, "Times New Roman", Times, serif;
	}
#quoteFoot {
	position:relative;
	width:151px;
	height:36px;
	background:url(../img/quoteFoot.jpg) no-repeat;
	}

.quotePos {
	position:absolute;
	top:10px;
	left:10px;
	width:135px;
	height:auto;
	text-align:left;
	}	
.quotee {
	color:#000;
	padding-top:8px;
	font:lighter normal 0.9em Arial, Helvetica, sans-serif;
	}
	
/***
Nav
****/

.menuWrap {
	margin:auto;
	overflow:hidden;
	clear:both;
	position:relative;
	width:750px;
	left:30px;
	height:auto;
	padding:5px 0px 5px 0px;
	}
.menuItem {
	float:left;
	width:auto;
	height:auto;
	padding:0px 60px 0px 60px;
	list-style:none;
	font-size:1.1em;
	text-decoration:none;
	text-align:center;
	}
.menuItem a {
	display:block;
	cursor:pointer;
	color:#333;
	width:auto;
	height:auto;
	text-decoration:none;
	background:url(../img/menuButton2.gif) left no-repeat;
	}
.menuItem a:hover {
	color:#000;
	text-decoration:none;
	background:url(../img/menuButton.gif) left no-repeat;
	}
.menuItemHere {
	float:left;
	width:auto;
	height:auto;
	list-style:none;
	font-size:1.1em;
	text-decoration:none;
	text-align:center;
	}
.menuItemHere a {
	display:block;
	cursor:pointer;
	color:#333;
	text-decoration:none;
	padding:1px 60px 0px 20px;
	background:url(../img/menuButton.jpg) left no-repeat;
	}
.menuItemHere a:hover {
	color:#000;
	text-decoration:none;
	background:url(../img/menuButton.jpg) left no-repeat;
	}
/***********
MENU FORMAT
***********/

.subMenuWrap ul {
	list-style:none;
	}
.subMenu {
	overflow:hidden;
	width:150px;
	height:auto;
	text-align:left;
	font-size:11px;
	line-height:14px;
	list-style:none;
	}
.subMenu a {
	display:block;
	cursor:pointer;
	width:140px;
	height:25px;
	background:url(../img/menuBg.jpg)  no-repeat;
	color:#000;
	padding:8px 10px 4px 5px;
	text-decoration:none;
	}
.subMenu a:hover {
	width:140px;
	height:25px;
	padding:8px 10px 4px 5px;
	background:url(../img/menuBgOver.jpg) no-repeat;
	color:#000;
	text-decoration:none;
	}	
.subMenuItem {
	padding:2px 0px 0px 2px;
	}
.subMenuItem a {
	color: #000;
	display: block;
	background:#F2E8C7;
	padding: 3px 16px 3px 4px;
	width: 125px;
	height: auto;
	text-decoration: none;
	border-bottom:1px solid #FFF;
	}
.subMenuItem a:hover {
	color: #000;
	background:#EEE;
	width: 125px;
	height: auto;
	padding: 3px 16px 3px 4px;
	}

/*****
Gallery
******/

#galleryWrap {
	width:auto;
	height:auto;
	position:relative;
	overflow:hidden;
	clear:both;
	margin:auto;
	padding:20px 0 0 40px;
	}
#thumbWrap {
	width:870px;
	height:auto;
	position:relative;
	overflow:hidden;
	padding:4px;
	border:1px solid #EEE;
	}
.thumbBox {
	float:left;
	width:auto;
	height:auto;
	margin-right:4px;
	margin-bottom:4px;
	}
#gallerySelect {
	position:relative;
	float:left;
	width:300px;
	height:auto;
	padding-top:10px;
	}	
#galleryContent {
	float:left;
	overflow:hidden;
	margin:auto;
	width:300px;
	height:auto;
	padding-top:10px;
	text-align:center;
	}
.galleryNav {
	width:180px;
	text-align:left;
	list-style:none;
	padding-bottom:10px;
	}
.galleryNav a {
	font-size:1em;
	color:#333;
	line-height:15px;
	text-decoration:none;
	
	}	
.galleryNav a:hover {
	color:#666;
	text-decoration:none;
	}
.nextPrevWrap {
	position:relative;
	overflow:hidden;
	clear:both;
	width:auto;
	margin:auto;
	}
.prev {
	overflow:hidden;
	float:left;
	position:relative;
	width:auto;
	height:auto;
	}
.prev a {
	display:block;
	color:#CC6633;
	padding:2px 3px 2px 12px;
	text-decoration:none;
	background:url(../img/prev.jpg) no-repeat left #FFF;
	}
.prev a:hover {
	color:#666;
	padding:2px 3px 2px 12px;
	text-decoration:none;
	background:url(../img/prevOver.jpg) no-repeat left #FFF;
	}
.imgDesc {
	float:left;
	margin:auto;
	position:relative;
	overflow:hidden;
	color:#CC6633;
	width:200px;
	height:auto;
	text-align:center;
	padding:3px 0px 3px 0px;
	}
.next a {
	display:block;
	float:right;
	position:relative;
	color:#CC6633;
	width:40px;
	padding:2px 12px 2px 3px;
	text-decoration:none;
	text-align:right;
	background:url(../img/next.jpg) no-repeat right #FFF;
	}
.next a:hover {
	color:#666;
	padding:2px 12px 2px 3px;
	text-decoration:none;
	background:url(../img/nextOver.jpg) no-repeat right #FFF;
	}
.contactBox {
	position:relative;
	overflow:hidden;
	float:left;
	width:350px;
	height:auto;	
	}	

/******
Footer
******/

#footerWrap {
	position:relative;
	clear:both;
	width:1024px;
	height:auto;
	padding:50px 0 0 30px;
	text-align:center;
	background:url(../img/footer.jpg) no-repeat;
	}
#footer  {
	font:normal 100 0.8em normal Arial, Helvetica;
	line-height:15px;
	color:#666;
	}
#footer a:link {
	color:#CCC;
	text-decoration:underline;
	}
#footer a:hover {
	color:#000;
	text-decoration:none;
	}
#footer a:visited {
	color:#999;
	text-decoration:underline;
	}
	
