@charset "UTF-8";

body {
	margin-top:10px;
	padding:0px;
	text-align: center;
	font-size:14px;
	background-color:#660000;
}

a:link {
	color:#000;
	text-decoration: none;
}
	
a:visited {
	text-decoration: none;
	color:#660000;
}
	
a:hover {
	text-decoration: underline;
	color: #F00;
}
	
a:active {
	text-decoration: none;
}

@font-face {
    font-family: 'GentiumBookBasicRegular';
    src: url('../fonts/GenBkBasR-webfont.eot');
    src: url('../fonts/GenBkBasR-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GenBkBasR-webfont.woff') format('woff'),
         url('../fonts/GenBkBasR-webfont.ttf') format('truetype'),
         url('../fonts/GenBkBasR-webfont.svg#GentiumBookBasicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GentiumBookBasicItalic';
    src: url('../fonts/GenBkBasI-webfont.eot');
    src: url('../fonts/GenBkBasI-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GenBkBasI-webfont.woff') format('woff'),
         url('../fonts/GenBkBasI-webfont.ttf') format('truetype'),
         url('../fonts/GenBkBasI-webfont.svg#GentiumBookBasicItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GentiumBookBasicBold';
    src: url('../fonts/GenBkBasB-webfont.eot');
    src: url('../fonts/GenBkBasB-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GenBkBasB-webfont.woff') format('woff'),
         url('../fonts/GenBkBasB-webfont.ttf') format('truetype'),
         url('../fonts/GenBkBasB-webfont.svg#GentiumBookBasicBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GentiumBookBasicBoldItalic';
    src: url('../fonts/GenBkBasBI-webfont.eot');
    src: url('../fonts/GenBkBasBI-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GenBkBasBI-webfont.woff') format('woff'),
         url('../fonts/GenBkBasBI-webfont.ttf') format('truetype'),
         url('../fonts/GenBkBasBI-webfont.svg#GentiumBookBasicBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PermanentMarkerRegular';
    src: url('../fonts/PermanentMarker-webfont.eot');
    src: url('../fonts/PermanentMarker-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/PermanentMarker-webfont.woff') format('woff'),
         url('../fonts/PermanentMarker-webfont.ttf') format('truetype'),
         url('../fonts/PermanentMarker-webfont.svg#PermanentMarkerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.list ul {
	font: 14px 'GentiumBookBasicRegular', Times New Roman, Times, serif;
	width: 680px;
	height: 130px;	
}

.list ul li {
	float: left;
	width:680px;
	line-height: 20px;
	text-align:left;
	text-decoration: none;
	margin-left: -40px;
}

.subheadline {
	font: 16px 'GentiumBookBasicBold', Times New Roman, Times, serif;
	color: #660000;
}

.highlight {
	font: 16px 'GentiumBookBasicItalic', Times New Roman, Times, serif;
	color:#F00;
}



#container {
	width: 1200px;
	max-width: 1300px;
	height: 150px;
	margin-left:auto;
	margin-right: auto;
	background-color:#FFF;
}

/* ++++++++++++++++++++++Top++++++++++++++++++++++*/
#logo {
	background-image:url(../images/inside_top_bar.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 100%;
	float: left;
}

#logo h1, #logo h2 {
	position: absolute;
	top: -500px;
}

#logo #nav1 {
	margin-top:125px;
	width: 550px;
	float: left;
	color:#FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}

#logo #nav1 ul {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 5px;
	font: 16px 'GentiumBookBasicItalic', Times New Roman, Times, serif;
}

#logo #nav1 ul li {
	float: left;
	width:165px;
	height: 30px;
	line-height: 30px;
	text-align:left;
	text-decoration: none;
	
}

#logo #nav1 ul a {
	display: block;
	color: #fff;
	margin: 10px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}

#logo #nav1 ul a:hover {
	display: block;
	color: #f00;
	text-decoration:none;
	margin: 10px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}

#logo #nav2 {
	margin-top:0px;
	margin-left: 80px;
	width: 180px;
	height: 180px;
	color:#000;
	float: left;
}

#logo #nav2 ul {
	list-style: none;
	font: 14px 'GentiumBookBasicRegular', Times New Roman, Times, serif;
}

#logo #nav2 ul li {
	float: left;
	width:180px;
	margin-bottom: 1px;
	line-height: 40px;
	text-align:left;
	text-decoration: none;
}

#logo #nav2 ul a {
	display: block;
	color:#000;
	margin: 0px;
}

#logo #nav2 ul a:hover {
	display: block;
	color: #f00;
	text-decoration:none;
	margin: 0px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}

#logo #nav3 {
	float: left;
	margin-top: 0px;
	margin-left: 105px;
	width: 180px;
	height: 180px;
	color:#000;
}

#logo #nav3 ul {
	list-style: none;
	font: 14px 'GentiumBookBasicRegular', Times New Roman, Times, serif;
}

#logo #nav3 ul li {
	float: left;
	width:180px;
	margin-bottom: 1px;
	line-height: 40px;
	text-align:left;
	text-decoration: none;
}

#logo #nav3 ul a {
	display: block;
	color: #000;
	margin: 0px;
}

#logo #nav3 ul a:hover {
	display: block;
	color: #f00;
	text-decoration:none;
	margin: 0px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}