﻿/* CSS Document */

/*
Theme URI: http://www.YourWayHomeAZ.com
Description: YourWayHomeAZ campaign website
Version: 1.0
Author: Stuart Laybourne, R Squared Design & Advertising, Phoenix, Arizona. 602.956.8229. stuartl@r2az.com

Version: 1.1 - Modified by Chris Kontz, AZDOH
Consolidated common items into this common stylesheet

*/


/*---------------------------------------------------------------------------UNIVERSAL-------------------------*/

body {
	background-image: url(/images/bg/green.jpg);
}

/*-----------------------Left Main Text------------------------*/

#left_main_container {
	width:274px;
	height:333px;
	margin: 0px;
	float:left;
	display: inline;
	background: url(/images/left/compart/base.jpg) no-repeat;
}

/*-----------------------Community Partners Links------------------------*/

#com_links_arizona {
	width:263px;
	height:28px;
	margin-top:53px;
	margin-left:11px;
	float:left;
	display: inline;
}

#com_links_maricopa {
	width:263px;
	height:27px;
	margin-left:11px;
	margin-top:0px;
	float:left;
	display: inline;
}

#com_links_pima {
	width:263px;
	height:26px;
	margin-left:11px;
	margin-top:0px;
	float:left;
	display: inline;
}

#com_links_avondale {
	width:263px;
	height:24px;
	margin-left:11px;
	margin-top:0px;
	float:left;
	display: inline;
}

#com_links_chandler {
	width:263px;
	height:27px;
	margin-left:11px;
	margin-top:0px;
	float:left;
	display: inline;
}

#com_links_glendale {
	width:263px;
	height:27px;
	margin-left:11px;
	margin-top:0px;
	float:left;
	display: inline;
}

#com_links_mesa {
	width:263px;
	height:27px;
	margin-left:11px;
	margin-top:0px;
	float:left;
	display: inline;
}

#com_links_phoenix {
	width:263px;
	height:27px;
	margin-left:11px;
	margin-top:0px;
	float:left;
	display: inline;
}

#com_links_surprise {
	width:263px;
	height:27px;
	margin-left:11px;
	margin-top:0px;
	float:left;
	display: inline;
}

#com_links_tucson {
	width:263px;
	height:41px;
	margin-left:11px;
	margin-top:0px;
	float:left;
	display: inline;
}
