body {
	margin: 0px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.3em;
	color: #333333;
	/*	background-color: #CCCCCC;*/
	background-image: url(/images/bg-gry-wht-1.png);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0em;
	line-height: 110%;
	padding: 5px 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0em;
	line-height: 110%;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0.6em;
	padding-left: 15px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #326A11;
	margin-bottom: 0.6em;
	margin-top: 0em;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
}

p {
	margin-top: 0em;
	margin-bottom: 0.8em;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.green {color: #326A11;}
.brown {color: #714008;}

A:link {
	color: #333333;
	text-decoration: underline;
}
A:visited {
	color: #333333;
	text-decoration: underline;
}
A:active {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #8F0000;
	text-decoration:underline;
}

#header {
	border-bottom: 1px solid White;
	background-color: #CCCCCC;
	height: 200px;
}
#headerlogo {
	height: 200px;
	background-image: url(/images/Logo-header.jpg);
	background-repeat: no-repeat;
}
.menubar {
/*	font-size: 0.90em;
	text-align: center;*/
	background-color: #FFFFFF;
/*	color: #713B00;*/
	border-top: 1px solid #713B00;
	border-bottom: 1px solid #713B00;
/*	padding-right: 5px;
	padding-left: 5px;*/
}
/*.menubar a {
	text-decoration:none;
	font-weight:bold;
}
.menubar a:link {
	color: #713B00;
	text-decoration: none;
}
.menubar a:visited {
	color: #713B00;
	text-decoration: none;
}
.menubar a:hover {
	color: #326A11;
	text-decoration:underline;
}
.menubar td {
/*	background-image:url(/clients/RandyBrownGolf/images/bkg-menubtn.jpg);
	background-repeat: repeat-x;*/
/*	padding: 5px;
/*	margin-right: 5px;
	margin-left: 5px;
}*/


#imgbar {
	background-repeat: repeat-x;
	height: 150px;
	background-image: url(/images/img-bar-bkgd.jpg);
}
.imgpad {
	margin-right: 15px;
	margin-bottom: 5px;
}
.imgrt {
	margin-left: 15px;
	margin-bottom: 5px;
}
ul {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: square;
}
#footer {
	padding: 10px 0px 0px 0px;
	font-size: 0.8em;
	text-align: left;
	color: #FFFFFF;
	background-color: #41240E;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer a {
	text-decoration:none;
	font-weight:normal;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration:underline;
}


.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.prodimg {

	margin: 0px 10px 10px 5PX;
	float: left;
/*	height: 150px;
	width: 120px;
	color: #333333;*/
/*	border: 1px solid #333;*/
}
.col-big {
	height: 200px;
	width: 275px;
	color: #333333;
	border: 1px dotted #333;

	margin: 0px 0px 0px 15px;
	padding: 5px 5px 0px 0px;
}
.col-big-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #8F0000;
	text-align: center;
	margin: 10px 0px 0px 15px;
	padding: 10px 0px 0px 0px;
	height: 20px;
	width: 282px;
	background-repeat: no-repeat;
	background-image: url(/images/col-hdr-big.jpg);
}
.col-sml {
	width: 232px;
	color: #333333;
	font-size: 0.85em;
	line-height: 1.2em;
	background-color: #FFF;
	border: 1px dotted #333;
	height: 140px;
	vertical-align: top;

	text-align: left;
	margin: 0px 0px 15px 15px;
	padding: 10px 0px 0px;
}
.col-sml-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #8F0000;
	background: url(/images/col-hdr-3.jpg) no-repeat center;
	height: 19px;
	width: 234px;
	margin: 0px 0px 0px 15px;
	padding: 8px 0px 0px 0px;
/*	background-color: #B9CEFF;*/
	text-align: center;
}
.rtcol-sml {
	width: 232px;
	color: #333333;
	font-size: 0.85em;
	line-height: 1.2em;
	background-color: #FFF;
	border: 1px dotted #333;
/*	height: 135px;*/
	vertical-align: top;
	text-align: left;
	margin: 0px 0px 0px 15px;
	padding: 10px 0px 0px 0px;
}
.rtcol-sml-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #8F0000;
	background: url(/images/col-hdr-3.jpg) no-repeat center;
	height: 19px;
	width: 234px;
	margin: 0px 0px 0px 15px;
	padding: 8px 0px 0px 0px;
/*	background-color: #B9CEFF;*/
	text-align: center;
}
.tinytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px 0px 0px 0px;
}
.edpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
}
.form-text {
	background-color: #E8EFFF;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 1em;
	font-weight: bold;
}	
.form-table {
	border: 1px solid #000066;
}
.bdr-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
.order-box {
	font-size: 1.0em;
	background-color: #E8EFFF;
	border: 1px solid #000066;
}
.order-box h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 0.6em;
/*	line-height: 110%;*/
	padding: 5px 5px 0px 5px;
}
li {
	padding: 5px 5px 5px 15px;
}



.txtbox-rt {
	float: right;
	/*	margin: 0px 10px 10px 510PX;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 250px;
	color: #333333;
	background-color: #CEDBC7;
	border-width: 1px;
	border-style: solid;
	border-color: #714008;
	padding: 10px;
}
.testim-txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.testim-sig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 35px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 25px;
}
