/* CSS Document */

body { 	font-family: Georgia, Times New Roman, serif;
		font-size: 12px;
		line-height: 16px;
		color:#FFFFFF;
		margin-top: 20px;}

p { font-size: 12px;
	line-height: 16px;}

h1 { font-size: 18px;
	 font-weight: normal;
	 color:#7B9A8D;
	 border-bottom:2px solid #7B9A8D;
	 font-style:italic;
	 text-transform:uppercase;
	 letter-spacing:1px;
	 line-height:24px;}

h1:first-letter {font-size:24px;}

h2 { font-size: 16px;
	 font-weight: bold;
	 font-style:italic;}

h3 { font-size: 12px;
	 font-weight: normal;
	 text-transform:uppercase;
	 color:#9FC6A5;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#7B9A8D;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}
	 
hr {color:#365A3C;
	background:#365A3C;
	height:1px;
	border:0;
	}

.imgborder { BORDER: #7B9A8D 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}
			  
.bg1 {
	background-image: url(assets/images/v2_bg.jpg);
	background-repeat: repeat;
	background-position: top;
}

.bodybg { background-image:url(assets/images/bodybg.gif);
		  background-repeat:no-repeat;
		  background-position:top;
		  background-color:#3C3C3C;}

#bodydiv {
	position:absolute;
	width:395px;
	height:394px;
	overflow:auto;
	z-index:1;
}

.nav {  font-size: 11px;
		font-weight: normal;
		color:#7B9A8D;
		text-transform:uppercase;
		text-decoration:none;
		line-height:18px;
		padding-left:5px;}

a.nav:first-letter {font-size:16px;}

.nav:hover { color:#ffffff;
			 text-decoration:none;}
			 
.address {	text-transform:uppercase;
			font-size: 10px;
			line-height:14px;
			letter-spacing:-1px}

.phone { font-size: 12px;
		 line-height:14px;
		 letter-spacing:1px;}

.address:first-letter {font-size:12px;}

.viewgallery {  font-size:14px;
				font-style:italic;
				color:#ffffff;
				text-decoration:none;}

.viewgallery:hover {text-decoration:none;
					color:#7B9A8D;}
					
.enter {font-size: 24px;
		font-weight: normal;
		color:#ffffff;
		text-transform:uppercase;
		text-decoration:none;
		letter-spacing:1px;}

.enter:hover { color:#7B9A8D;
			 text-decoration:none;}
			 
.splashaddress {text-transform:uppercase;
				font-size: 12px;
				line-height:14px;}

#splashphoto {
	position:absolute;
	width:510px;
	height:450px;
	z-index:1;
}

.faq {font-size:10px;}

.backtotop {font-size:10px;}