
* {margin:0;padding:0;border:0}
.clear {clear:both;height:0}
p {padding-bottom:15px;}
ul {padding-left:15px;}
li {padding-bottom:4px;font-size:.85em;}
h2 {font-size:1.3em; height:20px;padding-top:15px;padding-bottom:15px;}
h2.packages {background-image:url(../images/packages.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.magnolia {background-image:url(../images/magnolia.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.garden {background-image:url(../images/garden.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.royal {background-image:url(../images/royal.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.carte {background-image:url(../images/carte.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.welcome {background-image:url(../images/welcome.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.about {background-image:url(../images/about.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.contact {background-image:url(../images/contact.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.kudos {background-image:url(../images/kudos.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.album {background-image:url(../images/album.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h2.oops {background-image:url(../images/oops.jpg); background-repeat:no-repeat; text-indent:-2000px;}
h3 {font-size:1em; height:20px;padding-top:15px;padding-bottom:5px;}

.quote_author {text-align:right; font-style:italic; margin-top:-10px;}

a:link, a:active, a:visited {
	color:#096CA1;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #096CA1;
	background-color: #C6E2F1;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;

}
#wrapper {
	width:1000px;
	margin:0 auto;
	height: 100%;
    min-height: 100%;
    overflow: visible;
	}
#left {
	width:310px;
	float:left;
	text-align:right;
	}
#menu_left, #menu_right {
	margin-top:116px;
	}
#photo_left {
	width:253px;
	height:379px;
	background-image:url(../images/photo_left/rotator_left.php);
	margin-right:20px;
	margin-top:-10px;
	position:relative;
	float:right;
	}
#imageContainer {
	width:253px;
	float:right;
	}
#content_left {
	padding-right:20px;
	margin-top:-10px;
	position:relative;
	text-align:left;
	}
#photo_right {
	width:253px;
	height:379px;
	margin-left:13px;
	margin-top:-10px;
	position:relative;
	background-image:url(../images/photo_right/rotator_right.php);
	float:left;
	}
#right {
	width:315px;
	float:right;
	}
#middle {
	width:375px;
	float:left;	
	text-align:left;
	}
#middle_interior {
	background-image:url(../images/center_back.jpg);
	background-repeat:repeat-y;
	padding:10px 25px 0px;
	min-height:350px
	}
#footer {
	height:16px;
	padding-top:4px;
	background-color:#096CA1;
	color:#FFFFFF;
	font-size:.8em;
	text-transform:uppercase;
	text-align:center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CAB59A;
	border-bottom-color: #CAB59A;
	}
#footer a:link, #footer a:active, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
.form_label {
	font-weight: bold;
	text-align: right;
	width: 100px;

}
.form_field {
	width: 200px;
	padding:5px;
	margin-bottom:10px;
	}

