/************ GLOBALS ************/

body {
background: #546b00 url(/images/network/bg_fade.jpg) repeat-x;
}

/************* CANVAS ***************/

#canvas {
background: url(/images/network/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/network/prim_btn_left.jpg) no-repeat bottom left;
}

#toolbar li a {
background: url(/images/network/prim_btn_right.jpg) no-repeat bottom right;
color: #7aa180;    	
}

#toolbar li a:hover {
color: #0d3f6f;
}

#toolbar li a.active {
background: url(/images/network/prim_btn_left_active.jpg) no-repeat bottom left;
color: #2378cb;
}

#toolbar li a.active span {
background: url(/images/network/prim_btn_right_active.jpg) no-repeat bottom right;
}

/************ BOXES ************/

#boxes .boxFrame {
background: url(/images/network/box.png) no-repeat center;
}

#boxes h3 {
color: #ea9b29;
}    

#boxes p {
color: #585858;
}

#boxes li a {
color: #333;
text-decoration: none;
}

#boxes li a:hover {
color: #3366ff;   
text-decoration: underline;     
}

#boxes .boxButton a {
background: url(/images/network/box_button.jpg) no-repeat top;
}

#boxes .boxButton a:hover {
background: url(/images/network/box_button.jpg) no-repeat bottom;
}

/************ FOOTER ************/       

#footer {
color: #78883e;
}

#footer ul {
color: #bdcb57;
}

#footer a {
color: #bdcb57;
}

#footer a:hover {
color: #fff;
}
