/* CSS Document
Created by Justin Bogli, Creative Aesthetics 
for Pineapple Square, 2007 
 */


/* ----------------------- Text Format Styles --------------------------- */

body { 

	font-family:Georgia, "Times New Roman", Times, serif;

	line-height:18px;
	
	font-weight: normal;

	font-size: 12px;

	text-decoration: none;

	color: #686868;

	border: none;

	padding: 0;

	margin: 0;

	text-align: left;

	background-color:#FFFFFF;

	}



	

p, table, th, tr, td, h1, h2, h3, img, a:link, a:visited, a:hover, a:active {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	font-size: 12px;

	text-decoration: none;

	color: #686868;

	border: none;

	}


 
h1 {

	font-weight: bold;

	font-size: 16px;

	color: #c4950b;

	padding: 0;

	margin: 0;

	}



h2 {

	font-weight: bold;

	font-size: 12px;

	color: #c4950b;

	padding: 0;

	margin: 0;

	/*text-transform: uppercase; /* Optional */

	}



h3 {

	font-weight: normal;

	font-size: 11px;

	color: #000;

	padding: 0;

	margin: 0;

	text-transform: uppercase; /* Optional */

	}



p {

	margin: 0px 0px 10px 0px;

	}

	

a:link, a:visited {

	color: #c4950b;
	
	text-decoration: underline;

	}

	

a:hover, a:active {

	text-decoration: none;

	color: #c4950b;
	
}


#headerLeft, #headerMiddle, #headerRight, .float{

	float: left;
	
}

#nav_pad{

	float:left;
	
	width:10px;

}

#nav_btn, #indicated {

	float: left;
	
	padding: 5px 10px 0px 10px;
	
	color: #ffffff;
}

#nav_btn a:link, #nav_btn a:visited{
	
	font-size: 13px;

	text-decoration: none;
	
	color:#000;

}

#nav_btn a:hover, #nav_btn a:active, #indicated a:link, #indicated a:visited, #indicated a:hover, #indicated a:active{
	
	font-size: 13px;
	
	color: #000;

	text-decoration: underline;

}

#subnavigation{

	background:#000;
	
	height:22px;
	
	width:auto;
	
	padding: 0;
	
	text-align:center;
	
	height: 22px;
	
	clear:both;

}


#subnav_btn{ 
	
	color: #fff; 

	float: left; 
	
	padding: 2px 0 4px 20px; 
	
	font-size: 12px;
}


#subnav_btn a:link, #subnav_btn a:visited{
	
	color: #ffffff;

	text-decoration: none;
	
	font-size: 12px;

}

#subnav_btn a:hover, #nav_btn a:active{
	
	color: #000;

	text-decoration: underline;

}

.navDivs {

	margin:10px 6px;
	
	float:left;

}

#footerWrap{

	clear:both; 
	
	border-bottom:2px solid #c4950b; 
	
	background:#fff;

}

#address{

	clear:both;
	
	padding: 15px 0px;
	
	background:#231f20; 

	color:#cccccc;

}

#contentTD{

	border-left:2px solid #000;
	
	border-right:2px solid #000;

}

#flashImgs{

	clear:left;
	
	float:left;
	
	position:relative;
	
	top:-30px;
	
	width:195px;
	
	margin-left:20px;
	
	border:2px solid #666;

}

#supportImg{

	clear:left;
	
	float:left;
	
	position:relative;
	
	top:-30px;
	
	width:195px;
	
	margin-left:20px;
	
	border:2px solid #666;

}

#bodyContent{

	float:left;
	
	width:400px;
	
	margin-left:40px;
	
	margin-bottom:20px;
	
	margin-top:40px;

}

.style1 {
	
	color: #FFFFFF
	
}
