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

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	margin:0px;
}
body {
	background-color: #ffffff;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#top {
	width: 960px;
	margin: auto;
	height: 80px;
	padding-top:19px;
	background-color: #ffffff;
}

#container {
	width: 960px;
	margin: auto;
	background-color: #ffffff;
}

#navcontainer {
	width: 960px;
	height: 39px;
	margin:auto;
	float:left;
}

#navbox {
	width: 120px;
	height: 39px;
	margin:auto;
	float:left;
}

#navline {
	width: 960px;
	height: 2px;
	float:left;
	margin:0px;
	padding:0px;
	background-color: #85c4d0;
}

#logo {
	width: 370px;
	height: 51px;
	float:left;
}

#contact {
	width: 228px;
	height: 51px;
	float:right;
	padding-right:12px;
}

#clearboth {
	clear: both;
}


/* HOME PAGE  */

#hero {
	width: 960px;
	height: 471px;
	float:left;
	margin-bottom:30px;
	background-image:url(../images/hero.jpg);
}


#homepgbg {
	width: 216px;
	height: 471px;
	z-index:300;
	position:absolute;
	margin-left:720px;
	
	background-color:#85c4d0;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;  
	-khtml-opacity: 0.80;
	opacity: 0.80;  
	
	padding-top:15px;
	padding-left:12px;
	padding-right:12px;
}




#galleryhp {
	position:relative;
	height:471px;
	width:960px;
	float:left;
	z-index:500;
	position:relative;	
	overflow:hidden;
}
	#galleryhp a {
	float:left;
	position:absolute;
	left: 0px;
	top: 0px;
	}
	
	#galleryhp a img {
		border:none;
	}
	
	#galleryhp a.show {
		z-index:100;
	}








#hometextcontainer {
	width: 240px;
	float:right;
}

#hometext {
	width: 216px;
	padding-top:15px;
	padding-left:12px;
	padding-right:12px;
}

#hometext2 {
	width: 216px;
	padding-left:12px;
	padding-right:12px;
}

.h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 23px;
	color: #85c4d0;
	font-weight:300px;
	font-style:regular;
}

.h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
		filter:alpha(opacity=100);
	-moz-opacity:1;  
	-khtml-opacity: 1;
	opacity: 1; 
}

.homebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	margin-top: 0px;
	color: #ffffff;
}



/* ABOUT  */

#subnav {
	width: 240px;
	padding-top:16px;
	float:left;
}



ul {
   list-style: none;
   padding-left:20px;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #d1d3d4;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d1d3d4;
}
a:hover {
	text-decoration: none;
	color: #85c4d0;
}
a:active {
	text-decoration: none;
	color: #85c4d0;
}

.subnavon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #85c4d0;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}




#textbox {
	width: 460px;
	padding-top:16px;
	padding-bottom:40px;
	margin-bottom:40px;
	float:left;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #939598;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}


.place {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #939598;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
	
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #939598;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}


.bodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #939598;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}

.bodytight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #939598;
	letter-spacing:-1px;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}

.instruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #85c4d0;
	letter-spacing:0px;
	font-weight:300px;
	font-style: italic;
	font-weight:normal;
}

#sideimage {
	width: 220px;
	padding-top:20px;
	padding-left:20px;
	float:left;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #85c4d0;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}

.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #85c4d0;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}

#textbox3 {
	width: 460px;
	padding-top:4px;
	padding-bottom:40px;
	margin-bottom:40px;
	float:left;
}


#testimonialcontainer {
	width: 700px;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	float:left
}

#testimonialcopy {
	width: 460px;
	float:left
}

#testimonialimage {
	width: 220px;
	float:left;
	padding-left:20px;
	padding-top:15px;
}


.bodytest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19.5px;
	color: #939598;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}



/* PORTFOLIO  */



.gallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 16px;
	line-height: 24px;
	color: #939598;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}

#nextgallery {
	width: 100px;
	float:left;
	padding-bottom:20px;
	padding-top:0px;
}


/* BOOKS  */

#flipbook {
	width: 540px;
	float:left;
	padding-bottom:20px;
}

#coverleft {
	width: 225px;
	float:left;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
}

#coverright {
	width: 225px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

#subnav2 {
	width: 180px;
	padding-top:16px;
	float:left;
}

#textbox2 {
	width: 540px;
	padding-top:0px;
	float:left;
}


h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	padding-left:60px;
	color: #939598;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
	
}

.bodybooks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left:60px;
	line-height: 20px;
	color: #939598;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}

#sideimage2 {
	width: 220px;
	padding-top:20px;
	float:left;
	padding-bottom:20px;
}




/* PRICES  */



.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	line-height: 20px;
	color: #939598;
}

.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 11px;
	line-height: 16px;
	color: #939598;
}




/* CONTACT  */



/* FAQ  */



a.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #939598;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}
a.body:link {
	text-decoration: none;
	color: #939598;
}
a.body:visited {
	text-decoration: none;
	color: #939598;
}
a.body:hover {
	text-decoration: none;
	color: #85c4d0;
}
a.body:active {
	text-decoration: none;
	color: #85c4d0;
}


a.faq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #939598;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}

a.faq:link {
	text-decoration: none;

}
a.faq:visited {
	text-decoration: none;
	color: #939598;
}
a.faq:hover {
	text-decoration: none;
	color: #85c4d0;
}
a.faq:active {
	text-decoration: none;
	color: #85c4d0;
}


#btn {
margin-top:10px;
margin-bottom:1px;
}



a.portfolio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	color: #d1d3d4;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}
a.portfolio:link {
	text-decoration: none;
}
a.portfolio:visited {
	text-decoration: none;
	color: #d1d3d4;
}
a.portfolio:hover {
	text-decoration: none;
	color: #85c4d0;
}
a.portfolio:active {
	text-decoration: none;
	color: #85c4d0;
}


.subnavonportfolio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	color: #85c4d0;
	font-weight:300px;
	font-style:regular;
	font-weight:normal;
}



#clearboth {
	clear: both;
}

