* { margin: 0; padding: 0; }

@font-face {
	font-family: FarieFont;
	src: url('../fonts/faries.woff');
    }
	
@font-face {
	font-family: copperplatelight;
	src: url('../fonts/copperplatelight.woff');
    }


body {
font-family: copperplatelight, arial, verdana, sans-serif;
font-size: 100%;
text-align: center;
padding: 0 0;
background-image: url('../images/background1.jpg');
background-repeat: repeat;
}

#pagewrap {
max-width: 500px;
margin: 0 auto;
}

.contentwrap,
.contentwrap2 {
text-align: center;
margin: 0 auto 0.475em auto;
border-radius: 0.425em;
}

.contentwrap img {
width: 90%;
border: 2px solid gold;
margin: 0.875em 0;
}

.textwrap, .textwrap2 {
margin: 0 auto 0;
background-color: #f5e3f9;
border-radius: 0.325em;
padding: 0.2em 0 0 0; 
width: 90%;
}

.textwrap p, .textwrap2 p {
margin: 0 auto;
text-align: left;
padding: 0.5em;
padding-bottom: 0.375em;
font-size: 1.00em;
width: 94%;
}

.textwrap2 p {
text-align: center;
padding-bottom: 0.175em;
}

.textwrap2 p a,
.textwrap p a {
color: blue;
}

span.button {
display: inline-block;
font-size: 1.00em;
padding: 0.345em 0.875em 0.325em;
border-radius: 0.250em;
background-image: url(../images/bg-1a.png);
background-repeat: repeat-x;
background-position: bottom;
background-color: #FCFCFC;
border-bottom: 1px solid #757575;
border-right: 1px solid #757575;
text-align: center;
margin: 0 auto;
text-decoration: none;
color: #000;
font-weight: bold;
}

span.button a {
text-decoration: none;
color: #000;
font-weight: bold;
}

.contentwrap a,
.contentwrap2 a {
font-weight: bold;
color: #000;
text-decoration: none;
width: auto;
}

.contentwrap2 a {
color: blue;
font-size: 0.875em;
}

.contentwrap2 {
padding: 0.100em 0 0.725em;
}

span.asterisk {
font-weight: bold;
color: #CC0000;
}

h2.castlewood {
font-size: 1.25em;
color: #4F1514;
margin: 0.250em auto 0 auto;
}

p.address {
font-size: 1.00em;
color: #000;
font-weight: bold;
line-height: 16pt;
margin: 0 auto;
}

p.address a {
color: #3f2cf0;
text-decoration: none;
font-size: 1.00em;
}

.textwrap2 p.disclaim {
font-size: 0.813em;
font-weight: normal;
line-height: 1.00em;
font-style: italic;
}

p.splash {
font-size: 1.250em;
color: #CC0000;
font-weight: bold;
padding-top: 0.750em;
}

p.rates {
font-size: 1.00em;
text-align: center;
}

.vidwrap {
	width: 380px;
	height: 260px;
	margin: 20px auto 0 auto;
	border: 3px solid #89c0f8;
}