/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-color: #F2F2F2;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#navbar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 5px;
}
#navbar a:hover {
	background-image: url(images/highlight.jpg);
	background-repeat: repeat;
	background-color: #5F6B83;
}
#navbar {
	background-position: center;
	margin-top: 1px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B4B73;
	padding-right: 40px;
	padding-left: 40px;
}
.title {
	margin-left: -35px;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C5C5C5;
	text-decoration: none;
}
.credits a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006666;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #16273B;
	text-align: center;
	padding: 5px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2A3B4F;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #2A3B4F;
}
#sidemenu {
	float: right;
	width: 250px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #16273B;
	border-right-color: #16273B;
	border-bottom-color: #16273B;
	border-left-color: #16273B;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#sidemenu li {
	padding-bottom: 5px;
}
.url {
	font-size: 9px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightalign {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A37462;
	width: 178px;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62492E;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
}
.headerimg {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.border {
	border: 1px solid #6E5A41;
}
.testimonial {
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.hometestimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
}
td .hometestimonial {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #055296;
	border-left-color: #055296;
}
