@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	text-align: left;
	color: #000000;
}

body{
	background: #624f31 url(../img/pagebg.jpg) fixed;
}

a{
	color: inherit;
	font-size: inherit;
	text-decoration: none;
	border-bottom: 1px dotted #888888;
}

a:hover{
	border-bottom: none;
	margin-bottom: 1px;
}

#main{
	display: block;
	width: 900px;
	margin: 40px auto 0px auto;
	padding: 120px 0px 0px 0px;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	font-size: 27px;
	line-height: 100px;
	text-align: center;
	text-transform: capitalize;
	background: #ffffff url(../img/header.jpg) top center no-repeat;
	overflow: auto;
	z-index: 2;
	
  	-moz-box-shadow: 0px 0px 30px #000000;
  	-webkit-box-shadow: 0px 0px 30px #000000;
}

#main span.cushycms{
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	font-size: 27px;
	line-height: 100px;
	text-align: center;
	text-transform: capitalize;
}

#nav{
	display: block;
	width: 172px;
	height: 375px;
	margin: 100px 0px 0px -25px;
	padding: 25px 25px 25px 50px;
	float: left;
	background: #ffffff url(../img/bg.jpg) top repeat-x;
}

#nav a{
	display: inline-block;
	min-width: 172px;
	max-height: 34px;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	color: #000000; /*946a2e*/
	font-size: 21px;
	line-height: 34px;
	text-align: right;
	text-transform: capitalize;
	margin: 0px;
	padding: 1px 0px 1px 0px;
	border: none;
	z-index: 10000;
	overflow: visible;
	z-index: 50000;
}

#nav a:hover{
	width: 394px;
	color: #ffffff;
	padding: 0px;
	border: #b8afab 1px solid;
	background: #333333; 
	z-index: 50000;
	
  	-moz-box-shadow:0 10px 15px #666666;
  	-webkit-box-shadow:0 10px 15px #666666;
}

#nav a div{
	display: inline-block;
	position: relative;
	top: 0px;
	width: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 21px;
	line-height: 34px;
	color: #000000;
	float: right;
	background: #ffffff; 
	visibility: hidden;
	z-index: 50000;
}

#nav a:hover div{
	width: 173px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 25px;
	visibility: visible;
	z-index: 50000;
}

#content{
	display: block;
	width: 625px;
	min-height: 500px;
	margin: -25px 0px 0px 0px;
	padding: 0px 25px 25px 25px;
	text-align: left;
	text-transform: none;
	float: right;
	overflow: auto;
}

#content a{
	font-weight: normal;
	color:#336699;
}

.heading{
	display: block;
	padding-top: 15px;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	color: #fcbe00;
	font-size: 60px;
	line-height: 70px;
	text-align: left;
	text-transform: capitalize;
}

.subheading{
	display: block;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	color: #444444; /*#e3a000 #946a2e*/
	font-size: 23px;
	line-height: 60px;
	text-align: left;
	text-transform: capitalize;
}

.subheadlink{
	display: block;
	padding: 12px 25px 8px 0px;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	font-size: 23px;
	height: 42px;
	line-height: 62px;
	text-align: right;
	text-transform: capitalize;
	background: url(../img/doc.jpg) right no-repeat;
}

.container{
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 25px 0px;
	border-bottom: 1px dotted #888888;
}

#food div{
	margin: 0px 0px 12px 0px;
	padding: 0px;
	min-height: 100px;
	font-style: italic;
	text-transform: lowercase;
	border-bottom: 1px dotted #888888;
	overflow: auto;
}


#food div strong{
	display: block;
	font-style: normal;
	text-transform: capitalize;
}

#food img{
	float: left;
	margin: 5px 15px 5px 0px;
	border: #b8afab solid 1px;
	
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	 border-radius: 6px;
}

.collapse{
	display: block;
	height: 136px;
	overflow: hidden;
}

.expand{
	display: block;
	height: auto;
	overflow: visible;
}

.button{
	display: block;
	position: relative;
	float: right;
	bottom: -5px;
}

img.img{
	border: #b8afab solid 1px;
	
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	 border-radius: 6px;
}

.left{
	margin: 5px 15px 5px 0px;
	float: left;
}

.right{
	margin: 5px 0px 5px 15px;
	float: right;
} 

#sponsors{
	display: block;
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 25px;
	height: 72px;
	text-align: center;
	background: #ffffff;
	clear: both;
	z-index: 1;
	
  	-moz-box-shadow: 0px 30px 30px #000000;
  	-webkit-box-shadow: 0px 30px 30px #000000;
}
	
a[rel="fancybox"] {
	display: inline-block;
	width: 200px;
	height: 180px;
	line-height: 200px;
	border: none !important;
	cursor: pointer;
}
	
a[rel=fancybox] img{
	max-width: 190px;
	max-height: 180px;
	border: none;
	}

.clear {
	clear: left;
	}
	
a[rel=fancybox]:hover{
	border: none;
	}

#base{
	width: 850px;
	margin: 40px auto 0px auto;
	padding: 25px;
	color: #ffffff;
	text-align: left;
	text-transform: capitalize;
	border: #666666 solid 1px;
	border-bottom: 0px;
	background: #000000 url(../img/bgfoot.jpg) top repeat-x;
	overflow: auto;
	
	-webkit-border-top-left-radius: 6px;
	-khtml-border-radius-topleft: 6px;	
	-moz-border-radius-topleft: 6px;
	 border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-khtml-border-radius-topright: 6px;	
	-moz-border-radius-topright: 6px;
	 border-top-right-radius: 6px;
	
  	-moz-box-shadow: 0px 0px 30px #000000;
  	-webkit-box-shadow: 0px 0px 30px #000000;
}

#base span{
	display: inline-block;
	color: #ffffff;
	width: 265px;
	margin-right: 25px;
	float: left;
	overflow: auto;
}

#base span a{
	display: block;
	padding-top: 5px;
}

#twfeed{
	line-height: 12px;
}

#twfeed a{
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	border: none;
}

#twfeed a:hover{
	border: none;
	margin: 0px;
}

#fbfeed{
	width: 269px;
	float: right;
	overflow: auto;
	margin-bottom: 40px;
}

#fbfeed a{
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	border: none;
}

#fbfeed a:hover{
	border: none;
	margin: 0px;
}

#footer{
	display: block;
	color: #888888;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	clear: both;
	overflow: auto;
}

.round{
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	 border-radius: 6px;
}

.roundtop{
	-webkit-border-top-left-radius: 6px;
	-khtml-border-radius-topleft: 6px;	
	-moz-border-radius-topleft: 6px;
	 border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-khtml-border-radius-topright: 6px;	
	-moz-border-radius-topright: 6px;
	 border-top-right-radius: 6px;
}

hr{
	height: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: inherit;
	background: inherit;
	border: none 0px;
	border-bottom: 1px dotted #888888;
	clear: both;
}

#map{
	width: 625px;
	height: 500px; 
	
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;	
	-moz-border-radius: 6px;
	 border-radius: 6px;
}

input, select {
	width: 280px;
	margin: 3px 0px 3px 0px;
	padding: 3px 12px 3px 12px;
	border: 1px solid #bbbbbb;
	
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-moz-border-radius: 3px;
	 border-radius: 3px;
	}
	
input[type=submit] {
	width: auto;
	cursor: pointer;
	}
	
td {
	padding: 3px 6px 3px 0px;
	border-top: 1px dotted #888888;
	}
