/************ GLOBALS ************/

body {
background: #fff url(/images/contact/bg_fade.jpg) repeat-x;
}

/************* CANVAS ***************/

#canvas {
background: url(/images/contact/bg_main.jpg) no-repeat top center;
}

#golfer {
position: absolute;
text-align: right;
margin: 189px 0 0 710px;
z-index: 1;
}

/************ TOOLBAR ************/

#toolbar li {
background: url(/images/contact/prim_btn_left.jpg) no-repeat bottom left;
}

#toolbar li a {
background: url(/images/contact/prim_btn_right.jpg) no-repeat bottom right;
color: #7aa180;    	
}

#toolbar li a:hover {
color: #0d3f6f;
}

#toolbar li a.active {
background: url(/images/contact/prim_btn_left_active.jpg) no-repeat bottom left;
color: #2378cb;
}

#toolbar li a.active span {
background: url(/images/contact/prim_btn_right_active.jpg) no-repeat bottom right;
}

/************ FRAMES ************/    

#frameCol {     
padding-left: 45px;
padding-right: 20px;
}

#frameCol h2 {
padding-top: 0px;
}

#frameMain {
width: 600px;
padding-left: 20px;
}

#frameMain a {
	color: #27710a;
}

#frameMain a:hover {
	color: #000;
}

#frameMain table {
	border-collapse: collapse;
}

#frameMain table th {
	background: #DCE3C7;
	font: bold 14px arial;
	color: #000;
	padding: 6px 9px;
	text-align: left;
}

#frameMain table td {
	border-bottom: 1px #DCE3C7 solid;
	background: #fff;
}

/************ BOXES ************/

#boxes .boxFrame {
background: url(/images/contact/box.png) no-repeat center;
}

#boxes h2 {
color: #ea9b29;
}    

#boxes p {
color: #585858;
}

#boxes .boxButton a {
background: url(/images/contact/box_button.jpg) no-repeat top;
}

#boxes .boxButton a:hover {
background: url(/images/contact/box_button.jpg) no-repeat bottom;
}

/************ FORM ************/     

#form table {
margin-bottom: 30px;
}

#form h2 {
padding:4px 10px;
background-color:#1b66b0;
color:#fff;
border-bottom: 3px #134c85 solid;
font: normal 20px georgia;
letter-spacing: -.5px;
display: block;
margin: 0px;
}

#form table td.label {
padding: 7px 0 5px 10px;
font: bold 14px arial;
}
#form table td.field {
padding: 0 0 0px 10px;
}

#form table td.field input, table td.field select {
width: 260px;
}

#form table td.field textarea {
width: 560px;
}

#form table td.question, table td.answer{
padding: 0 0 0 15px;
}

#form ul {
padding: 0 0 0 10px;
}

#form ul li {
list-style: none;
margin-bottom: 25px;
}

#form li div {
font: bold 14px arial;
padding: 0 0 7px 0;
}

#form li div.agree label {
font-size: 13px;
}

#form li.alternate div {
background: #dce3c7;
border: 1px #dce3c7 solid;
padding: 5px 5px;
}

#form li.alternate {
background: #f4eddb;
border: 1px #dce3c7 solid;
}    

#form li li {
margin: 5px 0px;
}

#form table td.button{
text-align:right;
}
#form .required{
color:red;
font-weight:bold;
font-size: 14px;
font-family: arial;
}

#form table .required {
font-size: 18px;
}

#form span.error {
padding: 2px 5px;
margin: 0 0 0 5px;
width: 70px;
background: #990000;
color: #fff;
float: right;
}

.formButton {
background: url(/images/form_button.jpg) repeat-x;
border:0 none;
color:#FFFFFF;
cursor:pointer;
font:16px arial;
font-weight:bold;
height:31px;
margin:0 5px;
padding-bottom:3px;
text-align:center;
width:73px;
}

.formButton:hover {
background: url(/images/form_button.jpg) repeat-x bottom;
}

/************ FOOTER ************/

#footer {
color: #666;
}

#footer ul {
color: #7c9bba;
}

#footer a {
color: #369;
}

#footer a:hover {
color: #000;
}
