@charset "utf-8";

body {
	background: #000000 url(../images/WebsiteBG.jpg) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width:940px;
	text-align: left;
	background-color:#fff;
}

div#header {
	width:940px;
	height:93px;
	background-image:url(../images/Crowley-Golf-Training-Header.jpg);
}

div#welcomeHome {
	width:940px;
	height:295px;
	background-image:url(../images/Danny-Crowley-Welcome.jpg);
/*	background-image:url(../images/Danny-Crowley-Welcomes-You.jpg); */
	background-repeat:no-repeat;
	border-bottom:3px solid #63632f;
}

div#welcomeHome h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00234b;
	font-size: 1.3em;
	font-weight:normal;
	letter-spacing:.25em;
	margin-top: 0;
	padding-top:.6em;
	text-align:center;
}

div#welcome {
	width:940px;
	height:61px;
	background-image:url(../images/Welcome.jpg);
	background-color:#ffffcc;
	background-repeat:no-repeat;
	border-bottom:3px solid #63632f;
}

div#welcome h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00234b;
	font-size: 1em;
	font-weight:normal;
	letter-spacing:.25em;
	margin-top: 0;
	padding-top:1.5em;
	text-align:center;
}

div#hello {
	width:760px;
	height:190px;
	margin-left:10.3em;
	margin-top:3.5em;
	margin-bottom:0;
	background-image:url(../images/Hello-BG.png);
	background-repeat:repeat;
	/*background-color:#c4d3b6;*/
	border-bottom:6px solid #b39758;
}

div#hello h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00234b;
	font-size: 1.25em;
	font-weight:normal;
	border-bottom:1px solid #666633;
	margin-left:1.25em;
	margin-right:1.25em;
	margin-top: 0;
	padding-top:.6em;
	margin-bottom:.2em;	
}

div#hello p {
	font-family:Verdana, "MS Trebuchet", Arial, Helvetica, sans-serif;
	color:#362713;
	font-size: .75em;
	line-height: 1.5em;
	margin-bottom:0;
	padding-bottom:0;
}
div#welcome-A {
	width:338px;
	/*background-color:#534a37;*/
	float:left;
	margin-top:0;
	padding-top:0;
	margin-left:1.75em;
	display: inline;
}

div#welcome-B {
	width:338px;
	/*background-color:#4b4620;*/
	float:left;
	margin-left:2em;
	display: inline;
}

div#contentarea {
	width:940px;
	background-color:#999967;
}

div#contentarea p {
	font-family:Verdana, "MS Trebuchet", Arial, Helvetica, sans-serif;
	color:#362713;
	font-size: .75em;
	line-height: 1.66em;
}

div#contentarea h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00234b;
	font-size: 1.25em;
	font-weight:normal;
	border-bottom:1px dotted #666633;
	margin-left:1.25em;
	margin-right:1.55em;
	margin-top: 0;
	padding-top:.6em;
	padding-bottom:6px;
	margin-bottom:.2em;
}

div#contentarea h3 {
	font-family:Verdana, "MS Trebuchet", Arial, Helvetica, sans-serif;
	color:#362713;
	font-size: .55em;
	font-weight:normal;
	text-align:center;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

h5.pgaproLogo {
	font-family:Verdana, "MS Trebuchet", Arial, Helvetica, sans-serif;
	color:#362713;
	font-size: 1em;
	font-weight:normal;
	text-align:center;
	margin-top:.5em;
	margin-bottom:1.5em;
}
div#sidebarNav ul  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size: .9em;
	font-weight:normal;
	letter-spacing: .07em;
	line-height:1.66em;
	color:#362713;
	width:215px;
}

div#sidebarNav li {
	display:block;
	border-bottom:1px dashed #362713;
	list-style:none;
	
}

div#sidebarNav ul li a:link {
	color:#362713;
	text-decoration:none;
	width:215px;
	padding-top:2px;
	padding-right:2%;
	padding-bottom:2px;
	padding-left:5px;
	display:block;
}

