﻿/* -------------------------- <revisions> ---------------------------
Latest Revisions: 
	- 6/10/08 :: JWB
-------------------------- </revisions> --------------------------- */

.body {
	background: #ffffff url(images/bg.jpg) top left repeat-x;
	border: none;
	padding: 0;
	margin: 0 0 10px 0;
	color:#333333;
	font-family:'trebuchet ms',verdana,arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:22px;

	}

p, table, th, tr, td, h1, h2, h3, img, a:link, a:visited, a:hover, a:active {
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:22px;
	text-decoration: none;
	color: #333;
	border: none;
	
	}
input,textarea, select, option { 
	font-size:12px; 
	font-weight:bold;
	border:thin;	
	border-color:#000000; 
	padding:1px;

	}
input,textarea,select  {
	margin-bottom:5px;	
	}
h1 {
	font-weight: normal;
	font-size: 16px;
	color: #000;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

h2 {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #002E56;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
	}
.small {
	background:url(images/hdr_break_small.jpg) bottom left no-repeat;
	}
.large {
	background:url(images/hdr_break.jpg) bottom left no-repeat;
	}

h3 {
	font-weight: bold;
	color: #3D2E0F;
	padding: 0 0 0 0;
	margin: 5px 0 3px 0;
	text-decoration:none;
	
	}
h4 {
	text-transform: uppercase;
	}

p {
	margin: 0;
	padding: 0;
	}
img {
	margin: 0;
	padding: 0;
	}	
a:link, a:visited {
	text-decoration: none;
	color: #0033CC;
	}
	
a:hover, a:active {
	text-decoration: underline;
	color: #fff;
	}
 ul
{
	list-style-type: disc;
	list-style-image:url(images/bullet_logo.gif);
	list-style-position:outside;
	margin:15px 0 0 -10px;
	
	

}
li
{
	margin:-5px 0 8px 0;
	
}
/* ----------------------- begin styling for Links and Buttons --------------------------- */
a.quotelink:link, a.quotelink:visited  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#002E56;
	text-shadow:1px 1px 1px #fff;
}
a.quotelink:hover {
	text-decoration:none;
	color:#fff;
	text-shadow:1px 1px 1px #111111;
}
a.quotelink:active {
	color:#ead766;
	text-shadow:1px 1px 1px #111111;
}
.topnav a:link, .topnav a:visited {
	color:#C7BFAA;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	line-height:15px;
}
.topnav a:hover, .topnav a:active {
	color:#ffffff;
		text-decoration:none;

}
a.footlink:link, a.footlink:visited  {
	color:#6C6B69;
	font-weight:normal;
	font-size:11px;
	text-transform:none;
	text-decoration:none;
}
a.footlink:hover, a.footlink:active  {
	color:#000000;
	text-decoration:none;

}
/* ----------------------- end styling for Links and Buttons --------------------------- */
/* ----------------------- <genClasses> --------------------------- */
.wrap {
	background:url(images/bg_wrap.jpg) top left repeat-y;
	width: 756px;
	margin: auto;
	padding: 0;
	}
.wrap_inner {
	background:url(images/bg_wrap_inner.gif) top left no-repeat;
	width: 750px;
	margin: auto;
	padding: 0 3px 0 3px;
	}

.banner {
	background:url(images/bg_header.jpg) top left repeat-x;
	width: 750px;
	height:109px;
	margin: 0;
	padding: 0 0 0 0;
	vertical-align:bottom;
	}
.topright{
	background:url(images/bg_topright2.jpg) top right no-repeat;
	padding:0 90px 0 0;
	}
.topnav {
	width:727px;
	height:19px;
	text-align:right;
	padding-right:23px;
	padding-top:2px;
	color:#C7BFAA;
	font-size:9px;
	line-height:10px;


}
.menu_home_nav {
	width:493px;
	height:35px;
	text-align:right;
	padding:0;
	margin:53px 0 0 0;
	}

