﻿*
{
	padding: 0;
	margin: 0
}
body
{
	background: #cac3bf
}
#wrapper
{ 
	margin: 0 auto;
	width: 700px;
	background: #ffffff
}
#preheader
{ 
	width: 700px;
	height: 20px;
	clear: both;
	background: #cac3bf
}
#header
{
	color: #333;
	width: 700px;
	float: left;
	height: 150px;
	background: url(../images/header.jpg) no-repeat
}
#picture
{
	color: #333;
	width: 700px;
	float: left;
	height: 163px;
	background: #ffffff
}
#navigation
{
	float: left;
	width: 700px;
	height: 35px;
	color: #333;
	background: url(../images/navigation.jpg) no-repeat
}
#navleft
{
	float: left;
	width: 200px
}
#navright
{
	float: left;
	width: 500px
}
ul.main_menu
{
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	margin-top: 9px;
	margin-right: 20px;
	text-align: right
}
li.main_menu
{
	display: inline;
	list-style-type: none;
	padding-left: 13px;
	padding-right: 13px;
	background: url(../images/main_menu_button.jpg) no-repeat;
	background-position: 0px 2px
}
#content
{ 
	float: left;
	color: #333;
	background: #ffffff;
	width: 500px;
	height: 380px;
	border-bottom: 0px
} 
#content-text
{ 
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px
}
#leftcolumn
{ 
	background: #bdb6b0;
	height: 380px;
	width: 200px;
	float: left
}
#side_menu
{ 
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 5px;
	padding-bottom: 20px
}
#side_divider
{
	height: 1px;
	background: #ffffff
}
#side_text
{ 
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom:0px
}
ul.side_menu
{
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	font-weight: normal;
	color: #887d75;
	margin-top: 17px;
	text-align: right;
	line-height: 20px
}
li.side_menu
{
	list-style-type: none;
	padding-left: 30px;
	padding-right: 30px;
	background: url(../images/side_menu_button.jpg) no-repeat;
	background-position: 160px 5px
}
#footer
{ 
	width: 700px;
	height: 35px;
	clear: both;
	color: #333;
	background: url(../images/footer.jpg) no-repeat
}
#footermenu
{
	width:700px;
	text-align:right;
	background: #cac3bf
}
#tableheaderleft
{
	float:left;
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 4px;
	margin-right: 4px;
	background: #bdb6b0;
	width: 200px;
	padding: 5px 10px 5px 15px
}
#tablebodyleft
{
	float:left;
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	color: #ffffff;
	background:#bdb6b0;
	margin-right: 4px;
	width: 200px;
	padding: 10px 10px 10px 15px
}
#tableheaderright
{
	float:left;
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 4px;
	margin-right: 4px;
	background: #bdb6b0;
	width: 200px;
	padding: 5px 10px 5px 15px
}
#tablebodyright
{
	float:left;
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	color: #ffffff;
	margin-right: 4px;
	background:#bdb6b0;
	width: 200px;
	padding: 10px 10px 10px 15px
}
p.content
{
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	font-weight: normal;
	color: #887d75;
	line-height: 14pt;
	padding: 10px;
}
p.boldtext
{
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	font-weight: bold;
	color: #d21034;
	line-height: 14pt;
	padding: 10px
}
p.sidetext
{
	font-family: verdana, helvetica, arial;
	font-size: 8pt;
	font-weight: normal;
	color: #887d75;
	line-height: 12pt;
	text-align: center
}
p.headtext
{
	font-family: verdana, helvetica, arial;
	font-size: 12pt;
	font-weight: bold;
	color: #6d6869;
	margin-top: 8px;
	margin-right:20px;
	text-align: right
}
a.mainmenu
{
	text-decoration: none;
	color: #ffffff
}
a.mainmenu:visited
{
	text-decoration: none;
	color:  #ffffff
}
a.mainmenu:hover
{
	text-decoration: none;
	color:  #6d6869
}
a.mainmenu:active
{
	text-decoration: none;
	color:  #6d6869
}
a.sidemenu
{
	text-decoration: none;
	color: #887d75
}
a.sidemenu:visited
{
	text-decoration: none;
	color:  #887d75
}
a.sidemenu:hover
{
	text-decoration: none;
	color:  #ffffff
}
a.sidemenu:active
{
	text-decoration: none;
	color:  #ffffff
}
a.footmenu
{
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	font-weight: normal;	
	text-decoration: none;	
	color: #887d75;
	padding-right:20px
}
a.footmenu:visited
{
	color:  #887d75
}
a.footmenu:hover
{
	color:  #6d6869
}
a.footmenu:active
{
	color:  #6d6869
}
a.redlink
{
	text-decoration: none;
	color: #d21034
}
a.redlink:visited
{
	text-decoration: none;
	color: #d21034
}
a.redlink:hover
{
	text-decoration: none;
	color:  #887d75
}
a.redlink:active
{
	text-decoration: none;
	color: #d21034
}