/* ---------------- BEGIN CSS FOR HTML ELEMENTS ---------------- */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #ededee url(/css/bg2.gif) repeat-x;
}

body,td,th {
    font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #636466;
}

a:link, a:visited {
	color: #006699;
	text-decoration: underline;
}

a:active, a:hover {
	color: #66ccff;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #0060af;
	font-size: 22px;
	margin: 5px 0 10px 0;
	padding: 0;
	font-weight: bold;
	border-bottom: #636466 dotted 1px;

}

h2 {
	font-family: Verdana, Helvetica, sans-serif;	
	color: #0060af;
	font-size: 22px;
	font-weight: bold;
	margin: 5px 0 10px 0;
	padding: 0;
	border-bottom: #636466 dotted 1px;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;		
	color: #0060af;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	margin: 20px 0 1px 0;
	padding: 0;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;		
	color: #0060af;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	margin: 20px 0 1px 0;
	padding: 0;
}

h5 {
	font-family: Verdana, Helvetica, sans-serif;		
	color: #0060af;
    font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	margin: 20px 0 1px 0;
	padding: 0;
}

p {
	margin: 1px 0 15px 0;
	padding: 0;
}

ul {
	margin: 1px 0 15px 15px;
	padding: 0;
}

hr {
	border: 0;
	height: 1px;
	width: 100%;
	background-color: transparent;
	border-bottom: #636466 dotted 1px;
	margin: 5px 0 5px 0;
}

/* ----------------- BEGIN DEFAULT TEMPLATE CSS ---------------- */

#container {
	width: 924px; /*width of main container*/
	margin: 0 auto; /*center container on page*/
	background: #fff url(/css/containerbg.gif) repeat-y;
}

#header {
	height: 190px; /*Height of top section*/
	background: url(/css/bgh.gif) no-repeat;
}

#header-inner {
	padding: 0; /*margins for header (to provide padding)*/
	text-align: center;
	color: #ffffff;
	white-space: nowrap;
}

#wrapper {
	background: #fff url(/css/bgw.gif) repeat-y;	
	float: left; /*wraps content below header */
	margin-left: 12px;
	width: 900px;
	min-height: 650px;/*fixes the problem of the left-side not appearing*/
}

#intro {
	float: left; /*wraps content below header */
	width: 900px;
	padding-top: 25px;
}

#content {
	margin-left: 270px; /*set left margin to sidebar width*/
}

#content-inner {
	margin: 30px; /*margins for content (to provide padding)*/
	margin-top: 0;
}

/* ----------------- BEGIN SIDEBAR CSS (controls address info) ---------------- */

#sidebar-main {
	float: left;
	width: 270px; /*width of left column*/
	height: 128px;
	margin-left: -900px; /*set left margin to -(container) width*/
	background: url(/css/branch_main.gif) no-repeat;
}

#sidebar-briargate {
	float: left;
	width: 270px; /*width of left column*/
	height: 128px;
	margin-left: -900px; /*set left margin to -(container) width*/
	background: url(/css/branch_briargate.gif) no-repeat;
}

#sidebar-childcare {
	float: left;
	width: 270px; /*width of left column*/
	height: 128px;
	margin-left: -900px; /*set left margin to -(container) width*/
	background: url(/css/branch_childcare.gif) no-repeat;
}

#sidebar-cordera {
	float: left;
	width: 270px; /*width of left column*/
	height: 128px;
	margin-left: -900px; /*set left margin to -(container) width*/
	background: url(/css/branch_cordera.gif) no-repeat;
}

#sidebar-downtown {
	float: left;
	width: 270px; /*width of left column*/
	height: 128px;
	margin-left: -900px; /*set left margin to -(container) width*/
	background: url(/css/branch_downtown.gif) no-repeat;
}

#sidebar-falcon {
	float: left;
	width: 270px; /*width of left column*/
	height: 128px;
	margin-left: -900px; /*set left margin to -(container) width*/
	background: url(/css/branch_falcon.gif) no-repeat;
}

