body {
	background-color: #DED7BD;
	background-image: url("/nav/parchment.gif");
	background-position: top left;
	background-repeat: repeat;
	color: #000;
	font: 12px "Arial", "Verdana", sans-serif;
	margin: 0px;
	padding: 0px;
}

#banner, #banner_btm, #main, #footer_text {	/*
	border: 1px solid yellow;	*/
	padding: 0px;
	width: 749px;
}

#banner {
	background-image: url("/nav/splatter.gif");
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 88px;
	height: 168px;
}

#banner_btm {
	background-image: url("/nav/banner_btm.gif");
	background-position: top left;
	background-repeat: repeat-x;
	clear: both;
	height: 73px;
	position: absolute;
		top: 168px;
		left: 0px;
	width: 100%;
	z-index: 0;
}

#banner_pix, #mssHolder {
	float: right;
	padding: 0px;
	position: relative;
	z-index: 100;
}

#center {
	background-image: url("/nav/banner_top.gif");
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
}

#footer_box {
	clear: both;
	background-image: url("/nav/footer_top.gif");
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 71px;
	width: 100%
}

#footer_text {
	text-align: left;
	padding: 8px 0px;
}

#footer {
	background-color: #B5AE91;
	border-top: 6px solid #dbd5bf;
}

#logo_st_augustine_450 {
	float: left;
	margin-top: 14px;	/*	*/
	position: relative;
		left: 45px;
	z-index: 1;
}

#main {
	padding: 0px 18px;
	text-align: left;
}

#mssHolder {	/*
	border: 1px dashed yellow;	*/
	position: absolute;
		top: 28px;
		left: 50%;
	text-align: right;
	width: 336px;
	z-index: 5;
}

#navbox {	/*
	border: 1px dashed yellow;	*/
	position: absolute;
		top: 0px;
		right: 50%;
	text-align: center;
	width: 445px;
	z-index: 10;
}

#pics {
	float: right;
	text-align: center;
	width: 142px;
}

#polaroids {
	float: right;
	position: absolute;
		top: 0px;
	text-align: center;
	width: 100%;
	z-index: 2;
}

.selected {
	color: white;
	font-size: 20px;
}

#topnav {
	color: #E26D6D;
	font: 12px "Georgia", serif;
	margin: 0px;
	position: relative;
		top: 36px;
		left: 54px;
	text-align: left;
	white-space: nowrap;
}

#topnav a:link, #topnav a:visited {
	color: #FFF;
	font-size: 20px;
	text-decoration: none;
}

#topnav img {
	margin-top: 6px;
}



/* Text -------------------------------------------------------------------- */

a:link {
	color: #870A0A;
}

a:visited {
	color: #600;
}

h1 {
	font: 30px "Monotype Corsiva", "Brush Script MT", cursive;
/*	text-transform: small-caps;	*/
}

h2 {
	font: 24px "Monotype Corsiva", "Brush Script MT", cursive;
}

.highlight:hover {
	background-color: #966;
}

.idea-name {
	font-weight: bold;
}

li {
	margin-bottom: 1em;
}