ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL 
			{ font-size: 11px;
              font-family: arial, sans-serif;
			  line-height: 16px; }

body {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

a:link      { color: #cc6600; }

a:active    { color: #cc6600; }

a:visited   { color: #cc6600; }

a:hover     { color: #cc6600; }

h2 {
	background: #cc6600 url("images/h2bg.gif") scroll left bottom no-repeat;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	font-size: 14pt;
	font-weight: bold;
	color: white;
}

h3          { color: #cc6600;
			  margin-bottom: 2px; }
			  		  
p           { margin-top: 1px; }

li          { margin-top: 10px; }

ul.feat     { margin: 1px;
              padding: 0px; }

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

.addresstable      {  text-align:right;
						  line-height: 14px;
						  font-weight: bold; 
						  font-size: 11px;}
	
.addressfield      { line-height: 14px;
	                     font-weight:normal;
						 font-size: 10px; }		

.button            { background-color: #c0c0c0;
  					     border: 1px solid #c9c9c9; 
  						 color: #666666;
  						 font-size: 12px; 
                         font-family: arial, sans-serif; 
                         font-weight: bold; }

.contactform        { font-family: arial, helvetica, verdana;
						  font-size: 12px;
						  line-height: 20px;
	                      background-color: #eeeeee;
	  					  color: #333333;
						  border: 1px solid #c9c9c9;}

.content	{
	background: #ffffff; 
	float: right;
	margin: 5px;
	clear: none;
	/*
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: justify;
	width: 415px; */ }

.details    { border-bottom: 1px solid #c9c9c9;
	          color: #666666;
			 
						  }

.footer     { background: #ffffff;
              clear: both; 
			  padding-top: 8px;
			  text-align: left;
			  width: 800px; }
			  
.image { 
	clear: both; 
	padding-top: 5px;
	margin-bottom: 0px;
}
			 
.introtext  {
	text-align: left;
}
.introtext li {
	margin-top: 0px;
}

.news		{ background: #ffffff; 
              float: right;
			  height: 300px;
			  text-align: justify;
			  width: 228px;  }

.overflow 	{ overflow: auto;
              width: 228px;
              height: 300px; 
			  padding: 10px; } 
			  
.secnav 	{ background: #ffffff; 
              border: 1px solid #c9c9c9; 
			  border-bottom: 0px solid #c9c9c9; 
			  float: left;
			  margin-bottom: 5px;
			  margin-left: 0px;
			  margin-right: 0px;
			  margin-top: 5px;
			  text-align: left;
			  width: 155px;}

.spotlight	{ background: #ffffff; 
              border: 1px solid #c9c9c9; 
			  float: left;
			  height: 300px;
			  margin-bottom: 5px;
			  margin-left: 0px;
			  margin-right: 0px;
			  margin-top: 5px;
			  padding: 10px;
			  text-align: justify;
			  width: 340px;}
			  
.main {
	background-color: #ffffff;
	color: #666666;
	width: 800px; 
	margin-left: auto; 
	margin-right: auto;
	clear: both;
}

#container {
	border-right: 0px solid #c9c9c9;
	color: #333333;
        float: right;
	margin-bottom: 1em;
	padding: 0 0 5px 0;
        width: 155px;
	clear: none;
}

#container ul
			{ list-style: none;
              margin: 0;
              padding: 0;
              border: none; 
			  text-align: left;}

#container li
            { border-bottom: 1px solid #c9c9c9;
              margin: 0; }

#container li a
            { display: block;
              padding: 5px 5px 5px 0.5em;
              border-left: 10px solid #f2f2f2;
              border-right: 10px solid #f2f2f2;
              background-color: #ffffff;
              color: #666666;
              text-decoration: none;
              width: 100%; }

html>body #container li a { width: auto; }

#container li a:hover
{
border-left: 10px solid #b85801;
border-right: 10px solid #b85801;
background-color: #cc6600;
color: #ffffff;
}

.feature {
			border: 1px solid #666666;
			background-color: #eeeeee;
			padding: 5px;
			margin: 0px 0px 20px 0px;
			overflow: hidden;
		}
.feature h3 {
			margin-top: 10px;
			margin-bottom: 10px;
			font-size: 10pt;
		}
.feature img {
			float: left;
			margin-right: 20px;
			border: 10px solid white;
		}
.feature p {
			margin-right: 10px;
		}


#topnavbar {
	border-left: 1px solid #737373;
	float: right;
	clear: none;
	padding: 0px;	
	margin-top: 18px;
	margin-bottom: 19px;	
}

.nav {
	/* background: url("images/navbg.gif") scroll left top repeat-x; */
	text-align: center;
	display: block;
	float: left;
	clear: none;
	line-height: 16px;
	/* width: 158px; */
	padding: 2px 10px 2px 10px;
	height: 16px;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: black;
	border-right: 1px solid #737373;
}
.nav:link {
	color: #666666;
}
.nav:visited {
	color: #666666;
}
.nav:hover {
	background: url("images/navbghover.gif") scroll left top repeat-x;
	color: white;
}

.polaroid {
	float: right;
	clear: right;
	border: 1px solid #666666;
	background-color: #eeeeee;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.polaroid img {
	border: 1px solid #666666;
}

.polaroid p {
	color: #666666;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	width: 290px;
}

.feature {
	border: 1px solid #666666;
	background-color: #eeeeee;
	padding: 5px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}

.feature h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
}

.feature img {
	float: left;
	margin-right: 20px;
	border: 10px solid white;
}

.feature p {
	margin-right: 10px;
}
