/* CSS Document */
html {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	}
body {
	background-image:url(../images/pattern_037.jpg);
	text-align:center;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding:0;
	width:99%;
	height:99%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	
}

#bgtile {
	width:101%;
	height:101%;
	background-image: url(../images/hoiz_line.jpg);
	background-repeat:repeat-x;
	background-position: left 71px;
	top:-20px;
	margin-top:-20px;
	padding:0;
	}
#wrapper {
	background-image:url(../images/vert_line.jpg);
	background-repeat:repeat-y;
	background-position: 25px top;
	width:810px;
	height:101%;
	margin:0 auto;
	top: 0px;
	padding:0;
	}
#photo {
	margin-top:7px;
	margin-left:0;
	background-image:url(../images/header_1a.png);
	background-repeat:no-repeat;
	background-position: 0 top;
	height:79px;
		}


#body {
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
	background-position:top left;
	width:772px;
	margin: 0 auto;
	text-align:left;
	margin-top:0;
	top:0;
	left:auto;
	right:auto;
	padding-left:30px;
	padding-bottom:10px;
	padding-top:40px;
	}
.bodytext {
	padding-left:70px;
	padding-right:250px;
	}

.nospace {
	margin:0;
	padding-top:0;
	padding-bottom:0;
	}
	
#column2 {
	width:144px;
	float:right;
	margin-top:170px;
	margin-right:10px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:20px;
	text-align:left;
	background-image: url(../images/sidebar_back.png);
	background-repeat: repeat-y;
	color:#FFFFFF;
	font-size:1.1em;
	}
#column2 p {
	padding:0;
	margin:0;
	}
.column2index {
	position:relative;
	height:730px;
}


.column2meet {
	height:235px;
}
.column2hours {
	height:236px;
}
.column2contact {
	height:354px;
}
.column2directions{
	height:263px;
}
#column2 a:link {
color:#FFFFFF;
text-decoration : none;
font-weight:bold;
}
#column2 a:visited {
color:#FFFFFF;
text-decoration : none;
font-weight:bold;
}
#column2 a:hover {
color:#FFFFFF;
text-decoration : underline;
font-weight : bold;
}
#column2 a:active {
color:#FFFFFF;
text-decoration : none;
font-weight:bold;
}

#horizontalbar {
	background-color:#a41f22;
	height:25px;
	color:#FFFFFF;
	width:770px;
	margin-left:-20px;
	margin-top:20px;
	padding-top:7px;
	padding-left:20px;
	font-size:1.3em;
	font-weight:bold;
	}
	
	#horizontalbar2 {
	background-color:#a41f22;
	height:25px;
	color:#FFFFFF;
	width:770px;
	margin-left:-20px;
	margin-top:0;
	padding-top:7px;
	padding-left:20px;
	font-size:1.3em;
	font-weight:bold;
	}
#footer {

	font-size: 0.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height:2em;
	text-align: center;
	padding-bottom:30px;
	line-height:3.5em;
	width:789px;
	margin-left:15px;
	background-image:url(../images/vert_line.jpg);
	background-repeat:repeat-y;
	background-position: 10px;	
}

.footer {
	font-size:.75em;
	font-weight:normal;
	}
li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	line-height:18px;
	}
.tablebullet {
	margin-left:50px;
	margin-top:-10px;
	font-size:1.1em;
	}

h1 {
	font-size:2.4em;
	color:#ad1e22;
	padding-bottom:0;
	margin-bottom:-10px;
	}
h2 {
	font-size:1.8em;
	color:#ad1e22;
	padding-bottom:0;
	margin-bottom:-2px;;
	}
h3 {
	font-size:1.3em;
	color:#FFFFFF;
	margin-bottom:0;

	}
h4 {
	font-size:1.3em;
	color:#ad1e22;
	}
#imageContainer {
position:relative;
float:left;
height:158px;
margin-top:-156px;
margin-left:-21px;
}
#imagecontainerstatic {
margin-top:-156px;
margin-left:-21px;
}
.contacttable {
width:450px;
margin-left:70px;
}

a:active{outline:none}