/* CSS Document */

#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #BF1B16;
}
#leftBar {
	float: left;
	width: 253px;
}
#rightBar {
	float: right;
	width: 202px;
}
#header {
	position: relative;
	height: 160px;
	margin-top: -10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#facebookWrapper {
}
#visitDiv {
	background-image: url(images/hearts.png);
	background-position: 50% 25px;
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 50px;
}
#leftBar h3 {
	font-size: 18px;
	font-weight: bold;
	color: #BF1B16;
	padding: 0px;
	margin-bottom: 5px;
}

#mapDiv {
	position: relative;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EF0602;
	border-bottom-color: #EF0602;
	border-left-color: #EF0602;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #EF0602;
}
#mapBorder {
	height: 3px;
	width: 249px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	background-color: #EF0602;
}

#heartOverlay {
	position: absolute;
	left: 150px;
	top: -28px;
	z-index: 200;
}

#visitDiv h3 {
	font-size: 22px;
	font-weight: normal;
	color: #000;
}

#frill {
	background-image: url(images/frill.png);
	background-repeat: repeat-x;
	height: 22px;
}


#divContent {
	width: 480px;
	float: left;
	margin-left: 20px;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: url(images/bottomBar.jpg);
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #996633;
	background-position: 0px 10px;
}
#clearing {
	clear: both;
	height: 20px;
}


#footer #caption {
	font-size: 9px;
}
#footer #caption a {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#caption {
	margin-top: 5px;
}
#footer a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #BF1B16;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.imageLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.imageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.imageLeftBordered {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}

.imageRightBordered{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 3px double #000;
}

#home {
	position:absolute;
	left:271px;
	top:77px;
	width:90px;
	height:73px;
}
#about {
	position:absolute;
	left:374px;
	top:15px;
	width:182px;
	height:72px;
}
#new {
	position:absolute;
	left:507px;
	top:88px;
	width:90px;
	height:66px;
}
#directions {
	position:absolute;
	left:639px;
	top:11px;
	width:171px;
	height:75px;
}
#contact {
	position:absolute;
	left:816px;
	top:63px;
	width:128px;
	height:74px;
}
#leftBar h4 {
	font-size: 16px;
	font-weight: bold;
	color: #BF1B16;
	padding: 0px;
	margin-bottom: 5px;
}
#leftBar p {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 15px;
	color: #BF1B16;
	font-family: Verdana, Geneva, sans-serif;
}
#flashHolder {
	background-image: url(images/frame.jpg);
	background-repeat: no-repeat;
	height: 332px;
	width: 421px;
	padding: 20px;
}
#div2Content {
	width: 690px;
	float: left;
	margin-left: 20px;
}
#scrollingDiv {
	height: 200px;
	overflow: auto;
}
h3.bar {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #EF0602;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#facebookWrapper {
	margin-top: 20px;
}
