/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight:400;
	text-decoration: none;
	background-color: #4D898E;
	background-image: url(../images2/images/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 20px;
	color: #345C5F;
}
a:link {
	color: #4F8A90;
}
a:visited {
	color: #4F8A90;
}
a:hover {
	color: #A1BC99;
}
a:active {
	color: #4F8A90;
}
.serviceborder {
	border: 1px double #CCCCCC
}
.imageborder {
	border: 1px solid #CCCCCC
}
#input {
	width:225px;
	height:20px;
	border-width:1px;
	border-style:solid;
	border-color:#AAAAAA;
	background-color:#EEEEEE;
	padding-left:4px;
	padding-top:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#textarea {
	width:225px;
	height:160px;
	border-width:1px;
	border-style:solid;
	border-color:#AAAAAA;
	background-color:#EEEEEE;
	padding-left:4px;
	overflow:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.image_margin_6by6 {
	margin-left:6px;
	margin-right:6px;
	margin-top:6px;
	margin-bottom:6px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}
.image_margin_2by2 {
	margin-left:2px;
	margin-right:2px;
	margin-top:0px;
	margin-bottom:0px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}
.footer {background-image:url(/images/footer.jpg); height:52px; width:762px;}
.footer-text {text-align:left; color:#FFF; font-size:12px; padding-left:46px; padding-top:12px;}
.footer-text a {color:#fff; text-decoration:none;}
.footer-text a:hover {color:#fff; text-decoration:underline;}
