body {
	background-image: url(../images/bg-second.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #485458;
}
.left-bg {
	background-image: url(../images/left-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.left-bg-services {
	background-image: url(../images/left-bg-services.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.redborder-l {
	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: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}


.nav-bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999933;
	padding: 0px 10px;
	letter-spacing: 2px;
}

.nav-bot a:link {
	color: #999933;
	text-decoration: none;
	
}

.nav-bot a:active {
	color: #CCCCCC;
	text-decoration: none;
	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 18px;
}

p a:link {
	color: #005027;

}

p a:active {
	color: #005027;
	text-decoration: underline;

}

p a:visited {
	color: #ADAD3A;

}

p a:hover {
	color: #FF0000;

}

.nav-bot a:visited {
	color: #CCCCCC;
	text-decoration: none;
	
}

.nav-bot a:hover {
	text-decoration: underline;
	
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999933;
}

.copyright a:link {
	color: #999933;
	text-decoration: none;
	
}

.copyright a:active {
	color: #CCCCCC;
	text-decoration: none;
	
}

.copyright a:visited {
	color: #CCCCCC;
	text-decoration: none;
	
}

.copyright a:hover {
	text-decoration: underline;
	
}

.redborder {
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px solid #FF0000;
}

.redborder-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

H2 {
	font-family: "Gill Sans MT", Geneva, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #005027;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005027;
}

ul, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	color: #333333;
	list-style-image: url(../images/arrow.gif);
	padding-left: 0px;
	margin-left: 40px;
}
.photo-border {
	border: 1px solid #FF0000;
	padding: 5px;
	background-color: #999933;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: normal;
	text-decoration: none;
}

.white a:link {
	color: #FFFFFF;
	text-decoration: none;

}

.white a:active {
	color: #CCCCCC;
	text-decoration: underline;

}

.white a:visited {
	color: #ADAD3A;

}

.white a:hover {
	color: #FF0000;

}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999933;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 18px;
}

H1 a:link {
	color: #999933;

}

H1 a:active {
	color: #005027;
	text-decoration: underline;

}

H1 a:visited {
	color: #ADAD3A;

}

H1 a:hover {
	color: #FF0000;

}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.table a:link {
	color: #005027;

}

.table a:active {
	color: #005027;
	text-decoration: underline;

}

.table a:visited {
	color: #ADAD3A;

}

.table a:hover {
	color: #FF0000;

}
.table-services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999933;
	font-weight: bold;
}