div#sidebarNav ul li a:hover {
	background-color:#ffffcc;
	text-decoration:none;
	width:215px;
	padding-top:2px;
	padding-right:2%;
	padding-bottom:2px;
	padding-left:5px;
	display:block;
}

div#sidebarNav ul li a:visited {
	color:#362713;
	text-decoration:none;
	width:215px;
	padding-top:2px;
	padding-right:2%;
	padding-bottom:2px;
	padding-left:5px;
	display:block;
}

div#sidebarNav {
	width:260px;
	background-color:#999967;
	float:left;
	display:block;
}

div.sidebarNavLogo {
  margin-left: auto;
  margin-right: auto;
  width:260px;
  float: left;
  text-align: center;
}

blockquote.quotes {
	float: left;
	width: 200px;
	padding: 0.7em;
	background-color: #ffffcc;
	border-top: 8px solid #362713;
	border-bottom: 4px solid #666633;
	margin-top: 1em;
	margin-right: 1.5em;
	margin-bottom: 1em;
	margin-left: 0;
}

blockquote h4 {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-style: italic;
	font-weight: normal;
	color: #666633;
	text-align: left;
	line-height: 1.3em;
}

blockquote .source {
	text-align: right;
	font-style: normal;
	margin-right: .3em;
	margin-top: .7em;
	font-variant:small-caps;
	letter-spacing: .1em;
	font-size: .85em;
	color:#362713;
	font-family:Verdana, "MS Trebuchet", Arial, Helvetica, sans-serif;
}

blockquote .source span {
  font-size: .8em;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-variant:normal;
  letter-spacing:.05em;
  color:#362713;
  margin-right: .3em;
}
span.bookTitle{
  font-size: 1.35em;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-variant:normal;
  letter-spacing:.01em;
  color:#362713;
  margin-right: .3em;
  border-bottom:2px solid #362713;
}

span.bookAuthor{
  color:#362713;
  font-size: 1em;
  font-family:Verdana, "MS Trebuchet", Arial, Helvetica, sans-serif;
  font-weight:bold;
}

h4.golfThinkFootnote {
	font-family:Verdana, "MS Trebuchet", Arial, Helvetica, sans-serif;
	color:#362713;
	font-size: .55em;
	font-weight:normal;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

blockquote.inspirational {
	float: left;
	width: 610px;
	margin: 0.7em 0.7em 0.7em 0;
	padding: 0.7em;
}

blockquote h4.inspiredQuote {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-style: italic;
	font-weight: normal;
	color:#362713;
	text-align: left;
	line-height: 1.3em;
}

blockquote.source {
	text-align: right;
	font-style: normal;
	margin-right: .3em;
	margin-top: .7em;
	font-variant:small-caps;
	letter-spacing: .1em;
	font-size: .85em;
	color: #666633;
	font-family:Verdana, "MS Trebuchet", Arial, Helvetica, sans-serif;
}

blockquote .source span {
  font-size: .8em;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-variant:normal;
  letter-spacing:.05em;
  color: #666633;
  margin-right: .3em;
}

div#pageName {
	width:677px;
	height:197px; 
	background-color:#63632f;
	float:left;
	border-left:3px solid #ffffcc;
	border-bottom:3px solid #ffffcc;
}

.pageNameDirections {
	width:677px;
	height:197px; 
	float:left;
	background-image:url(../images/PageNameDirections.jpg);
}

.pageNameFacilities {
	width:677px;
	height:197px; 
	float:left;
	background-image:url(../images/pageNameFacilities.jpg);
}

.pageNameLessonTraining {
	width:677px;
	height:197px; 
	float:left;
	background-image:url(../images/PageNameLessonTraining.jpg);
}

.pageNameWhyPlayGolf {
	width:677px;
	height:197px; 
	float:left;
	background-image:url(../images/PageNameWhyPlayGolf.jpg);
}

