/* COPYRIGHT INFO 
CSS by Matt Garcia Design Studio / mattgarcia.com
*/

/* COLOUR PALETTE

Blue 38c6f4
Yellow fef200

*/

/* STARTS HERE */

body { 
	width: 855px;
	margin: auto;
	font: .8em/165% verdana, sans-serif, "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode";  
	color: #333333;
	background-color: #a1e4fa;
	background: url(../images/background.gif) repeat;
	text-align: left;
	}
		
/* FRAMEWORK */

#container {
	background-color: #ffffff;
	width: 855px;
	height: 100%;
	border-style: solid;
	border-width: 0 2px 0 2px;
	border-color: transparent #38c6f4 transparent #38c6f4;
	}

#header {
	height: 357px;
	margin: 0 0px 10px 25px;
	}

#nav {
	float: right;
	width: 286px;
	margin: 20px -55px 0 0;
	}
	
#content {
	margin: 10px 0 0 75px;
	width: 500px;
	padding: 10px 10px 200px 10px;
	}
	
/* FORM STYLE */

form {
	margin: 3em auto;
	width: 90%;
	}

label {
	display: block;
	font-weight: bold;
	padding-right: 1em;
	text-align: right;
	line-height: 1.8em;
	width: 125px;
	}

/* TITLES */

h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0 0 10px 0;
	}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px 0;
	color: #38c6f4;
	}

/* CLASS STYLES */

.footer	{
	color: #c1c1c1; 
	text-align: left;
	margin: 20px 0 20px 0;
	font: .7em/165% verdana, sans-serif, "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode";  
	}

.footerjustified	{
	color: #c1c1c1; 
	text-align: justify;
	}

.quote {
	color: #38c6f4;
	text-align: right;
	margin: 20px;
	}

.quotefrom {
	margin-right: 40px;
	font-weight: bold;
	}

/* LINKS */

a:link, a:visited, a:active	{
	color: #38c6f4; 
	font-weight: normal; 
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

a.stronglink:link, a.stronglink:visited, a.stronglink:active	{
	color: #38c6f4; 
	font-weight: bold; 
	text-decoration: underline;
	}

a.stronglink:hover {
	text-decoration: none;
	}

a.footernav:link, a.footernav:visited, a.footernav:active	{
	color: #c1c1c1; 
	font-weight: normal; 
	text-decoration: none;
	}

a.footernav:hover {
	color: #38c6f4;
	}

/* ROLLOVERS */

.rollover_welcome {
	display: block;
	width: 143px;
	height: 39px;
	background: url(../images/nav_welcome.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: -15px;
	}
a.rollover_welcome:link, a.rollover_welcome:visited, a.rollover_welcome:active {
	background: url(../images/nav_welcome.jpg) no-repeat;
	}
a.rollover_welcome:hover {
	background-position: -143px 0;
	}

.rollover_about {
	display: block;
	width: 143px;
	height: 39px;
	background: url(../images/nav_about.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: -15px;
	}
a.rollover_about:link, a.rollover_about:visited, a.rollover_about:active {
	background: url(../images/nav_about.jpg) no-repeat;
	}
a.rollover_about:hover {
	background-position: -143px 0;
	}

.rollover_facilities {
	display: block;
	width: 143px;
	height: 39px;
	background: url(../images/nav_facilities.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: -15px;
	}
a.rollover_facilities:link, a.rollover_facilities:visited, a.rollover_facilities:active {
	background: url(../images/nav_facilities.jpg) no-repeat;
	}
a.rollover_facilities:hover {
	background-position: -143px 0;
	}

.rollover_features {
	display: block;
	width: 143px;
	height: 39px;
	background: url(../images/nav_features.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: -15px;
	}
a.rollover_features:link, a.rollover_features:visited, a.rollover_features:active {
	background: url(../images/nav_features.jpg) no-repeat;
	}
a.rollover_features:hover {
	background-position: -143px 0;
	}
	
.rollover_guests {
	display: block;
	width: 143px;
	height: 39px;
	background: url(../images/nav_guests.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: -15px;
	}
a.rollover_guests:link, a.rollover_guests:visited, a.rollover_guests:active {
	background: url(../images/nav_guests.jpg) no-repeat;
	}
a.rollover_guests:hover {
	background-position: -143px 0;
	}

.rollover_ratecard {
	display: block;
	width: 143px;
	height: 39px;
	background: url(../images/nav_ratecard.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: -15px;
	}
a.rollover_ratecard:link, a.rollover_ratecard:visited, a.rollover_ratecard:active {
	background: url(../images/nav_ratecard.jpg) no-repeat;
	}
a.rollover_ratecard:hover {
	background-position: -143px 0;
	}

.rollover_bookings {
	display: block;
	width: 143px;
	height: 64px;
	background: url(../images/nav_bookings.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: -15px;
	}
a.rollover_bookings:link, a.rollover_bookings:visited, a.rollover_bookings:active {
	background: url(../images/nav_bookings.jpg) no-repeat;
	}
a.rollover_bookings:hover {
	background-position: -143px 0;
	}

.rollover_location {
	display: block;
	width: 143px;
	height: 39px;
	background: url(../images/nav_location.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: -15px;
	}
a.rollover_location:link, a.rollover_location:visited, a.rollover_location:active {
	background: url(../images/nav_location.jpg) no-repeat;
	}
a.rollover_location:hover {
	background-position: -143px 0;
	}

.rollover_contact {
	display: block;
	width: 143px;
	height: 39px;
	background: url(../images/nav_contact.jpg) no-repeat;
	text-indent: -9999px;
	margin-bottom: -15px;
	}
a.rollover_contact:link, a.rollover_contact:visited, a.rollover_contact:active {
	background: url(../images/nav_contact.jpg) no-repeat;
	}
a.rollover_contact:hover {
	background-position: -143px 0;
	}

/* MISC */

.floatright {
	float: right;
	margin: 20px 20px 20px 40px;
	}

.floatleft {
	float: left;
	margin: 20px 40px 20px 20px;
	}

.center {
	text-align: center;
	}
	
.right {
	text-align: right;
	}

.strong {
	font-weight: bold;
	}
	
a {
	outline: none;
	}
	
p {
	background-color: #ffffff;
	}

li {
	background-color: #ffffff;
	text-indent: 10pt;
	}

img {
	border:0;
	}

h1 + p {
	font-weight: bold;
	}
