

*{
	margin:0;
	padding:0;
}

img
{
	border:none;
}

body
{
	text-align: left;
	margin: 20px auto;
	/*min-width:840px;for netscape browsers*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	background: #e3e2de;
	/*background: #e4e1cf url('https://creeksidegolfcourse.com/images/layout/background.jpg') repeat fixed;
	background-position: 0px 114px;*/
	background-position: bottom center;
	background-size: 100%;
	margin: 0;
	padding: 0;
	color: black;
	height: 100%;
}

#Container
{
	position: relative;
	max-width: 1400px;
	min-height: 600px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: left; /* Counteract to IE5/Win Hack */
	z-index: 1;
	margin-top: 90px;
	padding-top: 40px;
}

#ContainerMain
{
	position: relative;
	max-width: 1400px;
	min-height: 600px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

.BoldLarge
{
	font-size: 1.2REM;
	font-weight: bold;
}

#Header
{
	position: relative;
    width:100%;
    height: 100%;
	text-align: left;
	font-size: 18px;
}

#BreadCrumbs
{
	float: left;
	width: 100%;
	font-size: 80%;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-top: 35px;
	background: url('https://creeksidegolfcourse.com/images/layout/background-content.png') repeat;
}

#Content
{
	float: left;
	width: 100%;
	font-size: 80%;
	margin-top: 6REM;
	padding-bottom: 30px;
	background: url('https://creeksidegolfcourse.com/images/layout/background-content.png') repeat;
}

.FooterContainer
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: left;
	background-color: black;
	z-index: 7;
}

.FooterSpacer
{
	float: left;
	width: 100%;
	height: 80px;
	background-color: #CCC;
}

.Copyright a
{
	color: white;
}

.Copyright
{
 	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5%;
	font-size: 70%;
	color: white;
	text-align: center;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	font-weight: 100;
	z-index: 8;
}

.FullWidth
{
	float: left;
	width: 100%;
	padding-top: 4REM;
	padding-bottom: 4REM;
}

.HomePageLogos
{
	float: left;
	width: 46%;
	padding-left: 1%;
	padding-right: 1%;
}

.HomePageLogos img
{
	width: 100%;
	max-width: 300px;
}

.Photos
{
	box-shadow: 6px 6px 5px #aaaaaa;
	margin-bottom: 1rem;
}

.video-container
{
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    z-index: 400;
}

.video-container iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.VideoBoxWrapperLarge
{
	width: 90%;
	padding-left: 2%;
	padding-top: 14%;
}


.ContactContainer
{
	float: left
	width: 100%;
	padding-bottom: 5px;
	text-align: left;
	background-color: grey;
}

.RedText
{
	color: #C00;
}

.Contact
{
	float: left;
	width: 96%;
	padding-top: 3%;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 90%;
	color: white;
	text-align: left;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	font-weight: 100;
	background-color: #CCC;
	z-index: 8;
}

.ContactLeft
{
	float: left;
	width: 30%;
	padding-right: 3%;
}

.ContactLeft img
{
	width: 100%;
	max-width: 270px;
}

.HoursHomePage
{
	font-weight: 800;
	line-height: 1.5rem;
}

.SmallText
{
	font-size: 10px;
	line-height: 15px;
	color: #FFF;
}

.CalHeader
{
	text-align: center;
	background-color:#9999FF;
	height: 40px;
}

.WeekBlue
{
	height: 80px;
	color: blue;
	font-size: 20px;
	background-color:#9999FF;
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
	padding: 5px;
}

.week
{
	height: 80px;
	color: white;
	font-size: 20px;
	background-color:#000;
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
	padding: 5px;
}

.weekdays
{
	text-align: center;
	width: 150px;
	color: white;
	background-color:#666;
	font-size: 20px;
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
}

.Calendar
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: center;
	color: white;
	font-size: 20px;
	background-color:#000;
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
}

a:link.mon
{
	color: blue;
	font-size:20px;
}
a:visited.mon
{
	color: blue;
	font-size:20px;
}
a:active.mon
{
	color: blue;
	font-size:20px;
}

