/* ===============================================================================================================

	Basic Style Sheet (for version 4 browsers)
	
	version:	1.1
	author:		joseph freeman
	email:		info@cabanmediagroup.com
	website:	http://cabanmediagroup.com

==================================================================================================================*/



/* ===========================================================

   -- CREATES NORMALIZED STYLE SHEETS ACROSS ALL BROWSERS --

============================================================*/

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/


body {
	color:#000;
	background:#FFF;
	position:relative;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

li {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

sup,sub {
	line-height:-1px;
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}


/* ===========================================================
		
		-- BEGIN SITE SPECIFIC DECLARATIONS --

============================================================*/
body {
	font:normal 62.5%/150% Times, "Times New Roman", sans-serif;
	background:url(../images/tile_main_back.jpg) left top repeat-x;
	text-align:center
}

h1 {font-size:2em;font-weight:bold}

h2 {font-size:1.8em;font-weight:bold}

h3 {font-size:1.6em;font-weight:bold}

h4 {font-size:1.4em;font-weight:bold}

h5 {font-size:1.2em;font-weight:bold}

h6 {font-size:1em;font-weight:bold}

a:link,a:visited,a:hover,a:active,a:focus {
	text-decoration:none;
}

ul {
	list-style:none;
}

li {
	margin:8px auto
}

p {
	margin:8px;
	font-size:1.2em
}

strong {font-weight:bold;}
em {font-style:italic;}

.clear {clear:both;}

* {
	outline:0
}

#backWrap {
	width:1322px;
	margin:0 auto;
	background:url(../images/paisley.jpg) left 466px no-repeat
}

#mainWrap {
	width:1160px;
	margin:0 auto;
}

#header {
	position:relative;
	width:1158px;
	height:385px;
	padding:1px 0 0 0;
	background:url(../images/masthead.jpg) left 1px no-repeat;
	
}

#header h1 {
	margin:0 auto;
	margin-top:150px;
	color:#fff;
	display:block;
	width:391px;
	height:56px;
	background:url(../images/welcome.png) left top no-repeat;
	text-indent:-5000px
}

#header p {
	margin:8px 304px;
	text-align:center;
	font-size:15px;
	line-height:1.2em;
	padding:0 0 1px 0;
	
}

#header p.first {
	margin:30px 300px 8px 300px;
	padding:0;
	
}

#banner {
	position:absolute;
	top:356px;
	left:185px;
	width:790px;
	height:25px;
	border-top:1px solid black;
	margin:0;
}

#mainPic {
	position:relative;
	width:1160px;
	height:681px;
	background:url(../images/main_pic.jpg) center top no-repeat
}

#genie {
	width:323px;
	margin-left:30px;
	height:384px;
	float:left;
	background:url(../images/genie.png) left top no-repeat;
	text-indent:-5000px;
}

#genie a {
	display:block;
	width:135px;
	height:118px;
	margin-top:260px;
	margin-left:187px;
	text-indent:-5000px;
	background:url(../images/genie_cloud.png) left top no-repeat
}

#genie a:hover {
	background:url(../images/genie_cloud.png) right top no-repeat;
}

#dragon {
	width:328px;
	height:423px;
	float:right;
	background:url(../images/dragon.png) right top no-repeat;
	text-indent:-5000px;
}

#dragon a {
	float:left;
	margin:0;
	margin-top:276px;
	display:block;
	width:114px;
	height:119px;
	text-indent:-5000px;
	background:url(../images/dragon_cloud.png) left top no-repeat
}

#dragon a:hover {
	background:url(../images/dragon_cloud.png) right top no-repeat;
}


#specialEvents {
	position:absolute;
	top:379px;
	left:495px;
	display:block;
	width:172px;
	height:88px;
	margin:0 auto;
	background:url(../images/special_events.png) left top no-repeat;
	text-indent:-5000px;
}

#specialEvents:hover {
	background:url(../images/special_events.png) right top no-repeat
}


div.location {
	position:absolute;
}

#L1 {
	top:390px;
	left:335px;
}

#L2 {
	top:390px;
	left:710px;
}

#L4 {
	top:470px;
	left:528px;
}

#copyright {
	clear:both;
}

div.location h6 {
	font-size:1.4em;
	font-weight:bold;
}

div.location p {
	margin:0
}

#slideButton {
	position:fixed;
	top:50px;
	left:-10000px;
	display:block;
	text-decoration:none;
	width:200px;
	height:44px;
	line-height:44px;
	background:url(/images/cta-back.png) right top no-repeat;
	font-family:Georgia,Times,'Times New Roman',serif;
	color:#fff;
	font-size:18px;
}

#shopButton {
	position:fixed;
	top:100px;
	left:-10000px;
	display:block;
	text-decoration:none;
	width:200px;
	height:44px;
	line-height:44px;
	background:url(/images/cta-back.png) right top no-repeat;
	font-family:Georgia,Times,'Times New Roman',serif;
	color:#fff;
	font-size:18px;
}

#weddingsButton {
	position:fixed;
	top:150px;
	left:-10000px;
	display:block;
	text-decoration:none;
	width:200px;
	height:44px;
	line-height:44px;
	background:url(/images/cta-back.png) right top no-repeat;
	font-family:Georgia,Times,'Times New Roman',serif;
	color:#fff;
	font-size:18px;
}

#slideButton:hover,
#shopButton:hover,
#weddingsButton:hover {color:#fdb32c;}