.menu_home_nav  a, .menu_home_nav a:visited {
	color: #DCE6FF;
	display:block;
	height:35px;
	font-weight:normal;
	padding:0;
	margin:0 0 0 0;
	float:right;
}
.menu_home_nav a:hover {
	color: #fff;
	text-decoration : none;
	font-weight:normal;
	background:url(images/bg_nav_on.jpg) top left repeat-x;
}
.menu_sub_nav {
	text-align:left;
	padding: 0 0 0 0;
	}
.menu_sub_nav ul{
	list-style-type : none;
	font-size : 12px; /* Font styling */
	text-decoration : none;
	text-transform : none;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
}

.menu_sub_nav li {
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

.menu_sub_nav li a, .menu_sub_nav li a:visited {
	display : block;
	width:210px;
	height:19px;
	color: #DCE6FF;
	background:url(images/sub_nav_bg_off.jpg) top left no-repeat;
	padding: 6px 0 0 25px;
	font-weight : bold;
}
.menu_sub_nav li a:hover {
	color: #999;
	background:url(images/sub_nav_bg_on.jpg) top left no-repeat;
	color: #FFCC00;
	text-decoration : none;
}
.news {
	text-align:left;
	padding: 0 0 0 0;
	}
.news ul{
	list-style-type : none;
	font-size : 10px; /* Font styling */
	text-decoration : none;
	text-transform : none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.news li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
		border-bottom:#ffcc00 1px dotted; 
	
}

.news li a, .news li a:visited {
	color: #Fff;
	font-weight : normal;

	font-size:12px;
}
.news li a:hover {
	color: #fff;
	text-decoration : underline;
}
.content {
	background:url(images/bg_content.jpg) top left no-repeat;
	padding:205px 0 5px 0;
	
	}
.content_work {
	
	padding:0 0 0 20px;
	}
.blue {
	width:780px;
	height:100px;
	background:#DCE6FF;
	}
.content_bottom
{
	background:url(images/bg_content_bottom.jpg) top left no-repeat;
	width:780px;
	height:5px;
	}
.sub_content {
	
	}	

.content_left {
	width: 225px;
	vertical-align: top;
	padding: 0 10px 0 21px;
	}
.sub_content_left {
	width: 235px;
	vertical-align: top;
	padding: 15px 15px 0px 10px;
	}	
	
.left_new_sub_content {
	padding: 15px 0 0 22px;
	}

.content_middle {
	width: 225px;
	vertical-align: top;
	padding: 0 10px 0 10px;
	
	}
.sub_content_middle {
	width: 480px;
	vertical-align: top;
	padding: 30px 25px 10px 15px;
	background:url(images/bg_sub_content.jpg) no-repeat;
	background-position: 0 15px;
	}
.content_middle p {
	line-height: 16px;
	}

.content_right {
	width: 225px;
	vertical-align: top;
	padding: 15px 21px 15px 0;
	background: url(images/bg_contactbox.jpg) top left no-repeat;
	}
	
.sub_content_right {
	width: 633px;
	vertical-align: top;
	padding:40px 0 0 20px;
	background: url(images/divider.jpg) top left repeat-y;
	}
	

.content_right p {
	font-weight: normal;
	color: #ccc;
	margin: 0 0 0 0;
	}
	
.sub_content_right p { 
	padding: 0 14px 10px 5px; /* KN - updated 3/7 per client request */
	line-height: 18px;
	}	



.email {
	background: url(images/bg_email.jpg) top left no-repeat;
	padding: 35px 40px 20px 10px;
	}

.email p {
	padding-top: 10px;
	}

input.text {
	font-size: 12px;
	padding: 2px;
	width: 180px;
	letter-spacing: 1px;
	}

input.go_button {
	font-size: 11px;
	padding: 1px;
	width: 50px;
	letter-spacing: 1px;
	margin-left: 2px;
	}
.footer {
	width: 750px;
	background:url(images/bg_footer.jpg) top center no-repeat;
	margin-left: auto;
	margin-right: auto;	
	height:70px;
	clear:both;
	text-align:right;
	padding:31px 3px 0 3px;
	color:#666666;
	}
.footer_bottom {
	text-align:left;
	padding:0 0 0 0;
	width:710px;
	margin:0 auto 0 auto;
}
.footer_bottom_left {
	text-align:left;
	width:350px;
	font-size:11px;
	color:#6C6B69;
	font-weight:normal;
}
.footer_bottom_middle {
	padding:0;

	
}
.footer_bottom_right {
	text-align:right;
	width:350px;
	font-size:11px;
	color:#6C6B69;
	font-weight:normal;
}	

	
.footer_content {
	margin: 0;
	padding: 0;
	}

.footer_content_left {
	width: 300px;
	float: left;
	}

.footer_content_left p {
	font-size: 12px;
	padding-top: 4px;
	}

.footer_content_right {
	float: right;
	vertical-align: top;
	}
.footer a {
	font-size:13px;
	}
.footer_text {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:10px;
	text-align: left;

	}
.footer_text table
{
	
	width:760px;
	}
.footer_text td {
	font-size:12px;
	color: #DCE6FF;
	}
td.home_right_content {
	background: top left no-repeat url(images/bkg_home_right.jpg) ;
	width: 321px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
	}

td.home_right_content p {
	padding: 10px 30px 0 15px;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	width: 250px;
	color: #951100;
	}

td.home_right_content a:link, td.home_right_content a:visited  {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	}
	
td.home_right_content a:hover, td.home_right_content a:active {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: #000;
	}

.home_right_content_subhead {
	padding: 27px 0 0 0px;
	}



/* ----------------------- </genClasses> --------------------------- */

.breadcrumbs {
	font-size: 11px;
	color: #a4a4a4;
	padding: 20px 20px 0 20px;
	
	}

.breadcrumbs a:link, .breadcrumbs a:visited {
	font-size: 11px;
	color:  #951100;
	text-decoration: underline;
	}

.breadcrumbs a:hover, .breadcrumbs a:active {
	font-size: 11px;
	color: #a4a4a4;
	text-decoration: none;
	}

/* ----------------------- <HighSlide> --------------------------- */	
.highslide-html {
    background-color: #000000;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 10pt;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 0px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 427px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* Style for Golf Page */

#content_golf {
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	}
.golf_main {
	background: #9ea9d6 url(images/golf_bg_main.jpg) top left no-repeat;
	width:575px;
	height:262px;
	padding:160px 0 0 185px;
	text-align:left;
	}

.main_textbox {
	width: 550px;
	color:#333;
	
	}
.sponsors {
	height: 35px;
	padding: 0 0 6px 0;
	background: #e6e6e6 url(images/golf_bg_sponsor.jpg) top left repeat-x;
	text-align:right;
	}
.sponsors img {
	margin: 0 2px 0 0;
	}
.box {
	width:320px;
	
	background:#fff url(images/golf_bg_boxtop.jpg) top left repeat-x;
	text-align:left;
	margin: 30px 0 0 0;
	padding: 4px 10px 10px 10px;
	font-size:12px;
	color:#333;
	}
.box_bottom {
	background:url(images/golf_bg_boxbottom.jpg) top left repeat-x;
	height:26px;
	width:340px;
	margin-bottom:20px;
	}
.box a, a:visited {
	color:#c6001f;
	}
.box a:hover {
	text-decoration:none;
	}
#content_golf_pay {
	padding: 10px 120px 10px 120px;
	color:#eee;
	text-align:center;
	}
