body {
font-style : normal;
font-weight : normal;
font-size : 10px;
font-family: verdana, arial, helvetica, sans-serif;
color: #666666;
background-color: #e3e3e3;
}

#wrapper {
background-image: url(../img/background_general.jpg);
background-position: top left;
background-repeat: no-repeat;
}

p, ul, li
{
margin: 0px;
padding: 0px;
}

img {
border: none;
}

td, tr {
font-style : normal;
font-weight : normal;
font-size : 10px;
line-height: 12px;
}

h1 {
font-size: 12px;
line-height: 12px;
color: #000000;
font-weight: bold;
}

h2 {
font-size: 11px;
line-height: 11px;
color: #333333;
font-weight: bold;
}

h3 {
font-size: 10px;
line-height: 11px;
color: #666666;
font-weight: bold;
}

h4 {
font-size: 10px;
line-height: 11px;
color: #999999;
font-weight: bold;
}

a:link, a:visited {
	color: #B79A07;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #B79A07;
}

#tools {
width: 100%;
line-height: 140%;
margin: 0 auto;
text-align: right;
color: #000;
font-size: 100%;
}

#content_body {
background: url(../img/general_background.gif) top right no-repeat #fff;
}

#content_body ul {
padding-left: 15px;
}

.120 {
font-size: 120%;
}

.140 {
font-size: 140%;
}

.Football {
color: #EE2D26;
}

.Sailing {
color: #00A3E4;
}

.Golf {
color: #2EB356;
}

#globalNav {
background: url(../img/menu_general.png) left no-repeat;
font-size: 10px;
color: #000000;
}

* html #globalNav {
background: url(../img/menu_general.gif) left no-repeat;
font-size: 10px;
color: #000000;
}

#globalNav a:active, #globalNav a:visited {
color: #FFFFFF;
text-decoration: none;
}

#globalNav  a:hover {
color: #000000;
text-decoration: none;
}

#submenu ul, #submenu li {
margin: 0;
padding: 0;
list-style: none;
font-size: 11px;
line-height: 15px;
}

#submenu a:link, #submenu a:visited {
color: #000;
text-decoration: none;
}

#submenu li li {
margin-left: 10px;
}

#submenu a:hover, #submenu a:active {
color: #EE2D26;
text-decoration: none;
}

#submenu .football a:link, #submenu .football a:visited {
color: #EE2D26;
text-decoration: none;
}

#submenu .football a:hover, #submenu .football a:active {
color: #EE2D26;
text-decoration: none;
}

#submenu .sailing a:link, #submenu .sailing a:visited {
color: #00A3E4;
text-decoration: none;
}

#submenu .sailing a:hover, #submenu .sailling a:active {
color: #00A3E4;
text-decoration: none;
}

#submenu .golf a:link, #submenu .golf a:visited {
color: #2EB356;
text-decoration: none;
}

#submenu .golf a:hover, #submenu .golf a:active {
color: #2EB356;
text-decoration: none;
}

#pageinfo_container {
font-size: 9px;
color: #FFFFFF;
}

#footer, #home_footer {
font-size: 9px;
color: #000;
}

#footer a:link, #footer a:visited, #home_footer a:link, #home_footer a:visited {
color: #333;
text-decoration: none;
}

#footer a:hover, #footer a:active, #home_footer a:hover, #home_footer a:active {
color: #333;
text-decoration: none;
}

/* Home Page */

#home_football {
background: url(../img/menu_football.png) left no-repeat;
height: 20px;
}

* html #home_football {
background: url(../img/menu_football.gif) left no-repeat;
height: 20px;
}

#home_sailing {
background: url(../img/menu_sailing.png) left no-repeat;
height: 20px;
}

* html #home_sailing {
background: url(../img/menu_sailing.gif) left no-repeat;
height: 20px;
}

#home_golf {
background: url(../img/menu_golf.png) left no-repeat;
height: 20px;
}

* html #home_golf {
background: url(../img/menu_golf.gif) left no-repeat;
height: 20px;
}

#home_news {
background: url(../img/menu_news.png) left no-repeat;
height: 20px;
padding: 0px;
margin: 0px;
}

* html #home_news {
background: url(../img/menu_news.gif) left no-repeat;
height: 20px;
padding: 0px;
margin: 0px;
}

#home_football h1, #home_sailing h1, #home_golf h1, #home_news h1 {
color: #FFFFFF;
padding: 3px 0px 0px 15px;
margin: 0px;
}

/* CSS Standard form */

select {
	margin:6px 5px 0px 0px; /* drop down list */
}

textarea {
font-size:10px;
	width: 300px; /* textarea width */
	height: 150px;
}

input.ve_text {
font-size:10px;
	width:300px; /* textbox width */
	margin-bottom:5px;
}

.ve_formModule label.ve_label {
	font-size:10px;
	display:block;
	float:left;
	width:180px; /* width depends on layout */
	text-align:right;
	margin:6px 5px 0px 0px; /* spacing between form elements */
}

.ve_formModule fieldset {
border:solid #CCCCCC 1px;
}

.ve_formModule legend {
color:#333333;
padding: 0 10px 0 10px;
}

/* END CSS Standard form */

/* START of button */

.ve_formButtons input.ve_button {
font-size:10px;
background-color:#fff;
color:#333333;
margin-bottom:10px;
margin-top:10px;
margin-left:185px;
}

input.ve_loginButton {
background-color:#000033;
color:white;
font-size:10px;
margin-bottom:10px;
margin-top:10px;
}

.ve_forgotPasswordModule input.ve_button {
background-color:#000033;
color:white;
font-size:10px;
margin-bottom:5px;
}

/* END of button */

.ve_imageGallery {
width: 100%;

}

.ve_imageGalleryItem {
float: left;
display: block;
margin: 0px 10px 20px 10px
}

.ve_imageGalleryLink {
}

.ve_imageGalleryTitle {
display: block;
text-align: center;
}


