body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	background-color: #000000;
	color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body.iframe_content { 
	background-color: transparent; 
}
a {
	color: #FC3;
	text-decoration: none;
	border-bottom: 1px dotted #FC3;
}

a:link, a:visited {
	color: #FC3;
}

a:hover, a:active {
	color: #FFC;
	border-bottom: 1px solid #FFC;
}
a.paw {
	margin-left: -24px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: .5px;
	font-weight: bold;
	padding: 6px 0 6px 24px;
	border-bottom: none;
}
a.paw:hover, a.paw:active {
	background: url('images/paw_sm.gif') no-repeat 0 50%;		
}
.submenu {
	font-size: 10px;
	padding: 12px 20px;
}
.submenu .selected {
	color:#FFFFFF;
	font-weight:bold;	
}
#nav { 
	background: #0A325B; 
}
#nav a, a img, a.noborder, a.noborder img { 
	border: 0;      
	text-decoration: none;
}
h1, .orange_caps {
	font-size: 17px;
	color: #FF9933;
	font-family: "Times New Roman", Times, serif;
	margin: 1em 8px 8px 0px;
	padding: 0px 2px 2px;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: capitalize;
}
.orange_noSpacing {
	font-size: 17px;
	color: #FF9933;
	font-family: "Times New Roman", Times, serif;
	margin: 1em 8px 8px 0px;
	padding: 0px 2px 2px;
	letter-spacing: 0px;
	line-height: 20px;
	text-transform: capitalize;
}
#testimonial_text{
	font-size: 12px;

	text-align: left;
	line-height: 16px;
	margin-right: 50px;
	margin-left: 40px;
	padding-left: 3px;
}
/* Utilities */
table.centered {
	margin-left: auto;
	margin-right: auto;
}



#crew_mission p.orange_caps {
	margin-top: 1.3em;
	text-align: center;
	font-size: 24px;
}

#crew_mission p.text_body {
	margin-top: 1.5em;
	font-size: 14px;
}
.contentLRMargins {
	margin: 0px 20px;
}

/* Font Styles */
.titlingOrange {
	color: #FF9933;
}
.font20 {
	font-size: 20px;
	line-height: 30px;	
}
.font16 {
	font-size:16px;
	line-height: 20px;
}
.font14 {
	font-size:14px;
	line-height: 16px;
}
.font10 {
	font-size:10px;
	line-height: 13px;
}
.space1 {
	letter-spacing: 1px;
}
.times {
	font-family:"Times New Roman", Times, serif;
}
.sideBarMargin {
	margin-right: 25px;
	margin-left: 25px;
}
.sideBarMarginCentered {
	margin-right: 25px;
	margin-left: 25px;
	text-align:center;
}
.spacedListItem {
	line-height: 24px;
}
.list_body {
	font-size:12px;
	line-height:20px;
	list-style-image:url("images/bullet.gif");
	text-align:left;
}
a.tigerPawRollover {
	padding-left: 25px;
	background-image:none;
	background-position: left;
	background-repeat:no-repeat;
	border-bottom:none;
}
a.tigerPawRollover:hover {
	padding-left: 25px;
	background-image:url("images/paw_sm.gif");
	background-position: left;
	background-repeat:no-repeat;
	border-bottom:none;
}
a.tigerPawRollover span {
	border-bottom:1px dotted #FFCC33;
	display: inline-block;
	margin-bottom:14px;
}
a.tigerPawRollover:hover span {
	border-bottom:1px solid #FFFFFF;
}
.sideBarImageStretch{
	width:352px;
	height: 469px;	
}
#LinksPaw a, #HomePaw a {
	border-bottom: 0px;	
}
