/* general styles *************************************************************/
* {
	margin: 0;
	padding: 0;
}
html {
	background: #000 url(bg-html.jpg) repeat-y 50% 52px;
	min-height: 100%;
}
body {
	background: url(bg-body.png) repeat-y 50% 0;
	color: #ffdc9e;
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
ul {
	list-style: none;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
.wrapper {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.wrapper .centered {
	width: 1000px;
	left: 50%;
	top:0;
	margin-left: -500px;
	position: relative;
	height: 459px;
}
*+html .right-corner {
	left: 999px;
}
* html body {
	background: none;
}
.right-corner {
	width: 150px;
	left: 1000px;
	top: 0;
	position: absolute;
	background: url(right-corner.jpg) no-repeat;
	height: 459px;
}
.left-corner {
	width: 150px;
	left: -150px;
	top: 0;
	position: absolute;
	background: url(left-corner.jpg) no-repeat;
	height: 459px;
}
#join .left-corner {
	background: url(left-corner2.jpg) no-repeat;
}
#join .right-corner {
	background: url(right-corner2.jpg) no-repeat;
}
/* page holder ****************************************************************/
#container {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
/* header *********************************************************************/
#header {
	width: 1000px;
	overflow: hidden;
}
#mybox {
	width: 1000px;
	margin-left: 30px;
	overflow: hidden;
}
#header img,
#header a {
	float: left;
}
/* main content area **********************************************************/
.box1 {
	background: url(box1.jpg) no-repeat;
	height: 758px;
	overflow: hidden;
	margin-left: 8px;
	position: relative;
}
h2.titles {
	margin-left: 15px;
}

h2.titles img {
	display: block;
}
.frame-big {
	background: url(frame-b.png) no-repeat;
	width: 440px;
	height: 307px;
	position: absolute;
	left: -11px;
	top: 137px;
	z-index: 1;
}
.mphoto {
	position: absolute;
	left: 13px;
	top: 157px;
}
.subphoto1 {
	position: absolute;
	left: 376px;
	top: 330px;
	z-index: 2;
}
.subphoto2 {
	position: absolute;
	left: 565px;
	top: 330px;
}
.sub-frame1 {
	background: url(sub-frame1.png) no-repeat;
	width: 228px;
	height: 143px;
	position: absolute;
	left: 321px;
	top: 312px;
	z-index: 3;
}
.sub-frame2 {
	background: url(sub-frame2.png) no-repeat;
	width: 228px;
	height: 143px;
	position: absolute;
	left: 556px;
	top: 322px;
	z-index: 3;
}
.box1 h1 {
	position: absolute;
	left: 28px;
	top: 32px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}
