/* End hide from IE-mac */

*{margin:0;}
html, body { 
    height: 100%; 
}
body {
	font: 11px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #97815f;
	margin: 0;
	padding: 0 0 50px 0;
	text-align: center;
	background-color: #000000;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	background: none;
	color: #FF33FF;
	border-bottom: none;
}

/* headers */
h1, h2, h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #555;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 10px 5px 5px 5px;
	margin: 0;
	color: #CCCCCC;
	text-transform: uppercase;
}
h2 {
	font-size: 175%;
	color: #FFFFFF;
	padding: 5px 5px 10px 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 170%;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;
	margin: 0;	
}
h4 {
	font-size: 14px;
	font-weight: normal;
	padding: 0 10px 0px 10px;
	margin: 0;
}
p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 0;
	padding: 0;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	background: none;
	border: 0;
	padding: 0px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;	
}
th {
	background: #ADD8E6 url(header-bg.jpg) repeat-x 0 -100px;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #78C7FA;
	border-bottom: solid 2px #fff;
}
tr {
	height: 34px;
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #EDEDED;	
}	
/* end - table */

/* form elements */
form {
	margin: 0;
	padding: 50px 0 0 25px;
	border: none;
	background: none;
	width: 277px;
	float: left;
}
.formrow2 {
	height:25px;
	padding:2px 0 0 0;
	position:relative;
	float: left;
	margin: 0 0 10px 0;
	
}
.formrow {
	height:45px;
	padding:2px 0 0 0;
	position:relative;
	float: left;
	margin: 0 0 10px 0;
	
}
.textarearow {
	height:88px;
	padding:2px 0 0 0;
	position:relative;
	float: left;
	width: 200px;
	margin: 10px 0 10px 0;
	
}

label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
	font-size: 12px;
}
input, select {
	font: normal 1em Arial, sans-serif;
	color: #666666;
	background: none;
	margin: 0;
	width: 225px;
	float: left;
	border: none;
}
textarea {
	padding: 2px;
	font: normal 1em Verdana, sans-serif;
	height: 88px;
	color: #777;
	margin: 0;
	background: #1F1F1F;
	float: left;
	width: 170px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}

input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 10px 0 0 0;
	padding: 0;
	color: #555;
	background: none;
	border-width: none;
	cursor: pointer;
	width: 83px;
	float: left;
}

/* search form */
.vegasform {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 12px 0 15px 8px;
	width: 180px;
}
.vegasform p { margin: 0; padding: 0 0 10px 0; }
.vegasform input.textbox {
	width: 170px;
	color: #777;
	height: auto;
	padding: 2px;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	background-color: #1F1F1F;
}
.vegasform input.button {
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
	border: 1px solid #666666;
}
.vegasform label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #fff;
	font-size: 12px;
	text-align:left;
}
.vegasform select {
	width: 40px;
	color: #fff;
	height: 18px;
	padding: 2px;
	vertical-align: top;
	border: 1px solid #000;
	margin-right: 5px;
	background-color: #1F1F1F;
}
.listform {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 12px 0 15px 8px;
	width: 250px;
}
.listform p { margin: 0; padding: 0 0 5px 0; }
.listform input.textbox {
	width: 170px;
	color: #777;
	height: 16px;
	padding: 2px;
	vertical-align: top;






	border: 1px solid #666666
	background-color: #1F1F1F;
	background-color: #1F1F1F;
	border: 1px solid #CCCCCC;
	margin: 10;
}
.listform input.button {
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
	border: 1px solid #666666;
}
.listform label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #fff;
	font-size: 12px;
	text-align:left;
}

