body{
	font-family:Arial;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/faintcolor.jpg);
	z-index: 1000;
	background-repeat: repeat;
	margin-top: 3px;
	padding-top: 0px;
			}
			span.reference{
	position:relative;
	left:30px;
	bottom:30px;
	font-size:12px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5000;
	margin-top: 0px;
	padding-top: 0px;
			}
			span.reference a{
	color:#666;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:1px 1px 1px #000;
	margin-right:30px;
			}
			span.reference a:hover{
	color:#666;
			}
			ul.sdt_menu{
	margin-top:50px;
			}
			h1.title{
	text-indent:-9000px;
	width:900px;
	height:69px;
	background-color: transparent;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	padding-top: 0px;
	cursor: pointer;
			}

ul.sdt_menu{
	margin:0;
	padding:0;
	list-style: none;
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	font-size:14px;
	width:960px;
}
ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
ul.sdt_menu li{
	float:left;
	width:192px;
	height:85px;
	position:relative;
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:192px;
	height:85px;
	z-index:12;
	-moz-box-shadow:0px 0px 2px #000 inset;
	-webkit-box-shadow:0px 0px 2px #000 inset;
	box-shadow:0px 0px 2px #000 inset;
	background-color: transparent;
	background-image: url(../images/overlay.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}
ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	top:5px;
	left:0px;
	width:192px;
	height:60px;
	z-index:15;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.sdt_menu li span.sdt_active{
	position:absolute;
	top:85px;
	width:192px;
	height:0px;
	left:0px;
	z-index:14;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
	background-color: #999;
	color: #333;
}
ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}
ul.sdt_menu li span span.sdt_link{
	color:#FEFEFE;
	font-size:28px;
	float:left;
	clear:both;
	z-index: 4;
	text-transform: lowercase;
}
ul.sdt_menu li span span.sdt_descr{
	color:#FFF;
	float:left;
	clear:both;
	width:155px; /*For dumbass IE7*/
	font-size:12px;
	letter-spacing:1px;
	text-transform: lowercase;
}
ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:192px;
	overflow:hidden;
	height:170px;
	top:85px;
	left:0px;
	display:none;
	z-index: 5;
	color: #FFF;
	background-color: #77241A;
}
ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:25px;
	color:#FFF;
	margin-left: 30px;
	margin-top: 5px;
}
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:#CCC;
}


/* The Nivo Slider styles *-------------------------------------------------------------------------------*/
.nivoSlider {
	position:relative;
	opacity:1.0;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	opacity:1.0;

}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
	
}

#currentmenu {
	width: 960px;
	overflow: hidden;
	clear: both;
	height: 425px;
	background-image: url(../images/slideshowoverlay.png);
	position: relative;
	z-index: 1;
}

#slideshowcaption{
	height: 33px;
	width: 536px;
	position: absolute;
	left: 416px;
	top: 385px;
	color: #000;
	font-size: 24px;
	text-decoration: none;
	background-color: #fff;
	text-align: center;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	opacity:0.8; /* Overridden by captionOpacity setting */
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	z-index: 30;
	
}

#slideshowcaption a{
	
	color: #FFF;
	
	
}

/* ----------------------------------------------------------------------------------------css for form validator*/

.LV_validation_message{
	font-weight:normal;
	margin:0 0 0 5px;
	font-size: 14px;
}

.LV_valid {
    color:#fff;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


#requirements 
{
	margin-left: 15px;
	font-size: 18px;
}

div.error{
	font-size: 12px;
	color: #903;
	width: 200px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	position: relative;
	top: 00px;
	left: 30px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

.formfiller #venue, .formfiller #venuetime, .formfiller #finishtime {
	background-color: #fff;
	color: #333;
	border-width: 0px;
	border-style: none;
	font-size: 18px;
	margin-left: 15px;
}
.contact .formfiller a {
	margin: 0px;
	padding: 0px;
	height: 28px;
	border-width: 0px;
	
	border-style: none;
	
}
.contact .formfiller a img {
	padding: 0px;
	position: absolute;
	border-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rhs {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius: 10px;
	background-color: #fff;
	margin-top: 100px;
	z-index: 2;
	height: 595px;
	opacity:0.9;
}

#left {
  margin-right: 153px;
}
#right {
  margin-left: 150px;
}

#left_wrapper {
	width: 50%;
	margin-right: -150px;
	float: left;
	position: relative;
	z-index: 0;
	margin-top: 0px;
	padding-top: 0px;
}

#middle_wrapper {
  width: 300px;
  margin-right: -150px;
  float: left;
  position: relative;
  z-index: 2;
}

#right_wrapper {
  width: 49.9%;
  float: left;
  position: relative;
  z-index: 1;
}
#left_wrapper p, #middle_wrapper p, #right_wrapper p {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
}

#dropmenu {
	position: relative;
	z-index: 3;
	margin-top: 0px;
	padding-top: 0px;
}
head {
	margin: 0px;
	padding: 0px;
}




/* ----------------------------------------------------------------------------------------css for breadcrumbsr*/




#breadcrumbs {
	line-height: 2.3em;
	color: #383733;
	background-color: #fff;
	width: 960x;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	letter-spacing:1px;
	cursor:pointer;
	text-decoration:none;
	text-shadow:0px 0px 1px #fff;
	font-size: 14px;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	margin-bottom: 0px;
}
#crumbs {
	height:2.3em;
	border:1px solid #dedede;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#crumbs li {
	float:left;
	line-height:2.3em;
	color:#666;
	padding-left:0.75em;
	list-style-type: none;
	}		
#crumbs li a {
	display:block;
	padding:0 15px 0 0;
	background-image: url(../images/crumbs.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
a:link, a:visited,	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#dd2c0d;
	text-decoration: none;
	}			
#content {
	width: auto;
	overflow: auto;
	height: 550px;
	z-index: 1000;
}
#rhs #content blockquote p a {
	color: #000;
	text-decoration: underline;
}
#rhs #content blockquote {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* ----------------------------------------------------------------------------------------css for contact form*/
#contact #thumbsWrapper #content a {
	color: #333;
	text-align: center;
}
#contact-wrapper {
	width:755px;
	border:1px solid #e2e2e2;
	background:#f1f1f1;
	padding:20px;
	margin-right: auto;
	margin-left: auto;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:18px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:18px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}
#rhs #content blockquote .imagecentre {
	float: left;
	padding-right: 10px;
}
.clearabove {
	clear: both;
}
