@charset "UTF-8";
/* CSS Document */

body {
	font-family: ClarendonTextPro;
	font-weight: normal;
	font-style: normal;
	background-image: url(../images/box-back.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin-top: 33px;
	background-color: #191919;
}

.legal {
	font-family: ClarendonTextPro;
	font-weight: normal;
	font-style: normal;
	color: #999;
	font-size: 10px;
	letter-spacing: 1px;
}

a.legal:link {
	color: #a33636;
	font-weight: normal;
	text-decoration: none;
}

a.legal:visited {
	color: #BB4242;
	font-weight: normal;
	text-decoration: none;
}

a.legal:active {
	color: #BB4242;
	font-weight: normal;
	text-decoration: none;
}

a.legal:hover {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #a33636;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #a33636;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #a33636;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

.nav {
	font-family: SheldrakeJNL-Regular;
	font-weight: normal;
	font-style: normal;
	color: #f7f5f4;
	word-spacing: 4px;
	font-size: 28px;
	letter-spacing: 1px;
	text-align: center;
}

a.nav:link {
	color: #f7f5f4;
	font-weight: normal;
	text-decoration: none;
}

a.nav:visited {
	color: #f7f5f4;
	font-weight: normal;
	text-decoration: none;
}

a.nav:active {
	color: #f7f5f4;
	font-weight: normal;
	text-decoration: none;
}

a.nav:hover {
	color: #961e1e;
	font-weight: normal;
	text-decoration: none;
}

.top-spacer {
	height: 20px;
}
	
.address {
	font-family: EngraversGothicBT-Regular;
	font-weight: normal;
	font-style: normal;
	color: #f7f5f4;
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
	padding-bottom: 12px;
}	

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#twit-home {
	background-attachment: scroll;
	background-image: url(../images/home-side_22.png);
	background-repeat: repeat;
	background-position: left top;
}
#twit-int {
	background-attachment: scroll;
	background-image: url(../images/home-side_22.png);
	background-repeat: repeat;
	background-position: left top;
	padding-bottom: 15px;
}
hr {
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8D2223;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.home-twit-box {
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 0px;
}
#email-box {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content-box {
	font-family: ClarendonTextPro;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	background-image: url(../images/int_06.png);
	background-repeat: repeat;
	background-position: top;
	width: 590px;
	height: 500px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	color: #000;
	line-height: 25px;
	font-size: 14px;
	font-variant: normal;
}

h1 {
	font-family: SheldrakeJNL-Regular;
	font-weight: normal;
	font-style: normal;
	font-size: 80px;
	color: #f7f5f4;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
}
h3 {
	font-family: SheldrakeJNL-Regular;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
	color: #a33636;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 40px;
}
h4 {
	font-family: ClarendonTextPro;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	color: #000000;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	font-variant: normal;
	text-transform: uppercase;
}

h2 {
	font-family: SheldrakeJNL-Regular;
	font-weight: normal;
	font-style: normal;
	font-size: 60px;
	color: #f7f5f4;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
}

#sub-nav {
	font-family: ClarendonTextPro;
	font-weight: normal;
	font-style: normal;
	color: #000;
	font-size: 24px;
	font-variant: normal;
	text-transform: uppercase;
	word-spacing: 15px;
	margin: 0px;
	padding: 0px;
}

a.sub-nav:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.sub-nav:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.sub-nav:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.sub-nav:hover {
	color: #a33636;
	font-weight: normal;
	text-decoration: none;
}
