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

body {
	padding: 0;
	margin: 0;
	font-family: Georgia, serif;
	font-size:13px;
	line-height: 16px;
	color: #000;
	background: #c4c5ac;
}

a, img {
    border:none;
}

#container {
	width: 960px;
	height: auto;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 117px;

}

#banner {
	width: 960px;
	height: 290px;
}

/* MENU */
*{margin: 0; padding: 0;}  
#menu{width:940px; margin: 0 auto 0 10px; background-color: #4e513d; height:22px;}  
#menu ul{list-style-type:none;}  
#menu ul li{float: left; position: relative;}  
#menu ul li:hover{background-color: #4e513d;}  
#menu ul li a{color: #b2b565; padding: 0 12px; margin-top: 2px;line-height:18px; font-size:12px; font-family:georgia, serif; text-transform: uppercase; display: block; text-decoration:none;}  
#menu ul li a:hover{background-color: #4e513d; color: #fff;}  
#menu ul li ul li{float: none; position: relative;  border-bottom: thin #b16b2b solid;}  
#menu ul li ul{position: absolute; top:25px; left:0; display: none; background-color: #e0e0ca; width:150px;}  
#menu ul li:hover > ul{display: block;}  
#menu ul li ul li a{whitewhite-space: nowrap; line-height:25px;}  
#menu ul li ul li ul{position: absolute; top:0; left:145px; display: none; background-color: #e0e0ca; width:150px;}


#contentHome {
	width: 637px;
	height: 345px;
	margin-top: 10px;
	float: left;
	background: url(/themes/kokako/images/kokako-contentHome.jpg);
}

#contentSong {
	width: 311px;
	height: auto;
	margin-top: 10px;
	float: right;
	text-align: right;
}

#donate {
	width: 311px;
	height: 100px;
	padding-top: 5px;
	position: bottom;
	text-align: right;
}

audio {
	width: 311px; 
}

#main {
	width: 960px;
	height: auto;
	margin-top: 5px;
}
	
#content {
	width: 620px;
	height: auto;
	float: left;
	margin: 20px;
}

.content {
	margin: 10px;
}
.header {
	color: #b74718;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#sidebar {
	width: 260px;
	height: auto;
	padding: 20px;
	background: url("/themes/kokako/images/kokako-sidebar_03.png") no-repeat;
	background-position: bottom;
	float: left;
}

#sidebarPhoto {
	width: 300px;
	height: auto;
	float: left;
}

#footer {
	width: 960px;
	clear: both;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
	border-top: thin #4e513d solid;
}

.footer {
	width: 960px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	letter-spacing: .15em;
	color: #4e513d;
}

.footer a:link {
	text-decoration: none;
	color: #693;
}

.footer a:visited {
	text-decoration: none;
	color: #693;
}

.footer a:hover {
	text-decoration: underline;
}

.formBlockSurveyTable {
	margin-left: 20px;
}

h1,h2,h3,h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #000;
}

.formBlockSurveyTable {
	margin-left: 200px;
}
