/* Start of CMSMS style sheet 'Glendale' */
html, body {
	background-image: url(images/glendale_repeat.jpg);
}
#container {
	background-image: url(images/glendale_bg.jpg);
}
#container_sub {
	width: 1020px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -15px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        background-image: url(images/glendale_subpage.jpg);
	background-repeat: no-repeat;
	padding:0px;
}
#container_sub #header{
	float: left;
	width: 863px;
	height: 155px;
}
#container_sub #content #body_copy{
	float: left;
	width: 525px;
	padding: 10px 15px 15px 15px;
}

#container_sub #body_content{
	float: left;
height:auto;
	width: 789px;
	padding: 0px 33px 15px 33px;
	background-repeat: no-repeat;
        background-image: url(images/body_sub_content_bg.jpg);
}

#contact{
	color: #2374A1;
}
#footer_wrapper{
	background-image: url(images/glendale_footer_repeat.png);	
}
#footer {
	background-image: url(images/glendale_footer.png);
}
a{
	color: #2374A1;
	text-decoration:none;
}
a:hover, a:visited{
	color: #2374A1;
	text-decoration:none;
}
#contact a{
	color: #2374A1;
	text-decoration:none;
}
#contact a:hover, #contact a:visited{
	color: #2374A1;
	text-decoration:none;
}


#locations{
	float: left;
	clear: both;
	width: 780px;
	padding: 10px 10px 10px 0px;
border-top:1px solid #333333;
margin-bottom:15px;
}

/* End of 'Glendale' */