.pageNamePrograms {
	width:677px;
	height:197px; 
	float:left;
	background-image:url(../images/PageNamePrograms.jpg);
}

.pageNameCurriculum {
	width:677px;
	height:197px; 
	float:left;
	background-image:url(../images/PageNameCurriculum.jpg);
}

.pageNameContact {
	width:677px;
	height:197px; 
	float:left;
	background-image:url(../images/PageNameContact.jpg);
}

.pageNameJournals {
	width:677px;
	height:197px; 
	float:left;
	background-image:url(../images/PageNameJournals.jpg);
}

.pageNameCoaching {
	width:677px;
	height:197px; 
	float:left;
	background-image:url(../images/PageNameCoaching.jpg);
}

.pageNameQuotes {
	width:677px;
	height:197px;
	float:left;
	background-image:url(../images/PageNameQuotes.jpg);
}

.pageNameStudy {
	width:677px;
	height:197px;
	float:left;
	background-image:url(../images/PageNameStudy.jpg);
}

.pageNameBooks {
	width:677px;
	height:197px;
	float:left;
	background-image:url();
}

.pageNameTestimonials {
	width:677px;
	height:197px;
	float:left;
	background-image:url(../images/PageNameTestimonials.jpg);
}

.pageNamePhilosophy {
	width:677px;
	height:197px;
	float:left;
	background-image:url(../images/PageNamePhilosophy.jpg);
}

.pageNameGiftCertificates {
	width:677px;
	height:197px;
	float:left;
	background-image:url(../images/PageNameGift01.jpg);
}

div#features {
	width:677px;
	background-color:#cccc9a;
	float:left;
	border-left:3px solid #ffffcc;
}

div#features  p {
	text-align:justify;
}


a:link.features {
	color:#362713;
	text-decoration: none;
	border-bottom:1px dotted #362713;
}

a:visited.features {
	color:#362713;
	text-decoration: none;
	border-bottom:1px dotted #362713;
}

a:hover.features {
	color:#ffffcc;
	text-decoration: none;
	background-color:#00234b;
}

div.featurePortrait {
  float:left;
  margin-left:2.5em;
  margin-bottom:1em;
  margin-top:1em;
  width:510px;
  text-align: center;
}

div.featurePortrait img {
  display: inline;
  border: 6px solid #999967;
}

div.featurePortrait a:hover img {
   border: 6px solid #666633;
}

div.featurePic {
  margin-left: auto;
  margin-right: auto;
  margin-bottom:1em;
  width:510px;
  float: left;
  text-align: center;
}	

div.featurePic img {
  display: inline;
  border: 6px solid #999967;
}

div.featurePic a:hover img {
   border: 6px solid #666633;
}

img.studentExample {
	display: inline;
	border: 3px solid #999967;
	margin: 10px 10px 10px 0px;
}

a:hover  img.studentExample  {
	border: 3px solid #666633;
	margin: 10px 10px 10px 0px;
}

.styleParagraphImgRight {
	margin: 5px 0px 15px 15px;
	border: 6px solid #999967;
	float: right;
}

.styleParagraphImgLeft {
	margin: 5px 15px 15px 0px;
	border: 6px solid #999967;
	display: inline;
	float: left;
}

div#feature-A {
	width:282px;
	/*background-color:#534a37;*/
	float:left;
	margin-left:2.5em;
	margin-top:2em;
	display: inline;
}

div#feature-A h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00234b;
	font-size: 1.25em;
	font-weight:normal;
}

div#feature-B {
	width:282px;
	/*background-color:#4b4620;*/
	float:left;
	margin-left:2.2em;
	margin-top:2em;
	display: inline;
}

div#feature-B h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00234b;
	font-size: 1.25em;
	font-weight:normal;
}

div#map {
	width:584px;
	height:376px;
	background-color:#534a37;
	border:6px solid #999967;
	float:left;
	margin-left:2.5em;
	margin-top:2.5em;
	margin-bottom:2em;
	display: inline;
}


