/********/
/* html */
/********/
body {
	background:#744840 url(../img/bg/body.jpg);
	margin:0;
	overflow:hidden;
	padding:0
}

#cs_quick_menu_toggler {
	z-index:8001 !important;
}

img {
	border:0;
	display:block
}

h1 {
	color:#DDA426;
	font-size:18px;
	margin:0 0 18px 0;
	padding:0
}

h2 {
	color:#433126;
	font-size:12px;
	margin:0 0 18px 0;
	padding:0;
	text-transform:uppercase
}

p {
	margin:0 0 18px 0;
	padding:0
}

a {
	color:#000;
	text-decoration:underline
}

hr {
	background:#FFF;
	border:0;
	border-top:1px solid #6C1154;
	height:1px;
	line-height:1px;
	margin:0 0 10px 0
}

form {
	margin:0;
	padding:0
}

input,
select {
	border:1px solid #AAA;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	height:16px;
	padding:2px 5px 0 5px
}

td {
	color:#FFF;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	line-height:20px;
	text-align:left;
	vertical-align:top
}

ul {
	margin:0 0 20px 15px;
	padding:0
}

/**********/
/* layout */
/**********/
#page,
#page_bg {
	color:#433126;
	font-family:"Trebuchet MS",verdana,arial;
	font-size:12px;
	height:580px;
	left:50%;
	line-height:14px;
	margin:0 0 0 -500px;
	position:absolute;
	top:0;
	width:1000px;
	z-index:2
}

#page_bg {
	background:url(../img/bg/page.png) no-repeat;
	z-index:1
}

#tiles {
	background:url(../img/bg/tiles.png) no-repeat;
	height:158px;
	position:absolute;
	right:0;
	top:0;
	width:300px
}

#logo {
	height:70px;
	left:21px;
	position:absolute;
	top:77px;
	width:278px
}

#logo img {
	height:70px;
	width:278px
}

#menu {
	height:331px;
	left:50px;
	position:absolute;
	top:184px;
	width:221px
}

#menu ul {
	list-style:none;
	margin:20px 30px 0 30px;
	padding:0
}

#menu li {
	margin:0 0 10px 0
}

#menu li a {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase
}

#menu li a:hover,
#menu li.active a {
	color:#000
}

#menu li ul {
	display:none;
	margin:5px 0 0 10px
}

#menu li.active ul {
	display:block
}

#menu li li {
	margin:5px 0 0 0
}

#menu li.active li a,
#menu li li a {
	color:#FFF;
	text-transform:lowercase
}

#menu li.active li a:hover,
#menu li.active li a.active {
	color:#000
}

#title {
	height:30px;
	line-height:30px;
	left:320px;
	position:absolute;
	top:114px;
	width:420px
}

#title h1 {
	margin:0
}

#sub_title {
	height:20px;
	line-height:20px;
	left:320px;
	position:absolute;
	top:144px;
	width:420px
}

#sub_title h2 {
	margin:0
}

#images {
	height:131px;
	left:320px;
	position:absolute;
	top:184px;
	width:650px
}

#images a {
	background:url(../img/bg/gallery_item.gif) no-repeat;
	cursor:default;
	display:inline;
	float:left;
	height:130px;
	margin:0 58px 0 0;
	width:130px
}

#images img {
	display:inline;
	float:left;
	height:124px;
	width:124px
}

#content,
#content_2 {
	height:190px;
	left:320px;
	overflow:auto;
	position:absolute;
	top:325px;
	width:500px
}

#content_2 {
	height:331px;
	left:320px;
	position:absolute;
	top:184px;
	width:500px
}

#content_2 #text {
	height:291px;
	left:0;
	overflow:auto;
	padding:20px 0;
	position:absolute;
	top:0;
	width:500px
}

#cs_gallery_slimbox {
	
}

#cs_gallery_slimbox a {
	background:url(../img/bg/gallery_item.gif) no-repeat;
	display:inline;
	float:left;
	height:130px;
	margin:0 30px 10px 0;
	width:130px
}

#cs_gallery_slimbox img {
	display:inline;
	float:left;
	height:124px;
	width:124px
}

#footer {
	bottom:25px;
	color:#AB6137;
	font-size:10px;
	left:320px;
	position:absolute;
	text-transform:uppercase
}

#footer p {
	margin:0
}

#footer a {
	color:#AB6137
}

/*********/
/* pages */
/*********/
/* 3rd party: slimbox */
#lbOverlay {
	z-index:3
}

#lbCenter, #lbBottomContainer {
	z-index:3
}

#lbPrevLink,
#lbPrevLink:hover {
	background:transparent url(../img/bg/gallery_previous.gif) no-repeat 10px 0;
	width:72px
}

#lbNextLink,
#lbNextLink:hover {
	background:transparent url(../img/bg/gallery_next.gif) no-repeat 0 0;
	width:85px
}

#lbCloseLink {
	background:transparent url(../img/bg/gallery_close.gif) no-repeat;
	height:26px;
	width:81px
}

/***********/
/* overall */
/***********/
.clear {
	clear:both;
	height:1px;
	line-height:1px
}

/* forms */
.cs_form_wrapper {
	clear:both
}

.cs_form_wrapper .cs_form_label label {
	width:200px
}

.cs_form_wrapper .cs_form_input input,
.cs_form_wrapper .cs_form_input textarea,
.cs_form_wrapper .cs_form_input select {
	width:243px
}

.cs_form_wrapper .cs_form_input textarea {
	width:253px
}

.cs_form_wrapper input.cs_submit,
.cs_form_wrapper input.cs_reset {
	background:#B26C41;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	height:20px
}

.cs_form_wrapper .cs_form_button {
	margin:5px 44px 0 0
}