@charset "UTF-8";
/* CSS Document */


* {margin:0; padding:0; border:0;}

html {width:100%; height:100%; background:#000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing:0.1em; color:#FFFFFF; text-align:center;}
body {width:100%; height:100%;}

a, a:visited {text-decoration:none; outline:none; color:#FFFFFF;}
a:hover, a:active, a.active {text-decoration:none; outline:none; color:#d80413;}

#container {width:924px; height:100%; margin:0 auto;}

#header {width:924px; height:318px; background:url(../images/header.jpg) no-repeat;}

#footer {width:924px; height:80px;  clear:both; font-size: 9px;}
#footer ul {margin:19px auto 0 auto; list-style-type:none; text-align:center;}
#footer li {display:inline; }
#twitter {width:50px; height:31px; margin:0 0px 0 0px;}
#facebook {width:50px; height:31px; margin:0 0px 0 0px;}
#flickr {width:50px; height:31px; margin:0px 0px 0 0px;}
#paypal {width:50px; height:27px; margin:0 0px 0 0px;}


#nav {width:924px; height:48px; }
#nav li {list-style:none; float:left; display:block; margin:17px 33px 17px 33px;}

/*
#nav li#twitter a {width:80px; height:48px; background:url(../images/nav_twitter.jpg) no-repeat; text-decoration:none; outline:none; display:block; text-indent:-9999px; font-size:1px; margin:-17px 0 -17px 138px;}
#nav li#myspace a {width:94px; height:48px; background:url(../images/nav_myspace.jpg) no-repeat; text-decoration:none; outline:none; display:block; text-indent:-9999px; font-size:1px; margin:-17px 0 -17px -48px;}
*/

#nav li#contact {margin:17px 0px 17px -25px;}


#content {width:924px; height:auto; text-align:justify; line-height:18px;}
#content_left {width:319px; height:auto; float:left; padding:30px 0 50px 16px;}
#content_right {width:587px; height:auto; float:right; padding:30px 0 50px 0;}

hr {border-top:1px solid #000000; /*border-bottom:1px dotted #9f9f9f;*/ width:587px; float:left; text-align:left; margin:30px 0 0 0;}

h1 {font-size:16px; font-weight:lighter; letter-spacing:0.2em;}

h2 {font-size:14px; font-weight:lighter; letter-spacing:0.2em; margin:31px 0 15px 50px;}

h3 {font-size:14px; font-weight:lighter; letter-spacing:0.2em; text-transform:uppercase; text-align:left;}

#album {width:304px; height:298px; margin:33px 0 0 -16px;}

#album2 {width:304px; height:298px; margin:33px 0 0 -16px;}

#content_left ol {color:#bdaab9; margin:20px 0 10px 16px; text-transform:uppercase;}
#content_left ol p {color:#FFFFFF;}
#content_left h3 {font-size:14px; font-weight:lighter; letter-spacing:0.2em; margin:25px 0 10px 0;}
#content_left form {margin:0 0 0 16px;}
#content_left select {margin:0 0 16px 0;}

#content_right h1 {text-align:center; margin:0 0 0 64px;}
#content_right h1 a {color:#d80413; margin:0 75px 0 75px; font-size:12px;}
#content_right p {margin:0 0 15px 0; letter-spacing:0em;}

#content_right div#column_left {width:242px; height:auto; float:left; margin:31px 0 0 64px;}
#content_right div#column_right {width:242px; height:auto; float:right; margin:31px 0 0 34px;}
#content_right div#column_full {width:524px; height:auto; float:right; margin:31px 0 0 64px;}

#content_right ol {color:#bdaab9; margin:0 0 0 94px;}
#content_right ol img {width:20px; height:21px;}
#content_right ol span {color:#FFFFFF;}
#content_right li {margin:0 0 7px 0;  position:relative;}

.play {width:20px; height:21px; position:absolute; left:-50px; top:-2px; z-index:10;}

#click {margin:20px 0 0 73px; font-size:10px;}

#links {width:524px; height:auto; float:left; margin:31px 0 0 64px;}

#gallery {width:524px; height:auto; float:left; margin:31px 0 0 64px;}

#gallery img {width:168px; height:auto; margin:0 0 6px 6px; float:left;}

#video1 {width:525px; height:295px; float:left; margin:34px 0 0 63px;}
#video2 {width:480px; height:272px; float:left; margin:34px 0 0 63px;}

#event_img1 {width:223px; height:320px; margin:0 0 0 0;}

#event_img2 {width:227px; height:118px; margin:10px 0 0 0;}


#homegallery {width:300px; height:auto; float:left; margin:31px 0 0 10px;}

#homegallery img {width:68px; height:auto; margin:0 0 6px 6px; float:left;}






/* CONTACT US (FORM)
----------------------------------------------------------------------------------------------------*/
.contact-us {
	text-align:left;
	padding:10px 0;
	width: 500px;

}
	.contact-us input {
	background-image:url(../images/input-bg1.jpg);
	background-repeat:no-repeat;
	height:17px;
	width:350px;
	background-color:#222;
	border:1px solid #333;
	width:350px;
	padding:5px;
	color:#999;
}
.contact-us textarea {
	background-color:#222;
	border:1px solid #333;
	width:350px;
	padding:5px;
	overflow:auto;
	color:#999;
}
.contact-us .submit {
	border:none;
	width:95px;
	height:31px;
	position:relative;
	left:110px;
	margin:0;
	padding:0;
}
.red {
	color:red;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#999;
	width:100px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
	
	
}
#contactwrapper {width:600px;margin:0 auto;}
.message {background:#222; color:#666;display:none;width:460px;padding:10px;}
.contact {text-align:right;}
.contact ul {list-style-type:none;width:390px;}
.contact li {list-style-type:none;}
.contact input {width:260px;}
.contact textarea {width:260px;}
/* ===================================================================================== */