/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	background-color: #F4F4F4;
	background-image: url(images/img01NEW.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#ttimeinfo {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	height: 180px;
	width: 272px;
	left: 10px;
	right: 0px;
	position: relative;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 25px;
	font-size: 12px;
	padding-top: 8px;
}





form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}
img.box {
	float: none;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
img.boxthick {
	float: none;
	border: 4px solid #F4F4F4;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 30px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 90px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.text1GCP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 30px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 60px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: right;
}
/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 209px;
	margin: 0 auto;
	margin-top: 20px;
	background-image: url(images/900x210ArizonaGolf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}
.PhoneNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}


/* Logo */

#logo {
	float: left;
	margin-top: 30px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: none;
}

#logo h1 {
	padding-left: 50px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/LogoBlue.jpg);
	margin-left: 6px;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

#menu a:hover {
	background-image: url(images/img03Blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu .current_page_item a {
	background-image: url(images/img03Blue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Page */

#page {
	width: 900px;
	padding-top: 4px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 1px;
}

#latest-post {
	float: left;
	width: 600px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
}


#recent-posts {
	float: right;
	width: 218px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F4F4F4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
	margin-bottom: 2px;
}
#recent-posts2 {
	float: right;
	width: 218px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F4F4F4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 25px;
	margin-bottom: 2px;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#recent-posts .entry {

}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}
.post {
}
.post .title {
	margin: 0;
}
.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
	padding-top: 6px;
}
.post .meta2 {

	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}
.post .meta a {
	color: #000000;
}
.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}
.post .entry2 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;
	line-height: 25px;
}
.post .signup {
	margin-bottom: 20px;
	padding-bottom: 5px;
	line-height: 25px;
	border: 1px solid #9C9C9C;
	background-color: #FFFFFF;
}
/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	color: #CCCCCC;
	padding: 10px 0 0 0;
	background-color: #003366;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-size: 11px;
	color: #999999;
	background-image: url(images/img06Black.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}
.note {
	border: 1px solid #CFCB66;
	background: #FFFFAD url(images/package.gif) no-repeat;
	color: #585616;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 100px;
	letter-spacing: normal;
	word-spacing: normal;
}

#recent-posts .entry2 a {
}
.roundedbox {
	padding: 17px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.corner {
	position: absolute;
}
.bottomleft {
	left: 0px;
	bottom: 0px;
	background-image: url(images/corner_bottom_leftSESANDIEGO.gif);
}
#headerbgGCP {
	clear: both;
	width: 900px;
	height: 209px;
	margin-top: 7px;
	background-image: url(images/900x210ArizonaGolf4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#GCPtop {
	margin-bottom: 10px;
	height: 200px;
}
#GCPtop .imgbox {
	width: 300px;
	margin-right: 4px;
	float: left;
}
#GCPtop .imgboxwide {
	width: 300px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-right: 4px;
}
#GCPtop .ttinfo {
	float: right;
	height: 184px;
	width: 280px;
	background-image: url(images/graystripe.gif);
	background-repeat: repeat;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
#GCPtop .ttinfo a {
	text-decoration: none;
}
#GCPtop .ttinfo a:hover {
	text-decoration: underline;
	color: #0033CC;
	background-color: #f7f7f7;
}

#GCPtop .ttinfoTop {
	height: 30px;
	width: auto;
	background-color: #316AC5;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	background-image: url(images/BlueTopBG.jpg);
}
#GCPtop .ttinfoBottom {
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	margin-top: 4px;
	border: 1px solid #CCCCCC;
	bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}
#menuGCP {
	float: left;
}
#menuGCP ul {

	margin: 0;
	list-style: none;
}
#menuGCP li {
	display: inline;
}
#menuGCP a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #025394;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 1px;
}
#menuGCP a:hover {
	color: #F4F4F4;
	background-color: #316AC5;
}
#menuGCP .current_page_item a {
	background-color: #2181bb;

}
#menuGCP .current_page_item a:hover {
	color: #FFFFFF;
	background-color: #2181bb;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.breadcrumb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	color: #003366;
}
.breadcrumb a:hover {
	color: #003399;
	text-decoration: underline;
}

#GCPlatest-post {

	float: left;
	width: 600px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#GCPpics {
	width: 482px;
	margin-top: 16px;
	margin-left: 27px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 19px;
	margin-right: 0px;
}
#GCPpics .picrtmar {
	margin-right: 19px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding: 2px;
}
#GCPpics .picrtNOmar {
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.titleGCP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 4px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
.GCPbgwhite {
	background-color: #FFFFFF;
}
.BorderSTB {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}
.Bordertopbotblue {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #2647A0;
	border-bottom-color: #2647A0;
}

.BorderSMB {
	background-color: #F4F4F4;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 5px;
	border: 1px solid #2647A0;
}
.BorderSTG {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
}
.BorderSWG {
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 8px solid #F4F4F4;
}
.BorderGray {
	border: 1px solid #CCCCCC;
	padding: 5px;
	position: static;
}
.BorderGrayNoPad {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
.BorderSTBCopy {
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.BorderSTBCopy2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2647A0;
	margin-bottom: 14px;
	background-color: #F4F4F4;
}
.BorderSTBCopy3 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #2647A0;
	margin-bottom: 14px;
	background-color: #F4F4F4;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2647A0;
}
.mapGCP {
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	margin-top: 4px;
	padding-top: 8px;
	background-color: #FFFFFF;
}
.GCPbottomHeadings {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 2px;
	padding-left: 2px;
	background-color: #F4F4F4;
}
.LeftSecImg {
	width: 130px;
	float: left;
}
.RightSecImg {
	float: left;
}
#pageGCP {
	width: 900px;
	padding-top: 2px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 1px;
}
.Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	line-height: normal;
}
.style13 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.textWhite12Bold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text1Normal {
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
