/*MAIN TYPE STYLES FOR CONSISTENT TEXT */

/*
-----------------------------------------------
MAIN TYPE STYLES
-----------------------------------------------
*/

a:link, a:visited, h4
{
color:#009DAE;
}
a:hover
{
color:#006C7A;
}
.leftCopy h2
, tealHighlight
{
color:#006C7A;
}
.rightCopy
{
color:#006C7A;
}

div.photoTour
{
background:#FFF url(/1-images/photo_montage.jpg) no-repeat left top;
}
div.trainingIcon
{
background:#FFF url(/1-images/fticon.gif) no-repeat left top;
}
div.treesIcon
{
background:#FFF url(/1-images/tsicon.gif) no-repeat left top;
}
#contact #contentRight p
{
color:#FFF;
}
/*
-----------------------------------------------
IMAGES
-----------------------------------------------
*/
img.insetLeft, img.insetRight
{
border:1px solid #C9E7EC;
}
/*
-----------------------------------------------
HIGHLIGHTING TYPE STYLES
-----------------------------------------------
*/
.highlight
{
color:#81691C;
}
.free
{
background:transparent url(/1-images/free_icon.gif) no-repeat top left;
padding-left:35px;

}
.errors {
	color:#FFF;
	background-color: #F00;
	padding: 10px;
	margin-bottom: -30px;
}
/*
-----------------------------------------------
LIST TYPE STYLES
-----------------------------------------------
*/
#contentLeft ul
{

color:#101F46;

}
#contentLeft li
{
background:transparent url(/1-images/right_arrow_teal.gif) no-repeat left top;
}
/*
-----------------------------------------------
LINK TYPE STYLES
-----------------------------------------------
*/




#contact #contentRight ul.rightlinks li
{
border:1px solid #FFF;
color:#FFF;
}
#contact #contentRight .rightlinks li a:link, #contact #contentRight .rightlinks li a:visited
{
 url(/1-images/right_arrow_white.gif) no-repeat left center;
color:#FFF;
}
#contact #contentRight .rightlinks li a:hover
{
color:#006C7A;
}

#home #footerRight a
{
background:url(/1-images/button_enter.gif) no-repeat left top;
}
#home #footerRight a:hover
{
background-position:0px -90px;
}

/*
-----------------------------------------------
Previous and Next
-----------------------------------------------
*/
a.previous{
background: url(/1-images/button_previous.gif) no-repeat;
}
a.next{
background: url(/1-images/button_next.gif) no-repeat;
}
a.previous:link, a.previous:visited, a.previous:active {
background: url(/1-images/button_previous.gif) no-repeat;
}
a.previous:hover{
background:url(/1-images/button_previous.gif) no-repeat -70px 0px;
}
a.next:link, a.next:visited, a.next:active {
background: url(/1-images/button_next.gif) no-repeat;
}
a.next:hover{
background:url(/1-images/button_next.gif) no-repeat -70px 0px;
}
/*
-----------------------------------------------
TEAM PROFILES STYLES
-----------------------------------------------
*/



/*
-----------------------------------------------
FORM TYPE STYLES
-----------------------------------------------
*/

label
{
color:#78A767;
}
/*
----------------------------------------
-------
Box Elements
-----------------------------------------------
*/
.highlightBox
{
	background:#006F7D;
	color:#FFF;
	padding: 10px;
}


.pageTop div.rule
{

border-bottom:2px dotted #999;
}
.graduateOptionsBox
{
background:#24B6C4 url(/1-images/grad_options_bg.jpg) no-repeat center center;
border:4px solid #24B6C4;
}
p.boxStack
{
color:#000;
}
.gradBox
{
	background:#006F7D;
	padding-left: 110px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 0.95em;
	margin-bottom: 10px;
}
.gradBox p
{
	color:#FFF;
}
/*.graduateResponse
{
	background:url(/1-images/grad_response_bg.gif) no-repeat;
}*/
.grad1{background: #006F7D url(/1-images/grad_side3.jpg) no-repeat top left;}
.grad2{background: #006F7D url(/1-images/grad_side5.jpg) no-repeat top left;}
.grad3{background: #006F7D url(/1-images/grad_side6.jpg) no-repeat top left;}
.grad4{background: #006F7D url(/1-images/grad_side7.jpg) no-repeat top left;}