div#directions {
	width:603px;
	/*background-color:#534a37;*/
	float:left;
	margin-left:2.5em;
	margin-top:0em;
	display: inline;
}

div#directions a:link {
	color:#362713;
	text-decoration: none;
	border-bottom:1px dotted #362713;
}

div#directions a:visited {
	color:#362713;
	text-decoration: none;
	border-bottom:1px dotted #362713;
}

div#directions a:hover {
	color:#ffffcc;
	text-decoration: none;
	background-color:#00234b;
}

div#directions li {
	list-style:	square;
	font-family:Verdana, "MS Trebuchet", Arial, Helvetica, sans-serif;
	color:#362713;
	font-size: .75em;
	line-height: 1.5em;
}

h5.philNote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	letter-spacing:.15em;
	color:#00234b;
	font-size: 1em;
	font-weight:normal;
	margin-left:0em;
	margin-right:1.55em;
	margin-top: 0;
	padding-top:.6em;
	padding-bottom:6px;
	margin-bottom:.2em;
}

div#features  li {
	font-family:Verdana, "MS Trebuchet", Arial, Helvetica, sans-serif;
	color:#362713;
	font-size: .75em;
	line-height: 1.5em;
	text-align:justify;
}

div#feesLeft {
	width:282px;
	/*background-color:#534a37;*/
	margin-left:2.5em;
	margin-top:2em;
	display: inline;
	float:left;
}

div#feesRight {
	width:285px;
	/*background-color:#534a37;*/
	margin-left:2.5em;
	margin-top:2em;
	display: inline;
	float:left;
}

div#fees-A {
  width:285px;
  /*border:1px solid #eff2df;*/
  margin:0;
  float:left;
}

h4.fees-A {
	background-color:#999967;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffcc;
	font-variant:small-caps;
	letter-spacing: .07em;
	line-height:1.3em;
	font-size: .9em;
	font-weight:normal;
	padding: 5px 5px 5px 5px;
	margin: 0;
	text-align:left;
}

ul.fees-A {
	margin: 0px 0px 0px 0px;
	padding:3px 0px 7px 0px;
	list-style:none;
	float:left;
	position:relative;
}

li.fees-A {
  margin: 0px 0px 5px 0px;
  padding:0;
  position:relative;
  list-style:none;
  width:100%;
  color:#362713;
  float:left;
  font-variant:small-caps;
  font-size: .75em;
  letter-spacing: .07em;
  line-height:1.15em;
  font-weight:normal;
  letter-spacing:.1em;
}

span.fees-A {
	padding: 3px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	float:right;
	position:relative;
	color:#362713;
	list-style:none;
}

em.fees-A{
  float:left;
  margin: 3px 0px 0px 0px;
  position:relative;
  padding: 3px 0px 0px 0px;
  font-style:normal;
  color:#362713;
  list-style:none;
  text-align:left;
}

div#endContentSpacer {
	width:677px;
	height:25px;
	float:left;
}

div#subfooter {
	width:677px;
	background-color:#b39758;
	float:left;
	border-top:2px solid #63632f;
}

div#subfooter a:link {
	color:#362713;
	text-decoration: none;
	border-bottom:1px dotted #362713;	
}

div#subfooter a:visited {
	color:#362713;
	text-decoration: none;
	border-bottom:1px dotted #362713;
}

div#subfooter a:hover {
	color:#ffffcc;
	text-decoration: none;
	background-color:#00234b;
}

div#footer {
	width:940px;
	height:100px;
	background-color:#00234b;
	border-top:3px solid #cccc9a;
}

div#footer a:link {
	color:#fff;
	text-decoration: none;	
}

div#footer a:visited {
	color:#fff;
	text-decoration: none;
}

div#footer a:hover {
	color:#362713;
	text-decoration: none;
	background-color:#00234B;
}

