/* CSS Document */

body, html {
	background:#FFFFFF;
	margin:0px;
	padding:0px;
}
#page-container{
	background:url(/images/structure/bkgd.jpg) repeat-y;
	width:795px;
	margin:0px;
	padding:0 0 15px 0;
}
#main-content{
	margin:0px;
	padding:0px;
}
#page-content{
	padding:0px 30px 0px 20px;
	margin:0px;
}
#menu-container{
	margin: 0;
	padding: 0;
	float: left;
	width: 155px;
}
#main_nav_container {
	padding: 0;
}

#main_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_nav_list li {
	margin: 0;
	padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
	display: block;
	text-align: left;
	line-height: 30px;
	height: 34px;
	padding: 0 0 0 15px;
  	overflow: hidden;
	width: 126px;  
}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_container {
	margin: 5px 0 5px 15px;
	padding: 0;
}

.sub_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sub_nav_list li {
	clear: both;
	margin: 0;
	padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
	text-align: left;
	display: block;
  	overflow: hidden;
}

#main_nav_list a.main_nav_active_item {
	background: url(/images/structure/button-bkgd.gif) no-repeat;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#main_nav_list a.main_nav_item {
	background: url(/images/structure/button-bkgd.gif) no-repeat;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #d0d0d0;
}
#main_nav_list a.main_nav_item:hover {
	background: url(/images/structure/button-bkgd.gif) no-repeat;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.sub_nav_list a.sub_nav_active_item {
	background: url(/images/structure/button-bkgd.gif) no-repeat;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.sub_nav_list a.sub_nav_item {
	background: url(/images/structure/button-bkgd.gif) no-repeat;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #d0d0d0;
}
.sub_nav_list a.sub_nav_item:hover {
	background: url(/images/structure/button-bkgd.gif) no-repeat;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#footer {
	margin: 0;
	padding: 0;
	width: 775px;
	height: 140px;
	clear: both;
}
#footer_text {
	padding: 0 0 0 0;
	margin: 0 30px 0 30px;
	text-align: center;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
#footermenu {
	padding: 20px 0 15px 0;
	margin: 0 30px 0 30px;
	text-align: center;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
a.footermenu		{text-decoration: none;	color: #d0d0d0;}
a:link.footermenu	{text-decoration: none;	color: #d0d0d0;}
a:visited.footermenu{text-decoration: none;	color: #d0d0d0;}
a:hover.footermenu{text-decoration: underline;color: #fff;}

#footer_address {
	padding: 15px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: center;
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	border-top: 1px solid #ffffff;
}
#right_column{
	float:left;
	width:435px;
	position: relative;
	margin: 0 0 0 15px;
	padding: 0 15px 15px 0;
}
#right_column br{
	line-height:18px;
	margin:0;
	padding:0;
}
#far_right_column{
	float:left;
	width:110px;
	position: relative;
	margin: 0 0 0 15px;
	padding: 0 0 15px 0;
}

#centering{text-align:center;}
#centering1{text-align:center;}
#centering2{text-align:center;}
#centering3{text-align:center;}
#centering4{text-align:center;}

/* FONTS */
h1{
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: italic;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	margin:-2px 0 5px 0;
}
h2{
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
h3{
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.content{
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.black_headline{
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.footer {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}

a.email			{font-size:18px; color:#0000ff;}
a:link.email	{font-size:18px; color:#0000ff;}
a:hover.email	{font-size:18px; color:#0000ff;}
a:visited.email	{font-size:18px; color:#0000ff;}
