* {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	text-align: center;
	height: 100%;
	background-image: url(images/tileBody.gif);
}
#container {
	width: 978px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-image: url(images/filler.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}
#tileLeft {
	background-image: url(images/tileLeft.png);
	background-repeat: repeat-y;
	position: absolute;
	height: 100%;
	width: 10px;
	left: 0px;
	bottom: 111px;
}
#tileRight {
	background-image: url(images/tileRight2.png);
	background-repeat: repeat-y;
	position: absolute;
	height: 100%;
	width: 10px;
	right: 2px;
	bottom: 111px;
}
#header {
	margin-left: 10px;
	position: relative;
}
#header #bird {
	position:absolute;
	top: 0px;
	left: -40px;
}
#mainContent {
	background-color: #FFFFFF;
	width: 956px;
	margin-left: 10px;
	position:relative;
}
#content {
	clear:right;
		margin-right: 64px;
	margin-bottom: 16px;
	margin-left: 284px;
	background-color:#FFFFFF;
	min-height:300px;
}
/*Layout Selectors for markup tags:*/
#content h1, h2, h3, p, table {

}
#content {
	padding-bottom: 16px;
}
#content .photoBox {
	font-size: 11px;
	font-weight: bold;
	color: #5a0119;
	text-align: center;
}
/*end*/

h1 {
	color: #49030a;
	font-size: 21px;
	font-weight: bold;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: 5#a0119;
	display: block;
	margin-bottom:10px;
}
h2 {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
}
p, #content p {
	font-size: 14px;
	padding-bottom:10px;
}
ol, #content ol{
padding-left:20px;
margin-left:20px;
padding-top:10px;
padding-bottom:10px;
list-style:decimal;
list-style-position:outside;
}
ul, #content ul{
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
list-style:disc;

}

#content hr {
height:10px;
color:#5a0119;
}
a {
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #5a0119;
}
a:active {
	color: #8c8c8c;
}
fieldset {
	position:relative;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	border:1px solid #49030a;
}
fieldset fieldset, #ctl01_ContentPlaceHolder1_ctl00_ctl01_EditPanel fieldset {
	border:0px;
	padding-left: 0px;
	left:0px;
}
legend {
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 8px;
	background-color: #49030a;
	margin-left: 16px;
	left:20px;
}
input, textarea, select {
	font-size: 11px;
	font-weight: bold;
	margin-left: 16px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
#ctl01_ContentPlaceHolder1_LoginBtn {
	margin-left:300px;
}
.staffTable td {
	padding: 4px 12px;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.staffTable img {
	border: 1px solid #000000;
}
#footer {
	
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 111px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	padding-top:0px;
}
#footer p {
	margin-top: 8px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-left: 32px;
	font-size: 10px;
	color: #FFFFFF;
	padding:0px;
}
#footer p + p {
	margin-top: 0px;
}
#footer #ccgTag {
	float:right;
	margin-right:10px;
	margin-top:10px;
	font-size: 10px;
	color: #FFFFFF;
	right: 32px;
}
#footer p strong {
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}
#container #footer a {
	color: #CCCCCC;
}
table.ContactTable {
	margin-left: auto;
	display: block;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 16px;
	width: 400px;
}
table.ContactTable label {
	font-weight: bold;
	color: #49030a;
	text-align: right;
	display: block;
	font-size: 12px;
}
table.ContactTable table label {
	text-align: left;
	display: inline;
}
#homePage #header #bird {
	position:absolute;
	top: 60px;
	left: -64px;
	width: 340px;
}
#homePage #mainContent {
	background-color: #FFFFFF;
	width: 956px;
	margin-left: 10px;
	min-height: 300px;
	position:relative;
}
#homePage #content h1, #homePage #content h2, #homePage #content h3, #homePage #content p, #homePage #content table {
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 8px;
}
#homePage #content {
	margin-left: 240px;
}
#homePage #content p {
	font-size: 14px;
}
#homePage #welcome {
	background-image: url(images/homeBack.png);
	background-repeat: no-repeat;
	right: 0px;
	float:right;
	width:718px;
	height:225px;
}
#homePage #welcome h1 {
	margin-left: 64px;
	margin-right: 48px;
	margin-top: 32px;
	margin-bottom: 16px;
	background-image: url(images/welcomeH1Back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding: 2px;
}
#homePage #welcome p {
	margin-left: 64px;
	margin-right: 48px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
}
#leftCol {
	width: 238px;
	top: -25px;
	left: 0px;
	position: relative;
	float:left;
	background-color:#FFFFFF;
}
#leftCol h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 16px;
	background-color: #5a0119;
	border-left: 10px solid #d2a747;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#leftCol h2 {
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 16px;
	font-size: 12px;
	font-weight: bold;
}
#leftCol p {
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 16px;
	font-size: 10px;
}
div.homemenu #serviceBox {
	background-color: #fdf9ee;
	background-image: url(images/serviceBoxBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
}
#serviceBox {
	background-color: #fdf9ee;
	background-image: url(images/serviceBoxBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
}
#directionsBox {
	background-color: #cf9902;
	background-image: url(images/directionsBoxBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
}
#celebrating {
	text-align: center;
	margin-top: 8px;
}
.clearfloat {  
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