/*------------------------------------------
   LAYOUT
-------------------------------------------*/ 
#wrap-out {
	height: auto;
	margin: 0 auto;
	width: 966px;
	
		

}
#wrap {
	background: none;
	width: 966px;
	margin: 0 auto;
	text-align: left;
	padding: 58px 0 0 0;
	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	padding: 0;
	background: none;
	display: table;
	margin: 0;
	height: auto;
}
#maincontent {
	position: relative;
	width: 615px;
	padding: 0;
	margin: 0;
	background: none;
	float: left;
}
#content-top {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	padding: 0;
	background: none;
	display: table;
	margin: 0;
	height: auto;
}
#content-bottom{
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	padding: 0;
	background: none;
	display: table;
	margin: 0;
	height: auto;
}
#header {
	position: relative;
	width: 966px;
	height: 125px;
	padding: 0;
	background-repeat: no-repeat;
	background-image: url(none);
	margin: 0;
}
#logobox {
	position: relative;
	width: 500px;
	height: 120px;
	padding: 0;
	margin: 0;
	float: left;
	background-color: transparent;
	background-image: url(../images/logo3.jpg);
	background-repeat: no-repeat;
}
#navbox {
	position: relative;
	width: 336px;
	height: 93px;
	padding: 0;
	margin: 0;
	background: url(../images/navbox.jpg);
	float: right;
	display: table;
}
#menubox {
	position: relative;
	width: 207px;
	height: 281px;
	padding: 0;
	margin: 0;
	background: url(../images/menubg.jpg) no-repeat top center;
	float: left;
}
#events-head {
	position: relative;
	width: 615px;
	height: 33px;
	padding: 0;
	margin: 0;
	background: #000 url(../images/headers/events.jpg) no-repeat top left;
	color:#fff;
	float: left;
}
#events{
	position: relative;
	width: 615px;
	height: 221px;
	padding: 0;
	margin: 10px 0 20px 0;
	background: #000;
	color:#fff;
	float: left;
}
.events-temp{
	position: relative;
	width: 615px;
	padding: 0 0 5px 0;
	margin: 10px 0 20px 0;
	background: #000;
	color:#fff;
	float: left;
	text-align: left;
}
.singleevent{
	position: relative;
	width: 615px;
	height: 320px;
	padding: 0;
	margin: 10px 0 20px 0;
	background: #000;
	color:#fff;
	float: left;
}
#photo-head {
	position: relative;
	width: 403px;
	height: 33px;
	padding: 0;
	margin: 0;
	background: #000 url(../images/headers/photos.jpg) no-repeat top left;
	color:#fff;
	float: left;
}
#photo-headmain {
	position: relative;
	width: 615px;
	height: 33px;
	padding: 0;
	margin: 0;
	background: #000 url(../images/headers/photosmain.jpg) no-repeat top left;
	color:#fff;
	float: left;
}
#services-headmain {
	position: relative;
	width: 615px;
	height: 33px;
	padding: 0;
	margin: 0;
	background: #000 url(../images/headers/servicesmain.jpg) no-repeat top left;
	color:#fff;
	float: left;
}
#about-headmain {
	position: relative;
	width: 615px;
	height: 33px;
	padding: 0;
	margin: 0;
	background: #000 url(../images/headers/aboutmain.jpg) no-repeat top left;
	color:#fff;
	float: left;
}
#contact-headmain {
	position: relative;
	width: 615px;
	height: 33px;
	padding: 0;
	margin: 0;
	background: #000 url(../images/headers/contactmain.jpg) no-repeat top left;
	color:#fff;
	float: left;
}
#photo{
	position: relative;
	width: 403px;
	height: 265px;
	padding: 0;
	margin: 10px 0 0 0;
	background: #000;
	color:#fff;
	float: left;
}
#venue-head {
	position: relative;
	width: 198px;
	height: 33px;
	padding: 0;
	margin: 0;
	background: #000;
	color:#fff;
	float: right;
}
#venue{
	position: relative;
	width: 198px;
	height: 265px;
	padding: 0;
	margin: 10px 0 0 0;
	background: #000;
	color:#fff;
	float: right;
}
#venue-head {
	position: relative;
	width: 198px;
	height: 33px;
	padding: 0;
	margin: 0;
	background: #000 url(../images/headers/venues.jpg) no-repeat top left;
	color:#fff;
	float: right;
	

}
#video-head{
	position: relative;
	width: 334px;
	height: 33px;
	padding: 0;
	margin: 0 0 0 0;
	background: #000 url(../images/headers/videohead.jpg) no-repeat top left;
	color:#fff;
	float: left;
}
#video-box{
	position: relative;
	width: 334px;
	height: 211px;
	padding: 10px 0 5px 0;
	margin: 10px 0 20px 0;
	background: #000;
	color:#fff;
	float: left;
}
#quicksign-head{
	position: relative;
	width: 334px;
	height: 33px;
	padding: 0;
	margin: 0 0 0 0;
	background: #000 url(../images/headers/vip.jpg) no-repeat top left;
	color:#fff;
	float: left;
}
#quicksign-box{
	position: relative;
	width: 334px;
	height: 265px;
	padding: 0;
	margin: 10px 0 20px 0;
	background: #000 url(../images/quicksignbg.jpg) no-repeat top left;
	color:#fff;
	float: left;
}
#quicksign-box-vegas{
	position: relative;
	width: 334px;
	padding: 0;
	margin: 10px 0 20px 0;
	color:#fff;
	float: left;
	text-align: left;
	height: 264px;
	background-color: #000;
	background-image: url(../images/vegas_submitted.jpg);
	background-repeat: no-repeat;
}
#quicksign-box-vegasblack{
	position: relative;
	width: 334px;
	padding: 0 0 20px 0;
	margin: 10px 0 20px 0;
	color:#fff;
	float: left;
	text-align: left;
	background-color: #000;
	
}
#quicksign-box-single{
	position: relative;
	width: 334px;
	padding: 0 0 20px 0;
	margin: 10px 0 20px 0;
	color:#fff;
	float: left;
	text-align: left;
	background-color: #000;
	background-image: url(../images/eventlist.jpg);
	
}

#formbox {
	position: relative;
	width: 448px;
	height: 318px;
	padding: 0;
	margin: 0;
	background: url(../images/formbox.jpg) no-repeat top center;
	float: left;
}

