/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
min-width: 950px;
}

#main {
	width: 100%;
	background: url('../img/main-bg.gif') repeat-y center 0;
	min-height: 100%;
	position: relative;
}
 
body>#main {
height: auto;
}

a:link, a:visited {
color: #9E0000;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ''
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ''
}

.noscreen {
	display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}
.archive-list {
	font-size: medium;
	padding-left: 90px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.archive-list li {
	margin-bottom: 20px;
}
.archive-list a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #000000;
}

h1 {
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	padding-left: 50px;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font-size: 1.6em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
text-align: left;
margin: 3px 0 0 2px;
}

h3 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #A50000;
letter-spacing: 1px;
padding-bottom: 3px;
border-bottom: 1px solid #A50000;
margin-bottom: 7px;
}
h4 {
	font-size: 36px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: blink;
}

address {
font-style: normal;
line-height: 180%;
margin-left: 7px;
}

/* Images */

img.float {
float: left;
border: 1px solid #A50000;
margin: 0.5em 0.8em 0.5em 0;
}

.logo {
	position: relative;
	top: -10px;
	right: 130px;
}

/* Header */

#header {
	height: 200px;
	position: relative;
	background: #820000 url('../img/hd-bg.gif') repeat-x 0 0;
}

#header-in {
width: 900px;
height: 200px;
position: relative;
margin: 0 auto;
}

/* Menu */

#menu-box {
	background: #4A4A4A url('../img/menu-bg.gif') repeat-x 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 30px;
	padding-top: 10px;
}
#menu {
	width: 950px;
	display: inline;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu.td {
	width: 150px;
}
#menu  td  a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	position: relative;
	bottom: 5px;
}

/* Content box */

#content {
	background: #FFFFFF url('../img/content-bg.gif') repeat-x 0 0;
	min-height: 375px;
}

#content-box {
	width: 950px;
	background-color: #FFFFFF;
	text-align: left;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	padding-bottom: 80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 30px;
	min-height: 385px;
}

#content-box-in-left {
	width: 70%;
	float: left;
	background-color: #FFFFFF;
}

#content-box-in-left-in {
	margin: 1.8em 1em 7em 1.8em;
	width: 90%;
}

#content-box-in-right {
width: 29%;
float: right;
background-color: #FFFFFF;
}

#content-box-in-right h3 {
border: 0px none;
background-color: #200000;
color: #FFFFFF;
font-size: 1.3em; padding-left:10px; padding-right:0; padding-top:3px; padding-bottom:4px
}

#content-box-in-right-in {
	margin-top: 1.8em;
	margin-bottom: 7em;
	margin-right: 1em;
}

#content-box-in-right-in dl {
margin: 0 0 40px 2px;
}

#content-box-in-right-in dt {
margin-bottom: 3px;
font-weight: bold;
background-color:#ad0000;
color: #FFFFFF;
line-height: 140%;
padding: 1px 0 1px 5px;
text-decoration: none;
}

#content-box-in-right-in dd {
margin: 0 5px 18px 2px;
line-height: 140%;
}

#footer {
	background: #820000 url('../img/footer-bg.gif') repeat-x 0 0;
	height: 60px;
	clear: both;
	margin-top: 10px;
}

#footer-in {
width: 950px;
margin: 0 auto;
}

p.footer-left {
	float: left;
	width: 950px;
	color: #FFFFFF;
	text-align: center;
	margin: 9px 0 0 15px;
	display: inline;
	margin-top: 15px;
}

p.footer-left a, p.footer-left a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-left a:hover {
background-color: #FFFFFF;
color: #8A0000;
}

p.footer-right {
float: right;
width: 450px;
color: #FFFFFF;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footer-right a, p.footer-right a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-right a:hover {
background-color: #FFFFFF;
color: #8A0000;
}

p.footer-right a, p.footer-right a:visited  {
font-weight: normal;
}
