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

html {margin: 0 auto;}

body,td,th {
font-family:"Century Gothic", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
margin:0 0;
padding:0 0;
background-color:#FFFFFF;
}

p {
color:#000;
font-size:1em;
line-height:normal;}

h1{font-size:120%;margin-top:20px;}
h2{font-size:110%; color:#0080FF;}
h3{font-size:100%;}

.header {color: #7072E3;
font-weight:bold;
font-size: 18px;
padding-bottom:20px;}


.large {font-size: xx-large;font-weight: bold;color: #FFFFFF;}

.quotetext{font-size: large;
color:#FFFFFF;}

.footer {font-size: small;}

.busunessname {font-size: 12px;
font-weight:bold;
}

.lable {
	text-align: left;
	padding: 5px;
	color: #FFFFFF;
	background-color: #333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
	font-variant:small-caps;
}

.scroll {
height:1000px;overflow:auto;}

#wrapper {
	height: 1500px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 126px;
	background-color:#eee;
	border-right: 1px solid #ccc;
	}
	
#header {
	height: 328px;
	width: 732px;
	background-color: #CCCCFF;
	float: right;
	position: absolute;
	left: 228px;
	top: 0px;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-y;
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	line-height: 2.5em;
}
#banner {
	height: 169px;
	width: 732px;
	position: absolute;
	top: 45px;
	left: 1px;
	background-color: #7072e3;
	background-repeat: no-repeat;
}

#gallery{
	background-color: #FFFFFF;
	height: 108px;
	width: 732px;
	top: 214px;
	position: absolute;
	left: 0px;
	background-repeat: no-repeat;
}


#rightCol {
	float: right;
	width: 232px;
	position: absolute;
	top: 9px;
	left: 482px;
	background-color:#eee;
}
#centerCol {
	float: left;
	width: 466px;
	position: absolute;
	top: 30px;
	height: auto;
	left: -20px;
	
}
#contents {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #000000;
	background-color: #eee;
	text-align: left;
	padding: 10px;
	width: 694px;
	position: absolute;
	top: 338px;
	left: 236px;
	height: auto;
	min-height: 1px;
	
}
#footer {
	clear: both;
	height: 50px;
	width: 954px;
	border: medium double #9966FF;
	position: absolute;
	left: 0;
	top: 1443px;
	color:#333;
	background-color: #CCCCFF;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-y;
}
#leftcol {
	float: left;
	width: 229px;
	position: absolute;
	background-image:url(../images/leftside.jpg);
	background-repeat:repeat-x;
	background-color:#ccc;
	height:1450px;
}

#logo {
	background-color: #FFFFFF;
	margin: auto;
	height: 150px;
	width: 150px;
	border: thin double #000000;
	position: absolute;
	top: 95px;
	left: 41px;
	background-image: url(../images/island-weddings-logo-150.gif);
	background-repeat: no-repeat;
	z-index:10;
}



#navigation {
	background-color: transparent;
	height: 400px;
	width: 196px;
	position: absolute;
	top: 318px;
	border-top-width: thick;
	border-right-width: 0px;
	border-bottom-width: thick;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 18px;
	line-height: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	list-style-type: none;
	left: 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

a.navlinks {
    font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-variant:small-caps;
}

a:visited.navlinks {
	text-decoration:none;
	color:#FFFFFF;
	border:1px #999999 dashed;
	}
	


a:hover.navlinks {
    color:#C5B0FB;
	background-color:#666666;
    
}

a.footer {
    font-size:.8em;
	font-weight:bold;
	color:#6633CC;
	color:#333;
	text-decoration:none;
	font-variant:small-caps;
}

a:visited.footer {
	text-decoration:none;
	color:#6633CC;
	border:1px #999999 dashed;
	
}

a:hover.footer {
    color:#6633CC;
	background-color:#ccc;
    
}
#quote {
	height: 200px;
	width: 180px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	position: absolute;
	background-color: transparent;
	color:#FFFFFF;
	font-weight:bold;
	left: 3px;
	top: 791px;
}


#bottom links {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}

