/* CSS Document */

body {
	margin-top: 20px;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #e3f1d3;
	text-align: left;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper-bkgd.jpg);
    border: 1px solid #adbb9d;
}

/* Header */

#header {
	background-image: url(../images/cds-header.jpg);
    position:relative;
    border: 1px solid #adbb9d;
	padding: 0;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	height: 293px;
}

#nav {
width: 200px;
float: left;
padding: 0;
margin-left:12px;
margin-top: 12px;
text-align: right;
font-size: .85em;
color: #666666;
line-height: 140%;
}

#contentright {
float: right;
width: 700px;
border: 1px solid #adbb9d;
margin: 12px;
padding: 0;
}

#top {
margin: 6px;
border: 1px solid #cccccc;
}

#border {
background-image: url(../images/border.jpg);
padding-left: 15px;
padding-top: 5px;
padding-bottom: 5px;
color: #000000;
border-bottom: 1px solid #999;
}

#text {
padding: 10px;
width: 665px;
font-size: 1.4em;
color: #666;
}

#text a {
color: #78a22f;
text-decoration: none;
}

#text a:hover {
color: #999;
text-decoration: underline;
}

#text a:visited {
color: #000000;
text-decoration: none;
}

#text a:active {
color: #000000;
text-decoration: none;
}

#middle {
margin: 6px;
border: 1px solid #cccccc;
background-image: url(../images/home2.jpg);
background-position: right;
background-repeat: no-repeat;
}

#bottom {
margin: 6px;
border: 1px solid #cccccc;
background-image: url(../images/home3.jpg);
background-position: right;
background-repeat: no-repeat;
}

#bottomcontent {
padding-right: 10px;
float: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .75em;
font-weight: bold;
text-align: right;
background-color: #FFFFFF;
}

#footer {
clear: both;
background-color: #78a22f;
border-top: 1px solid #5c7b26;
padding: 4px;
font-size: .80em;
color: #FFFFFF;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #003300;
text-decoration: underline;
}

#footer a:active {
color: #FFFFFF;
text-decoration: none;
}

#footer a:visited {
color: #FFFFFF;
text-decoration: none;
}
