body {background : #006000; margin : 0em; font-family : arial, helvetica, sans-serif;}

.central {margin-top : 10px; margin-right: auto; margin-left: auto; position: relative;	text-align: left; width: 900px;}
.container {width : 898px; padding : 0px; margin : 0px;}
.container img {border : 0px;}

a:link, a:visited  {color : #008000;}
a:hover, a:active  {color : #000000;}

h1 {color : #eeffee; font-size: 1.2em; margin : 0em 0em 0.5em 0em; letter-spacing : 1px; text-align : center;}
h2 {color : #006000; font-size: 0.9em;}

.main {padding : 0.5em 1em 1.5em 1em; background : #eeffee;}
.main p, .main li {color : #006000; font-size: 0.85em; line-height : 1.3em;}
.main td, .main th {color : #006000; font-size: 0.85em; line-height : 1.2em; text-align : left; vertical-align : top;}
.footer  {color : #bbccbb; font-size: 0.7em; text-align : center; padding-top : 2em;}
.footer a {color : #bbccbb;}

.menu {background : #006000;}
.menu ul {margin : 10px 0px 30px 0px; padding : 10px 0px 10px 0px;}
.menu ul li {color : #006000; font-size: 0.9em; margin : 0em 0em 1.5em 2.6em; padding : 1em 0em 1em 0em; display : inline;}
.menu ul li a:link, .menu ul li a:visited {color : #eeffee; text-decoration : none; font-weight : bold;}
.menu ul li a:hover, .menu ul li a:active {color : #00cc00; text-decoration : underline; font-weight : bold;}

caption {color : #006000; font-size: 0.9em; text-align : left; font-weight : bold;}

.ads {font-size : 0.7em; text-align : center; color : #008000;}

.tn {width : 200px; height : 150px; border : 0px;}
.tnx {width : 100px; height : 100px; border : 0px;}

.insureandgo {margin : 10px 0 10px 230px;background:url('http://www.insureandgo.com/resources/images/banners/tick_468x60_021209.jpg'); background-repeat: no-repeat; width:468px; height:60px; padding:0; border:0;}
.insureandgo a {font-family:Trebuchet MS, Arial, Sans-Serif; font-size: 26px; font-weight: lighter; color: #ffffff; text-decoration:none;margin-left: 15px;}

.contact {width : 300px; float : right; margin : 0 0 10px 15px; padding : 0;}
.contact p {font-size : small; margin-top : 0;}

/* Horizontal Carousel */
#horizontal_carousel {
  float: left;
  width: 860px;
  height: 240px;
  margin : 30px 0px 10px 0px;
  position: relative;
}

#horizontal_carousel .container {
  float: left;
  width: 796px;
  height: 240px;
  position: relative;    
  overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 240px;
}                      

#horizontal_carousel ul li {
  width: 265px;
  height: 240px;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel .previous_button {
  float:left;  
  width: 32px;
  height: 175px;
  background: url(../img/left.png);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(../img/left_over.png);
}

#horizontal_carousel .previous_button_disabled {
  background: url(../img/left_disabled.png);
  cursor: default;
}

#horizontal_carousel .next_button {
  float:left;  
  width: 32px;
  height: 175px;
  background: url(../img/right.png);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(../img/right_over.png);
}

#horizontal_carousel .next_button_disabled {
  background: url(../img/right_disabled.png);
  cursor: default;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font-weight : bold;
font-size : 0.7em;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

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

#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: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}