@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f2f2f2;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:left;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #75c043;
	text-decoration: underline;
}


/* Top Area's Links */
.callme {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #75c043;
	line-height: 30px;
}

.topselected {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:link.topselected {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:active.topselected {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited.topselected {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.top-unselected {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #b2b4b6;
	font-weight: bold;
	text-decoration: none;
}
a:link.top-unselected {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #b2b4b6;
	font-weight: bold;
	text-decoration: none;
}
a:visited.top-unselected {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
		color: #b2b4b6;
	font-weight: bold;
	text-decoration: none;
}
a:hover.top-unselected {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #75c043;
}


/* Div Areas  */
.logo {
	position: relative;
	width: 197px;
	float: right;
	text-align: right;
	height: 5px;
	overflow: visible;
}
.mainleft {
	float: left;
	width: 485px;
	position: relative;
}
.mainfull {
	float: left;
	width: 980px;
	position: relative;
}
.mainleft2 {
	float: left;
	width: 655px;
	position: relative;
}
.mainright {
	float: right;
	width: 485px;
}
.mainright2 {
	float: right;
	width: 323px;
}
.footer {
	float: left;
	width: 950px;
	position: relative;
	height: 150px;
	padding-top: 20px;
}

/* Header Fonts */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #75c043;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #75c043;
}
.headera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #c6c8ca;
	text-decoration: line-through;
}
.headerb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #b2b4b6;
	text-decoration: line-through;
}
.headerc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #939598;
	text-decoration: line-through;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #939598;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #939598;
}
.homeimage {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.image {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 7px;
	margin-bottom: 7px;
}

/* Miscillaneous Fonts Etc */
.footer {line-height: 20px;}
.copyright {color: #939598;}
