@charset "UTF-8";
/* CSS Document */


body {
	background: #587a9c url(../_images/body_bg.jpg) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:hover {
	color: #103658;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

div#outer_wrap {
	background: #fff url(../_images/body-wrapper-shadow.gif) repeat-y;
	width: 818px;
	margin: 0 auto;
}

div#wrapper {
	width: 800px;
	padding: 0 9px 0 9px;
	background: transparent url(../_images/body-wrap-shadow-top.gif) top no-repeat;
}


div#left_col {
	float: left;
	width: 557px;
}

div#right_col {
	float: left;
	width: 240px;
	border: 1px solid #ccc;
	margin-top: 20px;
	background-color: #ccc;
}
div#side_coverage
{
	text-align:center;
}
div#logo h1 {
	display: block;
	width: 546px;
	height: 41px;
	background: url(../_images/logo.jpg) no-repeat;
	margin: 10px 0 10px 5px;
}

div#logo p a {
	display: block;
	width: 546px;
	height: 41px;
	background: url(../_images/logo.jpg) no-repeat;
	margin: 10px 0 10px 5px;
}

/* Navigation Styling */

div#navigation {
	display: block;
	width: 557px;
	background: #ba0000 url(../_images/nav-gradient.jpg) top repeat-x;
	
}
div#navigation ul {
	list-style-type:none;
}
div#navigation ul li {
	display: inline;
}
div#navigation ul li a {
	display: block;
	float: left; 
	padding: 40px 0 40px 0;
	border-left: 1px solid #b80000;
	border-right: 1px solid #6f0000;
	text-align: center;
}
div#navigation ul li a#nav_home {
	width: 66px;
}
div#navigation ul li a#nav_services {
	width: 81px;
}
div#navigation ul li a#nav_coverages {
	width: 79px;
}
div#navigation ul li a#nav_team {
	width: 50px;
}
div#navigation ul li a#nav_designations {
	width: 98px;
}
div#navigation ul li a#nav_golf {
	width: 104px;
}
div#navigation ul li a#nav_contact {
	width: 64px;
}
div#navigation ul li a.firstLink {
	border-left: none;
}
div#navigation ul li a.lastLink {
	border-right: none;
}
div#navigation ul li a:link, div#navigation ul li a:visited, div#navigation ul li a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: .75em;
}
div#navigation ul li a:hover {
	background-color: #6f0000;
}

/* End Navigation Styling */

div#content {
	font-family: helvetica, sans-serif;
	padding: 10px;
}

div#content h1 {
	font-size: 1.5em;
	letter-spacing: -1px;
	padding: .5em 0 .2em 0;
	color: #333;

}

div#content h2 {
	font-size: 1.3em;
	padding: .7em 0 .3em 0;

}

div#content h3 {
	font-size: 1.1em;
	padding: .3em 0 .3em 0;
	color: #666;

}
 
div#content p, div#content ul, div#content ol {
	font-size: .9em;
	padding: 6px 0 6px 0;
	line-height: 1.4em;
}

div#content ul, div#content ol {
	margin: 0 0 0 20px;

}

div#content ul li, div#content ol li {

}




div#content p span.red {
	color: #6f0000;
}

div#content img.floatRight {
	float: right;
	margin: 0 0 5px 5px;
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #eee;
}


div#photos {
	margin: 10px 0 5px 0;
}

div.photo {
	display: block;
	width: 255px;
	height: 140px;
	float: left;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 0 0 10px;
}

div.photo p {
	font-weight: bold;
	font-family: helvetica, sans-serif;
	font-size: .9em;
	color: #6f0000;
	text-transform: capitalize;
	padding: 5px;
	line-height: 1.3em;
	
}

div#photo1_home {
	background: url(../_images/photos/below_content/home2.jpg) center no-repeat;
}

div#photo2_home {
	background: url(../_images/photos/below_content/home1.jpg) center no-repeat;
}





/* Right Column Styles */

div.top_photo {
	width: 240px;
	height: 75px;
	padding: 265px 0 0 0;
	background: #fff; 
}
div.top_photo p {
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #6f0000;
	padding: 10px;
	line-height: 1.2em;
}
div#top_photo_home {
	background: url(../_images/photos/top_photo/home.jpg) top no-repeat;
}
div#page_contact {
	background: url(../_images/photos/top_photo/contact.jpg) top no-repeat;
}
div#page_services {
	background: url(../_images/photos/top_photo/services.jpg) top no-repeat;
}
div#page_designations {
	background: url(../_images/photos/top_photo/designations.jpg) top no-repeat;
}
div#page_team {
	background: url(../_images/photos/top_photo/team.jpg) top no-repeat;
}
div#page_golf {
	background: url(../_images/photos/top_photo/golf-course.jpg) top no-repeat;
}
div#page_coverage {
	background: url(../_images/photos/top_photo/coverage.jpg) top no-repeat;
}
div#page_default {
	background: url(../_images/photos/top_photo/home.jpg) top no-repeat;
}










div#side_content {
	padding: 5px;
	background-color: #ccc;
}

div#side_content h2 {
	font-size: 1.1em;
	padding: 0 0 7px 0;
}

div#side_content p {
	font-size: .8em;
	padding: 6px 10px 6px 10px;
}



/* Footer Styles */

div#footer {
	width: 800px;
	background-color: #0d0831;
}

div#footer ul {
	list-style-type: none;
	font-size: .7em;
}
div#footer ul li {
	display: inline;
}

div#footer ul li a {
	display: block;
	float: left;
	padding: 5px 10px 5px 10px;
}

div#footer ul li a:link, div#footer ul li a:visited, div#footer ul li a:hover {
	color: #fff;
	text-decoration: none;

}
div#footer ul li a:hover {
	color: #ccc;
	text-decoration: underline;
}