div#footer p {
	font-family:Verdana, "MS Trebuchet", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: .75em;
	text-align:center;
	line-height: 1.5em;
	margin-top:.85em;
}

ul.footerLinkback {
	border-top:3px solid #b39758;
	width:920px;
	margin: 0px 0px 0px 0px;
	padding:0 20px 0 0;
	list-style:none;
	float:left;
	position:relative;
}

li.footerLinkback {
  margin: 0px 10px 5px 10px;
  padding:0;
  position:relative;
  list-style:none;
  width:100%;
  color:#fff;
  float:left;
  font-family:Verdana, "MS Trebuchet", Arial, Helvetica, sans-serif;
  font-variant:small-caps;
  font-size: .72em;
  line-height:1.15em;
  font-weight:normal;
  letter-spacing:.1em;
}

span.rightfooterLinkback {
	padding: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	float:right;
	position:relative;
	color:#fff;
	list-style:none;
}

em.leftfooterLinkback{
  float:left;
  margin: 5px 0px 0px 0px;
  position:relative;
  padding: 5px 0px 0px 0px;
  font-style:normal;
  color:#fff;
  list-style:none;
}


div.clearfloats {
	clear:both;
}

/*  Student Experiences  /// AKA /// Testimonials     */

div#studentTestimonials {
	width:585px;
	/*background-color:#534a37;*/
	float:left;
	margin-top:0em;
	margin-bottom:10px;
	display: inline;
	text-align: left;
	background-color:#cccc9a;
	margin-left:55px;
}

div.studentPortrait {
  float:left;
  margin-left: 10px 0px 10px 0px;
  text-align: center;
}

h6.headingStudent {
	background-color:#999967;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffcc;
	font-variant:small-caps;
	letter-spacing: .4em;
	line-height:1.3em;
	font-size: .9em;
	font-weight:normal;
	padding: 5px 5px 5px 5px;
	font-weight:normal;
	margin: 65px 0px 20px -40px;
	text-align:left;
}

h1.studentTitle {
	line-height:1.45em;
	font-size:1.1em;
	font-weight:normal;
	padding-bottom:0px;
	padding-top:5px;
	margin:8px 0px 20px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#362713;
}

/* Comments */
#comments .comment_author {
	position: absolute;
	left: -154px; /* THIS EFFECT THE START OF THE TEMTIMONIALS ON THE LEFT SIDE */
	width: 190px;
	color: #8d8d8d;
	font-size: 10px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin-bottom:25px;
}
#comments .comment_arrow {
	position: absolute;
	top: 23px;/* THIS EFFECTS THE VERTICAL POSITION OF THE "word ballon" ON THE LEFT SIDE */
	left: -32px;/* THIS EFFECTS THE START OF THE "word ballon" ON THE LEFT SIDE */
}
#comments {
	background: #cccc9a;
	padding: 5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	/* border: 1px solid #dcdddd; */
}
#comments #comments_wrap , #comments_wrap  {
	text-decoration: none;
}
# comments_wrap {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

#comments ol {
	margin: 0px;
	padding-left: 115px; /* THIS EFFECTS THE VERTICAL POSITION OF THE "word ballon" ON THE LEFT SIDE */
}
#comments ol li {
	list-style: none;
}
#comments span.comment-reply {
	float:right;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing:.1em;
	line-height:2em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
} 

#comments .comment_wrap {
	position: relative;
	background: #ffffcc;
	border: 1px solid #362713;
}
#comments .single_comment {
	padding: 20px 20px 20px 20px;
	margin: 12px 0px 40px 0px;
}
img.studentPortrait {
	display: inline;
	border: 4px double #999967;
	margin-right:10px;
}
a:hover  img.studentPortrait  {
	border: 4px double #666633;
	margin-right:10px;
}

/* Comments Form */

.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
/*  Student Experiences  /// AKA /// Testimonials     */
/*anima edit*/
.pageNameWhyPlayGolf {background-image: url(../images/crowley-header-playgolf.jpg)}