@charset "UTF-8";
/* CSS Document */

html {min-height: 100.1%; }  

body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 	9px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

img { border:none; }

ul { margin:0px; padding:0px; }

ul li {list-style: none; margin:0px; padding:0px; }

p { margin: 0px; padding: 0px; }

a { 
	text-decoration: none; 
	color: #009999;
} 

a:hover {
	color: #CCCC33; 
}

.frame {
	margin:36px auto;
	width:730px;
	text-align:left;
}

.footer {
	margin:15px 0px 0px 0px;
	text-align:center;
	color:#999999;
}

.header img {
	margin-bottom:30px;
}

.container {
	margin:19px 0px 0px 0px;
}

.container#home {
	width:600px;
	float:left;
}

.container#home img {
	margin:0px 0px 10px 0px;
}

.navigation {
	width: 105px;
	margin:-15px 0px 0px 25px;
	position:relative;
	float:right;
}

.navigation img {
	margin-left:-15px;
}

.navigation#home {
	width: 105px;
	margin:0px 0px 0px 25px;
	position:relative;
	float:right;
}

h2.nav {
	color: #999900;
	font-weight: bold;
	font-size: 14px;
	margin-top:0px;
}

.whois {
	position:relative;
	float:left;
	width:120px;
	height:100%;
	color:#009999;
	line-height:15px;
}

.whois p {
	margin-bottom:10px; 
}

.side {
	position:relative;
	float:left;
	width:120px;
	line-height:20px
} 

.side#past {
	line-height:normal;
}

.side#past p {
	margin:0px 0px 20px 0px;
}

.side h3 {
	font-size:12px;
	color:#663300;
}

.bioframe {
	width:440px;
	position:relative;
	float:left;
	margin:0px 0px 20px 15px;
}

.contentframe {
	width:440px;
	min-height:200px;
	position:relative;
	float:left;
	margin:0px 0px 20px 15px;
	color:#666666;
}

.contentframe h2 {
	font-size:13px;
	color:#663300;
}

.contentframe  p {
	margin:0px 0px 20px 0px;
}

.contentframe p b u {
	text-transform:uppercase;
}

.contentframe#error {
	width:400px;
	margin:0px;
}

.contentframe#portfolio {
	width:500px;
	margin:0px;
}

.contentframe#contact {
	width:575px;
	background-image:url(images/map.gif);
	background-position: top right;
	background-repeat:no-repeat;
	min-height:300px;
	margin:0px 0px 20px 0px;
}

.contentframe#contact p {
	margin:0px 400px 20px 0px;
}

.contentframe#agency_review {
	background-image:url(images/agency_review.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}

.contentframe#agency_review p, .contentframe#agency_review h2 {
	margin:0px 135px 20px 0px;
}

.contentframe#hot, .contentframe#sitemap {
	width:575px;
	margin:0px;
}

.contentframe#sitemap ul {
	margin:0px 0px 0px 20px;
}

.contentframe#sitemap ul li {
	margin:0px 0px 10px 0px;
}

.contentframe#sitemap ul li ul {
	margin:0px 0px 5px 15px;
}

.contentframe#sitemap ul li ul li {
	margin:0px 0px 0px 0px;
}

.contentframe#golf {
	width:575px;
	background-image:url(eventshome/img/brochure.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	min-height:300px;
	margin:0px 0px 20px 0px;
}

.contentframe#golf p {
	margin:0px 215px 20px 0px;
}

.contentframe#hot .hottopic {
	float:left;
	width:375px;
	margin:0px;
	position:relative;
}

.contentframe#hot .outabout {
	position:relative;
	float:left;
	width:180px;
	margin:0px 0px 0px 20px;
}

.contentframe#hot .outabout img {
	margin:0px 0px 25px 0px;
}

.contentframe#service_highlights {
	background-image:url(images/service_highlights.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}

.contentframe#service_highlights p, .contentframe#service_highlights h2 {
	margin:0px 135px 20px 0px;
}

.contentframe#articles {
	width:400px;
	margin:0px 0px 20px 35px;
}

.contentframe#service_highlights ul {
	margin:0px 0px 20px 0px;
}

.contentframe#service_highlights ul li {
	list-style-type:square;
	list-style-position:inside;
}

.contentframe#service_highlights ul h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
}

img.article {
	float:left;
	margin:0px 20px 10px 0px;
}

.containbios {
	width:440px;
	position:relative;
	float:left;
	margin:0px 0px 30px 0px;
}

ul.nav {
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	margin-top:15px;
}

ul.nav li {
	list-style-type:disc;
	color:#009999;
	margin:0px 0px 10px 0px;
}

.info {
	width: 300px;
	position:relative;
	float:left;
}

ul, ol { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: Normal; 
	line-height: 14px; 
	list-style-position: inside; 
	margin: 5px 5px 5px 0px;
} 

.bodyHeader {
	color: #993333; 
	font-weight:bold;
	font-size:15px;
}

.bioframe .bodyHeader {
	font-size:12px;
}

/*********************/

label {
	margin-right:10px;
}

input#password {
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #333333;
	margin:10px 10px 0px 0px;
}

input#login {
	color:#000000;
	background-color:#CCCCCC;
	border:1px solid #333333;
	margin:10px 10px 0px 0px;
}

fieldset#login {
	border:1px solid #999999;
	width: 315px;
	padding:10px 10px 0px 10px;
	margin:0px; 
}

p#error {
	color:#660000;
}

#instruction {
	display:none;
	margin:0px 0px 0px 20px;
}

/*********************/


#AnnBouchard {
	background-image:url(images/staff/a_bouchard.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#LeoMcElroy {
	background-image:url(images/staff/Leo-Web.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#MaryTowne {
	background-image:url(images/staff/MTowneNEW.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#LoriPowell {
	background-image:url(images/staff/LPowell.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#KristyGarza {
	background-image:url(images/staff/KGarza.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#JeffMoore {
	background-image:url(images/staff/JeffMoore2.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#KatieBeusan {
	background-image:url(images/staff/Katie.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#LaurieSorg {
	background-image:url(images/staff/LaurieSorg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#MicheleQSwift {
	background-image:url(images/staff/Michele-Web.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#PeteTucker {
	background-image:url(images/staff/PeteTucker.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#KevinStang {
	background-image:url(images/staff/Kevin-web-final.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#SusanCooper {
	background-image:url(images/staff/SusanCooper.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#TroyDutton {
	background-image:url(images/staff/TroyDutton.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#WhitneyWillis {
	background-image:url(images/staff/WhitneyWillis.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#JackieHartman {
	background-image:url(images/staff/JackieHartman.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#RickNiemi {
	background-image:url(images/staff/rick-web.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#RobinDAmbrosio {
	background-image:url(images/staff/robby-web.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#LisaPujals {
	background-image:url(images/staff/Lisa-Web.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#MattRollens {
	background-image:url(images/staff/matt.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#RieGordon {
	background-image:url(images/staff/RGordon.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#MeaganDekker {
	background-image:url(images/staff/Meagan-Web.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#StacyGibbs {
	background-image:url(images/staff/Stacy-Web.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#AlexLee {
	background-image:url(images/staff/alex.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#MeghanMalmstadt {
	background-image:url(images/staff/meghan-webl.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#StephanieHammar {
	background-image:url(images/staff/Stephanie-web-final.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#KimLuce {
	background-image:url(images/staff/Kim-web-final.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}