/* CSS Document - styles.css */
/* Copyright 2004 Rock Creek Golf &amp; Country Club. All Rights Reserved*/

/* Page Styles */
/* Page Styles/Appearance */
body {
    font-size: .6em;
	background-color: #336633;
	margin: 0px;
	padding: 0px;
}

img {
    border: none;
	margin: 0px;
}

p {
	text-align: justify;
	margin: 0px 0px 0px 0px;
}

hr {
    margin: 10px 0px 10px 0px;
	border-bottom: 3px dotted #009966;
}


/* Page Styles/Links */
a:link, a:visited {
	text-decoration: none; 
	color: #6633FF;
}

a:hover, a:active {
	text-decoration: underline; 
	color: #6633FF;
}


/* Page Styles/Headings */
h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	background-color: #009966;
	text-align: left;
	color: #FFFFFF;
	padding: 8px 0px 2px 5px;
	margin: 3px 0px 5px 0px;
}
h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #494949;
}
h5 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em; 
	text-align: center;
	color: #009966;
	margin: 0px;
}
td, p, ul {
	font-family: Arial, Helvetica, sans-serif;
}
form {
    margin: 0px;
}

/* Layout Styles */
/* Layout Styles/Skeleton */

#mainTable {
    width: 768px;
	margin: 0;
	border-top: 0px solid #CCCC99;
	border-right: 0px solid #CCCC99;
	border-bottom: 0px solid #CCCC99;
	border-left: 0px solid #CCCC99; 
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
	padding: 0px;/*Pads each table cell in modern browsers*/
	margin: 0px;
}
#toptab {
	background-color: #009966;
	color: #FFFFFF !important;
}

#toptab a{
	color: #FFFFFF !important;
	margin: 5px 5px 5px 5px;
}
#header {
    width: 768px;
	height: 200px;
	border: 0px;
}
#sidebarLeft {
    width: 140px;
	background-color: #FFFFCC;
	margin: 0px;
	/*/*/font-size: 85%; /* */
}
#maincontent {
    width: 428px;
    background-color: #FFFFCC;
}
#contentSpread {
    width: 628px;
	background-color: #FFFFFF;
}
#sidebarRight {  /* This is an optional column not used on every page */
	background-color: #CCCC99;
	width: 200px;
}
#news {
    width: auto;
}
#news a {
	text-align: left;
}
#news a:link, #news a:visited {
	color: #666;
}
#news a:hover, #news a:active {
	color: #FFFFCC;
}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 2px dotted #999 !important; /* */
}
#news ul {
	list-style-type: none;
	margin: 0px;
}
#news li {
	margin: 0px 0px 2px 0px;
}
#footer {
	background-color: #009966;
	color: #FFFFFF;
}
#footer a{
	background-color: #009966;
	color: #FFFFFF !important;
}
.bannerLrg {
    position: absolute;
	top: 236px;
	left: 470px;
	width: 260px;
	height: 145px;
	background-color: #009966;
	margin: 0px;
}


/* Layout Styles */
/* Layout Styles/Skeleton/Containers */

.containerTop {
    background-image: url(../assets/images/container_topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.containerBottom {
    background-image: url(../assets/images/container_bottombg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.containerRight {
    background-image: url(../assets/images/welcome/rightbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.containerRight2 {
    background-image: url(../assets/images/container_rightbg2.gif);
	background-repeat: repeat-y;
	background-position: right;
}

/*Footer Styles*/
/* Layout Styles/Footer Styles */
/*Left Nav Bar Styles*/
#navlist {
    width: 140px;
	text-align: left;
	padding: 0px;
	background-color: #CCCC99;
}

#navlist ul {
    margin: 0; /*removes indent IE and Opera*/
    padding: 2px 0px; /*removes indent Mozilla and NN7*/
    list-style-type: none; /*turns off display of bullet*/
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCC99;
}

#navlist li {
	width: auto;
}

#navlist a {
    display: block;
	margin: 2px 5px;
    padding: 2px 0px 2px 5px;
    border: 1px solid #494949;
	border-left: 5px solid #336633;
    background-color: #009966;
	line-height: 1em;
}

#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
    text-decoration: none;
}

#navlist a:hover, #navlist a:active {
    color: #FFFFFF;
	background-color: #99CC99;
	border-left-color: #339966;
}
.smalltext {
    font-size: 9px;
   	margin-top: 25px;
}
.smalltext a {
    font-size: 9px;
	margin-bottom: 10px;
	text-align: center;
	color: #4F6B8B;
	text-decoration: none;
}
.smalltext a:hover, .smalltext a:active {
	text-decoration: underline; 
	color: #6633FF;
}
.list {
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
	color: #009966;
	font-weight: bold;
	font-size: 12px;
	margin: 0; /*removes indent IE and Opera*/
    padding: 0; /*removes indent Mozilla and NN7*/
}
.list ul{

}
/*Calendar Styles*/
#calendar {
    width: 596px;
    border: 1px solid #000000;
	border-right: none;
	margin-bottom: 25px;
	padding: 0px;
}
#calendar img {
    float: left;
	margin: 0px;
}
#calendar td{
	padding: 0px 2px;
}
.borderRight td{
    border-right: 1px solid #333;
}
.borderLeft {
    border-left: 1px solid #333;
}
.borderTop {
    border-top: 1px solid #333;
}
.borderBottom {
    border-bottom: 1px solid #333;
}
.numRow {
    color: #333;
	text-align: left;
    border: 1px solid #333;
	background-color: #CCCC99;
}
.numRow td, .dayRow td {
    vertical-align: top;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
}
.noRightBorder td {
    background-color: #009966;
    border-top: none;
    border-right: none !important;
}
.captionRow td{
    background-color: #009966;
	border-right: 0px solid #000000;
	border-left: none;
}
#calendarHeader td{
    background-color: #009966;
	border: 0;
}
#calendarHeader a{
    color: #FFFFFF;
}
.headRow {
    color: #000000;
	text-align: left;
    border-top: none;
    border-right: solid 1px #000000;
    border-bottom: none;
    border-left: none;
	background-color: #CCCCCC;
}
.dayRow {
    color: #333;
	text-align: left;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
	background-color: #FFFFCC;
	line-height: 1em;
	padding: 2px 2px;
}
.form {
    margin: 0px;
	padding: 0px;
}
.ratingsTbl {
	border: solid 3px #009966 !important;
	background-image: url(../assets/images/golfballs.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.ratingsTbl H3{
    margin: 0px;
}
.contactBG {
    background-image: url(../assets/images/golfballs.jpg);
	background-position: bottom;
	background-repeat: no-repeat;