@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited {
	text-decoration: underline;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #463231;
}

a:hover {
	text-decoration: none;
}

ul {
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}


body {
	background-image: url(images/cloudsrepeat.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #324b65;
}
#Wrapper {
	height: auto;
	width: 718px;
	margin-right: auto;
	margin-left: auto;
}
#Wrap {
	background-image: url(images/cloudsrepeat.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #F3FBFD;
}
#Header {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 181px;
	width: 718px;
}
#Nav {
	float: right;
	width: 525px;
	margin-top: 100px;
	text-align: right;
	margin-right: 20px;
	color: #493434;
	font-size: 14px;
}
#Nav ul li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#Nav ul li a, #Nav ul li a:link, #Nav ul li a:visited {
	color: #493434;
	text-decoration: none;
	padding-bottom: 2px;
}
#Nav ul li a:hover, .current {
	color: #69A4B2 !important;
	text-decoration: none;
	border-bottom: solid 4px #69A4B2;
}


#Image {
	float: left;
	height: 184px;
	width: 718px;
}

#Image1 {
	float: right;
	height: 184px;
	width: 270px;
}
#Main {
	float: left;
	height: auto;
	width: 718px;
	padding-bottom: 60px;
}
#Content {
	float: left;
	height: auto;
	width: 429px;
	font-size: 13px;
	color: #493434;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 20px;
}

#Content2 {
	float: left;
	height: auto;
	width: 698px;
	font-size: 13px;
	color: #493434;
	line-height: 18px;
	padding-top: 35px;
	padding-right: 20px;
}
#Content1 {
	float: left;
	height: auto;
	width: 692px;
	font-size: 13px;
	color: #493434;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 20px;
	text-align: left;
}

#Content a, #Content a:link, #Content a:visited {
	color: #463231;
}
#Content a:hover {
	color: #6A8F49;
}
#Content2 a, #Content a:link, #Content a:visited {
	color: #463231;
}
#Content a:hover {
	color: #6A8F49;
}

#Sidebar {
	float: left;
	height: auto;
	width: 269px;
}
#Sidebar a {
	color: #493434;
}
#Sidebar a:hover {
	color: #70954F;
}


#Footer {
	background-image: url(images/greenrepeat.jpg);
	background-repeat: repeat-x;
	height: 47px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	float: left;
}
#footernav {
	width: 718px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #FFFFFF;
}
#footernav a, #footernav a:link, #footernav a:visited, #footernav a:hover {
	color: #FFFFFF;
}

#Footer img {
	margin-top: 10px;
	float: right;
}
#links {
	float: left;
	padding-top: 15px;
}

#Box1 {
	background-color: #FFFFFF;
	background-image: url(images/roundedbottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 13px;
	padding-right: 10px;
	color: #493434;
	padding-bottom: 0px;
	line-height: 18px;
	padding-left: 18px;
	padding-top: 10px;
	margin-top: 0  px;
}
#Box2 {
	margin-top: 25px;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #493434;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Box2 .imagespace {
	line-height: 0px;
	padding-top: 0px;
}
.imagespace {
	margin: 0px;
	padding: 0px;
}

#Box2 .title {
	padding-bottom: 5px;
}


#Box2 p {
	padding-right: 10px;
	padding-left: 18px;
	line-height: 18px;
}
/* Clearing Floats! */
.clearFloat:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFloat
{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearFloat
{height: 1%;}

.clearFloat
{display: block;}
/* End hide from IE-mac */.thumbBorder {
	border: 5px solid #CCCCCC;
	float: left;
}
