body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #560729;
	border-width: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #242222 url(../images/bod-bg-pat.gif) repeat fixed;
}

/*<group=elements>*/

a:link {
	color: #952538;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #952538;
}

a:hover {
	color: #c9314c;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #CC0000;
}

h1 {
	font-weight: normal;
	text-shadow: 0 1px 2px #999999;
	font-size: x-large;
}

h2 {
	font-weight: normal;
	text-shadow: 0 1px 2px #999999;
	font-size: large;
}

p {
	margin-left: 2em;
	margin-right: 2em;
}

img {
	border-style: none;
}
	
/*</group>*/

#rap {
	padding: 0px;
	width: 70em;
	border: solid #3e090c 2px;
	position: relative;
	background: #d8d1bf url(../images/bg.gif) repeat;
	margin: 0 auto;
	overflow: hidden;
}

/*<group=head>*/

#head {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	height: 150px;
	z-index: 25;
	margin-bottom: 2em;
}

#head img {
	border-style: none;
}

#logo {
	width: 357px;
	height: 128px;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	margin-left: -178px;
	left: 50%;
	top: 0;
}

#nav {
	width: 437px;
	height: 25px;
	top: 135px;
	position: absolute;
	left: 50%;
	display: block;
	margin-left: -218px;
}

#contactPop {
	position: absolute;
	top: 130px;
	font-size: 1.200000em;
	font-variant: small-caps;
	text-align: center;
	text-shadow: 0 1px 1px #999999;
	left: 50%;
	background: repeat;
	padding-top: 10px;
	z-index: 5;
	width: 64em;
	margin-left: -32em;
	display: none;
}

#bigTel {
	font-size: 2em;
	line-height: 1.8em;
}

#nav a:active, #contactInfo a:active {
	position: relative;
	top: 1px;
}

/*</group>*/

/*<group=border>*/

#borderTL {
	position: absolute;
	top: 37px;
	left: 5px;
	background: url(../images/borderTL.png);
	width: 83px;
	height: 95px;
	z-index: 1;
}

#borderT {
	background: url(../images/borderT.png) repeat-x;
	left: 88px;
	right: 88px;
	position: absolute;
	top: 37px;
	height: 30px;
	z-index: 1;
}

#borderTR {
	position: absolute;
	top: 37px;
	background: url(../images/borderTR.png);
	width: 83px;
	height: 95px;
	right: 5px;
	z-index: 1;
}

#borderL {
	top: 132px;
	background: url(../images/borderL.png) repeat-y;
	position: absolute;
	left: 5px;
	width: 28px;
	bottom: 85px;
	z-index: 1;
}

#borderR {
	top: 132px;
	background: url(../images/borderR.png) repeat-y;
	bottom: 85px;
	position: absolute;
	width: 28px;
	right: 5px;
	z-index: 1;
}

#borderBL {
	background: url(../images/borderBL.png);
	width: 83px;
	height: 85px;
	position: absolute;
	bottom: 10px;
	left: 5px;
	z-index: 1;
}

#borderB {
	background: url(../images/borderB.png) repeat-x;
	right: 88px;
	left: 88px;
	position: absolute;
	height: 30px;
	bottom: 10px;
	z-index: 1;
}

#borderBR {
	background: url(../images/borderBR.png);
	width: 83px;
	height: 85px;
	position: absolute;
	bottom: 10px;
	right: 5px;
	z-index: 1;
}

.bordermTL {
	background: url(../images/border_mTL.png);
	width: 15px;
	height: 15px;
	position: absolute;
	top: -5px;
	left: -5px;
}

.bordermT {
	height: 15px;
	left: 10px;
	right: 10px;
	position: absolute;
	background: url(../images/border_mT.png);
	top: -5px;
}

.bordermTR {
	position: absolute;
	top: -5px;
	right: -5px;
	width: 15px;
	height: 15px;
	background: url(../images/border_mTR.png);
}

.bordermL {
	width: 15px;
	position: absolute;
	top: 10px;
	bottom: 10px;
	background: url(../images/border_mL.png) repeat-y;
	left: -5px;
}

.bordermR {
	position: absolute;
	top: 10px;
	right: -5px;
	bottom: 10px;
	width: 15px;
	background: url(../images/border_mR.png) repeat-y;
}

.bordermBL {
	background: url(../images/border_mBL.png);
	width: 15px;
	height: 15px;
	position: absolute;
	bottom: -5px;
	left: -5px;
}

.bordermB {
	background: url(../images/border_mB.png) repeat-x;
	bottom: -5px;
	left: 10px;
	right: 10px;
	position: absolute;
	height: 15px;
}

.bordermBR {
	background: url(../images/border_mBR.png);
	position: absolute;
	bottom: -5px;
	right: -5px;
	width: 15px;
	height: 15px;
}

/*</group>*/

/*<group=frontPage>*/

#homeImg1 img {
	float: right;
	position: relative;
	border: 1px solid #752136;
	padding: 2px;
	margin: 5px -10px 5px 20px;
}

#homeImg2 img {
	position: relative;
	border: 1px solid #752136;
	text-align: center;
	padding: 2px;
	float: right;
	margin: 5px -10px 5px 20px;
}


#homeImg3 img {
	border: 1px solid #752136;
	text-align: center;
	padding: 2px;
	position: relative;
	margin: 5px -10px 5px 20px;
	float: right;
}
	
/*</group>*/

/*<group=contact info>*/

#contactInfo {
	text-align: center;
	font-size: 1.4em;
	line-height: 1.4em;
	letter-spacing: .1ex;
	word-spacing: .2ex;
	font-variant: small-caps;
	padding-top: .5em;
}

#contactInfo .tel {
	font-size: 1.4em;
	font-variant: small-caps;
	line-height: 1.6em;
}

#map {
	width: 297px;
	margin-left: -149px;
	left: 50%;
	position: relative;
	padding-top: 3em;
}

#directions {
	padding-left: 2em;
}

#directions h1 {
	text-align: center;
	font-variant: small-caps;
	font-style: italic;
}

#directions h2 {
	font-size: 1.2em;
	line-height: 1em;
	font-variant: small-caps;
	padding-top: 1em;
	font-style: italic;
}

#directions ul {
	line-height: 1.6em;
	font-size: .9em;
	list-style: decimal;
}
	
/*</group>*/

/*<group=content>*/

#content {
	width: auto;
	font-size: 1.3em;
	line-height: 2em;
	text-align: justify;
	word-spacing: .2em;
	visibility: visible;
	position: relative;
	top: 0;
	left: 0;
	padding: 40px 50px 50px;
}
	
/*</group>*/

/*<group=footer>*/

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	padding-top: 50px;
}

#contactFooter {
}

#navFooter {
	text-align: center;
	position: absolute;
	background: repeat url(../images/bg.gif) #d8d1bf;
	z-index: 5;
	width: 36em;
	margin-bottom: 25px;
	margin-left: -18em;
	left: 50%;
	bottom: 10px;
}

#copyrite {
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 24em;
	margin-left: -12em;
	left: 50%;
	font-size: 9px;
}

#ornFooterL {
	background: url(../images/orn1L.png);
	width: 62px;
	height: 43px;
	position: absolute;
	bottom: 33px;
	left: 95px;
}

#ornFooterR {
	width: 62px;
	height: 43px;
	background: url(../images/orn1R.png);
	position: absolute;
	bottom: 33px;
	right: 95px;
}

/*</group>*/
