/* CSS Document */


/* General Stuff */


body {
	background-color: #3C7882;
	margin: 0;
	color: #FFFFFF;
}

p {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
}

h1,h2,h3,h4 {
	color: #95E2EF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

ul {

}

li {

}

a:link { 
 	color: #FFFF66;
	text-decoration: underline;
}

a:visited { 
 	color: #99FFFF;
	text-decoration: underline;
}

a:hover{ 
 	color: #99FFFF;
	text-decoration: underline;
}

a:active { 
 	color: #9999FF;
	text-decoration: underline;
}



/* Frame Containers */



#frameA {
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/travel.vacation.beach.aqua/images/framea.jpg);
	background-repeat: repeat-y;
	padding: 1px 0 0 53px;
}

#frameB {
	width: 726px;

}



/* Header */

#header span h1 {
	display: none;
}

#headerFrameA {
	width: 726px
}

#headerFrameB {

}

#header {
	text-align: center;
	font-size: 20px;
	color: #95E2EF;
}

#header h1, #header h2, #header h3, #header h4{
	color: #95E2EF;
}

/* Content Frames */



#contentFrameA {
	padding: 0 0 0 0;
	width: 726px

}

#contentFrameB {

}



/* Navigation */



#navigationFrameA {

}

#navigationFrameB {

}

#topNavigation {

}

#navigation {
	float: left;
	width: 190px;
	text-align: left;
	padding: 0 0 0 10px
}

#navigation ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}

#navigation li {

}

#navigation a {
	font-size: 12px;
}

#navigation a:link, #navigation a:visited, #navigation a:link:active {
	color: #95E2EF;
	display: block;
	width: 150px;
	height: auto;
	background-color: transparent;
	margin: 10px 0 10px 0;
	text-align: left;
	padding: 5px 0 5px 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/travel.vacation.beach.aqua/images/nav.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}

#navigation a:link:hover, #navigation a:visited:hover {
	color: #FFFFFF;
	display: block;
	width: 150px;
	height: auto;
	background-color: transparent;
	margin: 10px 0 10px 0;
	text-align: left;
	padding: 5px 0 5px 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/travel.vacation.beach.aqua/images/hov.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}

#bottomNavigation {

}



/* Body */ 



#bodyFrameA {
	padding: 0 0 0 200px;

}

#bodyFrameB {
}

#content {
	width: 500px;
	z-index: 1;
}



/* Footer */



#footerFrameA {
	clear: both;
	width: 726px;
	padding: 0;
	background-image: url(http://www.clicksitebuilder.com/templates/template_data/travel.vacation.beach.aqua/images/footerframea.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: -80px 0 0 1px;
	*margin: 0 0 0 1px;
	padding: 0;
	background-color: #C5C2BD; 
}

#footerFrameB {
}

#footer {
	padding: 162px 20px 20px 20px;
}

#footer p {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
}
