* {padding:0; margin:0; font: 17px "Roboto Condensed",sans-serif; }
a {outline: none; text-decoration: none; color: #003070;  font-weight: 700}
table {border-collapse: collapse; padding: 0 px; border-spacing: 0px; border: 0px;}

body {background: url('img/bg2.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.head {
 color: #804000;
 font-size: 20px;
 font-weight: 700;
 margin: 10px 0 10px 0;
}

.logo {width:100%;}
.logo1 {width:350px; min-width:350px; padding-left:40px; background: url('img/logobg3.png') no-repeat;}
.logo2 {background: url(img/logobg4.png) repeat-x;}
.logo3 {width:300px; padding-right:20px; background: url(img/logobg4.png) repeat-x; text-align:right;}

.home p {margin:10px; font-size: 16px; padding:5px; text-indent:15px; font-weight: 700;}
.home ul {list-style: none; margin-left:20px; font-weight: 700;}
.home ul li {font-weight: 700;}

.rules p {margin:10px; font-size: 16px; padding:5px; text-indent:15px; font-weight: 700;}
.rules ul {list-style: none; margin-left:20px;}
.rules ul li {padding:5px 0 0 0; font-size: 14px; font-weight: 700;}


.content {vertical-align: top; padding:15px 15px 15px 30px;}

.navdiv {height:36px; text-align: center; margin:10px 10px 0px 10px; background-color: #804000;}
.nav {list-style: none; display: inline-block; width: 100%}
.nav li {float: left; width:12.2%;}
.nav li :hover {position: relative; top: -1px;}
.nav li a {padding: 5px 5px 0 5px; display: block; text-decoration: none; color:#fff; }

.lic {width:200px; float:left; padding:10px 10px 30px 10px;}
.licitem {height:285px;}
.licabout {height:50px; text-align: center; padding-top:5px; font-family: Tahoma;}

.footer { background-color: #804000; text-align: center; color: #fff; font-size: 14px;}
.ch {width:1px; padding-left: 10px; vertical-align: middle;}
.chr {width:1px; padding-right: 10px; vertical-align: middle;}

.contact {padding: 20px 20px 10px 20px;}
.contact h1 {font-weight: 700; font-size: 30px; margin-bottom:20px}
.contact h2 {font-weight: 700; font-size: 24px;}
.contact p {font-size: 17px; font-weight: 700}

.doc {height:450px; width:300px; float: left}
.docimg {height:400px; width:300px; text-align: center; padding: 3px;}
.doctext {height:40px; width:300px; color:#804000; text-align: center; padding: 3px;  font-weight: 700;}

.photo {clear:left; width:100%; height:400px; text-align: center;}
.photoimg {width:32%; float: left; padding: 3px; text-align: center;}
.photoimg a img {width:100%;}
.photoimg2 {width:48%; float: left; padding: 3px; text-align: center;}
.photoimg2 a img {width:100%;}

.price p {font-size: 16px; padding:2px; font-weight: 700;}
.tabprice {margin: 0 0 10px 0;}
.tabprice th {padding:5px; border: 1px solid #804000; color:#804000; font-weight: 700;}
.tabprice td {padding:5px; border: 1px solid #804000; text-align:center; font-weight: 700;}
.tabprice2 {margin: 0 0 15px 0;}
.tabprice2 th {padding:2x; border: 1px solid #804000; color:#804000; font-weight: 700;}
.tabprice2 td {padding:2px 2px 2px 10px; border: 1px solid #804000; font-weight: 700;}

/*****************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1100; 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: 1010; }
#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(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; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 1090; width: 100%; height: 500px; background-color: #000; }
/*****************************************/
