/* 
   -----------------------------------
     iCart 
	 Style Sheet 
	 by Infomart2000 Corp.
	 www.infomart2000.com
   ----------------------------------
   ##Default
 */	


 /*body::Controls Page Background Color and any other fonts not defined below*/ 	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}
 

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices  (Default Size is 9)	*/	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #444444;
}	




/* Footer Links Begin */
.footer A {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #444444;
	text-decoration: underline;

}
		 
.footer A:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #444444;
	text-decoration: underline;

}
	 
.footer A:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #444444;
	text-decoration: underline;

}
		 	 
.footer A:visited:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #444444;
	text-decoration: underline;

}

/* Footer Links End*/



 	 
/*A::Links:: Controls the way the  Links look before a user clicks  or mouse overs on them	*/ 
A {

font-family: rial, Helvetica, sans-serif;
color: #0086EB;
font-size: 12px;
font-weight: Normal;
font-style: normal;

}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/	
A:hover {

font-family: Arial, Helvetica, sans-serif;
font-weight: Normal;
font-style: normal;
color: #444444;

}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/
A:visited {

font-family: Arial, Helvetica, sans-serif;
color: #0086EB;

}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/
A:visited:hover {

font-family: Arial, Helvetica, sans-serif;
color: #444444;

} 


#golfmagarticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #444444;
}

#golfmagarticle h3 {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}


#golfmagarticle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	color: #000000;
	font-weight: 300;
	line-height: 33pt;
}

#golfmagarticle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #8f0000;
	font-weight: normal;
}

.legal {
	font-size: 8pt;
	font-style: italic;
}