#sidebar-fountain {
	float: left;
	width: 270px; /*width of left column*/
	height: 128px;
	margin-left: -900px; /*set left margin to -(container) width*/
	background: url(/css/branch_fountain.gif) no-repeat;
}

#sidebar-garden {
	float: left;
	width: 270px; /*width of left column*/
	height: 128px;
	margin-left: -900px; /*set left margin to -(container) width*/
	background: url(/css/branch_gardenranch.gif) no-repeat;
}

#sidebar-shadybrook {
	float: left;
	width: 270px; /*width of left column*/
	height: 128px;
	margin-left: -900px; /*set left margin to -(container) width*/
	background: url(/css/branch_shadybrook.gif) no-repeat;
}

#sidebar-southeast {
	float: left;
	width: 270px; /*width of left column*/
	height: 128px;
	margin-left: -900px; /*set left margin to -(container) width*/
	background: url(/css/branch_southeast.gif) no-repeat;
}

#sidebar-trilakes {
	float: left;
	width: 270px; /*width of left column*/
	height: 128px;
	margin-left: -900px; /*set left margin to -(container) width*/
	background: url(/css/branch_trilakes.gif) no-repeat;
}

#sidebar-inner {
	padding: 115px 0 0 0; /*margins for sidebar (to provide padding)*/
}

#sidebar-inner h4 {
	margin-left: 40px;
}

#homepage-bookings {
	margin-left: 40px;
}

#footer {
	clear: left;
	width: 100%;
	height: 150px;
	background: #ededee url(/css/footer.gif) no-repeat;
}

#footer-inner {
	width: 840px;
	margin: 0 auto; /*center container on page*/	
	padding: 30px; /*margins for sidebar (to provide padding)*/
	font-size: 12px;
	text-align: center;
	color: #333;
}

#foot h1 {
	font-size: 18px;
}

#foot a {
	color: #ffffff;
	text-decoration: underline;
}

#foot a:hover {
	color: #ffffff;
	text-decoration: none;
}

#pipe {
	color: #636466;
	font-size: 10pt;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

/* ----------------- HOMEPAGE SPECIAL CLASSES ----------------------- */

#hero {
	background: #ffffff url(/css/bg_hero.jpg) no-repeat;
	width: 570px;
	height: 210px;
}

#hero-column-1 {
	padding: 15px;
	width: 188px;
	min-height: 360px;
	background: #fff;
	vertical-align: top;
}

.title-red {	
	font-size: 13px;
	font-weight: bold;
	color: #ed1c24;
}

#hero-column-2 {
	padding: 15px;
	width: 186px;
	min-height: 360px;
	background: #fff;
	vertical-align: top;
	border-right: 1px dotted #636466;
	border-left: 1px dotted #636466;
}

.title-blue {	
	font-size: 13px;
	font-weight: bold;
	color: #0060af;
}

#hero-column-3 {
	padding: 15px;
	width: 188px;
	min-height: 360px;
	background: #fff;
	vertical-align: top;
}

.title-green {	
	font-size: 13px;
	font-weight: bold;
	color: #01a490;
}

/* ----------------- BEGIN CLASSES ----------------------- */

#top-nav {
	 border-bottom: 1px dotted #636466;
}

#job-application {
	padding: 20px 55px 55px 55px;
}

#job-application h1 {
	font-size: 28px;
	color: #000;
	border: none;
}

#job-application h2 {
	font-size: 18px;
	border: none;
}

.left-select {
	font-family: Verdana, sans-serif;	
	padding-left: 42px;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	color: #006699;
}

.top-select {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	color: #006699;
}

.rotator {
	padding: 10px 0 0 20px;
}

.testimony {
	padding: 0 0 0 10px;
}

.italics {
	font-family: Georgia, Times, serif;
	font-style: italic;
}

.highlight {
        background-color: #ffdf89;
        padding: 2px;
}

.caption {
        font-size: 10px;
}

.copyright {
        font-size: 12px;
        color: #006699;
        font-weight: bold;
}

.alert {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}

.req {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}

/* ----------------- END DEFAULT CLASSES ------------------------- */


