/* CSS Document */

html {
     height: 100%; /*Some browsers need this, some don't*/
     }
* {

padding: 0;
margin: 0;

} 

body{

/* Background image is the image that will appear over entire page. Background Color is a plain colour over the entire page

/* background-image:url(i/bigbg.jpg); */
/* background-color:#FFFFFF; */

 height: auto !important;
 height: 100%; /*Overwriting the above rule to effectively hide it from non-compliant browsers (read IE). Others will take the !important rule...*/
 min-height: 100%; /*Setting the minimum height the way it's supposed to be done...*/


}

ul{
	
	margin-left:35px;
	font-size:12px;
	margin-top:20px;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	
}

li{
	padding-top:3px;
	padding-bottom:3px;
	font-family:Verdana, Geneva, sans-serif;
	
}

p{
	
	margin-top:10px;
	margin-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	
}

a{ font-family:Verdana, Geneva, sans-serif;text-decoration:none;color:#303 }



.outer{

margin-left:auto;
margin-right:auto;
position:relative;
width:900px;
margin-top:-8px;
height:100%;
background-color:#FFFFFF;
/* background-image:url(i/bg.jpg);
/* background-repeat:no-repeat; */

}

p{ font-family:Verdana, Geneva, sans-serif;font-size:12px;}

h1{ font-family:Verdana, Geneva, sans-serif;font-size:18px;margin-top:10px;margin-bottom:10px;color:#59118E}

h2{ font-family:Verdana, Geneva, sans-serif;font-size:16px;margin-top:15px;margin-bottom:10px;color:#59118E}

#logo{
	position:absolute;
	width:391px;
	height:117px;
	left:3px;
	top:23px
}

#contact {
	position:absolute;
	width:391px;
	height:78px;
	left:507px;
	top:25px
}

.bc { font-size:10px; }

#contact p{ font-size:26px;text-align:right; color:#333; font-weight:bold; }

.topmenu{
	width:890px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	padding-bottom:3px;
	position:absolute;
	top:148px;
	left:8px;
	
	background-color:#59118E;

}

.topmenu a{

font-family:Verdana, Geneva, sans-serif;
margin:0px;
padding-top:0px;
padding-bottom:0px;
padding-right:10px;
padding-left:10px;
text-decoration:none;
color:#FFF;
font-size:10px;
border-right:1px solid #FFFFFF;
text-transform:capitalize;
font-weight:bold;

}

.topmenu a:hover{

padding-top:0px;
padding-bottom:0px;
padding-right:10px;
padding-left:10px;
height:20px;
color:#FC9;

}

.border{
	width:890px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	padding-bottom:3px;
	position:absolute;
	top:765px;
	left:8px;
	z-index:120;
	background-color:#59118E;

}

.articles{
	width:290px;
	height:auto;
	padding-top:2px;
	padding-bottom:10px;
	margin-bottom:30px;
	position:relative;
	top:315px;
	left:8px;
	z-index:120;
	border-right:#CCCCCC dotted 1px;

}

.articles a{
	
	color:#666;
	text-decoration:none;
}

.articles h2{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	margin-top:7px;
	margin-left:5px;
	
}

.articles ul{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:25px;
	
}

.articles li{
	
	list-style-type:square;
	
}

.latest{
	width:290px;
	height:auto;
	padding-top:2px;
	padding-bottom:10px;
	margin-bottom:30px;
	position:absolute;
	top:715px;
	left:313px;
	z-index:120;

}

.latest h2{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	margin-top:7px;
	margin-left:0px;
	
}

.latest p{
	
	font-size:10px;
	padding-left:6px;
	
	color:#333;
	
}

.latest img{
	
	padding-top:8px;
	
}

.latest a{
	
	color:#636;
	text-decoration:none;
	
}

.latestnews{
	width:242px;
	height:131px;
	padding-top:2px;
	padding-bottom:10px;
	margin-bottom:30px;
	position:absolute;
	top:617px;
	left:656px;
	z-index:120;
	background-color:#666;

}

.latestnews h2{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
	margin-top:7px;
	margin-left:5px;
	
}

.latestnews p{
	
	margin-left:5px;margin-top:7px;font-size:12px;color:#FFF;
	
}

.latestnews a{
	
	color:#FFF;
	
}

.homefooter{
	width:890px;
	height:102px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	padding-bottom:3px;
	position:relative;
	top:290px;
	left:8px;
	z-index:120;
	border-top:1px dotted #999;
	background-color:#FFFFFF;
	
}

.homefooter p{
	
	font-size:9px;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:20px;
	
}

.footer{
	width:890px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	padding-bottom:3px;
	position:absolute;
	top:1258px;
	left:8px;
	z-index:120;
	border-top:1px dotted #999;
	
}

.footer p{
	
	font-size:9px;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:20px;
	
}

.search{
	width:242px;
	height:330px;
	position:absolute;
	top:280px;
	left:655px;
	background-color:#C8C3BF
	
}

.search h2{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	margin-top:0px;padding-top:0px;
	
}

.search p {
	
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	
}

.homeadvert{
	width:242px;
	height:300px;
	position:relative;
	top:915px;
	left:310px;
	background-color:#C8C3BF
	
}

.homeadvert2{
	width:242px;
	height:300px;
	position:relative;
	top:615px;
	left:610px;
	background-color:#C8C3BF
	
}

.homeadvert3{
	width:590px;
	height:150px;
	position:absolute;
	top:1150px;
	left:310px;
	background-color:#C8C3BF
	
}
	
	li{
		
		font-family:Arial, Helvetica, sans-serif;
		
	}
	
#hometext{
	width:889px;
	height:auto;
	position:relative;
	top:279px;
	left:11px;
	
}
	
