p { font-family: Helvetica, Arial, sans-serif; font-size: 80%; color: #000; line-height: 130%; margin: 0; }
a:link { font-family: Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; color: #A16630; text-decoration: none;}
a:visited { font-family: Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; color: #A16630; text-decoration: none;}
a:hover {  font-family: Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; color: #A16630; text-decoration: underline;}

h1	{ 	font-family: Helvetica, Arial, sans-serif; font-style: normal; font-size: 115%; color: #A16630; margin: 0 0 30 0; line-height: 110%; }
h2	{ 	font-family: Helvetica, Arial, sans-serif; font-style: normal; font-size: 90%; color: #666; margin: 0 0 10 0; line-height: 110%; }

#container{
width: 760px;
margin:0 auto;
margin-top: 20px;
text-align: left;
border: 1px solid #A16630;
background-color: #FFF; }

html>body #container
{ 
width: 758px;
  } 

body{
text-align: center;
margin: 0px;
padding: 0px;
   }

img
{
  border: 0px;
}

#header{
width: 100%;
height: 100px;  }

#logo{
float:right;}

#breadcrumbs{
width: 480px;
padding-top: 20px;
margin-left: 20px;
float:left;}

html>body #breadcrumbs
{ 
width: 460px;
  } 

#breadcrumbs p { color: #A16630; }
#breadcrumbs a:link { color: #999; }
#breadcrumbs a:visited {  color: #999; }
#breadcrumbs a:hover {  color: #999; text-decoration: underline; }

#navigation{
height: 20px;
vertical-align: middle;
padding-top: 3px;
padding-bottom: 3px;
margin-bottom: 20px;
background-color: #A16630;
text-align: center; }

#navigation p { color: #FFF; }
#navigation a:link { font-weight: normal; color: #FFF; }
#navigation a:visited { font-weight: normal; color: #FFF; }
#navigation a:hover { font-weight: normal; color: #FFF; text-decoration: underline; }

#menulist
{ padding-left: 0;
margin-left: 0;
width: 60px; 
font-family: Helvetica, Arial, sans-serif; font-size: 80%; color: #000; line-height: 130%; margin: 0;
}

#menulist li
{ list-style: none;
margin: 0;
padding-bottom: 10px;
 }

#menu
{ 
 margin-right: 10px;
 
width: 60px;
float: right;
 }
 
 html>body #menu
{ 
 margin-right: 20px;
 }

#contentlist ol { font-family: Helvetica, Arial, sans-serif; font-size: 80%; color: #000; line-height: 130%; margin: 0; }

#contentlist li { list-style-type: square; font-family: Helvetica, Arial, sans-serif; font-size: 80%; color: #000; line-height: 130%; margin: 0; }

#wrapper
{ width: 570px;
  }
  
#bothcontent
{ 
  margin-left: 10px;
	margin-right: 10px;
  width: 620px;
  float: left;
}  

html>body #bothcontent
{ 
  margin-left: 20px;
}

#leftcontent
{ 
  margin-left: 10px;
  width: 260px;
  float: left;
}

html>body #leftcontent
{ 
  margin-left: 20px;
}

#rightcontent
{
  padding-right: 9px;
  border-right: solid 1px #999;
  width: 260px;
  float: right;
  text-align: left;
}

#footer
{ height: 20px;
padding-bottom: 20px;
padding-top: 50px;
clear:both;
text-align: center; }

.footerbold
{ font-weight: bold; color: #A16630; }