/*  Navigation  */
#nav {
	position: relative;
	margin: 10px 0 0 20px;
	padding: 0;
	height: 81px;
	z-index: 99999;
	width: 102px;
	background: transparent;
	float: left;
	display: inline;
}
#nav ul {
	float: left;
	list-style: none;
	width: 102px;
	height: 81px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#nav ul li {
	margin: 0; padding: 0;
}
#nav ul li a {
	height: 27px;
	width: 102px;
	display: block;
	color: #ffffff;
}
#nav ul li.home a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/menu/home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav ul li.events a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/menu/events.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav ul li.photos a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/menu/photos.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav2 {
	position: relative;
	margin: 10px 0 0 20px;
	padding: 0;
	height: 81px;
	z-index: 99999;
	width: 102px;
	background: transparent;
	float: left;
	display: inline;
}
#nav2 ul {
	float: right;
	list-style: none;
	width: 102px;
	height: 81px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#nav2 ul li {
	margin: 0; padding: 0;
}
#nav2 ul li a {
	height: 27px;
	width: 102px;
	display: block;
	color: #ffffff;
}
#nav2 ul li.services a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/menu/services.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav2 ul li.contact a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/menu/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav2 ul li.about a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/menu/about.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav2 ul li a:hover {
	background-position: 0px -27px;
	border-bottom: none;
}
#nav ul li a:hover {
	background-position: 0px -27px;
	border-bottom: none;
}
#nav2 ul li#current a {
	color: #0da7d2;
	background-color: #CCCCCC;
}

#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 72px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 95px;
	left: 30px;
}
#header a:hover {
	background-position: 0px -26px;
	border-bottom: none;
}
#headerbtn  {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 200px;
	/* change the values of top and left to adjust the position */
	top: 19px;
	right: 0px;
	height:26px;
}


/* Main Column */
#main {
	float: right;
	width: 600px;
	padding: 0 20px 0 0;
	margin: 0;
	display: inline;
}
#main #boxl {

}
#main h2 {
	padding-bottom: 3px;
	margin-top: 0px;
	font: normal 1.75em 'Myriad Pro','trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	color: #5b8580;
	letter-spacing: normal;
	text-transform: none;
	border-bottom: 0;
}
#main h2 a {
	color: #895F30;
	text-decoration: none;	
	background: none; border: none;
}
#main ul li {
	list-style-image: url(bullet.gif);
	line-height: 150%;
	height: 20px;
	font-weight: bold;
}
.picbox{
	height:150px;
	width: 300px;
	float: left;
	display: inline;
	zoom: 1;
	clear: both;
	padding: 10px 0 0 10px;

}
img.bio{
border:solid #bca989 8px;

}
/* Sidebar */	
#sidebar {
	float: right;
	width: 335px;
	padding: 0;
	margin: 0;
	display: inline;
}	
#sidebar h3 {
	margin-top: 0px;
	padding: 5px 0 3px 10px;
	font: normal 1.75em 'Myriad Pro', 'trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
	color: #5b8580;
	letter-spacing: -0.5px;
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;
	text-decoration: none;		
	background: url(dots.gif) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(dots.gif) repeat-x left bottom;
	padding: 8px 10px;
	margin: 0;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #0C9BC2; 	
		
	font-weight: bold;		
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul.sidemenu li a span {
	color: #989898;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: .8em;
}
#sidebar ul.sidemenu li a:hover {	
	color: #555;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

.title {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #796341;
	font-weight:bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 0;
	margin-top: 20px;
	font: normal 1em Arial, Helvetica, sans-serif;
	background: #000;
	color: #ffffff;
	width: 966px;
	float: left;
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	margin-left: 0;	
	color: #666666;	
}
#footer-content {
	margin: 0 auto;
	width: 966px;
	text-align: left;
}
#footer-content ul.col-list {
	background: url(dots.gif) repeat-x left top;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	background: url(dots.gif) repeat-x left bottom;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #777;
	border: none;
}
#footer-content ul.col-list li a:hover {
	color: #333;
	text-decoration: none;
}
#footer-content ul.col-list li a span {
	color: #989898;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer-content .col {
	width: 600px;
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
	display: inline;
}
#footer-content .space-sep {
	margin-right: 12px;
}
#footer-content .col2 {
	width: 285px;
	padding: 0 20px 10px 0;
	display: inline;
	text-align: right;
}




	



/* alignment classes */
.float-left  { float: left; 	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
}
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

#push_footer{
	height:50%;
	position:relative;
	clear:both;
}



#footer{
	margin:0px;
	padding:0px;
	width:100%;
	height:154px;
	line-height:1.6em;
	font-size:0.95em;
	position:relative;
	background:url(../images/footerbg.jpg) repeat-x bottom;
}

#footer_ie{
	margin:0px;
	padding:0px;
	width:966px;
	height:154px;
	position:absolute;
	left:0px;
	background:url(../images/footerbg.jpg) repeat-x bottom;
}
 
/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	border: 1px solid #ebebeb;
	background: none;
	padding: 4px;
	margin: 5px;
	/* margin: 4px 7px 4px 4px; */	
}
.thumbs img:hover	{
	border: 1px solid #c5c5c5; 
	background: none;	
}
.thumbs a:hover { background-color: transparent; border: none }