.box1 h1 span {
	color: #d0937f;
	font-size: 12px;
	font-weight: normal;
}
.box1 h2 {
	position: absolute;
	left: 500px;
	top: 32px;
	color: #ba6a50;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
}
.txt1 {
	position: absolute;
	left: 300px;
	top: 65px;
	color: #b57d61;
	width: 432px;
}
.txt1 span.color1 {
	color: #fc5400;
}
.txt1 span.color2 {
	color: #e9c1ad;
	display: block;
}
.txt2 {
	position: absolute;
	left: 434px;
	top: 154px;
	width: 303px;
}
.txt2 strong {
	color: #c46b19;
	display: block;
	font-weight: normal;
	font-size: 18px;
}
.txt2 span {
	color: #970039;
	display: block;
}
.txt2 span span {
	text-transform: uppercase;
	display: inline;
}
.photos {
	padding-top: 537px;
	overflow: hidden;
	width: 736px;
	padding-left: 3px;
	float: left;
}
.photos li {
	float: left;
	padding-left: 15px;
}
.photos li a,
.photos li img {
	float: left;
}
.get-full {
	position: absolute;
	left: 8px;
	top: 463px;
}
.right-side {
	float: right;
	width: 223px;
	overflow: hidden;
	padding-right: 20px;
}
.right-side ul {
	width: 100%;
	overflow: hidden;
	padding-top: 55px;
}
.right-side li {
	margin-top: 9px;
	float: left;
	height: 149px;
}
.right-side .txt {
	margin-left: -1px;
	height: 320px;
	overflow: hidden;
}
.right-side .txt strong {
	display: block;
	color: #fff1ca;
	font-size: 20px;
	margin: 8px 0 -15px;
	text-transform: uppercase;
	line-height: 22px;
}
.right-side .txt p {
	padding-top: 16px;
	width: 215px;
}
.right-side .join-now {
	display: block;
	height: 56px;
	width: 98%;
	margin-left: -5px;
	overflow: hidden;
	text-indent: -9999px;
}
.site-list {
	width: 110%;
	overflow: hidden;
	margin-left: 15px;
	background: url(site-list.jpg) repeat-y;
}
.site-list {
	padding: 0 0 5px;
}
#join .site-list {
	padding: 0 0 12px 1px;
}
.site-list li {
	float: left;
	padding: 6px 0 0 7px;
}
#join .site-list li {
	padding: 8px 0 6px 9px;
}
.site-list li.decor {
	padding: 0;
}
.site-list li a {
	width: 200px;
	height: 154px;
	padding: 10px 0 0 10px;
	float: left;
	background: url(site-bg2.png) no-repeat;
}
#join .site-list li a {
	background: url(site-bg.png) no-repeat;
	width: 220px;
	height: 154px;
	float: left;
	padding: 10px 0 0 10px;
}
.site-list li img {
	float: left;
}
.thumb-list {
	width: 100%;
	overflow: hidden;
	background: url(bg-thumbs.jpg) repeat-y;
	margin-left: 15px;
	padding: 5px 0 0 16px;
}
.thumb-list li {
	float: left;
	background: url(thumb-bg.png) no-repeat;
	width: 194px;
	height: 240px;
	padding: 10px 0 0 10px;
	margin: 2px 0 0 -12px;
}
.thumb-list li img {
	display: block;
}
.thumb-list li span {
	font-size: 16px;
	margin: 4px 0 0 4px;
	display: block;
}
.thumb-list li a:hover {
	text-decoration: none;
}
/* Join page ******************************************************************/
.j-forms {
	width: 388px;
	height: 444px;
	float: left;
	background: #000;
	padding: 0 0 0 9px;
}
.j-forms h2 {
	color: #9d491e;
	font-size: 18px;
	text-transform: uppercase;
	margin: 6px 0 8px;
}
.j-forms .j-mod {
	width: 376px;
	border: 1px solid #441e15;
	padding: 2px 0 8px;
	background: #191511;
}
.info-about .wrap {
	margin-top: 6px;
}
.info-about label {
	float: left;
	width: 103px;
	background: url(bg-label.gif) no-repeat 100% 60%;
	padding-left: 22px;
	color: #ff9f35;
	font-size: 13px;
	font-family: Arial, Sans-serif;
}
.info-about input {
	background: #fff;
	border: none;
	width: 142px;
	padding: 2px 5px 1px;
	float: left;
	margin-left: 8px;
	color: #000;
	line-height: 14px;
}
.info-about select {
	width: 230px;
	margin-left: 8px;
	float: left;
}
.choose .wrap {
	margin-top: 8px;
}
.choose input {
	margin: 0 0 0 6px;
	padding: 0;
}
.choose label {
	color: #ff9f35;
	font-size: 14px;
}
.submit {
	width: 237px;
	margin: 23px 0 0 55px;
}
/* footer *********************************************************************/
#footer {
	background: url(bg-footer.jpg) no-repeat;
	height: 210px;
	overflow: hidden;
	padding-top: 73px;
	margin-left: 17px;
	position: relative;
}
#footer a {
	float: left;
}
#footer a.see-more {
	margin-left: 425px;
	display: inline;
}
.footer-txt {
	position: absolute;
	left: 560px;
	top: 192px;
	width: 344px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	color: #6d5044;
}
#footer .footer-txt a {
	float: none;
	color: #6d5044;
}
#footer .pad {
	margin-top: 10px;
}
#footer span {
	display: block;
	margin-top: 10px;
	color: #482b0e;
	font-size: 10px;
}
#join #footer {
	padding-top: 0;
	height: 122px;
	background: url(bg-footer2.jpg) no-repeat;
	margin-left: 15px;
}
#join .footer-txt {
	position: relative;
	top: 30px;
	left: 0;
	width: 100%;
}
#join #footer span {
	color: #a85400;
}
#footer ul {
overflow: hidden;
width: 100%;
text-align: center;
position: absolute;
left: 0;
top: 42px;
}
#footer ul li {
display: inline;
padding: 0 16px 0 20px;
background: url(separator.gif) no-repeat 0 50%;
font-size: 30px;
line-height: 32px;
text-transform: uppercase;
}
#footer ul li:first-child {
background: none;
}
#footer ul li a {
color: #ff6000;
float:none;
}
