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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    background-image:url(../images/inside_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#2E3412;
}

a {
	text-decoration:none;
}

h1 {
	text-transform:uppercase;
	font-family: "Arial Black", Arial, Verdana;
	font-family:Impact, "Arial Black", Arial;
	color:#442b07;
	font-size:20pt;
	font-weight:normal;
	margin-bottom:-13px;
}

img {
    border:0px;
}

#container {
    position: relative;
 	width: 900px; 
	margin: 0 auto; 
	text-align:left; 
}

#head_nav {
	position:absolute;
	top:75px;
	left:240px;
}

#subhead_nav {
	position:absolute;
	top:119px;
	left:244px;
}

#header {
    height:206px;
	width:897px;
	background-image:url(../images/inside/inside_header.png);
}

#content {
	background-image:url(../images/inside/inside_content_bg.png);
	background-position:top center;
    width:817px;
	background-color:transparent;
	padding-left:40px;
	padding-right:40px;
	clear:left;
	overflow:hidden;
}

#contentInner {
	padding-left:40px;
	padding-right:40px;
}

#content_left {
    background-image:url(../images/inside/left_bg.png);
    float:left;
	width:23px;
}

#content_right {
    background-image:url(../images/inside/right_bg.png);
    float:right;
	width:27px;
}

#content_copy {
    background-image:url(../images/inside/content_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
    width:810px;
	text-align:left;
	background-color:#f7e5b5;
	float:right;
	padding-left:20px;
	padding-right:20px;
}

#name_cabin_btn {
	position:relative;
	width:199px;
	top:-100px;
	left:31px;
}

#create_sign_btn {
	position:relative;
	width:195px;
	top:-240px;
	left:247px;
}

#faq_btn  {
	position:relative;
	width:196px;
	top:-380px;
	left:458px;
}

#subFooter {
	text-align:right;
	color:#f1e6c4;
	font-size:11px;
	padding-right:30px;
	letter-spacing:0.4px;
}

.socialImage {
	padding-right:10px;
}

#galleryLeft {
	width:287px;
	float:left;
}
#galleryRight {
	width:420px;
	float:right;
	margin-right:80px;
}

#galleryLeftMiddle {
	width:100%;
	background-image:url(../images/gallery/detailPage/galleryMenuMiddle.png);
}

#galleryLeftBottom {
	width:100%;
	background-image:url(../images/gallery/detailPage/galleryMenuBottom.png);
	height:37px;
	padding-top:5px;
	text-align:center;
	color:#b16c13;
	font-size:12px;
}

a, a:active, a:visited {
	color:#b16c13;	
}

#galleryFrame {
	width:420px; /* 384 */
}

#galleryNav {
	padding:10px 10px;
}

.sampleImage {

}

#galleryLeftMiddle a img {
	border:1px solid #FFFFFF;
}

#galleryLeftMiddle a:hover {
	opacity:0.4;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=40);
}

#galleryLeftMiddle a:hover img {
	filter:alpha(opacity=40);
}

#galleryLeftMiddle tr {
	line-height:5px;
}

#galleryNav a, #galleryNav a:visited, #galleryNav a:active {
	font-weight:bold;
	text-decoration:none;
}

#galleryNav {
	text-align:center;
}

#galleryMain a {
	font-family:Impact, "Arial Black", Arial;
	font-size:16pt;
	font-weight:normal;
}
