@charset "utf-8";
/* CSS Document */

html, body {
	width: 100%; height: 100%; text-align: center; /* to centre IE */
	margin:0; padding:0;
}
	body{
	color: #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: #EFEFEF url(../templateimages/background.jpg) top left repeat-x;
	
}
img, a{
border:none;
}

 h1{
	color:#AC5F3E;
	font-size:22px;
	font-family: "Times New Roman", Times, serif;
	display:block;
	padding-bottom:5px;
	background:url(../templateimages/content-heading.jpg) left bottom repeat-x;
	margin:10px 0 8px 0;
	font-weight: normal;
	text-decoration:none;
}

#main-body{
	color: #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: #EFEFEF url(../templateimages/topnav-background.jpg) top left repeat-x;
}

#wrapper {
	width:810px;
	margin:0 auto;
	padding:0;
	/*background: #EFEFEF;*/
}
#home #header {
	height:80px;
	width:810px;
	background: url(../templateimages/topnav.jpg) top left no-repeat;

}

#main-body #header {
	height:96px;
	width:810px;
	background: url(../templateimages/topnav1.jpg) top left no-repeat;

}

#content {
	background:#EFEFEF;
	width:810px;
	margin: 0 auto 30px auto;
	text-align:left;

}
#content p {
	padding:0;
	line-height:1.6;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}


#main-body #content a{
	font-size:12px;
	font-weight:400;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../templateimages/bullet-circle-arrow.gif) left center no-repeat;
	padding:5px 10px 5px 15px;
	text-decoration:underline;
	margin: 10px 0 10px 0;
	display: block;
}
#main-body #content a:hover{
color:#000;
text-decoration:underline;
}

#main-body #content li{
padding:5px;
list-style-type:circle;

}
#slideshow {
	margin:10px 0 0 0;

}


#footer {
	color:#666666;
	font-weight:bold;
	margin:0;
	height:70px;
	padding:35px 0 0 15px;
	background: #EFEFEF url(../templateimages/footer.jpg) top left repeat-x;
	font-size: 13px;
	text-align: left;
}
#footer a{
	color:#999999;
	text-decoration:none;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
}

#footer a:hover{
	color:#000000;
	text-decoration:underline;

}

/* NAV BAR-----------------------------------------------*/
#nav {
	float:right;
	width:auto;
	height:25px;
	margin:40px 15px 0 0;
	padding:4px 19px 0 0;
	list-style:none;
}

#nav li{
float:right;
}


#nav a{
	font-weight:bold;
	color:#CDCDCD;
	display:block;
	float:left;
	font-family:"Lucinda Grande", sans-serif;
	font-size:12px;
	padding:2px 10px 2px 12px;
	text-decoration:none;
	background: url(../templateimages/bullet-block-arrow.gif) center left no-repeat;
	text-align: left;
	white-space:nowrap;
	width: auto;
	height: auto;
}
.heading {/*Used for frontpage - Links to Main Pages on the bottom panels*/
	color:#009EC6;
	font-size:22px;
	font-family: "Times New Roman", Times, serif;
	display:block;
	padding-bottom:5px;
	background:url(../templateimages/content-heading.jpg) left bottom repeat-x;
	margin:10px 20px 15px 10px;
	font-weight: normal;
	text-decoration:none;
}
#nav a:hover{
	text-decoration:underline;
	color:#FF9900;
}

#panelcontainer {
	float:left;
	padding-left:0px;
}
#panel {
	position:relative;
	text-align:left;
	width: 250px;
	height: 300px;
	float:left;
	padding: 10px;
	display: table-cell;
}

.panel-background{
	background: url(../templateimages/panel-left-background.jpg) top right no-repeat;
}
#panel img#title {
margin:15px 5px 0 0;
}




#panel p{
	color:#666666;
	font-size:11px;
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	line-height: 1.4;

}
#panel ul,#panel li {
list-style:none;
margin:0;
padding:0;
}
#panel a{
	border:none;
	color: #333333;
	text-decoration: none;
}

#panel a:hover{
	color:#53BCF5;
}

#panel-left{
	position:relative;
	width:460px;
	text-align: left;
	line-height: 1.5;
	z-index: 1;
	padding:0 15px 0 10px;
	background: url(../templateimages/panel-left-background.jpg) top right no-repeat;
	zoom: 1;

}

#panel-left li{
padding:5px;
}

#panel-right{
	position:relative;
	float:right;
	width:300px;
	padding: 0 10px 0 10px;
	text-align: left;
	line-height: 1.5;
}




.clear {
clear:both;

}

.floatleft{
float:left;
}

/*#panel .gobutton{
width:36px; height:36px;
padding:0;
margin:0;
position:absolute;
bottom:20px;
right:10px;
background:none;
}*/

#sidebar{

padding:15px 0 0 5px;

}

#gallery {
width:640px;
float:right;
padding-right:10px;
text-align:left;
}

.sidepanel {
position:relative;
text-align:left;
width: 135px;
height: 265px;
background: url(../templateimages/sidepanel.gif) center left no-repeat;
float:left;
padding: 8px;
margin-left:5px;
}

.sidepanel ul,.sidepanel li {
list-style:none;
margin:0;
padding:0;
}
.sidepanel a{
display:block;
display: inline-block;
font-weight:bold;
color:#28CAF2;
font-family:"Lucinda Grande", sans-serif;
font-size:12px;
padding:4px 8px 4px 15px;
text-decoration:none;
background: url(../templateimages/bullet-star.gif) center left no-repeat;

}
.sidepanel a:hover{
	background: url(../templateimages/bullet-star-hover.gif) center left no-repeat;
	text-decoration:underline;
	color:#FFCC00;
}

h2{
	font-size:14px;
	color:#666;
	display:block;
	margin:0;
	padding:0;
}

#comments {
clear:both;
color:#FFFFFF;
margin-top:20px;
text-align:left;
}


/*----------------------------------------------------contact Form*/

#contactform {
	width:425px;
	color:#000000;
	font-size:12px;
	padding: 30px 10px;
	background-color:#FFFFFF;
	border-top: 1px solid #F4F4F4;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #999;
	border-right: 1px solid #666;
}

#contactform td {
padding:5px;
border:none;
}

#contactform textarea, #contactform input {
	width: 190px;

}

#contactform #button{
width:150px;
}


#login {
	position:absolute;
	width:765px;
	text-align:right;
	font-size:10px;
	color: #72C9F6;
	font-weight: bold;
	padding: 8px;
}

#login a{
	background:transparent url(../templateimages/user.gif) right center no-repeat;
	padding-right:20px;
	text-decoration:none;
	color: #6FC9EE;
}

#login a:hover {
	color:#EFDFA3;
}
