@charset "utf-8";
body  {
	background-image: url(/custom/themes/default/images/tile.jpg);
	background-repeat: repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding-top: 10px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container { 
	width: 800px; 
	margin: 0 auto; 
	text-align: left; 
	background-color: #d6e4e5;
	background-image: url(/custom/themes/default/images/content-tile.jpg);
	background-repeat: repeat-y;
} 


#header { 
	position: relative;
	width: 800px; 
	height: 127px;
	background-image:url(/custom/themes/default/images/header.gif);
}

#header h1 {
	position: absolute;
	top: 43px;
	left: 135px;
	color: #134a8f;
	font-size: 26px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	text-transform:uppercase;
}

#header h2 {
	position: absolute;
	top: 70px;
	left: 135px;
	color: #3e3e41;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	text-transform:uppercase;
	font-weight: normal;
}

#header h3 {
	position: absolute;
	top: 95px;
	left: 135px;
	color: #3e3e41;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: normal;
}

#header #phone {
	position: absolute;
	top: 90px;
	left: 650px;
	color: #134a8f;
	font-size: 16px;
}
	



#sidebar1 {
	float: left;
	width: 219px; 
}

#sidebar1 #navtop{
	width: 219px;
	height: 12px;
	background-image: url(/custom/themes/default/images/nav-top.jpg);
}

#sidebar1 #navmiddle{
	width: 194px;
	padding: 0 10px 0 15px;
	background-image: url(/custom/themes/default/images/nav-tile.jpg);
}

#sidebar1 #navfoot{
	width: 219px;
	height: 12px;
	background-image: url(/custom/themes/default/images/nav-foot.jpg);
}


#qnav {
	padding: 5px 2px 0 8px;
}
#qnav  h1{
	color: #a8052c;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	border-bottom: 1px dotted #ffffff;
}


#contentwrap {
	width: 770px;
	padding: 0 3px 0 17px;
}

#mainContent { 
	margin: 0 0 0 235px; 
	width: 512px;
} 

#mainContent #ctop {
	float: left;
	width: 525px;
	height: 12px;
	background-image: url(/custom/themes/default/images/content-top.jpg);
}

#mainContent #cmiddle {
	float: left;
	width: 502px;
	padding: 0 13px 0 10px;
	background-image: url(/custom/themes/default/images/content-middle.jpg);
}

#mainContent #cfoot {
	float: left;
	width: 525px;
	height: 16px;
	background-image: url(/custom/themes/default/images/content-foot.jpg);
}

#homeblock {
	width: 100%;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #efefef;
}

#homeblocktxt {
	width: 100%;
	padding: 5px 5px 0 5px;
}

#events {
	width: 100%;
	height: 100px;
	line-height: 1.55em;
	overflow: hidden;
}


#homeblock h1 {
	color: #134a8f;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
}

#homeboxes {
	width: 100%;
	color: #ffffff;
	padding-bottom: 15px;
}

#homeboxes h1 {
	color: #ffffff;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	border-bottom: 1px dotted #cccccc;
}


#homeboxesWrap {
	float: left;
	width: 248px;
	margin-right: 8px;
}
	
#homeboxesWrap #orange-top {
	width: 248px;
	height: 9px;
	background-image:url(/custom/themes/default/images/obox-top.gif);
}

#homeboxesWrap #orange-middle {
	width: 228px;
	padding: 0 10px 0 10px;
	height: 165px;
	background-image:url(/custom/themes/default/images/obox-tile.gif);
}

#homeboxesWrap #orange-foot {
	width: 248px;
	height: 9px;
	background-image:url(/custom/themes/default/images/obox-foot.gif);
}


#homeboxesWrap #green-top {
	width: 248px;
	height: 9px;
	background-image:url(/custom/themes/default/images/gbox-top.gif);
}

#homeboxesWrap #green-middle {
	width: 228px;
	padding: 0 10px 0 10px;
	height: 165px;
	background-image:url(/custom/themes/default/images/gbox-tile.gif);
}

#homeboxesWrap #green-foot {
	width: 248px;
	height: 9px;
	background-image:url(/custom/themes/default/images/gbox-foot.gif);
}

#homeboxesWrap #red-top {
	width: 248px;
	height: 9px;
	background-image:url(/custom/themes/default/images/rbox-top.gif);
}

#homeboxesWrap #red-middle {
	width: 228px;
	padding: 0 10px 0 10px;
	height: 165px;
	background-image:url(/custom/themes/default/images/rbox-tile.gif);
}

#homeboxesWrap #red-foot {
	width: 248px;
	height: 9px;
	background-image:url(/custom/themes/default/images/rbox-foot.gif);
}

#footer { 
	position: relative;
	width: 800px; 
	height: 114px;
	background-image:url(/custom/themes/default/images/footer.jpg);
} 
#footer #foottxt {
	position: absolute;
	top: 114px;
	left: 10px;
}





.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}