body {
	margin:0px 0px;
	padding:0px;
	background-color:#ccc;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
p, h1 {
	margin:0;
}
input, select, textarea {
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
}
h1 {
	font-size: 13px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	color:#03163B;
	font-weight:bold;
}

/*** MAIN / CONTAINER DIVS ***/
#main {
	width:100%;
	background-image:url(../images/home/repeat_page.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
#container {
	width:752px;
	margin:auto;
	background-image:url(../images/home/repeat_content_2c.jpg);
	background-repeat:repeat-y;
	clear:both;
}
/*** PARTS ***/
#top {
	position:relative;
	width:598px;
	height:32px;
	padding:43px 0 0 154px;
	background-image:url(../images/home/top.jpg);
	background-repeat:no-repeat;
	line-height:32px;
}
#logo_link {
	position:absolute;
	top:0;
	left:0;
	height:75px;
	width:140px;
}
#logo_link a {
	height:75px;
	width:140px;
	text-indent:-9999px;
	display:block;
}
#logo_link a:hover {
	height:75px;
	width:140px;
}
#logo_left {
	width:39px;
	height:86px;
	position:absolute;
	left:-39px;
	top:0;
	background-image:url(../images/home/logo_left.jpg);
	background-repeat:no-repeat;
}
#nav {
	position:absolute;
	top:44px;
	left:142px;
	width: 100%
}
.toplink {
	font-size:10px;
	color:#fff;
}
a.toplink:link {
	color: #fff;
	text-decoration: none;
}
a.toplink:hover {
	color: #fff;
	text-decoration: underline;
}
a.toplink:active {
	color: #fff;
	text-decoration: none;
}
a.toplink:visited {
	color: #fff;
	text-decoration: none;
}
a.toplink:visited:hover {
	color: #fff;
	text-decoration: underline;
}
#cart {
	position:absolute;
	top:7px;
	right:174px;
	height:13px;
	line-height:13px;
	padding-top:3px;
	margin:0px;
	background-image:url(../images/home/icon_cart.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:24px;
	text-align:right;
}
#advanced_search {
	position:absolute;
	left:603px;
	top:25px;
	height:13px;
	line-height:13px;
	margin:0px;
	width:130px;
	overflow:hidden;
	text-align:center;
}
#product_container {
	position:absolute;
	left:603px;
	top:5px;
	height:21px;
	padding:0;
	margin:0;
	width:130px;
	overflow:hidden;
}
input.product_search, input.product_search:focus {
	display:block;
	width:104px;
	font-size:12px;
	background-image:url(../images/home/search_bkgd.jpg);
	background-repeat:no-repeat;
	background-position:2px 1px;
	padding:0 0 0 20px;
	margin:0;
}
#banner_container {
	position:relative;
	width:752px;
	height:334px;
	background-color:#000;
}
#banner_top {
	position:absolute;
	width:752px;
	height:11px;
	top:0;
	left:0;
	background-image:url(../images/home/banner_top.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#banner_left {
	position:absolute;
	width:15px;
	height:310px;
	top:11px;
	left:0;
	background-image:url(../images/home/banner_left.jpg);
	background-repeat:no-repeat;
}
#banner_right {
	position:absolute;
	width:15px;
	height:310px;
	top:11px;
	right:0;
	background-image:url(../images/home/banner_right.jpg);
	background-repeat:no-repeat;
}
#banner_btm {
	position:absolute;
	width:752px;
	height:13px;
	bottom:0;
	left:0;
	background-image:url(../images/home/banner_btm.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#flash {
	position:absolute;
	width:505px;
	height:310px;
	top:11px;
	left:15px;
}
#callout1 {
	width:215px;
	height:100px;
	position:absolute;
	top:13px;
	left:520px;
	background-image:url(../images/home/disc_golf_over.jpg);
	background-repeat:no-repeat;
}
#callout2 {
	width:215px;
	height:100px;
	position:absolute;
	top:116px;
	left:520px;
	background-image:url(../images/home/ultimate_over.jpg);
	background-repeat:no-repeat;
}
#callout3 {
	width:215px;
	height:100px;
	position:absolute;
	top:219px;
	left:520px;
	background-image:url(../images/home/freestyle_over.jpg);
	background-repeat:no-repeat;
}
#content_container {
	position:relative;
	width:752px;
	background-image:url(../images/home/repeat_content.jpg);
	background-repeat:repeat-y;
	clear:both;
}
#content {
	width:733px;
	min-height:166px;
	padding-top:17px;
	padding-left:19px;
	background-image:url(../images/home/content_top.jpg);
	background-repeat:no-repeat;
}

#btm_cap {
	width:752px;
	height:21px;
	background-image:url(../images/home/content_btm.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;
	clear:both;
}
.promo_background {
	position:relative;
	width:347px;
	height:129px;
	margin-top:6px;
	margin-left:5px;
	margin-right:4px;
	float:left;
	display:inline;
	background-image:url(../images/home/promo_background.png);
	background-repeat:no-repeat;
}
.promo_image {
	position:absolute;
	width:339px;
	height:121px;
	left:4px;
	top:3px;
	overflow:hidden;
}

/*** NAVIGATION ***/

.nav {
	color:#623727;
	font-size: 12px;
	font-family:Arial, Verdana, Geneva, sans-serif;
	color:#666;
	font-weight:bold;
}
a.nav:link {
	color:#666;
	text-decoration: none;
}
a.nav:hover {
	color:#03163B;
	text-decoration: underline;
}
a.nav:active {
	color:#666;
	text-decoration: underline;
}
a.nav:visited {
	color:#666;
	text-decoration: none;
}
a.nav:visited:hover {
	color:#03163B;
	text-decoration: underline;
}
/*** FOOTER ***/

.footer {
	width:752px;
	margin:0px auto;
	font-size: 10px;
	color: #666;
	text-align:center;
}
a.footer:link {
	color: #666;
	text-decoration: none;
}
a.footer:hover {
	color: #666;
	text-decoration: underline;
}
a.footer:active {
	color: #666;
	text-decoration: none;
}
a.footer:visited {
	color: #666;
	text-decoration: none;
}
a.footer:visited:hover {
	color: #666;
	text-decoration: underline;
}
/*** TEXT / LINKS ***/

a:link {
	color:#900;
	text-decoration: underline;
}
a:hover {
	color:#900;
	text-decoration: underline;
}
a:active {
	color:#900;
	text-decoration: none;
}
a:visited {
	color:#900;
	text-decoration: underline;
}
a:visited:hover {
	color:#900;
	text-decoration: underline;
}
/*** SEARCH PAGE _ NON PRODUCT PAGE ***/
#search_container {
	width:100%;
	background-color:#000;
	color:#FFF;
}
.advancedsearch {
	width:640px;
	margin:auto;
	display:none;
}

#notice {
	font-size:10px;
	color:#fff;
}