@charset "UTF-8";
/* CSS Document */

/* @override http://www.indysgolfchoice.com/style2.css */

body {
margin: 0;
padding: 0;
background-image:url(images/gbback.jpg);
background-repeat:repeat-x;									
font-family: "Arial", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:11px;
}

.bottomspace {
float:right;
width:900px;
height:30px;
margin-left:30px;
margin-right:30px;
}
.bottombar {
width:920px;
height:80px;
margin-left:20px;
margin-right:20px;
}
#wrapper {
	background-image: url(images/indy_golf_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 197px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	float:right;
	width:765px;
	margin-right:10px;
	padding-top:0px;
	display:block;
}

#content h1 {
text-align:left;
font-size:20px;
font-style:italic;
font-color: #CC6600;
margin:10px 0 0 0;
}
#content h2 {
text-align:left;
font-size:18px;
font-style:italic;
font-color: #CC6600;
margin:10px 0 0 0;
}

#golf {
	width:960px;
	margin:0 auto;
	background-image:url(images/wrapper_bg.jpg);
	position: inherit;
}
.homebox2{
	width:280px;
	height:40px;
	padding-right:10px;
	padding:14px 13px 0px 13px;
	float:right;
	text-align:center;
	line-height:normal;
	font-size:10px
	
}
.homebox4{
	width:885px;
	height:40 px;
	padding-right:13px;
	float:none;
	text-align:center;
	line-height:normal;
	font-size:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 14px;
	padding-bottom: 6px;
	padding-left: 13px;
}

#sidebar {
	float:left;
	width:168px;
	margin-left: 15px;
	padding-top:0px;
}
#sidebarright {
	float:right;
	width:165px;
	margin-left: 3px;
	display:block;
}
#sidebar h2{
font-size:22px;
font-size:22px;
font-style:italic;
color:#000000;
font-weight:bolder;
border-bottom: 1px #000000 solid;
margin-top:35px;
padding:0;
}
#sidebar ul{
list-style-type:none;
padding:0;
margin:0;
}
#sidebar ul li{
font-size:11px;
font-weight:bolder;
color:#000000;
}
#sidebar ul li a {
text-decoration:none;
color:#000000;
}
#sidebar ul li a:hover {
text-decoration:underline;
color:#FFAA00;
}
.style1 {
font-family: "Arial", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:11px;
}
.style5 {
font-family: "Arial", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:11px;
}
.style8 {color: #3A5078;
	font-size: 12px;
}
.style9 {
	color: #3A5078;
	font-weight: bold;
	font-size: 12px;
}
.style10 {
	color: #FF9900;
	font-weight: bold;
}
.style101 {
	color: #FFf;
	font-weight: bold;
	font-size: 12px;
}


.style20 {
font-family: "Arial", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:11px;
color: #FF0000;
}
#text {
	width: 570px;
	background-image: url(images/text_bg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
#texttop {
	height: 21px;
	width: 575px;
	background-image: url(images/text_top.gif);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#textco {
	height:450px;
	padding:14px 13px 13px 13px;
	overflow:auto;
	width: auto;
}
#text2 {
	height:100px;
	overflow:auto;
	width: auto;
}
.tagline {
font-size:10px;
text-align:center;
}
.arrowlistmenu{
width: 168px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 11px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 4px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding:0px 0 0px 4px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
#textbottom {
	height: 26px;
	width: 575px;
	background-image: url(images/text_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	float: left;
}
#wraperbottom {
	background-image: url(images/wrapper_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	height: 18px;
	margin-bottom: 0px;
}
