
/* basic elements */
body { 
	font: Verdana, Geneva, Arial, sans-serif; 
	color: #555753; 
	background: #fff url(../Graphics/Main_bottom_right.jpg) no-repeat bottom right; 
	margin: 0px; 
	}
p { 
	text-align: left;
	color: #7D775C;
	margin: 0px;
	}
p.p1 {
	text-align: left;
	font-weight:bold;
	margin-bottom: 10px;
	}
p.p2 {
	text-align: left;
	font-size: 90%;
	}
p.p3 {
	text-align: left;
	font-size: 75%;
	margin-bottom: 5px;
	}
p.m1 {
	text-align: center;
	font-weight:bold;
	}
p.m2 {
	text-align: center;
	font-size: 75%;
	}
p.f1 {
	text-align: center;
	font-size: 75%;
	}
h3 { 
	font-style:italic;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}


/* specific divs */
#container { 
	background: url(../Graphics/Main_top_left.jpg) no-repeat top left; 
	padding: 5px 75px 0px 90px;  
	margin: 0px; 
	min-height: 500px;
	}

#intro {
    padding: 10px 0px;
	min-width: 470px;
	}

#supportingtext {
    padding: 25px 0px;
	min-width: 470px;
	}

#pageHeader { 
	margin-bottom: 20px;
	}

#pageHeader h1 { 
	margin-top: 10px; 
	width: 219px; 
	height: 10px; 
	}

#siteHeader h2 { 
	font-style:italic;
	margin-top: 10px; 
	margin-bottom: 32px; 
	width: 600px; 
	height: 10px; 
	}

#siteSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	float: left;
	}
#siteSummary p {
	font-style:italic;
	text-align:center;
	}

#supportingText {
	margin-bottom: 20px;
	}

#siteHead h3 {
	width: 750px;
	}

#supportingDescText {
	clear:both;
	min-width: 470px;
	height:50px;
	text-align: center;
	font-size: 75%
}

#MainMenuItem {
	text-align: center;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	height: 180px;
	float:left;
	width: 200px;
	padding:0;	
	display:inline;
	font-color: #7D775C;
}

#MenuItem {
	text-align: center;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	height: 225px;
	float:left;
	width: 200px;
	padding:0;	
	display:inline;
	font-color: #7D775C;
}

#FullMenuItem {
	text-align: center;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	height: 150px;
	float:left;
	width: 200px;
	padding:0;	
	display:inline;
	font-color: #7D775C;
}

div.pnav {position:absolute; top:0px; right:20px; margin:0; padding:0; font-weight:100;}
div.pnav div {margin:0; padding:0; position:relative}
div.pnav table td {height:30px; white-space:nowrap}
div.pnav td a:active, div.pnav td a:link, div.pnav td a:visited, div.pnav td a:hover {color:#000; font-weight:bold; font-size:1em; white-space:nowrap; padding:6px 5px; display:block; background:url(../Graphics/imgMenuBg.gif) repeat-x bottom left; border-right:1px solid #ccc; text-decoration:none; position:relative}
div.pnav td.fc a:active, div.pnav td.fc a:link, div.pnav td.fc a:visited {background:url(../Graphics/imgMenuLft.gif) no-repeat bottom left; padding:6px 5px 6px 10px}
div.pnav td.lc a:active, div.pnav td.lc a:link, div.pnav td.lc a:visited {background:url(../Graphics/imgMenuRgt.gif) no-repeat bottom right; border-style:none; padding:6px 10px 6px 5px}
div.pnav td a:hover, div.pnav td.lc a:hover {text-decoration:underline; font-weight:bold}
.hovered {}

#clearfooter{
 clear:both;
 height:0px;
}

#footer { 
clear:both;
min-width: 470px;
height:50px;
text-align: center;
font-size: 75%
}
