.style1 {color: #DDFFDD}
.style2 {font-size: x-small}

body, html {
	height: 100%;
	width: 100%;
	margin: 0px;	
}

html {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
	background-color: #DDFFDD;
	margin: 0;
	background-repeat: repeat-y;
	background-position: top right;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
}
a {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.contactfooter {
	font-size: 14px;
	font-variant: small-caps;
}
.menubackground {
	background-color: #5e714b;
	color: #DDFFDD;
	font-size: x-small;
}
.rhs_fade {
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.lhs_fade {
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.maintable {
	background-image: url(../images/rowan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.collagebackground {
	background-image: url(../images/collage.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagetable {
	height: 100%;
	width: 100%;
	background-image: url(../images/rowan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding: 0px;
	cellpadding: 0px;
}


/* Dynamic Map Styles */

hinttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ddffdd;
	font-size: 10px;
}
hinttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#ddffdd;
	font-weight: bold;
	text-decoration: underline;
}
.imgbrdr {
	border: medium solid #5E714B;
}
