* {
	margin: 0;
	padding: 0;
}
html {
	background: #FFF url("../images/html.jpg") repeat-x left top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 1000px;
	margin: 0 auto;
	padding: 0 auto;
	/*	margin: 0 auto 30px auto;
*/	position: relative;
	background-image: url(../images/body.png);
	background-repeat: repeat-y;
	background-position: center top;
}
/*a img {
	border: 1px solid #ccc;
}
*/
img {
	border:0px;
	}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	visibility: visible;
	text-decoration: underline;
/* IE bug fix */
}
/*a:hover img {
	border: 1px solid #729AD7;
}
*/h1 {
	font-size: 18pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	margin: 0;
	letter-spacing: -1.3px;
	padding: 0 0 5px 0;
	color:#FF3300;
	border-bottom:thin solid #CCCCCC;
}
h2 {
	font-size: 12px;
}
.page {
	padding: 35px 125px 0 115px;
	width: 760px;
	background-image: url(../images/page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:400px;
}

.header {
	position: relative;
	margin-top:25px;
	width: 760px;
	height: 121px;
	overflow: hidden;
	font-size: 1.2em;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header a {
	display: block;
	width: 760px;
	height: 121px;
	cursor: pointer;
	padding: 20px 0 0 0;
	text-align: center;
	color: #84A7DC;
}
.header span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 760px;
	height: 121px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	width: 725px;
	margin: 0 auto;
}
.bluebox {
	border: 1px solid #ccc;
	clear: both;
	padding: 7px 7px 9px 8px;
	width: 700px;
	position: relative;
	margin-bottom: 18px;
	font-size:1.1em;                     /* ----------------- Main text size---------------------- */
}
.bluebox .big {
	float: left;
	margin-right: 10px;
}
.bluebox .big img {
	padding: 5px;
}
.bluebox .right {
	width: 335px;
	float: left;
	padding-bottom: 10px;
}
.bluebox .small1, .bluebox .small2 {
	position: absolute;
	bottom: 9px;
}
.bluebox .small2 {
	left: 534px;
}
.bluebox p {
	font-size:1.025em;
	}
.photos {
	margin-bottom: 15px;
}
/*.photos a {
	width: 106px;
	height: 148px;
	float: left;
	background: #C2D3EE;
	text-align: center;
	color: #FF3300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-right: 14px;
		border: 1px solid #ccc;

}
*/

.photos a {
	width: 106px;
	height: 130px;
	float: left;
	background-image:url(../images/contactBack.jpg);
	text-align: center;
	color: #FF3300;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-right: 14px;
	border: 1px solid #ccc;

}


.photos>a {
	min-height: 148px;
/*	height: auto;
*/}
.photos a.last, .greybox-background a.last {
	margin-right: 0;
}
.right {
	width:400px;
}
.photos a:hover {
	color: #FF0000;
}
.photos a span {
	display: block;
	padding-top: 2px;
}
.photos a>span {
	padding-top: -10px;
}
.greybox {
	border: 1px solid #ccc;
	margin-bottom: 39px;
	padding: 5px 0;
}
.greybox-background {
	background: url("../images/gbback.jpg") repeat-y left top;
	width: 100%;
	line-height: 170%;
}
.greybox-background .left, .greybox-background .right {
	width: 321px;
	float: left;
	padding: 0 10px;
}
.greybox-background .right {
	float: left;
	padding: 0 19px 0 20px;
}
#contact * {
	vertical-align: middle;
	
}
#contact fieldset {
	border: none;
}
#contact fieldset p {
	margin-bottom: 3px;
}
#contact label {
	padding-right: 3px;
}
#contact legend {
	color: #BFBFBF;
	margin-left: -7px;
}
#contact fieldset>legend {
	margin-left: 0;
}
#name, #email, #phone {
	height: 18px;
	width: 218px;
	border: 1px solid #B5B5B5;
}
#send {
	border: none;
	width: 62px;
	height: 15px;
	background: #D5D5D5;
	cursor: pointer;
	margin: 4px 0 0 34px;
	color: #B8B8B8;
	line-height: 100%;
	font-weight: bold;
}
fieldset>#send {
	min-height: 15px;
	height: auto;
}
.greybox-background .right a {
	display: block;
	float: left;
	margin-right: 11px;
	margin-top: 8px;
}
.greybox2 {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	width: 700px;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 7px;
	background:url(../images/fullsize.jpg)  no-repeat bottom right;
}
.greybox2 .preview {
	float: left;
	margin-right: 40px;
	margin-right: 44px;
	border: 1px solid #ccc;
	
}
.greybox2 .preview img {
	padding: 5px;
}
.greybox2 a img {
	border: 1px solid #ccc;
	padding:2px;
}

.greybox2 .right {
	float: left;
	width: 350px;
}
.greybox2 .right a {
	float: left;
	margin: 0 19px 7px 0;
}
.footer1 {
	text-align: center;
	padding: 0 27px 3px 27px;
}
.footer1 a {
	color: #333333;
	text-decoration: none;
}
.footer1 a:hover {
	color: #729AD7;
	text-decoration: none;
}
.footer2 {
	font-size: 0px;
	line-height: 0px;
	height: 68px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.lightBlueBg {
  background-color: #EAF2F5;
}
.photoBorder {
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 6px 2px 5px;
}
.floatLeft{float:left; margin:0 15px 4px 0;}
.floatRight{float:right; margin:0 0 4px 15px; border:0;}
.hide{
display:none;
z-index:-1;
}
.h3{
display:none;
z-index:-1;
text-indent:-2000px;
}
/*---------------------- Menu ----------------------*/
#navlist
{
margin: 0;
padding: 0px 0 5px 0px;
font-size:1.5em;                                     /*-----------------------menu text size--------------------------*/
font-variant: small-caps;
/*border-bottom: 1px solid #000;
*/}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link
{
	float: none;
	line-height: 14px;
	margin: 0 6px 4px 6px;
	text-decoration: none;
	color: #000000;
}
#navlist a:visited
{
	float: none;
	line-height: 14px;
	font-weight: normal;
	margin: 0 6px 4px 6px;
	text-decoration: none;
	color: #000000;
}

#navlist a:link#active, #navlist a:visited#active, #navlist a:hover
{
border-bottom: 1px solid #000;
padding-bottom: 2px;
background: transparent;
color: #FF3300;
}

#navlist a:hover {
	color: #FF0000;
 }
