body {
font-family: Verdana, Arial;
font-size: 80%;
color: #FFF;
background: #3F355B url(../graphics/background.gif) top left repeat-y;
margin: 10px 0 0 30px;
padding: 0;
}

img {
border: none;
background: #FFF;
}

p { 
margin: 0; 
padding: 0 0 15px 0;
}

table.lightTable {
	background-color: #FFCCFF;
}

.lightTable td {
	color: #010165;
}

.clearfix:after {
    /*content:"."; */
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}

h2 {
font-weight: normal;
font-size: 30px;
padding-top: 10px;
font-style: italic;
}

h3 {
font-weight: normal;
font-size: 18px;
font-style: italic;
}

a:link {
color: #FFF;
background: none;
text-decoration: underline;
text-transform: none;
}

a:visited{
color: #FFF;
background: none;
text-decoration: underline;
text-transform: none;
}

a:hover {
color: #FFF;
background: none;
text-decoration: underline;
text-transform: none;
}

a:active {
color: #FFF;
background: none;
text-decoration: underline;
text-transform: none;
}

#left_column {
width: 217px;
float: left;
}

	#menu {
	width: 172px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 120%;
	line-height: 140%;
	font-weight: bold;
	margin: 25px 0 0 0;
	}
	
	#menu ul {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	}
	
	#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
	#menu a {
	display: block;
	width: 172px;
	background: #FFCCFF;
	color: #010165;
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 45px;
	}
	
	#menu a:link, #menu a:visited {
	color: #010165;
	background: #FFCCFF;
	text-decoration: none;
	}
		
		
	#menu a:hover {
	color: #010165;
	background: #FFCCFF;
	text-decoration: underline;
	}
	
	#golf_bags_page #golf_bags_link { 
	text-decoration: underline;
	}

	#headcovers_page #headcovers_link { 
	text-decoration: underline;
	}

	#shoe_bags_page #shoe_bags_link { 
	text-decoration: underline;
	}

	#umbrellas_page #umbrellas_link { 
	text-decoration: underline;
	}

	#visors_page #visors_link { 
	text-decoration: underline;
	}

	#towels_page #towels_link { 
	text-decoration: underline;
	}

	#travel_cover_page #travel_cover_link { 
	text-decoration: underline;
	}

	#online_offer_page #online_offer_link { 
	text-decoration: underline;
	}

	#prizes_goodies_page #prizes_goodies_link { 
	text-decoration: underline;
	}

	#contact_us_page #contact_us_link { 
	text-decoration: underline;
	}

	#stockists_page #stockists_link { 
	text-decoration: underline;
	}

	#terms_page #terms_link { 
	text-decoration: underline;
	}

#content {
margin: 20px 0 0 320px;
}

	#homepage_quote {
	margin-bottom: 20px;
	}

.hidedescription {
	display: none;
}

.showdescription {
	display: block;
}