@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #197010;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #86CD9E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #86CD9E;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #86CD9E;
}
h2 {
	padding-bottom: 5px;
	font-size: 18px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
h1 {
	margin: 0px;
	font-size: 26px;
}
#header {
	height: 135px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../assets/pics/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F0FF00;
}
#footer p {
	margin-bottom: 3px;
	margin-top: 0px;
}
#main_content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../assets/images/ccards.gif);
	background-repeat: no-repeat;
	background-position: 95% 95%;
	padding-right: 10px;
}
#helmet {
	float: right;
	margin-right: 30px;
	margin-top: 25px;
}
#cards {
	float: left;
	padding-right: 85px;
}
#main_content li {
	list-style-position: outside;
	list-style-image: url(../assets/pics/cross.jpg);
	list-style-type: circle;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: capitalize;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 14px;
	background-color: #FFFF2F;
	margin-right: 40px;
	color: #197010;
	padding-left: 1px;
}
.check {
	background-attachment: scroll;
	background-image: url(../assets/pics/checker.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.foot_check {
	background-attachment: scroll;
	background-image: url(../assets/pics/footer_check.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.gradient {
	background-attachment: scroll;
	background-color: #197010;
	background-image: url(../assets/pics/gradient1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
h3 {
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 14px;
}
#main_content p {
	margin-top: 10px;
}
#footer {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	height: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFF2F;
	border-right-color: #FFFF2F;
	border-bottom-color: #FFFF2F;
	border-left-color: #FFFF2F;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footer a {
	color: #FFFF00;
	text-decoration: none;
}

.style1 {color: #FFFFFF}
h4 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 15px;
}
#main_content h5 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

#fencing ul {
	margin-right: 0px;
}
#fencing li {
	list-style-image: none;
	list-style-type: disc;
	background-color: #308F11;
	color: #FFFFFF;
	text-transform: none;
	font-family: Georgia, Tahoma;
	margin-right: 5px;
	margin-left: -25px;
}
#fencing a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
#fencing a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
