/****************************
		ANCHORS
****************************/
a img{ border: 0px; }

a:link, 
a:visited, 
a:hover, 
a:active {
	color: #f89829;	
	text-decoration: none;
	font-family: Arial;
}

a:hover{
	text-decoration: underline;
}

a:hover.download img{
	border: 2px solid #f89829;
}

a.download img{
	border: 2px solid #ebebeb;
}

/****************************
		FONT
****************************/
h1, h2, h3, h4, h5, h6, p, ul, li{
	font-family: Arial;
	font-size: 14px;
	color: #424242;
}


/****************************
		BODY
****************************/
body{
	padding: 0px;
	margin: 0px;
	background-color: #7f888e;
	text-align: center;
}

/****************************
		WRAPPER
****************************/
#wrapper{
	width: 980px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #ffffff;
}


/****************************
		HEADER
****************************/
#header{
	height: 97px;
	padding-bottom: 10px;
	background-color: white;
}


/****************************
		NAVIGATION
****************************/
#navigation{
	width: 100%;
	text-align: left;
}



ul#navigation {
	display: inline;
	list-style: none;
	text-align: left;

}

ul#navigation li{
	display: inline;
	list-style: none;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	/*font-family: Delicious, Arial;*/
	font-size: 16px;
	border-right: 1px solid #424242;
}

ul#navigation li#current{
	color: red;
}

ul#navigation li.noborder{
	border: none;
}

#nav{
text-align: right;
}

ul#navigation li a:link, 
ul#navigation li a:visited, 
ul#navigation li a:hover, 
ul#navigation li a:active {
	color: #424242;	
	text-decoration: none;

}

ul#navigation li a:hover{
	color: #f7953a;
}



/****************************
		CONTENT
****************************/
#masthead{
padding-top: 20px;
}

#masthead_left{
	width: 530px;
	height: 296px;
	background-image: url("../images/mastheadOrangeBG.jpg");
	float: left;
}

#masthead_right{
	width: 450px;
	height: 296px;
	float: right;
}

#masthead_right.home{
	background-image: url('../images/masthead/photos/unlockYourFuture.jpg');
}


h1.mastheadTitle, h1.mastheadTitleHome{
	/*font-family: Delicious, Arial;*/
	font-size: 45px;
	color: #ebebeb;
	font-style: italic;
	font-weight: bold;
	text-shadow: #555 1px 1px 0;
	letter-spacing: 1px;
	padding-top: 70px;
}

h1.mastheadTitleHome{
	padding-top: 0px;
	color: white;
}

.mastheadBox{
	width: 205px;
	height: 156px;
	background-image: url("../images/smallGrayBox.png");
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 35px;
	float: right;

}

.mastheadBoxText{
	font-size: 11px;
	text-align: center;
	width: 150px;
}

/****************************
		CONTENT
****************************/
#content{

}

#content_left{
	width: 600px;
	text-align: left;
	padding: 10px 10px 30px 30px;
	float: left;
	line-height: 20px;
}

#content_right{
	width: 300px;
	text-align: left;
	float: left;
	padding: 30px 20px 20px 20px;	
}



/****************************
		FOOTER STUFF
****************************/
#footer{
	color: #cdcdcd;
	font-size: 9px;
	font-family: Verdana;
	width: 980px;
	height: 200px;
	background-color: #000000;
	background-image: url("../images/footer_bg.jpg");
}

#footer table{
	padding-top: 160px;
}


/****************************
		CLASS STUFF
****************************/
.left{
	float:left;
}

.right{
	float:right;
}

.clear{ 
	clear: both; 
}

.footer{
	padding-left: 5px;
	padding-right: 5px;
}

.mastheadSubTitle{
	color: white;
	font-size: 16px;
	letter-spacing: 2px;
}

h1.cufon{
	/*font-family: Delicious, Arial;*/
	font-size: 30px;
	color: #f7953a;
	font-style: italic;
	font-weight: bold;
	text-shadow: #555 1px 1px 0;
	letter-spacing: 1px;
}

h2.cufon{
	/*font-family: Delicious, Arial;*/
	font-size: 18px;
	color: #424242;
}


.cufonSideBar1{
	/*font-family: Delicious, Arial;*/
	font-size: 16px;
	color: #424242;
}

.cufonSideBar2{
	/*font-family: Delicious, Arial;*/
	font-size: 16px;
	color: #dc7b28;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}

.sideNavTab{
	background color: #ebebeb;
	background-image: url('../images/buttons/sideNavTab.png');
	background-repeat: no-repeat;
	height: 58px;
	width: 300px;
	clear: both;
}

a:hover .sideNavTab{
	background-image: url('../images/buttons/sideNavTabHover.png');
	text-decoration: none;
}

.sideNavTab span.right{
	padding-top: 20px;
	padding-right: 40px;
	width: 150px;
	float: right;
}

.sideNavTab img.left{
	padding: 5px;
	padding-left: 30px;
	float: left;
}

.sideNavTab img.leftDollars{
	padding: 5px;
	padding-left: 25px;
	float: left;
}

.sideNavTab a:hover{
	text-decoration: none;
}

/************************************

COLORS:
Orange: 			#f7953a
Very light gray:	#ebebeb	

*************************************/


#content_right ul.downloads{
	list-style-image: url('../images/icons/pdf.jpg');
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
}


#content_right ul.downloads li{
	padding-bottom: 20px;
	padding-left: 5px;
}

blockquote{
	line-height: 24px;
	font-family: Arial;
	font-style: normal;
	font-size: 14px;
	color: #424242;
	margin-left: 20px;
}

cite{
	display: block;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 40px;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	color: #bababa;
}

cite.dotted{
	border-bottom: 1px dotted #ebebeb;
}