#content_golf_pay h2 {
	font-size:14px;
	color:#eee;
	}


/* --------------- MAIN CONTACT FORM (TOP CODE) / TELL A FRIEND FORM (BOTTOM CODE) --------------- */

#quoteform {
background:url(images/bg_quotebox.jpg) top left repeat-x;
height: 360px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
margin:0 20px 15px 20px;
clear:both;
}

.quote_content {
width: 640px;
margin: 0 auto 0 auto;
}
	
.quote_left {
width: 35%;
padding: 10px;
float: left;
}
	
.quote_right {
width: 55%;
padding-top: 10px;
padding-left: 30px;
float: left;
}

#slider-bg {
position: relative;
background:url(images/bg-fader.gif) 5px 0 no-repeat;
height:28px;
width:228px; 
}

#slider-thumb {
position: absolute;
top: 4px;
cursor: pointer;
}
	
label {
color: #333;
display: block;
clear: both;
text-align: left;
padding: 5px;
}

input, textarea {
border: 1px solid #000;
background-color: #fff;
padding: 3px;
clear: both;
width: 90%;
}

.validation-failed { /* for textboxes, textareas, passwords */
border: 1px dashed #c32021;
background-color: #fff;
}

.validation-failed-cr { /* for checkboxes and radios */

}

