
body {
	background-color: #FFFFFF;
	background-image: url("images/phoenix_background.jpg");
	margin: 0px;
	
}

h1{
	font-size: 15px;
	font-family: Tahoma;
	color:#231F20;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 20px;
	width: 440px;
}

h2{
	font-size: 12px;
	font-family: Tahoma;
	color:#231F20;
	margin-left: 5px;
	font-weight: bold;
	width: 440px
}

.quote {
	background-image: url("images/phoenix_b.jpg");
	
}

.quote_text {
	font-size: 12px;
	font-family: Tahoma;
	margin-left: 5px;
	font-weight: bold;
	width: 440px;
	color:#4D4D4F;
	line-height: 1.6
}

.grid{
	font-size: 12px;
	font-family: Tahoma;
	
	color:#4D4D4F;
	line-height: 1.6;
	margin-left: 5px;
}

.home{
	font-size: 12px;
	font-family: Tahoma;
	width: 460px;
	color:#4D4D4F;
	line-height: 1.6;
	margin-left: 5px;
}

.sub_text{
	background-image: url("images/phoenix_sub_text.jpg");
	background-repeat: no-repeat
}

.home_text{
	background-image: url("images/phoenix_d.jpg");
	background-repeat: no-repeat
}

.home_side{
	background-image: url("images/phoenix_c.jpg");
	background-repeat: no-repeat;
}



.sub_leaves{
	background-image: url("images/phoenix_sub_leaves.jpg");
	background-repeat: no-repeat
}

.sub_side{
	background-image: url("images/phoenix_sub_side.jpg");
	background-repeat: no-repeat;
}

.bottom{
	background-image: url("images/phoenix_bottom.jpg");
	background-repeat: no-repeat;
	font:11px Tahoma;
	color:#FFFFFF;
}

.table_bottom{
	background-image: url("images/table_background.jpg");
}


.triangle{
	margin-left: 300px;
	margin-top: 425px;
	font-size: 12px;
	font-family: Tahoma;
	color:#4D4D4F;
	line-height: 1.6
}

.left_side{
	margin-left: 50px;
	margin-top: 20px;
	font-size: 12px;
	font-family: Tahoma;
	color:#4D4D4F;
	line-height: 1.6
}

.left_side_quote{
	margin-left: 50px;
	font-size: 13px;
	
	font-family: Times;
	margin-top: 20px;
	width: 200px;
	color:#4D4D4F;
	line-height: 1.9
}

.left_side_quote2{
	margin-left: 50px;
	font-size: 13px;
	font-style: italic;
	font-family: Times;
	margin-top: 20px;
	width: 200px;
	color:#4D4D4F;
	line-height: 1.9
}

.left_side_name{
	margin-left: 50px;
	font-size: 9px;
	font-family: Tahoma;
	text-align: right;
	margin-top: 15px;
	width: 200px;
	color:#4D4D4F;
	line-height: 1.2
}


.bottom_nav{
	font-size: 11px;
	font-family: Tahoma;
	color:#FFFFFF;
	margin-left: 10px;
	text-decoration: none
	
}

a:hover.bottom_nav{color: #231F20 }

.ltd{
	font-size: 11px;
	font-family: Tahoma;
	color:#231F20;
	text-decoration: none;
}

.link{
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color:#4D4D4F;
	
}

a:hover.link{color: #a10b11 }

.side_nav{
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
	color:#a10b11;
	font-weight: bold;
	
}

a:hover.side_nav{color: #4D4D4F;
font-weight: bold;
}

.link2{
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color:#a10b11
	
}

a:hover.link2{color: #4D4D4F;
}

.contact{
	background-image: url("images/phoenix_nava.jpg");
}

.contact_link{
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	margin-left: 50px;
	
}

a:hover.contact_link{color: #fff200 }

ul.disc {
	list-style-type: disc;
		font-size: 12px;
		font-family: Tahoma;
		color:#4D4D4F;
		line-height: 1.6;
		

}
