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

body {
	text-align:center;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#FBF038;
}
p:first-letter {
font-size:16px;
}
#wrapper {
	width:900px;
	height:621px;
	margin-left:auto;
	margin-right:auto;
	}
#topbar {
	width:900px;
	height:117px;
	background-color:#000000;
	}
#bikeimage {
	width:146;
	height:116;
	float:left;
	}
#palmettoimage {
	background-color:#000000;
	background-image:url(images/index_04.gif);
	background-repeat:no-repeat;
	width:80px;
	height:117px;
	float:right;
	}
#title {
	background-image:url(images/index_03.gif);
	background-repeat:no-repeat;
	padding-left:auto;
	padding-right:auto;
	width:536px;
	height:117px;
	position:absolute;
	top:0px;
	left:380px;
	}
#navbar {
	background:#000000;
	width:146px;
	height:503px;
	position:absolute;
	top:117px;
	left:180px;
	}
#home {
	background:#000000 url(images/index_07.gif) no-repeat;
	width:146px;
	height:80px;
	float:inherit;
	}
#wedding {
	background:#000000 url(images/index_12.gif) no-repeat;
	width:146px;
	height:116px;
	float:inherit;
	}
#advertising {
	background:#000000 url(images/index_13.gif) no-repeat;
	width:146px;
	height:79px;
	float:inherit;
}
#photos {
	background:#000000 url(images/index_14.gif) no-repeat;
	width:146px;
	height:96px;
	float:inherit;
}
#contact {
	background:#000000 url(images/index_15.gif) no-repeat;
	width:146px;
	height:56px;
	float:inherit;
}
#home a {
	display:block;
	width:146px;
	height:80px;
	}
#home a:hover {
	background-image:url(images/index_07_hover.gif);
	}
#wedding a {
	display:block;
	width:146px;
	height:116px;
	}
#wedding a:hover {
	background-image:url(images/index_12_hover.gif);
	}
#advertising a {
	display:block;
	width:146px;
	height:79px;
	}
#advertising a:hover {
	background-image:url(images/index_13_hover.gif);
	}
#photos a {
	display:block;
	width:146px;
	height:96px;
	}
#photos a:hover {
	background-image:url(images/index_14_hover.gif);
	}
#contact a {
	display:block;
	width:146px;
	height:56px;
	}
#contact a:hover {
	background-image:url(images/index_15_hover.gif);
	}	
	
#content {
width:660px;
height:420px;
position:absolute;
top:119px;
left:350px;
}

#maintext {
background:url(images/roundedcorners.jpg) no-repeat; 
	width:315px;
	height:440px;
	padding:6px;
	padding-top:11px;
	margin-top:20px;
	float:left;
	text-align:left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	}
#text {
width:297px;
}
#contentimage {
width:284px;
height:400px;
margin-top:26px;
float:right;
background-image:url(images/index_10.gif);
background-repeat:no-repeat;
}
#footer {
width:635px;
height:60px;
position:absolute;
left:350px;
top:580px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}
#footer a {
	text-decoration:underline;
	color:#000000;
}
#contactinfo {
	font-size:22px;
	margin-top:100px;
	margin-right:50px;
	margin-bottom:50px;
	margin-left:50px;
}
#advertisingimage {
width:284px;
height:400px;
margin-top:26px;
float:right;
background-image:url(images/advertisehere.jpg);
background-repeat:no-repeat;
}