.validation-failed-sel { /* for selects */

}

.validation-passed { /* for textboxes, textareas, passwords */
border:1px solid #333;
background-color: #fff;
}

.validation-passed-cr { /* for checkboxes and radios */

}

.validation-passed-sel { /* for selects */

}

.button_main {
background: url(images/submit.jpg) top left no-repeat;
border: 0;
clear: both;
cursor: pointer;
margin-left: 230px;
width: 87px;
height: 35px;
text-align: right;
padding:0 23px 0 0;
color:#fff;
font-weight:normal;
}

label {
padding: 0;
}

input, textarea {
border:1px solid #969a9e;
margin-bottom: 10px;
}

input:focus, textarea:focus {
border:1px solid #585a5c;
}

#writebox {
margin-top: 15px;
}

#rorquoteform2 {
background: #eff4fa;
height: 390px;
width: 393px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
border: 1px solid #d4d4d4;
}

#tellafriend {
width: 400px;
padding-bottom: 15px;
}

#tellafriendtext {
width: 400px;
padding-bottom: 5px;
}

.buttonfriend {
background: url(images/submit.jpg) no-repeat;
border: 0;
clear: both;
cursor: pointer;
margin-left: 278px;
width: 87px;
height: 35px;
text-align: right;
}
/* Styling for top of single colum subpages -------------------------- */
.sub1_top
{
	padding:40px 10px 0 20px;
	
}	
/* Case Study on Work.html ------------------------------------------- */
.casestudy	{
	width:730px;
	margin:0px 50px 0 0;

	/*border-top:dotted 1px #999; */
	height:400px;
}
/* begin styling for contact box on homepage------------------------------------------- */
.contactbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:12px;
	padding:15px 0 10px 45px;
}
.contactbox_phone {
	font-weight:bold;
	font-size:16px;
	line-height:30px;
	}
/* end styling for contact box on homepage------------------------------------------- */
/* begin styling for animate gif loading indicator------------------------------------------- */
#inprogress2{
	position:absolute;
	top:0;
	right:-10px;
	z-index:100;
	}

/* end styling for animate gif loading indicator------------------------------------------- */
/* begin styling for rates page------------------------------------------- */
div#pricingPlanLeft {
float:left;
width:50%;
}
.pricingPlanLeftBorder  {
border-bottom:1px solid #000000;
border-left:1px solid #000000;
border-top:1px solid #000000;
}
div#pricingPlanRight  {
border-left-color:#FFFFFF;
float:right;
width:50%;
}
.pricingPlanRightBorder  {
border:1px solid #000000;
}
.pricingPlanPrice1 {
background-color:#D5E3F0;
border-bottom:1px solid #000000;
padding:3px;
text-align:center;
}
.pricingPlanPrice2 {
background-color:#FFFFFF;
border-bottom:1px solid #000000;
padding:3px;
text-align:center;
}
.pricingPlanItem1 {
background-color:#D5E3F0;
border-bottom:1px solid #000000;
padding:3px;
text-align:left;
}
.pricingPlanItem2 {
background-color:#FFFFFF;
border-bottom:1px solid #000000;
padding:3px;
text-align:left;
}
/* end styling for rates page------------------------------------------- */
