/* general styles */

body {margin:0; padding:0; color: #333333; font-size: 14px; line-height:20px; font-family: verdana, arial, helvetica, sans-serif;background: #c5c5c5 url('background.jpg') top repeat-x;}
	
td, p, div {color: #555555; font-size: 18px; line-height:24px; font-family: verdana, arial, helvetica, sans-serif;}  

table {border-collapse: separate;}
ul.links li  {padding:0 0em;}

A:link {text-decoration:underline; color:#000}
A:visited {text-decoration:underline; color:#000}
A:hover {text-decoration:underline; color:#888} 
	
/* header, logo layout */

#header {margin: 0 auto; width: 1000px; height: 80px; position: relative;background: url('logoback.jpg') top no-repeat; }
#logo {width: 200px; height: 80px; background: url('logo.png') top no-repeat;  float: left; position: relative;}
#banner {width: 946px; height: 120px; background: url('banner.jpg') top no-repeat; position: relative;}

/* content layout */

.contentouter {background-color: #FFFFFF; width: 998px; margin: auto; margin-top: 0px; margin-bottom: 10px; border:1px solid #68635B; padding-top: 15px; padding-bottom: 15px; margin-top:60px;}
.contentinner {width: 946px; background-color: #EEEEEE; border:1px solid #AAAAAA; margin: auto; margin-left: 15px; margin-right: 15px;  padding-left: 10px; padding-right: 10px; padding-top: 0px;  padding-bottom: 10px;}
.contentadnotice {color: #777777; font-size: 11px; line-height: 24px;  font-weight: normal; font-style: normal; font-family: verdana, sans-serif; text-decoration:none; letter-spacing: 3px;}
.contentwrapper {background-color: #FFFFFF; width: 946px; padding-bottom: 30px;}
.content {padding-left:30px; padding-right:20px; padding-top:40px;}

/* general font settings*/

.h1  {color: #000; font-size: 36px; line-height:38px;  font-weight: normal; font-style: normal; text-decoration:none; font-family: Oswald, sans-serif; }
a.h1 {color: #000; font-size: 36px; line-height:38px;  font-weight: normal; font-style: normal; text-decoration:none;  font-family: Oswald, sans-serif;}
a.h1 :visited {color: #000; font-size: 36px; line-height:38px;  font-weight: normal; font-style: normal; text-decoration:none; font-family: Oswald, sans-serif; }
a.h1 :hover {color: #a7896d; font-size: 36px; line-height:38px;  font-weight: normal; font-style: normal; text-decoration:none; font-family: Oswald, sans-serif; }

.h2 {color: #000; font-size: 22px; line-height:24px;  font-weight: bold; font-style: normal; text-decoration:none; }
.h2 a:link {color: #000; font-size: 22px; line-height:24px;  font-weight: bold; font-style: normal;  text-decoration:none; }
.h2 a:visited {color: #000; font-size: 22px; line-height:24px;  font-weight: bold; font-style: normal;  text-decoration:none; }
.h2 a:hover {color: #a7896d; font-size: 22px; line-height:24px;  font-weight: bold; font-style: normal;  text-decoration:none; }

.h3 {text-decoration:none; font-size: 16px; line-height:20px; color: #666; font-weight: bold;}
a.h3 {text-decoration:none; font-size: 16px; line-height:20px; color: #666; font-weight: bold;}
a.h3:visited {text-decoration:none; font-size: 16px; line-height:20px; color: #666; font-weight: bold;}
a.h3:hover {text-decoration:none; font-size: 16px; line-height:20px; color: #000; font-weight: bold;}

.h4 {text-decoration:none; font-size: 14px; line-height:18px; color: #666; font-weight: normal;}
a.h4 {text-decoration:none; font-size: 14px; line-height:18px; color: #666; font-weight: normal;}
a.h4:visited {text-decoration:none; font-size: 14px; line-height:18px; color: #666; font-weight: normal;}
a.h4:hover {text-decoration:none; font-size: 14px; line-height:18px; color: #888; font-weight: normal;}

.h5 {text-decoration:none; font-size: 14px; line-height:18px; color: #9f164e; font-weight: bold;}
a.h5 {text-decoration:none; font-size: 14px; line-height:18px; color: #9f164e; font-weight: bold;}
a.h5:visited {text-decoration:none; font-size: 14px; line-height:18px; color: #9f164e; font-weight: bold;}
a.h5:hover {text-decoration:none; font-size: 14px; line-height:18px; color: #9f164e; font-weight: bold;}


