@charset "utf-8";
body {
	background-image: url(bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}#redbanner {
	background-image: url(left_bar.jpg);
	background-repeat: repeat;
	position: absolute;
	width: 100%;
	height: 96px;
	padding: 0;
	margin: 0;
	top: 423px;

}


div.wrapper {
	position:relative;
	margin: 0 auto;
	width: 1122px;
	top: 2px;
}
div.wrappermain {
	position: absolute;
	margin: 0 auto;
	left: -32px;
	right: 0;
	width: 1122px;
	top: 3px;
}
.left {
	background-image: url(box_bg.jpg);
	position: absolute;
	left: 829px;
	top: 120px;
	width: 213px;
	height: 252px;
}
.banner {
	position: absolute;
	top: -209px;
}
.navbox {
	margin: auto;
	position: absolute;
	left: -4px;
	top: 422px;
}
.nav {
	margin: auto;
	position: absolute;
	left: -4px;
	top: 421px;
}
#mainbg {
	position: absolute;
	background-image: url(mainbg.jpg);
	background-repeat: repeat;
	width: 1076px;
	height: 1447px;
	top: 511px;
	left: 21px;
}
#sidebg {
	border-left: thin solid #5F0A0D;
	background-image: url(side_bg.jpg);
	background-repeat: repeat;
	position: absolute;
	left: 796px;
	top: 514px;
	height: 1416px;
	width: 296px;
}
#bottom {
	position: absolute;
	left: 22px;
	top: 1876px;
	width: 1072px;
	height: 83px;
}
#h1 {
	font-family: abel;
	font-size: 16px;
	line-height: normal;
	font-weight: 400;
	color: #FFFFFF;
	position: absolute;
	left: 33px;
	top: 1888px;
	width: 152px;
	height: 45px;
}
.h2 {
	font-family: abel;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	left: 410px;
	top: 1928px;
	width: 270px;
	height: 12px;
}

#webdesign {
	font-family: abel;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	position: absolute;
	left: 859px;
	top: 1932px;
	width: 240px;
	height: 19px;
}
a {
	font-family: abel;
	font-size: 24px;
	font-weight:100;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFFFFF;
	display: inline;
	text-decoration: UNDERLINE;

}
a:hover {
font-family: abel;
	font-size: 24px;
	font-weight:100;
	padding-left: 12px;
	padding-right: 12px;
	color: #A1A2B7;
	display: inline;
	text-decoration: none;
}
.selected_link {
font-family: abel;
	font-size: 24px;
	font-weight:100;
	padding-left: 12px;
	padding-right: 12px;
	color:#5D0B0D;
	background:#805C38;
	display: inline;
	text-decoration: none;
}
#mainnav {
	position: absolute;
	left: 96px;
	top: 434px;
	width: 1120px;
	height: 44px;
}
p {
	font-family: abel;
	font-size: 21px;
	color: rgba(49,49,49,1);
	position: absolute;
	width: 697px;
	height: 689px;
	left: 10px;
	top: 223px;
	padding-bottom: 12px;
}
#text {
	position: absolute;
	width: 767px;
	height: 127px;
	top: 8px;
	left: 17px;
}
.title {
	font-family: alex-brush;
	position: absolute;
	left: 10px;
	top: 60px;
	font-style: normal;
	font-size: 90px;
	color: #5D0B0D;
	width: 740px;
	height: 87px;
}
.inline_image  {
	float:left;
margin: 10px;
}
.inline_image_right  {
	float:right;
margin: 10px;
}

.inline_image_center  {
	display: block;
    margin-left: auto;
    margin-right: auto 
}
.bottom_text {
	font-family: abel;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	position: absolute;
	padding-bottom: 14px;
	left: 147px;
	top: 1889px;
	width: 803px;
	height: 13px;
	text-align: center;
}
.bottom_text a:link {
	font-family: abel;
	font-size: 14px;
	color: #FFFFFF;
	display: inline;
	text-decoration: UNDERLINE;
}
.bottom_text a:hover {
	font-family: abel;
	font-size: 14px;
	color: #A1A2B7;
	display: inline;
	text-decoration:underline;
}
.bottom_wrapper {
	position: absolute;
	top: 85px;
	width: 100%;
	margin: 0;
}
#slide {
	position: absolute;
	left: 231px;
	top: -425px;
	width: 600px;
	height: 287px;
}
#social {
	position: absolute;
	width: 133px;
	height: 72px;
	left: 79px;
	top: 39px;
}
#light_night {
	position: absolute;
	left: 11px;
	top: 681px;
}
#newsletter_subscribe {
	font-family: abel;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	background-image: url(redbg.jpg);
	background-repeat: repeat;
	border-width: medium;
	border-color: #FFFFFF;
	position: absolute;
	left: 11px;
	top: 308px;
}
.inputbutton {
	width: 80px;
	align: center;
	background: #313131;
	color: #ffffff;
	font-family: abel;
	font-size: 22px;
	height: 35px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

}
.inputbutton:hover {
background:#805C38;
color:#fff;
}

.input {
width:200px;
background:#313131;
color:#ffffff;
font-family: abel;
	font-size: 20px;
height:25px;

}
.input:focus {
	background: #805C38;
}

.textarea {
width:450px;
background:#313131;
color:#ffffff;
font-family: abel;
	font-size: 22px;
height:350px;
resize: none;
	display: block;
    margin-left: auto;
    margin-right: auto 


}
.textarea:focus {
	background: #805C38;
}
#subscribe {
	font-family: abel;
	font-size: 22px;
	color: #FFFFFF;
	position: absolute;
	left: 825px;
	top: 951px;
	width: 248px;
	height: 168px;
	align: center;
	padding-bottom: 5px;
	text-align: center;
}
#print_letter {
	position: absolute;
	left: 10px;
	top: 171px;
}
.sublinks a:link {
	font-family: abel;
	font-size: 18px;
	color: #FFFFFF;
	display: inline;
	text-decoration: UNDERLINE;
}
.sublinks a:hover {
	font-family: abel;
	font-size: 18px;
	color: #A1A2B7;
	display: inline;
	text-decoration: NONE;
}
  #large_image {
	position: absolute;
	left: 192px;
	top: 249px;
	height: 441px;
}
  .sublinks {
	font-family: abel;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	position: absolute;
	left: 437px;
	top: -27px;
	width: 148px;
}
#message {
	position: absolute;
	left: 117px;
	top: 402px;
	text-align: center;
	width: 494px;
	height: 456px;
}
.swirl {
	position: absolute;
	left: 353px;
	top: 23px;
}
