/* @override http://www.flagpoles.com.au/fffp_style.css */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {  }
a:hover, #footer ul li a:hover {  color: #006600; 	text-decoration: none}
h1, h2{ 
	padding: 0;
	margin: 0 0 0 22px;
	color: #006600;
	font: normal normal 24px/53px "Times New Roman", Times, serif;
}
.indexpage h1, .indexpage h2, .indexpage h3{
	color: #060;
	padding: 0 0 5px 0;
	margin: 0;
	font: normal 16px/1em Arial, Helvetica, sans-serif;
}
.heading {
	font: normal normal 24px/53px "Times New Roman", Times, serif;
	color: #006600;
}

.sub_heading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 18px; 
	color: #006600;
	/*border-bottom: 1px solid #c3d2be;*/
	
	}

.body_copy {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #333333;
	padding: 0 0 9px 0;
	margin: 0 0 9px 0;
	}

.body_copy_white { 
padding: 0;
margin: 0;
	/*font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 15px; 
	color: #FFFFFF*/
	}

#menuContainer{
	z-index: 999;
}
.body_copy_link { 
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 10px;*/ 
	line-height: 13px; 
	color: #333333; 
	text-decoration: underline;
	}

.small_text { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
	color: #999999; 
	text-decoration: none;
}

.small_link, .col_4 ul li a { 
	font-size: 10px; 
	line-height: 12px; 
	color: #595959; 
	text-decoration: none;
	}

.small_link:hover { 
	color: #006600; 
	text-decoration: underline
	}

.fields { 
	color: #006600; 
	font-size: 14px;
	padding: 3px ;
	width: 167px; 
	border: 1px solid #006600; ; 
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif ; 
	/*height: 15px*/
	}

.fields_multi { 

	color: #006600; 
	font-size: 10px; 
	width: 167px; 
	height: 100px; 
	border: 1px solid #006600; ; 
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif 
	}

.submit {

	color: #FFFFFF;
	border: 1px none #006600;
	;
	clip:        rect(   );
	background-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	text-decoration: none;
	font-size: 10px;
	}
#rotator{
	float: left;
	position: relative;
	width: 629px;
	height: 234px;
	overflow: hidden;
	z-index: 1;
}
#footer{
	width: 780px;
	padding-right: 10px;
	margin: 0 auto;
}
.foot_inner{
	width: 100%;
	float: left;
	position: relative;
	background-color: #cdcdcd;
	padding: 20px 0;
}
.col_4 ul{
	float: left;
	margin: 0 ;
	padding: 0 0 0 20px;
}
.col_4{
	width: 210px;
	float: left;
	position: relative;
}
.first{
	width: 150px;
}
.col_4 li{
	float: left;
	width: 100%;
	list-style-type: none;
}
.primary{
	font-weight: bold;
}
em{
	font-weight: bold;
	font-style: normal;
}


