/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
	padding: 0;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	background-image: url(../images/top-nav.jpg);
	height: 60px;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
}
#column_wrapper {
	background-repeat: repeat-y;
	background-color: #607E9A;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 600px;
	float: left;
	height: 530px;
}
#left {
	width: 200px;
	float: left;
	background-color: #607e9a;
}
#left .content {
	padding: 10px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 40px;
	font-size: 0.9em;
	line-height: 1.65em;
}
#masthead .content {
	text-align: right;
	padding: 1px 10px;
	margin: 0 0 10px 0;

}
#footer .content {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 5px;

}
#footer {
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../images/footer-back.jpg);
	background-repeat: no-repeat;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {

}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight:  !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #CADAEE;
	text-align: center;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
	font-size: 0.7em;
	text-align: center;
	color: #999999;
}
#left .content ul {
}
#masthead .content a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 0.7em;

}
#masthead .content a:hover {
	color: #FFFFFF;
}
#copyright {
}
#copyright .content a {
	color: #666666;
	text-decoration: none;
	padding: 5px;

}
#right .content p {
	color: #FFFFFF;
	text-align: right;
}
.outgoing {
	background-image: url(../images/outgoing-arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#p7PMnav .outgoing a {
	background-image: url(../images/arrow-10px.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.birdies {
	padding: 30px 10px 0 30px;
	height: 410px;
}
.scottsdale {
	background-image: url(../images/index-scottsdale-main-photo.jpg);
	background-repeat: no-repeat;
	padding: 30px 10px 0 30px;
	height: 410px;
}
.vacations {
	background-image: url(../images/index-sawgrass-main-photo.jpg);
	background-repeat: no-repeat;
	padding: 30px 10px 0 30px;
	height: 410px;
}
.tabsrightnav {
	width: 150px;
	margin: 110px 0 0 0;
	padding: 0;
	float: right;
}
.tabsrightnav p {
	padding: 0;
}
.tabsrightnav ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
.tabsrightnav a {
	color: #607E9A;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
}
form {
	padding-top: 5px;
}
.sanantonio {
	background-image: url(../images/index-sanantonio-main-photo.jpg);
	background-repeat: no-repeat;
	padding: 30px 10px 0 30px;
	height: 410px;
}
