* { 
margin: 0px; 
padding: 0px; 
}

BODY, TD, P  { font-size : 12px; font-family : verdana, helvetica, arial, sans-serif; color : #2A2323; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}

BODY {
  margin : 0;
  color : #404040;
  background : #89372A;
  text-align: center;
}

ul, ol { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

h1 {font-weight : bold; font-size : 22px; color : #2E231C; margin-bottom : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h2 {font-weight : bold; font-size : 18px; color : #2E231C; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h3 {font-weight : bold; font-size : 16px; color : #2E231C; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h4 {font-weight : bold; font-size : 14px; color : #2E231C; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h5 {font-weight : bold; font-size : 12px; color : #2E231C; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}
h6 {font-weight : bold; font-size : 11px; color : #2E231C; margin-top : 0.5em; font-family : Georgia, Verdana, sans-serif;}

A  {color : #89372A; font-weight : normal; text-decoration : underline;}
A:Visited  { color : #89372A; font-weight : normal; text-decoration : underline;}
A:Active  { color : #89372A; font-weight : normal; text-decoration : underline;}
A:Hover  { color : #89372A;	font-weight : normal; text-decoration : none;}

hr {
  width : 85%;
  text-align : center;
  margin : 5px auto;
  border : 0;
  border-bottom : 2px dotted #9D8E01;
  color : #fff;
  background : none;
}

div#wrapper {
   width: 925px;
   min-height : 500px;
   margin: 20px auto 20px auto;
   background : #D3B382 url(images/bg_wrapper.gif) top left repeat-y;
   text-align: left;
}

img#bottom {
  vertical-align : bottom;
}

img#header {
  margin-left : 55px;
  margin-bottom : 15px;
}

ul#topnav {
  font: normal 13px Verdana, Arial, sans-serif;
  color : #fff;
  margin : 0 0 10px 0;
  padding : 0;
  list-style: none;
  width : 168px;
  float : left;
}

ul#topnav li {  
  margin : 0;
  padding : 0;
  width : 168px;
}

/* Fix IE. Hide from IE Mac \*/
 * html ul#topnav li { float : left; height: 1%;} 
 * html ul#topnav li a { height: 1%;} 
/* End */

ul#topnav li a, ul#topnav li a:link, ul#topnav li a:visited
{
  text-decoration: none;
  font-weight : bold;
  padding : 5px 7px;
  color : #fff;
  display : block;
  border-bottom : 1px solid #D3B382;
  }

ul#topnav li a:hover {
  background : #61534A;
}

div#content_wrapper {
  width : 834px;
  margin : 0 35px 0 55px;
  background : #fff url(images/bg_content.gif) top left repeat-y;
}

div#content {
  margin : 0 0 0 190px;
  padding : 15px 15px 15px 0;
}

img.building {
	display : block;
	text-align : center;
	margin : 0 auto;
}

div#map {
	float : right;
}

div#footer {
	font-size : 10px;
	text-align : center;
}

div.clear {
  clear :both;
}

.photo {
  float: left;
  width: 200px;
  height : 200px;
  margin: 0 5px 5px 0;
  padding: 0;
  font-size : 10px;
  text-align : center;
  overflow : hidden;
}

.photo img {
  display : block;
  margin : 3px auto;
  text-align : center;
  border-style : hidden;
  border : 0;
}

div#norlink {
  text-align : center;
  font-size : 9px;
  color : #fff;
}

div#norlink a {
  color : #fff;
  font-weight : normal;
}