/* CSS Document */


body, div, form, h1, h2, h3, h4, .navigation {
	display: block;
}

a, p, .navigation, :link, :visited, :hover {
	text-decoration: none;
}

h1, h2, h3, h4, .navigation, a {
	margin-top: 0px;
}

p, form {
	margin: 0px;
}

h1, h2, h3, h4, .navigation, a, p, form, .l2headline, .l2body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
}	

h1, h2, h3, h4, a, :link, a:visited, a:hover, .navigation, .l2headline, .copyright, .search {
	font-weight: bold;
}	

p, h1, h2, h3, h4, .search {
	color: #000000;
}

body {
	background-color: #EED;
}

a:link {
	color: #580101;
}

a, a:hover, a:visited {
	color: #243E46;
}

.text_link:hover {
	border-bottom-color:#000000;
	border-bottom-style:dotted;
	border-bottom-width:1px;

}
	
h1 {
	font-size:16pt;
}

h2 {
	font-size:13pt;
}

h3 {
	font-size:12pt;
}

h4 {
	font-size:11pt;
}

p {
	font-size:10pt;
	letter-spacing: normal;
}

.right_link {
	text-align:right;
}
	
.search {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px;

}	

.half_line {
	line-height:50%;
}
	
img {
	border:0px;
	margin: 0px;
	margin-top:3px;
}

.img_main {
	margin-top:7px;
	margin-bottom:10px;
}

.img_fullstory {
	padding-right:14px;
	padding-bottom:8px;
}

#border {
	border: 1px solid #000000;
	margin-bottom:10px;
}
		
.navigation {
	padding:8px;
	color: #E4E4E4;
	font-size:15px;
	font-style:normal;
	line-height: 120%;
	margin-bottom: 8px;
	background-color: #580101;
}

.navigation:link {
	color: #E4E4E4;
}

.navigation:hover {
	background-color:#243E46;
	color: #FFFFFF;
}

.navigation:visited {
	color: #EED;
}

#everything_under_header {
	position:relative;
	top:15px;
	width:950px;
}


#left_menu {
	float:left;
	width:125px;
	margin-right:15px;
}


#maincontent {
	width:570px;
	float:left;
	margin-right:15px;
	background-color: #D3D3A9;
	margin-bottom: 20px;
}

.section_container {
	position: relative;
	padding: 8px;
}


.topheadline {
	border: 0;
	padding: 8px 8px 10px;
	margin-bottom: 10px;
	position: relative;
}

.topbody_left {
	float: left;
	width: 25%;
}

.mainpage_right, .insidepage_right {
	float: right;
	margin-top: 3px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom: #000000 1px solid;	
}	

.mainpage_right {
	width: 70%;
}

.insidepage_right {
	width: 72%;
}

.section_clearer, .l2body {
	clear: both;
}

.l2container {
	width:48%;
	float:left;
	padding-right: 2%;	
}

.l2picture {
	width:auto;
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.l2headline {
	margin-bottom: 5px;
}

#right_hand_box {
	float: left;
	width:218px;
	border: 0;

}

.right_hand_sub_box, #plain_box {
	margin-bottom:15px;
}

#plain_box {
	border:1px solid #000000;
	padding:4px 4px 0px;
	background-color: #CCCCCC;
}	

.copyright {
	text-align: center;
	font-size: x-small;
	background-color: #B1A769;
	color: #ffffff;
	padding: 2px;
}

.topbar {
	float:left;
	width:803px;
	margin-bottom:20px;
	background-color:#FFFFFF;
}	