/*---------------------- /Menu ----------------------*/
/*---------------------- Menu2 ----------------------*/
#navlist2
{
margin: 0;
padding: 0px 0 5px 0px;
font-size:1.5em;                                     /*-----------------------menu text size--------------------------*/
font-variant: small-caps;
/*border-bottom: 1px solid #000;
*/}

#navlist2 ul, #navlist2 li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist2 a:link
{
	float: none;
	line-height: 14px;
	margin: 0 6px 4px 6px;
	text-decoration: none;
	color: #000000;
}
#navlist2 a:visited
{
	float: none;
	line-height: 14px;
	font-weight: normal;
	margin: 0 6px 4px 6px;
	text-decoration: none;
	color: #000000;
}

#navlist2 a:link#active, #navlist2 a:visited#active, #navlist2 a:hover
{
border-bottom: 1px solid #000;
padding-bottom: 2px;
background: transparent;
color: #FF3300;
}

#navlist2 a:hover {
	color: #FF0000;
 }
/*---------------------- /Menu2 ----------------------*/
/*---------------------- Menu3 ----------------------*/

#navlist3
{
	margin:12px 0 12px 0;
	display: block;
}

#navlist3 li
{
margin: 5px;
padding:3px 95px 15px 95px;
display: inline;
list-style-type: none;
background: url(../images/headerButton.jpg) top center no-repeat;
color:#FFFFFF;
font-size:1.5em;                                     /*-----------------------menu text size--------------------------*/
}

#navlist3 li a:visited {
	color:#FFFFFF;
	}
#navlist3 li a:link {
	color:#FFFFFF;
	}


/*---------------------- Menu3 ----------------------*/
#navcontainer{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:25px;
/*	background-image: url(../images/menu_strip.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
*/}
.contact {
	background-image: url(../images/contactBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border {
border:1px solid #bababa;
}
.noBorder {
border:none #FFFFFF !important;
}
.left{float:left;}
.right{
text-align:right;
/*float:right;
*/}
.red {
color:#FF0000;
font-weight:bold;
}
.redText {
color:#FF0000;
}

.pIndent {
margin-left:50px;
margin-right:50px;
}
.menu {
	display:inline;
	width:200px;
	list-style-type:none;


	border:solid:thin:#666666;
	}
.imgFloatLeft {
	float:left;
	border: 1px solid #ccc;
	padding:5px;
	margin:2px;
}
.pageImages {
	float:left;
	width:310px;

}
.pageText {
	float:right;
	width:375px;

}
.pageText p {
	font-size:1.2em;
}
.pageGall {
	float:right;
	width:390px;
}
.indexText {
	width:378px;
	float:right;
	}
	
.galleryTitles {
	text-indent:20px;
	padding-top:20px;
	padding-bottom:15px;
	font-size: 18pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	margin: 0;
	letter-spacing: -1.3px;
	color:#FF3300;


}	
.small3 {
	font-size: .7em;
}
.nodisplay {display:none;}
.formInput {
	font-size:1.4em;
	}
.ajaxUpload {
	width:300px;
	float:left;
	text-align:right;
	}
.bikiniOnMenu {
	display:inline-block;
	width:30px;
	height:32px;
	background-image:url(../images/menuevents.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	}	
.black {
	background: #fff url("../images/html.jpg") repeat-x left top;
	color:#FFFFFF;
	font-size:1.1em;
	}
.imgRight {
	float:right;
	}
/*--------------------------- Coner Banner -------------------------------*/
#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 368px;
	width: 95px;
	text-indent: -999em;
	text-decoration: none;
	background-image: url(../images/newVideo.png);
	background-repeat: no-repeat;
}
.video {
	color:#FF0000;
	font-size:1.4em;
	margin-top:25px;
	margin-bottom:15px;
	}
.videoComment {
	width:550px;
	text-align:right;
	color:#FF0000;
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.topBanner {
		color:#FF0000;
		font-size:1.3em;
		font-weight:bold;
		font-variant: small-caps;		
/*		border-bottom:#000000 thin solid;
		border-top:#000000 thin solid;
*/		width:530px;
		margin-left:auto;
		margin-right:auto;
		padding:5px;
		margin-top:15px;
/*		background:url(../images/topBannerBack.jpg) repeat-x;
*/		}
.smallerText {
	font-size:.8em
	}

.girl{border:1px solid #ccc;width:160px;float:left;margin:6px;display:inline-block;}
.girl:hover{border:1px solid #000;cursor:pointer;}
.girl:hover h4{text-decoration:underline;}
.girl img{border:1px solid #ccc;margin:4px;width:149px;height:120px;}
.girl h4{text-align:center;margin:0 0 5px 0;}

#maingirls {
	float:left;
	background-color: #fff;
	border:1px solid #bababa;
	padding:6px;
	margin:10px 6px 2px 5px;
}
#maingirls img{	width:290px;height:165px;}
.girlslink{float:right;margin:15px 6px 6px 6px;}