/* CSS Document */

* {	margin:0; padding:0; font-size:100%;}

body{background:#000; text-align:center;}

img {vertical-align:top;}
a img { border:0;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{ font-family:Arial, Helvetica, sans-serif; font-size:0.75em; line-height:1.417em; color:#9c7e9e;}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#9c7e9e; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:17px;}
h3{ font-size:1.75em; line-height:1.19em; text-transform:uppercase; color:#d793de; background:url(images/title-bg.gif) no-repeat 0 9px; padding:0 0 19px 18px;}

/* ============================= main layout ====================== */
.imgindent {margin:0 24px 0 0; float:left;}
.phone{ display:inline-block; padding-left:20px;}
.space1{ margin-left:60px;}
.margin1{ margin-top:7px;}
.padding1{ padding-top:14px;}
.padding2{ padding-top:20px;}

/* ============================= header ====================== */
#header{ background:url(images/header-bg.jpg) no-repeat 0 0; position:relative;}
#header .logo{
	position: absolute;
	margin: 64px 0 0 303px;
	top: 2px;
	height: 134px;
	left: 1px;
	width: 287px;
}
#header .menu{ background:url(images/menu-bg.jpg) bottom repeat-x; padding-top:103px; height:96px; width:100%; overflow:hidden;}
#header .menu ul{ padding-top:29px;}
#header .menu li{ float:left; font-size:1.167em; text-transform:uppercase; padding:0 18px 0 30px; background:url(images/menu-marker.gif) no-repeat 0 4px;}
#header .menu .first{ background:none;}
#header .menu a{ color:#dbd39d; text-decoration:none;}
#header .menu .space{ padding-left:290px; background:none;}

/* ============================= content ====================== */
#content{ padding-bottom:10px;}
.left-corner{ background:url(images/content-left-corner.gif) left bottom no-repeat #130611;}
.right-corner{ background:url(images/content-right-corner.gif) right bottom no-repeat; width:100%;}
.indent{ padding:0 30px 10px 13px;}
.indent1{ padding:25px 35px 25px 33px;}
.column-1{ position:relative; margin-top:-9px;}
.column-2{ margin:17px 0 0 28px;}
.gallery{ margin:7px -7px 0 0;}
.gallery a{ display:inline-block; margin-right:7px;}

.link{ color:#a26da5; font-weight:bold; display:inline-block; margin-top:12px; background:url(images/link-bg.gif) no-repeat right 5px; padding-right:9px;}
.link1{ color:#a26da5; font-weight:bold;}
.link2{ color:#bfa0c1;}

.unline{ border-bottom:solid 1px #3f2440; padding-bottom:23px; margin-bottom:35px;}
.text1{ line-height:1.333em;}
.line{ background:url(images/line.gif) repeat-y 277px 0;}
.list li{ line-height:1.667em; color:#bfa0c1;}
.list a{ color:#bfa0c1;}

.list1 li{ line-height:1.667em; background:url(images/list1-line.gif) bottom repeat-x;}
.list1 li span{ float:right; color:#bfa0c1; display:inline-block; background:#130611;}
.list1 a{ color:#bfa0c1; text-decoration:none; display:inline-block; background:#130611;}
.list1 a:hover{ color:#fff;}

/* ============================= page1 ====================== */
#page1 #main{ background:url(images/page1-bg.jpg) no-repeat 0 0;}
#page1 #header{ background:none;}
#page1 #content{ height:439px;}
#page1 .logo{ padding:305px 0 0 326px;}

/* ============================= footer ====================== */
#footer{ border-top:solid 1px #411a3a; color:#5a4b57;}
#footer a{ color:#5a4b57;}
#footer p{ padding:26px 0 0 18px;}

/* ============================= forms ============================= */
#ContactForm{ padding:6px 0 0 5px;}
#ContactForm .col-1{ width:265px !important;}
#ContactForm .col-2{ width:285px !important;}
#ContactForm label{ display:block; height:34px;}
#ContactForm input{ border:solid 1px #4e2f50; background:#322630; font-family:Arial, Helvetica, sans-serif; font-size:0.917em; color:#9c7e9e; padding:2px 2px 2px 3px; width:243px;}
#ContactForm textarea{ border:solid 1px #4e2f50; background:#322630; font-family:Arial, Helvetica, sans-serif; font-size:0.917em; color:#9c7e9e; padding:2px 2px 2px 3px; width:278px; height:82px; overflow:auto;}
#ContactForm .link{ float:right; margin:4px 3px 0 21px;}