.calday
{
	text-align: left;
	font-size: 15px;
	color: white;
}

.ReservationDayHeader
{
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 20px;
	text-align: center;
}

.ReservationDay
{
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 20px;
	text-align: left;
	height: 150px;
	width: 900px;
}

.ReservationDay td
{
	font-size: 15px;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-style:solid;
	border-color:white;
	background-color:#000;
}

.ReservationTime
{
	color: white;
	font-size: 20px;
	text-align: left;
}

.ReservationInfo
{
	font-family:Verdana, Georgia, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
	margin-left:auto;
	margin-right:auto;
}

.ReservationInfo td
{
	padding:5px;
}

.RedCell
{
	color: #C00;
}

.GreenCell
{
	color: #390;
}


h1
{
	font-size:180%;
	color: #336699;
	margin:0px 0px 10px 0px;
	text-align: left;
	padding-top: 20px;
}

h1 a
{
	color: #003800;
}

h2
{
	font-size:140%;
	color: #336699;
	margin:5px 0px 0px 0px;
	text-align: left;
	padding-top: 20px;
	line-height: 100%;
}

h2 a
{
	color: #003366;
}

h3
{
	font-size:110%;
	color: #336699;
	font-style: italic;
	margin:0px 0px 5px 0px;
}

h4
{
	font-size:120%;
	color: #666;
	text-align: left;
	font-style: italic;
	margin:0px 0px 5px 0px;
}

h5
{
	font-size:300%;
	color: black;
	margin:0px 0px 10px 0px;
	text-align: center;
	padding-top: 20px;
}

h6
{
	font-size:140%;
	color: red;
	margin:5px 0px 0px 0px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 100%;
}

h6 a
{
	color: red;
}

p
{
	margin:5px 0px 10px 0px;
}

a
{
	color: black;
}

li
{
	list-style: disc;
}

caption
{
	font-size:110%;
	color: #336699;
	font-style: italic;
	font-weight: bold;
	margin:0px 0px 5px 0px;

}

.LinksDiv
{
	float: left;
	width: 45%;
	margin-right: 1%;
	margin-bottom: 2%;
	padding: 1.5%;
	text-align: center;
	border: 1px solid grey;
}

