@charset "utf-8";
/* CSS Document */
body {background-color:#333;padding:0;margin:0;}
h1 {font-size:17px; font-weight:700;}
h2 {font-size:16px; font-weight:700;}
p, ul, li {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px;}
.footnote {font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px;color:#333333;}
.footnote a:link, .footnote a:visited, .footnote a:hover, .footnote a:active {font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px;color:#D6AD5C;}
.footnote a:hover {font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px;color:#5A413D;}
.holder {margin:20px 0 0 0;background-color:#FFF;width:784px;
}
.logo {position:relative;left:0; width:202px; height:195px; float:left;}
.main {background-image:url(../img/bg.jpg); background-repeat:repeat-y;}
.menubuttons {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	margin:20px 0 0 35px;
}
.menubuttons a:link, .menubuttons a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.menubuttons a:hover, .menubuttons a:active {
	background:none;
	color:#5A413D;
	text-decoration: none;
	}
.slide {position:relative;left:0; width:550px; height:195px; float:right;margin:0 32px 0 0;}
.subheader {position:relative;left:0;clear:all;width:752px;margin:0;}