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

body{
background:#f8f9fa url(images/bg.png) top repeat-x;
color:#474647;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
border:0px;
font-size:0.8em;
}



img{border:0px;}

a{
color:#511376;
}
a:hover{
color:#333333;
}

h1, h2{
font-size:1.7em;
font-weight:normal;
color:#0069d5;
margin:0px 0px 6px 0px;
}
p{
margin:0px 0px 18px 0px;
line-height:1.7em;
font-size:1.25em;
text-align:justify;
}

label{
display:block;
margin:4px 0px 0px 0px;
}

form{
margin:0px 0px 20px 0px;
}

#topbar{
width:751px;
margin:0px auto 0px auto;
color:#ffffff;
text-align:right;
height:128px;
padding-top:5px;
font-weight:bold;
}
#topbar a{
color:#575757;
text-decoration:none;
}
#topbar a:hover{
color:#333333;
}
#topbar p{
text-align:right;
font-weight:normal;
font-size:1em;
}

.red{
color:#ff6600;
}
.large{
font-size:1.2em;
}
.large2{
font-size:1.35em;
font-weight:bold;
}

#homepage{
color:#9d9d9d;
font-size:0.9em;
padding-top:5px;
margin:0px 0px 25px 0px;
}
#homepage a{
color:#9d9d9d;
}
#homepage a:hover{
color:#333333;
}
#logofloat{
padding-top:15px;
float:left;
}

.nav{
margin:0px auto 0px auto;
width:753px;
padding:0px;
list-style:none;
height:47px;
font-weight:normal;
background:#a1cfff;
font-size:1.1em;
}
.nav li{
list-style:none;
height:47px;
float:left;
}
.nav li a{
float:left;
display:block;
padding:17px 30px 0px 30px;
height:30px;
color:#011d5e;
text-decoration:none;
}

.nav li a:hover{
color:#ffffff;
background:#011d5e;
}


.main{
width:733px;
background:#ffffff;
border:1px solid #e2e4e5;
padding:9px;
margin:0px auto 15px auto;
}

.filler{
background:url(images/split.png) right repeat-y;
}

.rightside{
width:193px;
margin:9px 0px 9px 0px;
padding-right:13px;
float:right;
font-size:0.9em;
}
.rightside p{
text-align:left;
}

.bluediv{
float:right;
width:192px;
margin:0px 0px 0px 0px;
background:#0069d5;
padding:13px;
color:#011d5e;
}
.bluediv h2{
color:#ffffff;
}
.bluediv .large{
color:#ffffff;
font-weight:bold;
font-size:1.2em;
}
.bigbig{
font-size:1.8em;
}

ul.cleanlist{
list-style:none;
margin:0px 0px 0px 7px;
padding:0px;
}
li.head{
color:#511376;
font-weight:bold;
padding-top:5px;
font-size:1.1em;
}
.enlargeme{
font-size:1.5em;
}
ul.ticklist{
margin:0px 0px 10px 3px;
padding:0px;
list-style:none;
}
ul.ticklist li{
padding:2px 0px 2px 30px;
background:url(images/tick.png) 0px 4px no-repeat;
font-weight:bold;
font-size:1.1em;
}



.leftside{
padding:2px 0px 0px 5px;
width:480px;
font-size:0.9em;
float:left;
}


#footer{
width:751px;
text-align:center;
margin:0px auto 20px auto;
color:#bababa;
font-size:0.85em;
}

#footer a{
color:#bababa;
text-decoration:none;
}
#footer a:hover{
color:#474647;
}

.gotcha{
display:none;
height:0px;
overflow:hidden;
}


#contactform label{
width:90px;
display:block;
margin-bottom:4px;
}

.submit{
color:#ffffff;
padding:5px;
font-size:1.1em;
background:#0069d5;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
cursor:pointer;
}

.input1{
border:1px solid #dddddd;
padding:4px;
color:#666666;
margin-bottom:10px;
width:95%;
display:block;
}

.textarea1{
border:1px solid #dddddd;
padding:4px;
color:#666666;
margin-bottom:10px;
width:98%;
height:160px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
overflow:auto;
}

.error{
background:#cd3227;
color:#FFFFFF;
font-size:1em;
font-weight:bold;
padding:6px;
margin-bottom:12px;
}

.green{
background:#90ba12;
}


ul.left{
float:left;
margin-right:20px;
}
.lclear{
clear:left;
}
.clear{clear:both;}

.slideshow{
list-style:none;
margin:0px;
padding:0px;
}
.slideshow li{
float:left;
display:block;
margin:0px 12px 12px 0px;
}
.slideshow li.endrow{
margin-right:0px;
}

/****************

JBOX CSS STYLES

****************/
#jquery-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#jquery-lightbox a{ outline:none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #4b4b4b;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #4b4b4b;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #c4c4c4; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


.rentlarge{
background:#011d5e;
color:#ffffff;
font-size:1.3em;
padding:20px;
}

