/* CSS Document */
body {
   font-size: 0.7em;
   font-family: verdana, sans-serif;
   line-height:1.5em;
   background:#999;
}
a{
	color:#47795C;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a img {
  border: 0;
}
br.clear {
  clear: both;
}
.right {
  float: right;
}
.left {
  float: left;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.aligncenter{
	text-align:center;
}

p.bold, span.bold {
  font-weight: bold;
}
.clearBoth{
	clear:both;
	font-size:1px;
}
.borderless{
	border: 0;
}


#main{
	width:760px;
	margin:auto;
	border:solid 1px #000;
	background:#fff;
}
#top{
	height:150px;
	background:url(/images/banner2.jpg) no-repeat;
}
#menu{
	height:20px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-align:center;
}
#menu ul{
	list-style:none;
	padding:0;
	margin:0;
}
#menu ul li{
	display:inline;
	font-weight:bold;
	padding:0 14px;
}
#contentleft{
	width:250px;
	float:left;
	text-align:center;
}
#contentleft img{
	padding:1px;
	border:solid 1px #393;
	margin-bottom:20px;
}
#contentright{
	width:495px;
	margin-left:2px;
	float:left;
	border-left:solid 1px #000;
	padding:0 2px 5px 6px;
}
#contentright h1{
	font-size:1.2em;
	text-indent:15px;
	border-bottom:solid 1px #47795C;
	margin-bottom:0;
	font-weight:bold;
}
.header{
	font-size:1.1em;
	color:#47795C;
	font-weight:bold;
}

#footer{
	clear:both;
	border-top:1px solid #000;
	text-align:center;
	background:#ffc;
	font-weight:bold;
	line-height:2em;
}
#footer a{
	color:#47795C;
}
#footer ul{
	list-style:none;
	padding:0;
	margin:0;
}
#footer ul li{
	display:inline;
	font-weight:bold;
	padding:0 14px;
}
img.border{
	padding:1px;
	border:solid 1px #393;
	margin-bottom:20px;
}


/*CONTACT US*/
#contact{
	float:left;
	
}
#contactus{
	float:left;
	width:360px;
	padding-left:10px;
}
#contactus fieldset {
	
	display:block; 
	/*border:1px solid #009;*/ 
	/*padding:5px; */
	font-family:verdana, sans-serif; 
	margin-bottom:0.5em; 
	line-height:1.5em;
}
#contactus legend {font-family:Verdana, Arial, Helvetica, sans-serif, sans-serif; color:#393; font-size:1em; font-weight:bold; /*border:1px solid #000;*/ margin-bottom:5px; padding:0px 7px 2px 2px; /*width:100px; background:#ddd;*/}
#contactus label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#000; margin-bottom:0.5em;}
#contactus input {border:1px solid #393; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
#contactus textarea {border:1px solid #393; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;/**/}
#contactus select {margin-left:0.5em;}
/*#contactus #button { margin-left:110px;}*/
#contactus #button1 {color:#393; background-color:#ffc; padding-right:0.5em; cursor:pointer; width:50px; font-weight:bold;}
/*#contactus #button1:hover {background-position:center left; color:#000;}*/
.errmessage{
	color:#c00;
}
/*END CONTACT US*/



/*===================================GALLERY STYLES==============================================================*/
#gallery ul li{
	list-style:none;
}
/*#gallery ul li ul li{
	list-style:none;
}*/
/*===================================END GALLERY STYLES==============================================================*/
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
	margin:10px 0 0 15px;
	padding:0;
	
}

.hoverbox img
{
	background: #fff;
	/*border-color: #aaa #ccc #ddd #bbb;*/
	border-color:#393;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	z-index:-1;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;

	border-style: solid;
	border-width: 1px;
	color: inherit;
	/*display: inline;*/
	float: left;
	margin: 3px;
	padding: 2px;
	position: relative;
}

.hoverbox a
{
	/*cursor: default;*/
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -10px;
	left: -45px;
	z-index: 1;
}

.hoverbox .preview
{
	border-color: #393;

}

/* =Internet Explorer Hacks
----------------------------------------------------------------------*/

/** html .hoverbox a
{
	position: relative;
}

* html .hoverbox a:hover
{
	font-size: 100%;
	z-index: 1;
}

* html .hoverbox a:hover .preview
{
	top: -10px;
	left: -45px;
}

* html .hoverbox li
{
	position: static;
}*/
/*--------------------------------------------------------------------------------------------------
						lightbox
-----------------------------------------------------------------------------------------------------*/


#lightbox{
	background-color:#eee;
	padding: 20px;
	border:solid 5px #fc0;

	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 

#overlay{

	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	/*background-color: #000;*/
	
	/*filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;*/
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	/*display: inline-block;*/ 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
/*--------------------------------------------------------------------------------------------------
						END OF lightbox
-----------------------------------------------------------------------------------------------------*/

