body { 
	margin: 0px; 
	padding: 0px; 
	font-family: helvetica; 
	color:#333333; 
	background:#FFFFFF; 
	font-size: 14px; 
	width:320px;
}
a { 
	color: #2a4f97; 
	text-decoration: none; 
}

a:visited {
}
a:active {
	text-decoration: underline;
}
/* style sheet for homepage tabs***/

p {	
	margin: 0px;
	font-size: 14px;
   padding: 4px 0 4px 10px;
   font-weight: 300;
}

H1{	
	margin: 0px;
	color:#000000;
	font-size: 18px;
    padding: 0px 0 0px 10px;
    font-weight: 500;
}
H2{	
	margin: 0px;
	color:#000000;
	font-size: 14px;
    padding: 0px 0 0px 10px;
    font-weight: 300;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#golfcourse {
    clear: both;
    display: block;
    border-top: 2px solid #2A457A;
}

li.head {
	margin: 0px;
    list-style: none;
}
li.index {
	margin: 0px;
	border-top: 1px solid #FFFFFF;
   border-bottom: 1px solid #E0E0E0;
   /*padding: 8px 0px 8px 10px;*/
	font-size: 16px;
   font-weight: 600;
   list-style: none;
	background:url(images/tab_slice.png) repeat-x bottom center;
	width: 100%;
	clear: both;
	float: left;
	background-repeat: repeat-x;
}
li.index sup{
    vertical-align:baseline;
    position:relative;
    top:-8px;
}
li.indexsmall {
	margin: 0px;
	border-top: 1px solid #FFFFFF;
   	border-bottom: 1px solid #E0E0E0;
    /*padding: 8px 0px 8px 10px;*/
	font-size: 14px;
    font-weight: 600;
    list-style: none;
	background:url(images/tab_slice.png) repeat-x bottom center;
	width: 100%;
	clear: both;
	float: left;
	background-repeat: repeat-x;
}

li.index2 {
	margin: 0px;
	border-top: 1px solid #FFFFFF;
   	border-bottom: 1px solid #E0E0E0;
    /*padding: 4px 0px 4px 10px;*/
	font-size: 14px;
    font-weight: 600;
    list-style: none;
	background:url(/images/f/li_bg.gif) repeat-x bottom center;
	width: 100%;
	clear: both;
	float: left;
	background-repeat: repeat-x;
}

li.indexsmall2 {
	margin: 0px;
	border-top: 1px solid #FFFFFF;
   	border-bottom: 1px solid #E0E0E0;
    /*padding: 4px 0px 4px 10px;*/
	font-size: 12px;
    font-weight: 600;
    list-style: none;
	background:url(/images/f/li_bg.gif) repeat-x bottom center;
	width: 100%;
	clear: both;
	float: left;
	background-repeat: repeat-x;
}

li.index a:first-child, li.indexsmall a:first-child  {
    margin: 8px 10px;
    width: 80%;
    float: left;
}

li.index2 a:first-child, li.indexsmall2 a:first-child  {
    margin: 4px 10px;
    width: 80%;
    float: left;
}

.info, .subInfo, .infoexpand, .infocontract {
    display: block;
    height: 19px;
    width: 19px;
    float: right;
    margin: 8px 10px 8px 0px;
}

.info { background: url(images/arrow_right.png) no-repeat; }
.infoexpand { background: url(images/arrow_down.png) no-repeat; }
.infocontract { background: url(images/arrow_up.png) no-repeat; }

.required{color:#FF0000;font-weight:normal;font-style:italic;}


/***************************/
.phone {-wap-input-format: "*N"}

.cmob-content-module{
	/*width:350px;*/
	margin:20px auto;
}


