/* CSS Document */

* {
	padding:0;
	margin:0;
}
html {-webkit-text-size-adjust:none}
body {
	background-color:#FFF;
	text-align:center;
}
#wrapper {
	width:1024px;
	height:100%;
	margin:0 auto;
	text-align:left;
}
.touch .nav {
	padding:310px 0 0 24px;
	margin:0;
	width:225px;
	float:left;
	background:url(../images/Logo.jpg) no-repeat top right;
}
.no-touch .nav {
	position:fixed;
	padding:310px 0 0 24px;
	margin:0;
	width:225px;
	background:url(../images/Logo.jpg) no-repeat top right;
}
.touch .content {
	width:750px;
	float:left;
	margin:60px 25px 32px 0;
}
.no-touch .content {
	width:750px;
	float:left;
	margin:60px 25px 32px 249px;
}
.h_block {
	margin:0 0 25px 25px;
	width:225px;
	height:225px;
	float:left;
}
.header_block {
	margin:0 0 25px 25px;
	width:225px;
	height:225px;
	display:table;
	float:left;
}
.header_block h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
	letter-spacing:1px;
	color:#fff;
	padding:0 10px 10px 15px;
	display:table-cell;
	vertical-align:bottom;
}	
#slider {
	margin:0 0 25px 25px;
	width:475px;
	height:225px;
	float:left;
	background-color:rgb(184,188,132);
}
.bjqs {
	width:475px;
	height:225px;
	display:table;
}
#m_nav_c {
	float:right;
	padding:10px 0 11px 0;
	margin:0 0 30px 0;
	width:225px;
	background-color:rgb(184,188,132);
}
.m_nav {
	float:right;
	width:197px;
	height:24px;
	padding:12px 14px 15px 14px;
	margin:0;
	text-decoration:none;
	color:#FFF;
	text-align:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:1px;
}
.m_home:hover {
	background-color:rgb(212,215,180);
}
.m_what:hover {
	background-color:rgb(130,198,191);
}
.m_exp:hover {
	background-color:rgb(237,174,85);
}
.m_contact:hover {
	background-color:rgb(140,199,236);
}
.exp_box {
	width:80px;
	height:80px;
	border:5px solid rgb(237,174,85);
	margin:10px 0px 15px 25px;
	float:left;
}
.box_exp {
	width:215px;
	height:280px;
	border:5px solid rgb(237,174,85);
	margin:10px 0px 15px 25px;
	float:left;
}



/*--Fonts--*/

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	padding:15px 15px 15px 25px;
}
.areas p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#aaa;
	text-align:center;
	padding:5px 0 5px 0;
}
.what p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#aaa;
	padding:5px 15px 5px 25px;
}
.exp p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#aaa;
	padding:5px 15px 5px 25px;
	clear:left;
}
.contact p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#aaa;
	padding:5px 15px 5px 25px;
}

.bjqs p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	display:table-cell;
	vertical-align:bottom;
	padding:15px 10px 8px 15px;
}
.bjqs p em {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	padding:15px 10px 8px 0;
}
.what h3 {
	color:rgb(130,198,191);
}
.exp h3 {
	color:rgb(237,174,85);
	clear:left;
}
.contact h3 {
	color:rgb(140,199,236);
	padding:15px 15px 5px 25px;
}
.what_text {
	width:675px;
}
.exp_text {
	width:750px;
	padding:0 0 50px 0;
}
.contact_text {
	width:675px;
}
.email {
	text-decoration:none;
	color:#aaa;
	
}
.what_list {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#aaa;
	list-style-type: square;
	padding:10px 15px 5px 25px;
	margin:0 0 0 50px;
}
	

/*--Front Page Featured Pieces--*/

.h_block {
	margin:0 0 25px 25px;
	width:225px;
	height:225px;
	float:left;
}
.h_block_content {
	width:206px;
	height:217px;
	padding:0px 5px 8px 14px;
	text-decoration:none;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:23px;
	display:table;
	opacity:0.0;
	filter:alpha(opacity=00); /* For IE8 and earlier */
}
.h_block_content p {
	display:table-cell;
	vertical-align:bottom;
 }
.h_block_content:hover {
	opacity:1.0;
	filter:alpha(opacity=99); /* For IE8 and earlier */	
}
.h_big_content {
	padding:13px;
	width:574px;
	height:40px;
	display:table-cell;
	vertical-align:bottom;
	overflow:hidden;
 }
 .h_big_content h1 {
 	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
 }
  .h_big_content p {
 	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
 }
.sfjazz_invite {
	width:221px;
	height:221px;
	padding:14px;
	text-decoration:none;
	background-color:rgb(130,198,191);
}

input#name, input#email, input#phone {
	width: 200px;
	background-color: #FFFFFF;
	font-family: "Garamond", Georgia, Times, serif;
	font-size: .9em;
	margin-top: -2px;
	color: rgb(114,102,89);
}
textarea#comments {
	width: 425px;
	height: 150px;
	background-color: #FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-top: -2px;
	color: rgb(114,102,89);
}
input#submit {
	margin-left: 85px;
	padding:5px;
	background-color: rgb(255,255,255);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#aaa;
}
#subForm .label {
	float: left;
	clear: left;
	width: 75px;
	color:rgb(140,199,236);
	font-weight:bold;
	margin-right: 10px;
	text-align: left;
}