body {
	color: #333333;
	background-image: url("http://www.dixongolf.com/Portals/5/Skins/DixonGolf/images/main_top_bg.png");
	background-attachment: fixed;
	background-position: top center;
	_ackground-color: #ffffff;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 11pt;
}

hr	{ height: 1px; background-color: #f5f5f5; color: #f5f5f5; margin: 20px 0px 20px 0px;}
p	{ padding: 20px; }


li	{
	margin-left: 25px;
}

h1  {   color: #808000;
        font-size: 1.6em;
        font-family: 'Trebuchet MS’', Helvetica, sans-serif;
	margin-bottom: 6px;
}


h2  {   color: #408080;
        font-size: 1.2em;
        font-family:  Arial, Verdana, Century Gothic, sans-serif;
	margin-bottom: 10px;
}



a, a:visited { color: #22710f;
	text-decoration: none;
}
a:hover {color: #22710f;
	text-decoration: underline;
}


.bgWhite	{
	background-color: #fff;
}

.bg1	{ background-color: #00ffff; }
.bg2	{ background-color: #80ff80; }
.bg3	{ background-color: #ff80c0; }


div#footer{
	width: 900px;
	background-color: #d1d1d1;
	padding: 20px;
	border-top: 1px solid #b1b1b1;
	text-align: center;
	font-size: .8em;
	font-family: Arial, sans-serif;
	margin-top: 50px;
}

#banner	{
	margin-left: -10px;
}

#topNav	{
	_idth: 920px;
	padding: 0px;
	_ackground-color: #00ff80;
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
}

#mainContent	{
	width: 680px;
	float: left;
	padding: 12px;
}

#rightPanel	{
	float: right;
	border: 2px dashed green;
	padding: 12px;
	width: 198px;
	margin-top: 16px;
}

.vidBox	{
	width: 200px;
	padding: 6px;
	text-align: center;
	border: 1px solid #c1c1c1;
	font-size: .9em;
	font-family: Arial;
	float: left;
	margin: 6px;
	min-height: 140px;
}

.small	{
	font-size: .8em;
}

.infoBox	{
	padding: 10px;
	border: 1px solid #c1c1c1;
	background-color: #d7ffd7;
	margin: 0px 20px 0px 20px;
}





/************* forms *****************/

.spacer{clear:both; height:1px;}

.myForm	{
	text-align: left;
	width: 600px;
	padding: 14px;
}

#stylized	{
	_ackground:#ebf4fb;
	width: 600px;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:240px;
	float:left;
}
#stylized .small{
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 240px;
}
#stylized input, select {
	float:left;
	font-size:12px;
	padding: 4px 2px;
	border: 1px dashed #7a0000;
	width: 230px;
	margin: 2px 0 20px 10px;
}

#stylized textarea	{
	width: 230px;
	padding: 4px 2px;
	border: 1px dashed #7a0000;
	margin: 2px 0 20px 10px;
}

#stylized .form-right {
	float:left;
	font-size:12px;
	padding:4px 2px;
	width:300px;
	margin:2px 0 20px 10px;
}


#s_lized button{
	clear:both;
	margin-left:150px;
	width: 300px;
	height:31px;
	background-image: url('http://wip.hellcity.com/images/bg_browse.jpg');
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	cursor: pointer;
}

.promote-textarea	{
	float: none;
}

.floatleft	{
	float: left;
}



#pingBox	{
	margin-top: 20px;
}

#welcomeText	{
	margin-top: 20px;
	line-height: 1.7em;
}