/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	background-color:#B70036;
	font-size: 12px;
}



/*--------------------------------------------------- main frame--------------------------------------*/

#mainDiv
{
	margin-left:auto;
	margin-right:auto;
	width:886px;
	background-color:#FFFFFF;
}

/*--------------------------------------------------- header --------------------------------------*/


#headerDiv
{
	width:886px;
	height:256px;
	background-image:url(images/phoenixfire_02.jpg);
	
}

/*--------------------------------------------------- navigation--------------------------------------*/


#navDiv
{
	height:50px;
	background-image:url(images/phoenixfire_04.jpg);
	color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;
	font-stretch: normal;
	letter-spacing: -0.67px;
	word-spacing: -1px;
	width: auto;
}

	#navDiv ul
	{
		margin-left:30px;
		margin-right:30px;
		margin-bottom:0px;
		margin-top:0px;
		list-style:none;
		padding:0px;

	}
	
	#navDiv li
	{
		float:left;
		padding-top:18px;
		height:32px;
		
		/*margin-left:15px;
		padding-left:30px;
		
		margin-right:6px;
		padding-right:15px;*/
	}
	
	#navDiv .seperator
	{
		background-image:url(images/navseperator.jpg);
		background-repeat:no-repeat;
		margin-left:20px;
		margin-right:20px;
	}


/*--------------------------------------------------- middle section div --------------------------------------*/

	
#middleDiv
{
	margin-top:32px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:50px;
}

#middleDiv .left
{
	width:620px;
	float:left;
}

	#middleDiv .left .welcometitle
	{
		margin-bottom:15px;
		
	}
	
	#middleDiv .left .welcometxt
	{
	margin-bottom:35px;
	line-height: 17px;
	}

	#middleDiv .left .newstitle
	{
		margin-bottom:15px;
		
	}
	
		#middleDiv .left .newsbox
	{
		border-bottom: 1px dotted #999999;
		padding-bottom:15px;
		margin-bottom:15px;
		
	}
	

#middleDiv .right
{
	width:207px;
	float:right;
}

	#middleDiv .right .box
	{
		margin-bottom:2px;
	
	}

	#middleDiv .right .boxtop
	{
		
	}
	
	#middleDiv .right .boxbottom
	{
		height:69px;

	}

	#middleDiv .right .boxbottom .txt
	{
		height:49px;
		padding-left:21px;
		padding-right:10px;
		padding-top:5px;
		width:220px;
		font-size:11px;
		color:#FFFFFF;
	}

		#middleDiv .right .boxbottom .more
	{
		height:10px;
		font-weight:bold;
		color:#B70036;
		padding-left:40px;

	}


/*--------------------------------------------------- footer div --------------------------------------*/

#footer
{
	background-image:url(images/phoenixfire_30.jpg);
	height:50px;
	text-align:center;
	color:#B70036;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 60px;
	}








/*---------------------------------------------------individual classes--------------------------------------*/

.clear
{
	clear: both;
}

.redtxtbold
{
	font-weight:bold;
	color:#B70036;
	text-decoration:none;
}

.txtbold
{
	font-weight:bold;
	text-decoration:none;
}

p
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.paddingleft
{
	padding-left:14px;
}

.boxshade
{
	padding:10px;
	background-color:#F5F5F5;
}

.boxshade2
{
	padding:10px;
	background-color:#F5F5F5;
	border:1px #CCCCCC dashed; 
}



a.navlink:link {
 color: #FFFFFF;
 text-decoration: none;
 }
a.navlink:active {
 color: #FFFFFF;
 text-decoration: none;
 }
a.navlink:visited {
 color: #FFFFFF;
 text-decoration: none;
 }
a.navlink:hover {
 color: #000000; 
 text-decoration: none;
 }



h3
{

color:#B70036
}

h4
{

color:#B70036
}




.border-bottom
{
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:10px;
	margin-bottom:10px;
}
.margin {
	margin-left: 20px;
}
#press {
	float: left;
	width: auto;
	padding: 16px;
	margin-top: 20px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	border: 1px solid #990033;
	margin-bottom: -30px;
}
#FPA {
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.style1 {font-size: 10px}
.style2 {font-size: 9px}
.style3 {
	font-size: 20px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
#para1 {
	float: right;
	width: 560px;
	height: 105px;
}
#image {
	float: left;
	height: 85px;
	padding-right: 15px;
	padding-bottom: 25px;
}
