body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.text2 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
}
h1 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #0D5CAB;
	line-height: 22px;
}
h2 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #568DC4;
	line-height: 18px;
}
h3 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #C1D72D;
	line-height: 15px;
}
h4 {
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #0D5CAB;
	line-height: 15px;
	margin-bottom: 0px;
}
th {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #6699CC;
	text-align: left;
	padding: 5px 0 3px 7px;
}
.home {
	font-family: Helvetica, Arial, Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #66B461;
	line-height: 22px
}
.column {
	width: 250px;
	float: right;
	margin-left: 20px;
}
.fb_paragraph {
	background:url(../images/facebook.png) no-repeat left;
	width: 147px;
	height: 30px;
	font-size: 15px;
	margin-left:auto;
	margin-right:auto;
	line-height: 35px;
	margin-top: 0;
	margin-bottom: 0;
    color: #fff;
    padding-left: 28px;
}
a.fb  {
	text-decoration:none !important;
	cursor:pointer;
}
a.fb :hover{
color: #C1D72D !important;
}

#error_message,
.ErrorListView, .errorlistview,
.ErrorMessageView, .errormessageview {
	border: 1px #900 solid;
	background-color: #fdd;
	padding: 10px;
	margin-bottom: 10px;
}
address {
	font-style: normal;
}
.copyright {
	text-align:  center;
	font-size: 11px;
	line-height: 14px;
	width: 800px;
}

/*** Image Styles ***/

.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}

/* Default link style (blue links) */
a:link {
	color: #0D5CAB;
	text-decoration: underline;
}
a:visited {
    color: #0D5CAB;
	text-decoration: underline;
}
a:hover {
	color: #0D5CAB;
	text-decoration: underline;
}
a:active {
	color: #0D5CAB;
}

/* white links */

.text2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.text2 a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
.text2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*** Subnavigation Styles ***/

li {
	padding-bottom: 10px;
}
li.subnav {
	padding-bottom: 0px;
}
ul.subnav {
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	list-style-image: none;
	margin: 5px 0px 5px -12px;
	line-height: 17px;
}

ul.subnav a:link, ul.subnav a:visited, ul.subnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
ul.subnav a:hover {
	color: #66B461;
	text-decoration: none;
}

.hidden {
	display: none;
}

#googlecart-container {
	margin-top: 10px;
	float:right;
}

div.googlecart-add-button {
	position: relative;
	top: 10px;
}

.product {
	float:right;
	width: 150px;
	margin: 100px 30px 0  0;
}

.product p {
	font-size:10px
}

.clear {
	clear: both;
}

/** Golf'n Bayou Bash **/

.sponsorships {
}

.sponsorships h2 {
 background-color: #6699CC;
 color: #FFFFFF;
 font-size: 14px;
	height: 15px;
	padding: 5px 0 3px 7px;
}

.sponsorships ul {
	display: block;
	width: 50%;
	list-style-type: none;
	padding: 0;
	margin-top: 5px;
}

.sponsorships ul.left {
	float: left;
}

.sponsorships ul.right {
	float: right;
	width: 46%;
}

.sponsorships ul li {
	padding-bottom: 13px;
}

.sponsorships ul li.first {
 color: #568DC4;
 font-family: Helvetica,Arial,Verdana;
 font-size: 14px;
 font-weight: bold;
}

.sponsorships ul li strong {
	display: block;
	margin-bottom: 5px;
}

.sponsorships ul li strong em {
	font-weight: normal;
}

table.sponsorships {
}

table.sponsorships td {
	padding-top: 10px;
}

table.sponsorships td select {
	width: 90%;
}

table.sponsorships td label {
	font-weight: bold;
}


table.sponsorships td label.cc-exp {
	font-weight: normal;
}

table.sponsorships td input {
	width: 95%;
}

table.sponsorships td input.shorter {
	width: 129px;
}

table.sponsorships td input.shorest {
	width: 50px;
}

table.sponsorships td input.submit,
table.sponsorships td input.checkbox {
	width: auto;
	cursor: pointer;
}

/* Soul Revival 2011 */

.soul-revival-banner {
	margin-top: 15px;
}

.soul-revival-2011 {
	background: url(../images/soul-revival-2011-bkgrd.png) 27px 0 no-repeat;
	width: 100%;
	height: 30px;
	margin-top: 4px;
}

.soul-revival-2011 .star-rt {
	float: right;
	margin-right: -2px;
}

.soul-revival-2011 .star-lft {
	float: left;
	margin-left: -2px;
}

.soul-revival-2011 a:link,
.soul-revival-2011 a:visited,
.soul-revival-2011 a:active {
	background: url(../images/visit-soul-revival-2011.png) 103px 50% no-repeat;
	width: 488px;
	height: 30px;
	display: block;
}

.soul-revival-2011 a:hover {
	background-image: url(../images/visit-soul-revival-2011-hover.png);
}

.callout {
	background: url(../images/callout-bkgrd.png) no-repeat;
	width: 208px;
	height: 85px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	top: -4px;
	right: 18px;
	text-align: center;
	padding-top: 16px;
}

.callout p {
	color: #FFFFFF;
	line-height: 20px;
	margin: 0 0 7px 0;
	padding-right: 8px;
}

.callout a,
.callout-secondary a {
	color: #FFF;
	text-decoration: none;
}

.callout-secondary a:hover {
	color: #CCE0FF;
}

.callout a:hover {
	color: #CBFFB8;
}

.banner-wrapper {
	position: relative;
}

.callout-secondary {
	background-color: #1073BD;
	padding: 11px 12px 10px 12px;
	font-weight: bold;
	font-size: 14px;
}
