@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	background-attachment: scroll;
	background-image: url(../images/sportsmens_background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #333333;
}
a:link {
	color: #173E8B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #174080;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #1F3D85;
}
.sitewide_text {
	font-size: 12px;
	color: #333333;
}
.menu_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 9px;
}
.imagefloat_right {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
.follow_container {
	height: 70px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/follow_tableback.jpg);
	padding-top: 2px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.header_textblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #173887;
	text-decoration: underline;
}
.posted_datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.contactform_box {
	font-size: 14px;
	color: #666666;
	padding: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #f0f0f0;
	background-image: url(../images/contactform_initial.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.contactform_submit {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F0AF00;
	padding: 5px;
	background-image: url(../images/contactform_submit.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #d59a00;
	border-right-color: #d59a00;
	border-bottom-color: #d59a00;
	border-left-color: #d59a00;
}
.contactform_reset{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	border: thin double #999999;
	background-image: url(../images/contactform_reset.jpg);
}
#header {
	height: 162px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#web_container {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/container_background.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#visual_container {
	height: 385px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#menu_container {
	height: 33px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/menu_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}
#mainimage_container {
	background-attachment: scroll;
	background-image: url(../images/main_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 358px;
	width: 650px;
}
#mainimage_linkcontainer {
	float: right;
	height: 40px;
	width: 550px;
	padding-right: 15px;
	padding-top: 25px;
	text-align: right;
}

#mainimage_textcontainer {
	float: right;
	height: 234px;
	width: 252px;
	margin-top: 54px;
	margin-right: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #1A3A85;
	text-align: center;
}
#contentheader_container {
	height: 15px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/contentheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentmiddle_container {
	background-attachment: scroll;
	background-image: url(../images/contentmiddle.png);
	background-repeat: repeat;
	background-position: center top;
	height: auto;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
#contentfooter_container {
	background-attachment: scroll;
	background-image: url(../images/contentfooter.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
.contenttext_container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

