body{margin:0; padding:0; background:url(images/bg.gif) repeat-x #c7e6f9 fixed; font-family: Arial, Helvetica, sans-serif;}
p a{color:#103c57; text-decoration:none; border-bottom:1px dotted #103c57;}
p a:hover{color:#103c57; text-decoration:none; border-bottom:1px solid #103c57;}
h2, h3{color:#103c57; font-weight:normal;}
#wrapper{margin:0 auto 10px; width:800px; border:1px solid #103c57; border-top:none;  background:url(images/montage.jpg) bottom right no-repeat #fff;}
#header{background:url(images/head_bg.gif) no-repeat #ecd393; border-bottom:1px solid #103c57; height:110px}
#header h1{margin:0; padding:0;}
#side{float:left; width:200px; height:300px}
#content{float:right; width:575px; margin:10px 10px 10px 0;  padding:0 0 210px 0; min-height:450px;}
#content img{border:1px solid #103c57; padding:1px;}
#content .links{ border-bottom:1px dotted #e3dddd; padding:5px 0;}
#content .links img{border:1px solid #fff; float:right;}

#nav{background:url(images/box_top.gif) no-repeat; padding:1px 0 0 0; margin:15px 0 10px 0; width:200px}
#nav p{font-size:80%; padding:10px 15px; margin:0;  color:#103c57; width:175px}
#nav p img{float:right; margin:1px 2px;}
#nav ul{list-style:none; margin:5px 10px; padding:0; width:180px; font-size:90%;}
#nav ul li{ padding:0 ; margin:0;}
#nav ul li a{border-top:1px solid #fff; border-bottom:1px solid #666; display:block; text-decoration:none; padding:2px 5px; background:#e3dddd; color:#103c57; height:1.2em;}
#nav ul li a:hover{border-top:1px solid #666; border-bottom:1px solid #fff; background:#c7e6f9; color:#325469;}
#nav img{background:none;}


#footer{border-top:1px solid #103c57; font-size:70%; background:#fff;}
#footer ul{list-style:none; margin:0; padding:0;}
#footer ul li{ padding:0; margin:0; display:inline; float:left;}
#footer ul li a{border-right:1px solid #ccc; display:block; text-decoration:none; padding:2px 5px; background:#e3dddd; color:#103c57;}
#footer ul li a:hover{background:#c7e6f9; color:#325469;}
#footer p{float:right; margin:0; padding:2px 5px; color:#103c57}
.aa{float:right; margin:10px; border:1px solid #333;}
.clear{clear:both;}
.left{float:left; margin:2px 10px 2px 0;}
.right{float:right; margin:2px 10px 2px 10px;}

.left2{float:left; margin:2px 0px 2px 0; width:200px;}
.right2{float:right; margin:2px 10px 2px 10px; width:150px}
.right3{float:right; margin:2px 10px 2px 10px;  width:150px}

.left1{float:left; margin:2px 15px 2px 0; width:290px;}
.right1{float:right; margin:2px 0px 2px 15px; width:220px;}

#gallery{width:300px; float:right; margin:0 10px; border:1px solid #103c57;}
#gallery h1{font-size:90%; color:#fff; background:#103c57; padding:4px; margin:0; text-align:center}
#gallery img{border:0; margin:5px 0 0 5px; padding:0 }
#gallery p{font-size:80%; text-align:center; padding:2px; margin:0;}

#menu{text-align:center;}
#w250{width:250px; height: 300px; float:left; margin:0; padding:0;}
#map{width:290px; height:300px; float:right; margin:0; padding:0; border:1px solid #103c57;}
#map1{width:290px; float:right; margin:0; padding:0; border:1px solid #103c57;}
.book{color:#fff; background: #103c57; width:200px; padding:5px 10px; float:right;}
.book a{color:#e1e1e1; font-weight:bold; border-bottom:1px dotted #e1e1e1;}
.book a:hover{color:#fff; border-bottom:2px solid #fff;}

label{width:80px; float:left; text-align:right; margin:7px 5px 0 0px;  padding-top:0px; font-size:80%; position: relative;}
input, select {width:180px; float:left; margin:5px -3px 3px 3px;}
textarea{width:280px;  margin:10px ; height:100px; clear:both;}
.button{width:100px; float:right; margin-right:30px }
.mandatory{color:#f00; }
.caption{margin:0; padding:2px 4px; color:#630; font-size:70%; border-bottom:1px solid #630; background:url(images/cap_bg.gif) repeat-x;}
.reg{text-align:center; font-size:70%; color:#103c57; border-top:1px solid #ccc; margin:0; padding:3px}

/*------LIGHTBOX STUFF--------*/
#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(../images/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(../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;	}	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000;}
/*------LIGHTBOX STUFF-------end-*/
