body { 
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0; 
background: #f0ffe2;
color: #3f3f3f;
font-size: 14px;
line-height: 24px;
}

a { color: #000088; }
a:hover { color: #880000; }

#top {
background: #4d7844;
padding: 10px 10px;
height: auto;
line-height: 40px;
border-bottom: 5px solid #75a9a0;
}

#header {
float: left;
}
#header .sitename {
margin: 0;
padding: 0;
font-weight: bold;
color: #fff;
font-size: 33px;
letter-spacing: -1px;
}
#header .sitename a{
color: #fff;
text-decoration:none;
}

#topmenu {
float: right;
}
#topmenu ul { margin: 0; padding: 0; list-style-type: none;}
#topmenu li { display: inline; padding: 0 0 0 20px }
#topmenu li a { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding: 5px 10px; 
background: #278068; 
text-decoration: none; 
color: #fff;
}
#topmenu li a:hover { background: #eee; color: #000; }

#contentwrap { 
width: 980px;
background: #f9f9f9;
margin: 20px auto;
border: 1px solid #c9c9c9;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.cleft { float: left; padding: 20px 0 20px 20px; width: 200px; }
.cleft h3 { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
font-size: 12px; 
font-weight: bold; 
color: #fff; 
background: #6a9d84; 
padding: 3px 10px; 
}
.cleft ul { margin: 0; padding: 0; list-style-type: none; }
.cleft ul li { margin: 0 0 5px 0; color: #fff; }
.cleft ul li a { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
font-size: 12px; 
display: block; 
text-decoration: none; 
color: #fff; 
background: #75a9a0; 
padding: 3px 10px; 
color: #fff; 
}
.cleft ul li a:hover { background: #3D8EA9; }

.cright { 
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
border-left: 1px solid #e9e9e9; 
background: #fff;
float: right; 
padding: 0 20px 20px 20px; 
width: 700px; }
.cright h1 { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
background: #ffdbae; 
padding: 10px; 
font-weight: normal; 
color: #585858;
letter-spacing: -1px;
font-weight: bold;
margin: 20px -10px 10px -10px;
font-size:24px;
}
.cright h2 { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
background: #ffdbae; 
padding: 10px; 
font-weight: normal; 
color: #585858;
letter-spacing: -1px;
font-weight: bold;
margin: 20px -10px 10px -10px;
}
.cright h3 { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
background: #ffdbae; 
padding: 10px; 
font-weight: normal; 
color: #585858;
letter-spacing: -1px;
font-weight: bold;
margin: 20px -10px 10px -10px;
}

.imgleft {
	float: left; margin: 0 20px 0 0;
	max-width: 200px;
	height: auto
}
.imgright {
	float: right; margin: 0 0 0 20px;
	max-width: 200px;
	height: auto
}
.imgcenter {
	margin: 0;
	max-width: 100%;
	height: auto
}

#footer { 
background: #527a76;
color: #fff;
padding: 10px;
}
#footer a { color: #fff; text-decoration: none; border-bottom: 1px dotted #fff; }
#footer a:hover { border-bottom: 1px dotted #ccc; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; padding: 0 0 10px 0; }










@media screen and (max-width: 680px) {

body { 
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0; 
background: #f0ffe2;
color: #3f3f3f;
font-size: 14px;
line-height: 24px;
}

a { color: #000088; }
a:hover { color: #880000; }

#top {
background: #4d7844;
padding: 10px 10px;
height: auto;
line-height: 40px;
border-bottom: 5px solid #75a9a0;
}

#header {
float: left;
}
#header .sitename {
margin: 0;
padding: 0;
font-weight: bold;
color: #fff;
font-size: 22px;
letter-spacing: -1px;
}

#topmenu {
float: right;
}
#topmenu ul { margin: 0; padding: 0; list-style-type: none;}
#topmenu li { display: inline; padding: 0 0 0 20px }
#topmenu li a { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
padding: 5px 10px; 
background: #278068; 
text-decoration: none; 
color: #fff;
}
#topmenu li a:hover { background: #eee; color: #000; }

#contentwrap { 
width: 100%;
background: #f9f9f9;
margin: 20px auto;
border: 1px solid #c9c9c9;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.cleft { float: none; padding: 20px 0 20px 0px; width: 85%; margin: 0 auto; }
.cleft h3 { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
font-size: 12px; 
font-weight: bold; 
color: #fff; 
background: #6a9d84; 
padding: 3px 10px; 
}
.cleft ul { margin: 0; padding: 0; list-style-type: none; }
.cleft ul li { margin: 0 0 5px 0; color: #fff; }
.cleft ul li a { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
font-size: 12px; 
display: block; 
text-decoration: none; 
color: #fff; 
background: #75a9a0; 
padding: 3px 10px; 
color: #fff; 
}
.cleft ul li a:hover { background: #3D8EA9; }

.cright { 
-webkit-border-top-right-radius: 7px;
-webkit-border-bottom-right-radius: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
border-left: 1px solid #e9e9e9; 
background: #fff;
float: none; 
padding: 0 20px 20px 20px; 
width: calc(100% - 42px); }
.cright h1 { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
background: #ffdbae; 
padding: 10px; 
font-weight: normal; 
color: #585858;
letter-spacing: -1px;
font-weight: bold;
margin: 20px -10px 10px -10px;
font-size: 22px;
}
.cright h2 { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
background: #ffdbae; 
padding: 10px; 
font-weight: normal; 
color: #585858;
letter-spacing: -1px;
font-weight: bold;
margin: 20px -10px 10px -10px;
font-size: 20px;
}
.cright h3 { 
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px; 
background: #ffdbae; 
padding: 10px; 
font-weight: normal; 
color: #585858;
letter-spacing: -1px;
font-weight: bold;
margin: 20px -10px 10px -10px;
font-size: 18px;
}
.cright:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    font-size: 0.1em;
}

.imgleft {
	float: left; margin: 0 20px 0 0;
	max-width: 45%;
	height: auto
}
.imgright {
	float: right; margin: 0 0 0 20px;
	max-width: 45%;
	height: auto
}
.imgcenter {
	margin: 0;
	max-width: 100%;
	height: auto
}

#footer { 
background: #527a76;
color: #fff;
padding: 10px;
font-size: 12px;
}
#footer a { color: #fff; text-decoration: none; border-bottom: 1px dotted #fff; }
#footer a:hover { border-bottom: 1px dotted #ccc; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; padding: 0 0 10px 0; }

}