body {
	font-family : Garamond, Georgia, serif;
	color : #000;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
/*	background: url("images/homebg_big.jpg") top left repeat-y;*/
	background: url("images/floral_bg.jpg") top left;
}

A, A:visited { color: #CB4C5C; text-decoration: none; }

h1, h2 {
	color: #CB4C5C;
}




#menubuttons {
	border-collapse: collapse;
}

#menubuttons .button {
	font-family : Garamond, Georgia, serif;
	white-space: nowrap;
	border: 1px solid #000;
	background: #CB4C5C;
	padding: 1em;
	text-align: center;
}
#menubuttons A {
	font-size: 20px;
	font-weight: bold;
	color: #FBF8CB;
}

#homelogo {
	width: 100%;
	text-align: center;
	position:absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	border-bottom: 30px solid #CB4C5C;
}

#bottomband {
	width: 100%;
	text-align: center;
	position:absolute;
	border-bottom: 40px solid #CB4C5C;
}

#content {
	background: #FFF;
/*	width: 500px; */
	padding: 30px;
	margin: 10px 50px 0px 50px;
}

#content .press_page {
	align="top";
	hspace="10";
	vspace="10";
	WIDTH="250";
	height="318";
	border="0";

}


#content .press_page_text {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	text-align: justify;
}

#featurebox {
	width: 200px;
	background: #F3C7CD;
	padding: 7px;
	border: 1px solid #CB4C5C;
}

#content p {
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	text-align: justify;
}

#content td {
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	text-align: justify;
}

#wherewhen td {
	vertical-align: top;
	padding: 10px;
}

#logo {
	text-align:right;
	background: #f3C7CD;
	width:100%;
	padding: 0px 50px 0px 50px;
	margin: 0px;
/*	padding: 0px;*/
	vertical-align:bottom;
/*	position: absolute;
	right:0px;
	top:0px;*/
}


#menu {
	font-family : Garamond, Georgia, serif;
/*	font-family: "Century Gothic", sans-serif;*/
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	color: #fff;
/*	color: #CB4C5C;*/
}

#menu a {
	color: #CB4C5C;
/*	color: #fff;*/
}


.press_master_page {
	align="top";
	hspace="10";
	vspace="10";
	WIDTH="93";
	height="106";
	border="0";
}



a:link {color: red}
a:visited {color: red}
	

