#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: "Times New Roman";
font-style: italic;
font-weight:bold;
font-color:#57657A;
font-size: 14px;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
line-height:150%;
border-top: 1px solid #D2C7B6;
border-right: 1px solid #D2C7B6;
border-bottom: 1px solid #D2C7B6;
width: 105px;
background-image:  url(images/nav.gif);
}

#navcontainer a:link, #navlist a:visited
{
color: #57657A;
text-decoration: none;
}

#navcontainer a:hover
{
border-top: 1px solid #D2C7B6;
border-bottom: 1px solid #D2C7B6;
border-right: 1px solid #D2C7B6;
background-image:  url(images/nav_over.gif);
color: #ffffff;
}

#active a:link, #active a:visited, #active a:hover
{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
background-image:  url(images/nav_over.gif);
color: #333;
}
#navcontainer {
text-align:left;
margin-top:35px;
}
body{   margin: 0;    padding: 0;	text-align: center;}
#container {height:100%}
#left{
	background-image:   url(images/leftBorder.gif);
	background-repeat: repeat-y;
	width: 132px;
	height:100%;
	float: left;
	align-vertical: top;
}
.leftNav {
	background-image:   url(images/leftBorder.gif);
}
#middle{
	width: 283px;
	height:100%;
	float: left;
	align-vertical: top;
}
#right{
	background-image:   url(images/rightBkgd.jpg);
	background-repeat: repeat-y;
	width: 344px;
	height:100%;
	float: left;
	background-color: #E9E1D6;
}
#rightFiller{
	background-image:   url(images/rightFiller.gif);
	background-repeat: repeat-y;
	width: 16px;
	height:100%;
	float: left;
}

p {
	font-family: "trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	padding:10px;
	text-align:left;
}
.note {
	font-family: "trebuchet MS";
	font-size: 10px;
	padding:10px;
	text-align:center;
	font-style:italic;	
}
H1 {
	font-family: "times new roman";
	font-style:italic;
	font-color:#57657A;
	font-size:14px;
	line-height:18px;
	color: 57657A;
	padding:10px;
}

.propSm {margin-top:15px;
	border:0px;
	height:63px;
	width:74px;}

#right ul{
	margin: 0;
	padding: 0;

}
#right li{
	background-image:   url(images/rightBorderTop.jpg);
	background-repeat: no-repeat;
	width:344;
	text-align:right;
	padding-right: 25px;
	padding-top: 45px;
	padding-bottom: 15px;	
	font-family: "times new roman";
	font-style:italic;
	font-color:#57657A;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color: 57657A;
}
.contactTable {
	margin-top: 115px;
	font-family: "trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	padding:10px;
	text-align:left;
}
.AmmenTable {
	font-family: "trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	text-align:center;
	border: 1px solid #D2C7B6;
	padding:2px;
}
.AmmenTableHeader {
	font-family: "trebuchet MS";
	font-weight:800;
	font-size: 11px;
	line-height: 15px;
	text-align:left;
}
.ammen {
	font-family: "trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	text-align:left;
	list-style-image: url(images/bullet.gif);
}
.printBox{
	border-left: 1px solid #D2C7B6;
		border-right: 1px solid #D2C7B6;
}
#footer {height:20px;width:100%;background-color:58647A;clear: both;font-family: arial;font-color:#ffffff;font-size:11px;text-align:left;}
#footer a:link    		{color:#ffffff; font-family:arial; text-decoration:none;	font-weight: bold;	font-size: 10px;}
#footer a:visited 		{color:#ffffff; font-family:arial; text-decoration:none;	font-weight: bold;	font-size: 10px;}
#footer a:active  		{color:#ffffff; font-family:arial; text-decoration:none;	font-weight: bold;	font-size: 10px;}
#footer a:hover   		{color:#ffffff; font-family:arial; text-decoration:underline;	font-weight: bold;	font-size: 10px;}
