

body{
margin:0px;
margin-top:20px;
padding:0px;
background-color: #E9E6E0;
font-size: 1em;
}


a:hover{color: #E9E6E0;}
a.head:hover{color: #383940;}

a{
	text-decoration: none;
	font: 90% "georgia", serif; color:#383940;
}


a.navLeft{
	text-decoration: none;
	font: bold 80% "georgia", serif; color:#383940;
}

a.head{
	text-decoration: none;
	font: bold 100% "georgia", serif; color:#434758;
}

.footer{
	text-decoration: underline;
	font: 70% "georgia", serif; color:#383940;
}

h1, h3.title {
	font: bold 100% "georgia", serif; color:#383940;
	margin:0px;
	margin-left:35px;
	margin-top:15px;
}


h1.tag{
	font: 75% "georgia", serif; color:#B7BAC6;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:0px;
}

h2{
	font: 80% "georgia", serif; color:#6F748D;
	margin-top:5px;
	margin-left:35px;
	margin-bottom:10px;
}

h2.cities{
	font: 180% "georgia", serif; color:#DDD8CC;
	margin:0px;
	padding:0px;
}


h4{
	font: bold 90% "georgia", serif; color:#383940;
	margin:0px;
	margin-left:15px;
}

h4.class{
	font: bold 100% "georgia", serif; color:#434758;
	margin:0px;
	margin-left:25px;
}

p{
	font: 90% "georgia", serif; color:#202020;
	line-height:140%;
	margin:35px;
	margin-top:5px;
}


p.head{
	font: bold 100% "georgia", serif; color:#202020;
	margin:35px;
	margin-top:5px;
}

p.sub{
	font: 80% "georgia", serif; color:#202020;
	line-height:140%;
	margin:0px;
	margin-left:15px;
}

p.class{
	font: 80% "georgia", serif; color:#202020;
	line-height:12pt;
	margin:0px;
	margin-left:35px;
	margin-right:45px;
	margin-bottom:25px;
}

ul.nav{
	list-style: none;
	margin-top:15px;
	margin-left:0px;
	padding:0px;
}

li  {
	list-style: circle;
	margin-bottom:5px;
	font: 100% "georgia", serif; color:#202020;

}

ul.nav li{
	list-style: none;
	margin-bottom:10px;
	text-align:center;
}

li.break{
	list-style: none;
	font: 100% "georgia", serif; color:#202020;
	margin-top:35px;
}


table.borderMain {
	border:solid 3px #6F748D;
	background-color:#E9E6E0;
}

td.navTop {
	background-image:url(images/navbg_top.gif);
	background-repeat:repeat-x;
	border:solid 1px #E9E6E0;
}

td.navLeft {
	background-image:url(images/navbg_left.gif);
	background-repeat:repeat-y;
	background-position:top left;
	border-left:solid 1px #E9E6E0;
}

td.navBottom {
	background-image:url(images/navbg_bot.jpg);
	background-repeat:repeat-x;
	border:solid 1px #E9E6E0;
}

td.bodyTop {
	background-color:#C8BFAA;
	border-left:solid 1px #E9E6E0;
	border-right:solid 1px #E9E6E0;
	border-top:solid  35px #D3CCBA;
}
td.bodyBar {
	background-color:#D3CCBA;
	border-left:solid 1px #E9E6E0;
	border-right:solid 1px #E9E6E0;
	height:35px;
	text-align:center;
}