.LinksDivLine
{
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.NavButton
{
	float: left;
	height: 25px;
	width: 150px;
	margin-top: 6px;
	text-align: center;
	font-weight: 600;
	line-height: 20px;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	color: white;
}

.NavButton a
{
	font-size: 16px;
	text-decoration: none;
	font-weight: 700;
	color: white;
}

.NavButton a:hover
{
	height: 25px;
	margin-top: 0px;
	padding-bottom: 7px;
	color: yellow;
	text-decoration: underline;
}

.NavButtonBottom
{
	float: left;
	height: 39px;
	margin-top: 3px;
	text-align: center;
	font-stretch:condensed;
	text-decoration: none;
	font-weight: 700;
	color: white;
}

.NavButtonBottom a
{
	font-size: 16px;
	text-decoration: none;
	font-weight: 700;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
}

.NavButtonBottom a:hover
{
	background: #84755a;
	margin-top: 1px;
	padding-bottom: 4px;
}

.TextInputTextArea
{
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 7px;
}

.fluid-line-wrap
{
	display: inline;
}

.SoldText
{
	color: black;
	font-style: italic;
}

.LandAndLotsPage
{
	float: left;
	width: 100%;
}

.LandAndLotsPage img
{
	width: 100%;
	padding-top: 3%;
}

.HomesPage
{
	float: left;
	width: 100%;
}

.HomesPage img
{
	width: 100%;
	padding-top: 3%;
}

.BrochurePhoto
{
	float: left;
	padding-top: 40px;
	width: 100%;
	max-width: 768px;
}

.BrochurePhoto img
{
	width: 100%;
}


@media screen and (max-width: 720px)
{


}

.TopDivContainer
{
    position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0 auto;
	padding-top: 5px;
	z-index: 6;
	background: url('https://creeksidegolfcourse.com/images/layout/background-top-div.png') left bottom repeat-x;
	text-align: left;
}

.TopDiv
{
 	position: relative;
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
	padding-top: 20px;
	z-index: 6;
}

.TopDivLogo
{
	float: left;
	width: 20%;
	margin-top: -25px;
	margin-left: 10px;
	margin-right: 20px;
	text-align: left;
	z-index: 9;
	background-color: white;
	border: 1px solid #666666;
	box-shadow: 3px 3px 5px #222222;
}

.TopDivLogo img
{
	width: 92%;
	padding-top: 2%;
	padding-left: 4%;
	padding-right: 4%;

}


@media screen and (max-width: 900px)
{

.NavButtonBottom a
{
	font-size: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

}

@media screen and (max-width: 680px)
{

.NavButtonBottom a
{
	font-size: 13px;
	padding-left: 12px;
	padding-right: 12px;
}

}

@media screen and (max-width: 580px)
{

#Container
{
	position: relative;
	max-width: 1400px;
	min-height: 600px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: left; /* Counteract to IE5/Win Hack */
	z-index: 1;
	padding-top: 60px;
}


.TopDivContainer
{
    position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	margin: 0 auto;
	padding-top: 5px;
	z-index: 6;
	background: url('https://creeksidegolfcourse.com/images/layout/background-top-div.png') left bottom repeat-x;
	text-align: left;
}

.NavButtonBottom a
{
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
}


.LinksDiv
{
	width: 95%;
}


.TextInputTextArea
{
	width: 100%;
}
}


#BottomNavigation
{
	float: left;
	text-align: center;
	color: black;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	font-weight: 100;
	line-height: 18px;
	width: 100%;
	height: 28px;
	margin-bottom: 9px auto;
	background: url('https://creeksidegolfcourse.com/images/layout/navigation-back.png') left top repeat-x;
	font-size: 16px;
}

.BottomButtonContainer
{
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}


.MainImage
{
	float: left;
	width: 100%;
}

.MainImage img
{
	width: 100%;
}

.Separator
{
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 27px;
	background: url('https://creeksidegolfcourse.com>/images/layout/separator-back.png') left top repeat;
}

.SeparatorLeft
{
	float: left;
}

.SeparatorRight
{
	float: right;
}

.HomePageButton
{
	width: 20%;
	float: left;
	padding-left: 8%;
	padding-right: 5%;
}

.HomePageButton img
{
	width: 100%;
}

.MeetingsDiv
{
	float: left;
	width: 100%;
	font-size: 100%;
}

.MeetingDataLine
{
	float: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	border-left: 2px solid #EEE;
	border-right: 2px solid #EEE;
}

.MeetingDataDate
{
	float: left;
	width: 30%;
	margin-left: 4px;
}

.MeetingDataEvent
{
	float: left;
	width: 25%;
	margin-left: 4px;
}

.MeetingDataTime
{
	float: left;
	width: 20%;
	margin-left: 4px;
}

.MeetingDataLocation
{
	float: left;
	width: 18%;
	margin-left: 4px;
}

.MeetingDataDescription
{
	float: left;
	width: 40%;
	margin-left: 4px;
}


.NormalColumn
{
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 5%;
	padding-bottom: 3%;
	font-size: 100%;
	color: black;
}

.NormalColumn li
{
	list-style-type:decimal;
}

.NarrowColumn li
{
	list-style-type:decimal;
}

.NarrowColumn
{
	float: left;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	padding-top: 3%;
	padding-bottom: 3%;
	font-size: 100%;
	color: black;
}

.SignatureBox
{
	float: left;
	text-align: center;
	width: 60%;
	border-top: 1px solid black;
	margin-top: 50px;
	margin-right: 3%;
}

.DateBox
{
	float: left;
	text-align: center;
	width: 30%;
	border-top: 1px solid black;
	margin-top: 50px;
}

.SpecialTextInput
{
	position: absolute;
	top: -2000px;
	left: -2000px;
	text-align: left;
}

.NormalTextInput
{
	text-align: left;
	float: left;
	width: 90%;
}

.NormalTextInput textarea
{
	width: 100%;
}

.TextInput
{
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 7px;
}

.TextInputRightJustified
{
	float: left;
	width: 70%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 7px;
}

.RightJustifiedTextInput
{
	text-align: right;
	float: left;
	width: 70%;
}

.ContactInfo
{
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.ContactInfo img
{
	width: 100%;
	height: auto;
}

.LeftTextDiv
{
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}

.DetailsLine
{
	float: left;
	width: 100%;
}

.DetailsLabel
{
	float: left;
	width: 50%;
	text-align: left;
}

.DetailsValue
{
	float: left;
	width: 50%;
	text-align: left;
}

.CabinText
{
	float: left;
	width: 100%;
}

.BottomGraphic
{
	position: relative;
	float: left;
	width: 100%;
	height: 300px;
}

.FullImageDiv
{
	float: left;
	width: 100%;
	height: 100%;
	margin-bottom: 3rem;
	margin-top: 3rem;
}

.FullImageDiv img
{
	float: left;
	width: 100%;
}

img.CreeksideSlogan
{
	position: relative;
	width: 100%;
	bottom: -5%;
	left: 0px;
	z-index: 300;
}

.IframeRotateImages
{
	float: left;
	width: 100%;
	padding-bottom: 1%;
    height: 700px;
 	border: none;
}

.ImageContainer
{
 	position: relative;
 	width: 100%;
	padding-bottom: 50%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;

}

.ImageContainer iframe
{
	position: absolute;
	top: 100px;
	left: 100px;
	width: 100px;
	height: 100px;
}



.video-container
{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe
{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ScoreCard
{
	float: left;
	width: 100%;
}

.ScoreCard img
{
	float: left;
	width: 100%;
	max-width: 759px;
}

.CourseRating
{
	float: left;
	width: 40%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.CourseRates
{
	float: left;
	width: 55%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.RightJustifyTextPadded
{
	text-align: right;
	padding-right: 10px;
}

.RightJustifyText
{
	text-align: right;
}

.LeftInfoBox
{
	float: left;
	width: 45%;
	padding-top: 30px;
	padding-bottom: 40px;
	padding-right: 5%;
	text-align: left;
}

.LeftInfoBox li
{
	list-style: disc;
	margin-left: 20px;
}

.FullWidth
{
	float: left;
	width: 100%;
}

.SlideTextUp
{
	text-style: italic;
	padding-top: -20px;
}



#BookATeeTime
{
	position: fixed;
	top: 50%;
	right: 0;
	transform-origin: 100% 0;
	z-index: 99999;
	color: white;
	background: url('https://creeksidegolfcourse.com/images/layout/tee-time-background2.png') repeat;
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-family: montserrat;
	padding: 10px 30px;
}

#BookATeeTime a
{
	color: white;
}

@media screen and (max-width: 960px)
{
  #BookATeeTime
  {
	bottom: 100px;
	top: auto;
	transform: none;
  }
  #BookATeeTime
  {
	padding: 10px 30px;
  }
}

@media screen and (max-width: 800px)
{
.LeftInfoBox
{
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 5%;
	text-align: left;
}


}


@media screen and (max-width: 780px)
{

.ContactLeft
{
	float: left;
	width: 44%;
	padding-right: 3%;
	padding-bottom: 3%;
}

}

@media screen and (max-width: 520px)
{

.ContactLeft
{
	float: left;
	width: 100%;
}

}






.NavDiv
{
	width: 70%;
	margin: 0;
	padding: 0;
	padding-right: 2%;
	margin-top: 30px;
	float: right;
	text-align: right;
	color: white;
}

.NavTextDiv
{
	float: left;
	padding-right: 3REM;
	color: white;
font-size: 100%;padding-right: 3REM;line-height: 2REM;}

.NavTextDiv a
{
	color: white;
	text-decoration: none;
}

.NavTextDiv:hover a
{
	color: black;
}