#hometext h1{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	margin-top:7px;
	margin-left:5px;
	color:#59118E;
	
}

#hometext p{
	
	font-size:12px;
	margin-top:10px;
	margin-left:5px;
	
	
	
}

.homerotator{
	width:640px;
	height:480px;
	position:absolute;
	top:280px;
	left:8px;
	background-color:#999;
	
}

.homerotator ul{
	
	margin-left:0px;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana, Geneva, sans-serif;
	
}

.homerotator li{
	padding-top:0px;
	padding-bottom:0px;
	font-family:Verdana, Geneva, sans-serif;
	
}

.textrotator{
	
	width:300px;color:#FFF; border:1px solid #999999; height:120px; position:absolute; top:526px; left:20px; background-color:#333; z-index:200; filter:alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9;
	
}

.textrotator ul {
	
	color:#FFF;
	margin-left:10px;
	_margin-left:0px;
	*margin-left:10px;
	
}

.textrotator li{
	
	_margin-left:0px;
	*margin-left:-30px;
	
}

.textrotator a{
	
	color:#FFF;
	text-decoration:none;
	
}

.textrotator li a{
	
	color:#FFF;
	text-decoration:none;
	
}



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

/* Contact Area */



.footercontact{
	width:890px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	padding-bottom:3px;
	position:absolute;
	top:988px;
	left:8px;
	z-index:120;
	border-top:1px dotted #999;
	
}

.footercontact p{
	
	font-size:9px;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom:20px;
	
}

/* Search Page */

.search2{
	width:200px;
	height:330px;
	position:absolute;
	top:283px;
	left:695px;
	background-color:#C8C3BF
	
}

.search2 h2{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	margin-top:0px;padding-top:0px;
	
}

.search2 p {
	
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	
}

.searchresults{
	
	margin-left:0px;margin-top:5px;
	
}

.searchresults p{
	
	margin:0px;
	
}

.searchresults a{
	
	color:#636;
	
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.contactarea{
	width:630px;
	height:680px;
	position:absolute;
	top:180px;
	left:8px;
	padding:7px;
	
}

.newsarticlearea{
	width:618px;
	height:680px;
	position:absolute;
	top:180px;
	left:8px;
	padding:7px;
	
}

.newsarticlearea p{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}

.newsarticlearea a{
	
	font-size:12px;
	
}

h1#proptitle{
	
	font-size:16px;
	
}

img { border:0 }

