*{
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 14px;
	color:#000;
	background:url(../images/leaves_q.jpg) top left;
width: 1100px;

}
html { 
	height: 100%; 
	margin-bottom: 1px; 
}

img
{  border-style: none;
}

#left {
width: 440px;
float: left;
}

#header {
margin-top: 70px;
margin-left: 0px;
width: 400px;
height: 100px;
background-color: #614C2A;
}

#header h1 {
text-align:left;
font-size: 2.4em;
color: #CAC7A6;
letter-spacing:-1px;
}

#header h2 {
text-align:left;
font-size: 1.6em;
color: #DF862B;
}


#whenwhere {
margin-top: 20px;
margin-left: 0px;
width: 360px;
height: 60px;
background-color: #BCAF00;
}


#whenwhere h2 {
padding-top: 8px;
font-size: 1.2em;
font-weight: bold;
color: #000;
}

#andwho {
margin-top: 20px;
margin-left: 0px;
width: 280px;
height: 180px;
background-color: #DF862B;
}

#share {
margin-top: 20px;
margin-left: 0px;
width: 250px;
height: 80px;
background-color: #81AF3F;
}


#right {
margin-top: 50px;
width: 600px;
float: left;
background-color: #CAC7A6; 
filter: alpha(opacity=85); 
opacity: .85; 
margin-bottom: 50px;
}


.selected{
	background-color:#F00;
	color:#FFF;
}

.content{
	background:#FFF;
	padding:4px;
}

.accordion_child a {
	color:#333;
}

.accordion_child a:hover {
	text-decoration:none;
}

.accordion_child ul.links li {
	background:url(../images/link.gif) left no-repeat;
height: 60px;
}

input {
	width:180px;
	background:url(../images/input.jpg) top no-repeat;

	color:#333;
	border:0;
	padding:7px 10px;
	margin:5px;
	color:#000;
}
textarea {
	width:350px;
	height:105px;
	background:url(../images/textarea.jpg) top no-repeat;
	color:#333;
	border:0;
	padding:10px;
	margin:5px;
	color:#000;
}

input[type=submit] {
	 cursor:pointer;
	 background:#ff9900;
	 color:#fff;
	 font-weight:bold;
	 width:182px;
	 height:33px;
	 padding:7px 10px;
	 background:url(../images/submit.jpg) top no-repeat;
}

input[type=checkbox] {
	 width: 20px;
	 background: none;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	background:url(../images/bullet.gif) left no-repeat;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:12px;
}


h2 {
clear:both;
}

.accordion_child h2 {
	font:170% Arial;
	margin:10px 0 20px;
	padding:10px 0;
	color:#B02700;
	border-bottom:1px solid #eee;
	background:url(../images/h2.jpg) bottom left no-repeat;
}




#accordian{
	padding:5px;
	width:580px;
	z-index:2;
	margin:0 auto;
}

.accordion_headings{
	padding:7px 10px;
	background:url(../images/item_bg.jpg) top no-repeat;
	color:#FFFFFF;
	margin-top:2px;
	cursor:pointer;
	font-size: 1.7em;
	letter-spacing:1px;
	clear:both;
}

.accordion_headings:hover{
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}

.accordion_child{
	padding:20px 30px;
	background:#fafafa;
	border:5px solid #f4f4f4;
}

p {
	margin:15px 0;
	line-height:19px;
}

.header_highlight{
	background:url(../images/item_bg_hover.jpg) top no-repeat;
}
