body{
	margin:0px;
	padding:0px;
	background:#fff url(../images/body.png) repeat-x fixed top center;
	text-align:center;
	font:11px Verdana,Arial,Helvetica,sans-serif;
}

#container{
	width:700px;
	margin:auto;
	padding-bottom:20px;
}

h1,h2{
	font-family: Arial, Verdana, Helvetica,sans-serif;
	font-weight: lighter;
	margin: 10px 0px 0px 0px;
	color: #1D5106;
}

h1{
	font-size:20px;
}

h2{
	font-size:18px;
}

a{
	color:#1D5106;
	text-decoration:underline;
}

a:hover{
	color:#ffffff;
	background-color:#1D5106;
	text-decoration:none;
}

p{
	line-height:22px;
	margin:5px 0px 15px 0px;
	/*text-align:justify;*/
}

.tl{background:#1D5106 url(../images/tl.gif) no-repeat top left;}
.tr{background:transparent url(../images/tr.gif) no-repeat top right;}
.br{background:transparent url(../images/br.gif) no-repeat bottom right;}
.bl{background:transparent url(../images/bl.gif) no-repeat bottom left;}

#top{
	background:url(../images/contentbg.gif) repeat-y top center;
}

#bottom{
	background:url(../images/container_b.gif) no-repeat bottom center;
	height:9px;
}

* html #bottom{
	margin-top:-4px;
}

#header{
	font:30px Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	width:680px;
	height:175px;
	margin:auto;
	background:url(../images/calla2.jpg) no-repeat top center;
	text-align:left;
}

#heading{
	margin-top:71px;
	margin-left:13px;
	position:absolute;
	color:#fff;
	background-color:transparent;
	cursor:default;
}

.nav{
	height:40px;
	background-color:#1D5106;
	color:#fff;
	width:680px;
	margin:auto;
	text-align:left;
	font-size:11px;
	cursor:default;
}

.nav2{
	height:40px;
}

#navdiv{
	text-align:left;
}

#navlist{
	list-style-type:none;
	margin:0px;
	padding:13px 0px 0px 6px;
}

#navlist li{
	display:inline;
}

#navlist li a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	height:40px;
	padding:8px 6px 9px 2px;
}

#navlist li a:hover{
	color:#F8DF7B;
	border-top:5px solid #F8DF7B;
}

#content{
	min-height:400px;
	width:680px;
	margin:auto;
	color:#000;
	text-align:left;
}

* html #content{
	min-height:400px;
	height:auto !important;
	height:400px;
}

#left{
	width:500px;
	float:left;
	padding:10px 10px 20px 0px;
}

* html #left{
	padding-top:20px;
}

#right{
	width:160px;
	float:right;
	padding:20px 0px 20px 0px;
}

* html #right{
	padding-top:30px;
}

.footer{
	height:40px;
	width:680px;
	margin:auto;
	color:#fff;
	text-align:center;
	clear:both;
}

.footer div{
	height:40px;
}

#designcredit{
	text-align:center;
	padding:8px;
	margin-bottom:-16px;
}

#designcredit a{
	color:#FFF;
	text-decoration:none;
}

#designcredit a:hover{
	color:#F8DF7B;
	text-decoration:none;
}

.songs_table {
	margin : 0px;
	padding : 0px;
}

.songs_table table {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

.songs_table td {
	color : #000000;
	height : 25px;
}

.row-a td {
	padding : 3px 5px;
	height : 20px;
	background : #FEF9E5;
}

.row-b td {
	padding : 5px 10px;
	height : 20px;
	background : #FFF;
}

#contactform {
	margin : 0px auto;
	text-align : center;
}

#contactform td {
	text-align : left;
}

#contactform td.centered {
	text-align : center;
}

#contactform input {
	width : 200px;
}

#contactform textarea {
	width : 317px;
	height : 150px;
}

#contactform input.submit {
	width : auto;
	text-align : center;
}
