body {
	background-color: #EBEBEB;
	margin-top:0px;
	margin-bottom: 5px;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
.crds {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 125px;
}
.headlay {
	background-image: url(../images/r1_c2.jpg);
	height: 285px;
	width: 955px;
}
.contentlay {
	background-image: url(../images/r2_c2.png);
	background-repeat:no-repeat;
	min-height: 550px;
	overflow: hidden;
	height: auto;
}
.rightside {
	float: right;
	height: 500px;
	width: 286px;
}
.brandsfooter {
	background-image: url(../images/r6_c3.png);
	height: 28px;
	width: 286px;
}
.footerlay {
	background-image: url(../images/r7_c2.jpg);
	height: 152px;
	width: 955px;
	margin-right:auto;
	margin-left:auto;
	float: left;
}
.golfstore {
	background-image: url(../images/r2_c3.png);
	height: 153px;
	width: 286px;
}
.brands {
	background-image: url(../images/r3_c3.jpg);
	height: 54px;
	width: 286px;
}
.brandslist {
	background-image: url(../images/r4_c3.jpg);
	height: 421px;
	width: 286px;
	text-align: center;
}
.contentsub {
	background-image: url(../images/r5_c2.jpg);
	float: left;
	height: 106px;
	width: 669px;
}
.centerlay {
	margin-left:auto;
	margin-right:auto;
	height: auto;
	width: 955px;
	overflow: hidden;
}
.maincontent {
	width: 955px;
	height: auto;
	overflow: hidden;
	background-color: #ffffff;
}
.navimain {
	clear: both;
	margin: 0px;
	float: right;
	padding: 0px;
}
.navi {
	float: left;
	list-style-type:none;
	margin-right: 7px;
}
.navlinks {
	color: #277627;
	font-size: 0.85em;
	text-decoration: none;
}
.navlinks:visited {
	color: #277629;
	font-size: 0.85em;
	text-decoration: none;
}
.navlinks:hover {
	color: #277627;
	font-size: 0.85em;
	text-decoration: underline;
}
.contentbg {
	background-image: url(../images/cont_bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 669px;
	height: auto;
	overflow: hidden;
}
#SpryContactForm{ 
    padding-top:5px;
    color:#277627;
	font-size: 0.85em;
}
span.contactFormSubmit input.resetbutton,span.contactFormSubmit input.submitbutton{
    background:#fff;
    color:#277627;
    border: 1px solid #000;
}
span.contactFormSubmit input.submitbutton{
    margin-left:60px;
}
#SpryContactForm ul{
    list-style:none;
    margin:0;
    padding:0;
}

#SpryContactForm select, #SpryContactForm input[type="text"]{
    width:180px;
}

#SpryContactForm textarea{
    height:150px;
    width:250px;
}
#SpryContactForm ul li{
    height:30px;
    clear:both;
}
#SpryContactForm ul li.textarea{
    height:180px;;
}
#SpryContactForm label{
    display:block;
    float:left;
    width:130px;
}
.validMsg, .novalidMsg{
    position:relative;
    top:2px;
    padding: 0px 3px;
    width:16px;
    height:16px;
    display:none;
}
.validMsg{
    display:none;
}
.radioValidState .validMsg,
.checkboxValidState .validMsg,
.textfieldValidState .validMsg, 
.textareaValidState .validMsg, 
.selectValidState .validMsg{
    display:inline;
}

.checkboxMaxSelectionsState .novalidMsg,
.checkboxMinSelectionsState .novalidMsg,
.radioRequiredState .novalidMsg,
.checkboxRequiredState .novalidMsg,
.textfieldRequiredState .novalidMsg,
.textareaRequiredState  .novalidMsg,
.textfieldInvalidFormatState .novalidMsg , 
.textfieldMinCharsState .novalidMsg, 
.textfieldMaxCharsState .novalidMsg , 
.textareaMinCharsState .novalidMsg , 
.textareaMaxCharsState .novalidMsg, 
.selectRequiredState .novalidMsg{
    display:inline;
}
span.textareaRequiredMsg,span.textareaMinCharsMsg,span.textareaMaxCharsMsg{
	position:relative;
	left:131px;
}
#Counterror_mess{
    padding:0px 5px;
}
#SpryContactForm ul li.grpradio{
	height:auto;
}
#SpryContactForm ul li span span.grpradio{
	display:block;
	width:70px;
	height:25px;
	float:left;
}
#SpryContactForm ul li.grpcheckbox{
	height:auto;
}
#SpryContactForm ul li span span.grpcheckbox{
	display:block;
	width:100px;
	height:25px;
	float:left;
}
br.clear{
	clear:both;
}