body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/BG_mainGreen.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #197a30;
}

h1 {
color:#006600;
font-size:16px;
font-weight:bold;
padding:0px 10px;
}

.NEWh1 {
color:#006600;
font-size:16px;
font-weight:bold;
line-height:16px;
padding:0px 0px 0px 0px;
margin-top:10px;
margin-bottom:-8px;
}

h2 {
color:#009900;
font-size:12px;
font-weight:bold;
padding:0px 10px;
}

p {
font-size:11px;
padding:0px 10px;
}
.homeBox {
font-size:12px;
padding:0px 0px 0px 0px;
}

.bg_l {
	background-image: url(images/bellevue_r5_c2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_r {
	background-image: url(images/bellevue_r5_c17.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	color: #858705;
	text-decoration: underline;
}
.leftbg {
	background-image: url(images/front/shignupbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbg .MVPform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/front/sign_r3_c2.jpg);
	letter-spacing: .8px;
	height: 19px;
	width: 155px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 0px none #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbg .MVP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .8px;
	height: 19px;
	border-top-style: inset 1px;
	border-right-style: inset 1px;
	border-bottom-style: inset 1px;
	border-left-style: inset 1px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F3F3EC;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #5E5B42;
}

.headline {
font-size:14px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
}

/*
/////////////////////////////////////////////////////////////////
// DCM Client Version 0.1 (01/05/2007)
/////////////////////////////////////////////////////////////////
*/


.sysmess {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.4em;
    font-weight:bold;
    color:#0a0;
}
.sysmesstbl {
    border:1px solid #0a0;
}

td.bld {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:0.8em;
}

input { font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 9pt; }
select { font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 9pt; }
.inputlen2 { width: 22px; }
.inputlen3 { width: 23px; }
.inputlen4 { width: 34px; }
.slash { font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 9pt; }



.inp {
    color:#333;
    font-size:0.9em;
    font-family:Verdana, "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}

.sel {
    color:#333;
    font-size:.9em;
    font-family:Verdana, "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
    width:170px;
}

.light {
    background-color:#fff;
    color:#000;
    font-size:.9em;
    font-family:Verdana, "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}

.dark  {
    background-color:#9f6;
    color:#000;
    font-size:.9em;
    font-family:Verdana, "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}


.smgraybld {
    background-color:#efefef;
    color:#aaa;
    font-size:.9em;
    font-family:Verdana, "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
    font-weight:bold;
}

.subIndex {
background-image:url(images/IMG_subNav_index.gif);
background-repeat:no-repeat;
background-position:top left;
}

.subWest {
background-image:url(images/IMG_subNav_west.gif);
background-repeat:no-repeat;
background-position:top left;
}

.subInter {
background-image:url(images/IMG_subNav_inter.gif);
background-repeat:no-repeat;
background-position:top left;
}

.subJeff {
background-image:url(images/IMG_subNav_jeff.gif);
background-repeat:no-repeat;
background-position:top left;
}

.subJack {
background-image:url(images/IMG_subNav_jack.gif);
background-repeat:no-repeat;
background-position:top left;
}


/**************************
 *
 * SG CALENDAR
 *
 **************************/
table.calendarNav {
	width:747px;
	margin:0 10px;
} 
table.calendarNav td.prev {
	text-align:left;
	width:30%;
}
table.calendarNav td.current {
	text-align:center;
}
table.calendarNav h2 {
	padding:0;
	text-align:center;
}
table.calendarNav td.next {
	text-align:right;
	width:30%;
}

table.calendar {
	width:747px;
	margin:0 10px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
table.calendar th {
	text-align:center;
	background-color:#efefef;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
} 
table.calendar td {
	width:14%;
	min-height:100px;
	height:100px;
	padding-top:18px;
	padding-bottom:8px;
	vertical-align:top;
	text-align:left;
	position:relative;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
table.calendar p {
	font-size:11px;
	line-height:14px;
	padding:8px;
	margin:0 0 8px 0;
}
table.calendar ul, table.calendar ol {
	padding:0 0 10px 0;
	margin:0 0 0 14px;
	font-size:11px;
}
table.calendar li {
	padding-bottom:8px;
	padding-right:4px;
}
table.calendar span.day {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	float:left;
	margin-top:-18px;
	padding:0 4px;
	color:#999;
}

table.sgDataTable {
	width:100%px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
table.sgDataTable th {
	text-align:center;
	background-color:#efefef;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
} 
table.sgDataTable td {
	vertical-align:top;
	text-align:left;
	font-size:12px;
	padding:3px 8px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
table.teeTimes td.numbers {
	text-align:center;
	width:12%;
}
table.teeTimes td.times {
	width:10%;
}
table.teeTimes td.names {
	width:30%;
}
table.sgDataTable tr.zebra {
	background-color:#f8f8f8;
}

/**************************
 *
 * SG TESTING ONLY CSS
 *
 **************************/
#sgaware {
	position:absolute;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	left:0;
	right:0;
	width:100%;
	top:0;
	position:fixed;
	background-color:#000;
	background-color:rgba(0,0,0,0.8);
} 
#sgaware > div {
	padding:10px 30px;
}