/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font:10px/1.5 "Trebuchet MS";
	color:#000000;
	background-image:   url(../images/bgblue.jpg);
	}


div.tableleft{
	margin-left:20px;
	margin-right:2px;
	padding:5px;
	font:bolder 12px/90% "Trebuchet MS";
	color:#603A47;
	background-color:#FFCCCC;
	border-left: 1px solid #A8697C;
	border-right: 3px solid #A8697C;
	border-bottom: 1px solid #A8697C;
	background-image: url(../images/greenbubblebackground2.gif);
	width: 182px;
	}

div.title{
	font:11px/12px arial; 
	font-weight:bold;
	color:#603A47;
	line-height:150%;
	padding:2;
	}	
	
div.tablecenter{
    margin-left:0px;
	margin-right:0px;
	padding:0px;
	height:350;
	font:10px/11px verdana; 
	font-weight:normal;
	color:#000000;
	line-height:150%;
	}
	
div.tableright{
	margin-left:2px;
	margin-right:30px;
	font:normal 10pt/100% "Trebuchet MS";
	color:#603A47;
	padding:5px;
	background-color:#FFFFFF;
	border-left: 1px solid #A8697C;
	border-right: 3px solid #A8697C;
	border-bottom: 1px solid #A8697C;
	}
	
div.caption{
	margin:0px;
	padding:5px;
	font:italic normal 11px/100% Verdana, Arial, Helvetica, sans-serif;
	color:#663333;
	background-color: #fe9bba;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #955768;
	}
	

A:link, A:visited, A:active {color: #CC3366; text-decoration: none}
A:hover {color: #000000; text-decoration: underline}

.middletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	font-weight: normal;
}.photocredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #660066;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.menutitle {
	font-size: 14px;
	font-weight: bold;
	border-bottom-style: none;
	border-top-style: solid;
	border-top-color: #FF99FF;
	font-style: normal;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	line-height: 140%;
	border-left-style: none;
	border-left-color: F4B7B7;
	border-right-style: solid;
	border-right-color: #FF99FF;
	background-color: #FFCCFF;
}
.header {
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: none;
	border-top-style: none;
	border-top-color: F4B7B7;
	font-style: normal;
	color: #660033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	line-height: 140%;
	border-left-style: none;
	border-left-color: F4B7B7;
	border-right-style: none;
	border-right-color: F4B7B7;
}

