/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3c3230;
	color:#f2f456;
}

.outer_border {
	border:thin;
	border-color:#000000;
	width: 719;
	align:center:
}

.inner_border {
	background-color:#FFFFFF;
	width: 780;
	border:none;
}

.innermost_border {
	background-color:#d9d1ad;
	width: 760;
}

.rotate_space {
	background-color:#ffffff;
	width: 701;
	height: 8;
}

.buttons_outer {
	background-color: #3c3230;
	width: 100%;
	height: 44;
	border:none;
}

.button_space {
	align: center;
	text-align:center;
}

a.outer_links {
	color: #f2f456;
	text-decoration:none;
	font-family:Arial;
	font-weight:400;
	font-size:12px;
}

a.outer_links:hover {
	color: #f2f456;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
}

.content {
	background-color:#d9d1ad;
	width:701;
	
	border-left:thin;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width: thin;
	
	
	border-bottom:thin;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width: thin;

	border-right:thin;
	border-right-color:#00000;
	border-right-style:solid;
	border-right-width: thin;
}

.heading {
	color: #a14016;
	font-family: Times;
	font-weight: 400;
	font-size:20pt;
	text-align:right;
}

.textheading {
	color: #a14016;
	font-family: verdana;
	font-weight: 400;
	font-size:12pt;
}

.textbody {
	color:#000000;
	font:verdana;
	font-size:12pt;
}

img:hover {
	border:thin;
	border-color:#FF0000;
}

.hibiscus {
	background-image:url(../images/hibiscus.jpg);
	background-attachment:left;
	background-position: top, left;
	background-repeat:no-repeat;

	background-color:#d9d1ad;
	width:701;
	
	border-left:thin;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width: thin;
	
	border-bottom:thin;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width: thin;
	
	border-right:thin;
	border-right-color:#00000;
	border-right-style:solid;
	border-right-width: thin;
}


.bougainvillea {
	background-image:url(../images/bougainvillea.jpg);
	background-attachment:center;
	background-position: center;
	background-repeat:no-repeat;

	background-color:#d9d1ad;
	width: 691;
}
