/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
h1 {
	font-family:"Century Gothic", Century Gothic, Geneva, Arial;
	color:#30a926;
	font-weight:normal;
	font-size:28px;
	line-height:26px;
}
h3 {
	color:#30a926;
	font-weight:normal;
	font-size: 14px;
	text-transform:uppercase;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

#menu {
	font-size:12px;
	padding-left:10px;
}
#content a, #content a:link {
	color:#000000;
	text-decoration:none;
}
#content a:visited {
	color:#666666;
	text-decoration:none;
}
#content a:hover, #content a:active {
	color:#000000;
	text-decoration:none;
	background-color:#FFFF99;
}

#menu a, #menu a:link, #menu a:visited {
	color:#cccccc;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
}
#menu a:hover, #menu a:active {
	color:#ffffff;
	text-decoration:none;
	background-color:#555555;
}

.services-menu a:link, .services-menu a:visited {
	text-decoration:none; 
	color: #666666;
}
.services-menu a:hover, .services-menu a:active {
	text-decoration:none; 
	color: #000000;
	background-color:#FFFF99;
}

#footer {
	font-size:10px;
}
#footer a:link, #footer a:visited {
	text-decoration:none; 
	color: #666666;
}
#footer a:hover, #footer a:active {
	text-decoration:none; 
	color: #000000;
	background-color:#FFFF99;
}

.subtitle {
	color:#30a926;
	font-size:12px;
	text-transform:uppercase;
	line-height:16px;
	margin:0px;
	padding:0px;
}

.caption	 {
	font-size: 9px;
	color: #999999;
	padding-left:15px;
}


.tabletext, .tabletext p, p .tabletext, td .tabletext, .tabletext td {
	font-size:10px;
}
.tabletext a, .tabletext a:link .tabletext a:visited {
	color:#000000;
	text-decoration:none;
}
.tabletext a:hover, .tabletext a:active {
	color:#000000;
	text-decoration:none;
	background-color:#FFFF99;
}

