* {
	margin: 0;
	padding: 0;
}

body {
background: #F4DCB6 url(../graphics/bg2.jpg) repeat-y top center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #eed6b0;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 112px;
 

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #e1c70e;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;


}


#menu6 {
height: 30px;
line-height: 30px;
background: #e7cfa9 no-repeat;

}
#menu6 ul {
list-style-type: none;
padding-left: 0px;
}
#menu6 ul li {
display: block;
float: left;
}
#menu6 ul li a {
padding: 0 18px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #0d254e;
}
#menu6 ul li a:hover {
color: #740421;
text-decoration: none;
}

#content {
background: #294461;url(images/blue.jpg) repeat-y; 
padding: 0 20px;
}


.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 20px;
height: 30px;
line-height: 30px;
background-image url(../graphics/bground.jpg); no-repeat; 
}
.right h2 a {
text-decoration: none;
color: #740421;
}
.right h2 a:hover {
color: #111;
}

right2 {
float: right;
width: 570px;
text-align: justify;
padding-top: 20px;
}
.right2 h2 {
font-size: 18px;
font-weight: 100;
padding-left: 20px;
height: 30px;
line-height: 30px;
background-image url(../graphics/bground.jpg); no-repeat; 
}
.right2 h2 a {
text-decoration: none;
color: #740421;
}
.right2 h2 a:hover {
color: #111;
}

.left {
float: left;
width: 180px;
padding-top: 10px;
}







.left h2 {
margin: 10px 0 0 10;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #294461 url(../graphics/menuh2.jpg) no-repeat;
color: #740421;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #e3cca7;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}


#slideCont {
 	border:solid 1px #000;
	 text-align:center;
}

#slideCont img {
 	margin: 5px;
}
.footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
}
.footer a { color: #aaa; }
.footer a:hover { color: #111; }