/*page build information*/
body {
	margin:0;
	padding:0;
	color:#663300;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto;
	background-attachment: scroll;
	}     
div#pagebase{
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	margin-top: 10px;
}
div#header{
	width: 900px;
	height: 174px;
	background-image: url(../images/castner_header_trans_bg_a.jpg);
	background-repeat: no-repeat;
}
div#promo{
	background-color: #900;
	height: 30px;
	width: 900px;
	font-weight: bold;
	color: #FFF;
	
}
div.newsform{
	height: 130px;
	width: 120px;
	float: right;
	margin-top: 10px;
	margin-right: 60px;
}
div#navbar{
	height: 22px;
	width: 900px;
	margin-bottom: 15px;
	padding-top: 5px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #006600;
	background-image: url(../images/navbar_green_bg.png);
	background-repeat: no-repeat;
	text-align: center;
}
div#left{
	height: auto;
	width: 600px;
	background-color: #FFFFFF;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 8px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
div#right{
	float: right;
	height: auto;
	width: 230px;
	margin-right: 20px;
	background-color: #FFFFFF;
	margin-top: 10px;
	background-attachment: scroll;
	background-image: url(../images/golfball_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
div#footer{
	clear: both;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	padding-top: 2px;
}
div#videoiframe{
	float: left;
	height: 230px;
	width: 260px;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 6px;
	margin-left: 3px;
	border: thin solid #030;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
div.info{
	height: auto;
	width: 190px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding: 2px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #970100;
	border: 1px solid #003300;
	font-size: 12px;
	text-align: center;
}
div.info h3{
	color: #FFFFFF;
	text-decoration: blink;
}
table.table{
	border: thin solid #999999;
	text-align: center;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

td.td{
	color: #663300;
	background-color: #CECE9D;
}
td.leftmain {
	background-color: #F3F3F3;
	padding: 5px;
	border: 1px dotted #003300;
}
td.leftmain a {
	color: #006600;
}
td.rightmain{
	padding-left: 5px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #003300;
}
/*font information*/
p{
	font-size: 1.1em;
	color: #4A3100;
	font-variant: normal;
}
p.white{
	font-size: 1.1em;
	color: #000000;
	font-variant: normal;
}
li.list{
	list-style-type: square;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
ul, ol{
	font-size: 1.1em;
}
/*header font information*/
h1{
	font-size: 1.3em;
	font-style: italic;
	color: #003300;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}
h2{
	font-size: 1.2em;
	font-style: italic;
	color: #666600;
	text-align: left;
	text-decoration: underline;
}
h2.cent{
	font-size: 1.2em;
	font-style: italic;
	color: #666600;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}

h3{font-size: 1.2em;
	font-style: italic;
	color: #666600;
	text-align: center;
	text-decoration: underline;
}
/* image information*/
img.left{
	background-color: #FFFFFF;
	margin: 3px;
	padding: 1px;
	float: left;
	height: 102px;
	width: 152px;
	border: thin solid #006600;
	font-size: 11px;
	color: #006600;
	text-align: center;
}
img.leftmain{
	background-color: #FFFFFF;
	padding: 1px;
	float: left;
	height: 150px;
	width: 200px;
	border: thin solid #006600;
	font-size: 11px;
	color: #006600;
	text-align: center;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
}
img.rightmain{
	background-color: #FFFFFF;
	padding: 1px;
	float: left;
	height: 200px;
	width: 150px;
	border: thin solid #006600;
	font-size: 11px;
	color: #006600;
	text-align: center;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
}
img.photo{
background-color: #FFFFFF;
	padding: 1px;
	float: left;
 border: thin solid #006600;
	color: #006600;
	text-align: center;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px
}
img.logo{
	padding: 1px;
	float: left;
	text-align: center;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px
}
/* begin styles for RSS Feed */

.rss_box {
	margin: 1em;
	width: 90%;
	background-color: #F3F3F3;
	border: 1px solid silver;
	padding: 8px;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.5em;}
.rss_title {
	font-size: 8pt;
	background-color: silver;
	color: gray;
	font-weight:bold;
	text-align: left;
}

.rss_item  {
  font-size: 7pt;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	color:#006600;
	font-size: 1em;
	font-weight:bold;
	}
	
.rss_item a:visited {
	color: black;
}

.rss_date {
	font-size: 7pt;
	color: #4a3100;
	}
.site-ad{
float: left; 
height: 260px; 
width: 260px;
margin: 5px; 
padding: 5px; 
}
/* swing solver */
#swing {
	height: 120px;
	width: 600px;
	background-image: url(../original-images/swingsolver.png);
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
}
.vid{
	float: right;
	height: 110px;
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: thin solid #FFF;
	z-index: 10;
	position: relative;
}