body {
	margin: 0px;
	padding: 0px;
	background-image: url("../images/header_bg.jpg");
	background-repeat: repeat-x;
	background-color: #9FE1F9;
	background-position: 0px 0px;
	font-size: 9pt;
	font-family: Verdana, Arial;
}

*html body {
	text-align: center;
	color: #fff;
}

td, tr {
	line-height: 150%;
	font-size: 9pt;
}

.logo {
	background-image: url("../images/header_logo.png");
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 270px;
	position: absolute;
	top: 0px;
	z-index: 5;
	cursor: pointer;
}

*html .logo {
	background-image: url("../images/header_logo_ie6.png");
}

.main {
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
	background-color: #007324;
	min-height: 800px;
}

*html .main {
	height: 800px;

}

.header {
	background-image: url("../images/hills_bg.gif");
	background-position: bottom center;
	background-repeat: repeat-x;
	min-height: 185px;
	position: relative;
}

*html .header {
	height: 185px;
}

.separator {
	background-image: url("../images/hills.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	height: 29px;
	position: absolute;
	bottom: 0px;
}


.hnav {
	background-image: url("../images/hnav_bg.gif");
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 126px;
	padding-top: 86px;

}

*html .hnav {
	height: 126px;
}

.content {
	width: 955px;
	margin: 0 auto;
}

.col {
	min-height: 400px;
}

*html .col {
	height: 400px;
}

.lcol {
	width: 198px;
	float: left;
}

.mcol {
	width: 420px;
	margin-left: 214px;
}

.rcol {
	width: 308px;
	float: right;
}

.subheader {
	background-position: top center;
	background-repeat: no-repeat;
	height: 47px;
}

.shgeneric {
	background-image: url("../images/header_lcol.gif");
	height: 22px;
}

.shmultimedia {
	background-image: url("../images/header_multimedia.gif");
}

.shwhatsnew {
	background-image: url("../images/header_whatsnew.gif");
}

.shblog {
	background-image: url("../images/header_blog.gif");
}

.boxwrap {
	background-color: #000;
	min-height: 200px;
	padding: 0px 3px 3px 3px;
}

*html .boxwrap {
	height: 200px;
}

.inners  {
	padding: 3px;
}

.box {
	border: 2px solid #fff;
	border-top: 0px;
	min-height: 200px;
	padding: 4px;
	color: #fff;
}




*html .box {
	height: 200px;
}

.box a {
	color: #fff;
}

.box td {
	color: #fff;
}

.inners .box {
	border-top: 2px solid #fff;
	background-color: #ffffcc;
	min-height: 615px;
	padding: 4px 4px 50px 4px;
	color: #363;
}

.inners .box td,
.inners .box a {
	color: #363;
}

*html .inners .box {
	height: 615px;
}

.bwstore .box {
	background-color: #fff;
}

.inners, .midheader {
	width: 735px;
	margin-left: 212px;
}



.inners .rightcol {
	min-height: 400px;
	margin: 5px;
	width: 25%;
	float: right;
	color: #fff;
	font-size: 14pt;
}

.inners .rightcol2 {
	min-height: 400px;
	margin: 5px;
	width: 25%;
	float: right;
}

.inners .rightcol a {
	color: #fff;
}

*html .inners .rightcol {
	height: 400px;
}

.midheader {
	background-color: #007324;
	background-image: url("http://www.murraybroscaddyshack.com/images/inner_bg.gif");
	background-repeat: no-repeat;
	background-position: top center;
	height: 46px;
}

	

.box2, .cpnav {
	border: 8px solid #fff;
	background-image: url("../images/box_bg.jpg");
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #022802;
	padding: 0px;
	min-height: 80px;
}

*html .box2 {
	height: 80px;
}


.cpnav {
	border: 4px solid #fff;
	min-height: 40px;
}

*html .cpnav {
	height: 40px;
}

.cpnav a {
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
	width: 114px;
	height: 30px;
}

*html .cpnav a {
	height: 30px;
}

.cpnmultimedia {
	width: 228px;
	margin: 10px auto ;
}

#content_topright_wrap {
	min-height: 270px;
}

*html #content_topright_wrap {
	height: 270px;
}

#cp_photos {
	background-image: url("../images/cp_photos.gif");
	float: left;
}

*html .cpnav #cp_photos {
	width: 106px;
}

#cp_videos {
	background-image: url("../images/cp_videos.gif");
	float: right;
}

.footer {
	border-top: 5px solid #318445;
	background-color: #002d0e;
	min-height: 60px;
	margin-top: 10px;
	padding-left: 200px;
	padding-right: 160px;
	padding-top: 10px;
	clear: both;
}

*html .footer {
	height: 60px;
}

.footer .plugin {
	text-align: center;
}


#ipslogo {
	float: right;
}

.bmultimedia .ads .plugin {
	text-align: center;
}