/* CSS Document */

	body {
		background: #FFFFFF;
		padding: 0;
		margin: 0;
		background: url(../images/landing_bg.gif) center top no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		}
	a, img, a:hover, a:visited, a:active {
		text-decoration: none;
		border: none;
		color: #fff;
		}
	a {
		line-height: 200px;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-size: 1em;
		padding-bottom: 0;
		margin-bottom: 0;
		}
	p.small {
		font-size: 9px;
		color: #666666;
		line-height: 120%;
		text-align: left;
		margin:  5px 10px 0 10px;
		}
	h2 {
		font-size: 1em;
		color: #2A5D9C;
		padding: 0;
		padding-left: 15px;
		margin: 0;
		line-height: 78px;
		border-left: 1px solid #2A5D9C;
		text-transform: uppercase;
		font-weight: 100;
		}
	#wrapper {
		width: 850px;
		min-height: 800px;
		padding: 15px 30px;
		margin: 0 auto;
		}
		#logo {
			background: url(../images/top_logo.jpg) no-repeat;
			width: 300px;
			height: 78px;
			padding: 0;
			padding-left: 165px;
			margin: 0 0 10px 30px;
			text-align: left;
			}
	#picture_wrap {
		width: 100%;
		height: 220px;
		padding: 0;
		background: none;
		text-align: center;
		}
		#picture_wrap div {
			width: 200px;
			height: 200px;
			background-color: #999;
			float: right;
			margin: 10px 6px 10px 6px;
			}
			
			.twc {background: url(../images/temecula.jpg) no-repeat;}
			.sd {background: url(../images/san_diego.jpg) no-repeat;}
			.oc {background: url(../images/orange_county.jpg) no-repeat;}
			.ps {background: url(../images/palm_springs.jpg) no-repeat;}