@charset "utf-8";
body {
	background-image: url(../images/grassbackground.jpg);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center top;
	background-attachment: fixed;
	background-color: #46860E;
}

p {
	font-size: 14px;
}
li {
	font-size: 14px;
	line-height: 22px;
}

h1 {
	font-size: 20px;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #333333;
	line-height: normal;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h4 {
	font-weight: bold;
	font-size: 14px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
#container {
	width: 90%;
	border: 5px solid #CCCCCC;
	background-color: #31363C;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	left: auto;
	right: auto;
}
#header {
	width: auto;
	height: 0;
	background-image: url(../images/header.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 26%;
	padding-bottom: 7%;
	padding-right: 3%;
	text-align: right;
}
#menu {
	width: auto;
	height: 0;
	background-image: url(../images/menubar_background.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	padding-top: 1%;
	padding-bottom: 9%;
	margin-top: 15px;
}
#menu_admin {
	width: auto;
	height: 0;
	background-size: contain;
	background-image: url(../images/menubar_background_admin.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 10%;
	margin-top: 20px;
}
#body {
	background-color: #FFFFFF;
}
#text_curve_top {
	background-image: url(../images/corner_top.jpg);
	background-position: left top;
	height: 30px;
	background-repeat: no-repeat;
}

#text {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#text_curve_bottom {
	background-image: url(../images/corner_bottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: right bottom;
}

#photo_box1 {
	width: auto;
}
#photo_box2 {
	width: 250px;
	float: left;
	padding-right: 20px;
	

}
#line {
	border-bottom-width: thin;
	border-bottom-color: #999999;
	clear: left;
	border-bottom-style: solid;
}
#line2 {
	border-bottom-width: thin;
	border-bottom-color: #999999;
	clear: left;
	border-bottom-style: solid;
	height: 15px;
}
#line3 {
	clear: left;
	height: 15px;
}

#photo_box1 img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#photo_box3 img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

#facebook {
	clear: left;
	text-align: right;
	padding-right: 20px;
}
tr {
	font-size: 14px;
}
#club_contacts td {
	font-size: 18px;
	font-weight: bold;
}
#sponsors_logos {
	float: left;
}

#sponsors_logos td {
	text-align: center;
}

#advertisers {
	clear: left;
}
#advertisers_logos table {
	float: left;
	margin-bottom: 25px;
}
#clear {
	clear: left;
	height: 20px;
}
#sponsors {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#advertisers {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#advertisers_logos td {
	text-align: center;
}
#table td {
	padding-left: 20px;
	line-height: normal;
	padding-right: 20px;
}
#sponsors_logos img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#advertisers_logos table {
	padding-bottom: 10px;
}
#coming_soon h1 {
	font-size: 36px;
	padding-left: 35px;
	font-style: italic;
	line-height: 36px;
}
#booklet a {
	font-weight: bold;
	color: #458A13;
	text-decoration: underline;
}
#customErrorMessages {
	background-color: #EAACAC !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	font-size: 14px;
	
}
