html {
	margin: 0px;
	padding: 0px;
	background: #9EAED2;
/*	border-bottom: 40px solid #594C91; */
}
#bottom {
	background: #594C91;
	height: 50px;
	clear: both;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #594C91;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #9EAED2 url(../images/bkgnd.gif) repeat-x left top;
}
/* for understanding browsers */
.container {
min-height:600px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .container {
height: 600px;
}
/**/
p,ul,ol { 
    margin-bottom: 18px; 
}
h1 {
	color: #594C91;
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 18px;
	display: block;
	width: 525px;
}
h2 {
	color: #594C91;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 18px;
	display: block;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	color: #594C91;
	margin-bottom: 18px;
}
a:link, a:visited {
	color: #594C91;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #BDDD92;
	text-decoration: none;
	font-weight: bold;
}
ul {
	list-style: none;
}
ul li {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
blockquote {
	background: #A9BBDA url(../images/quotes.gif) no-repeat 5px 30px;
	padding: 5px 10px 20px 25px;
	margin-bottom: 30px;
	font: italic 15px Verdana, Arial, Helvetica, sans-serif;
	width: 600px;
	margin-left: 100px;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
}
#header {
	height: 237px;
	width: 800px;
	background: url(../images/header.jpg) no-repeat 0px 0px;
}
#flash {
	margin: 0px;
	padding: 0px;
}
#flash img {
	border: 1px solid #ddd;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	float: left;
	height: 30px;
	width: 800px;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
	color: #625398;
}
#heart {
	width: 239px;
	text-align: center;
	background: transparent;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	height: 190px;
	font-weight: bold;
	color: #594C91;
}
#heart p {
	margin: 9px 0px;
	padding: 0px;
	font-size: 13px;
}
.menu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px/18px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	list-style: none;
	text-align: center;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	height: 40px;
}
.menu li{display: inline;}
.menu li a{float: left;color: #5C4D90;padding: 11px 18px;text-decoration: none;}
.menu li a:visited{color: #594C91;text-decoration: none;}
.menu li a:hover{color: #5C4D90;background: #BEDC92;}
.menu li .current{
	color: #594C91;
	background: #D7EABB;
}
.left { 
    float: left; 
    margin: 0 18px 18px 0; 
}
.verse {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #594C91;
	display: block;
	padding: 0px 5px;
}
  .right { 
    float: right; 
    margin: 0 0 18px 18px; 
}
.column {
	float: left;
	width: 525px;
	margin-left: 0px;
	margin-top: 30px;
}
.sidebar {
	width: 240px;
	font-size: 12px;
	color: #594C91;
	padding-left: 14px;
}
.open {
	float: left;
	width: 800px;
	margin-left: 0px;
	margin-top: 30px;
}
.bright {
	font-size: 16px;
	font-weight: bold;
	color: #594C91;
	background: #C5E09B;
	display: block;
}
form#contactform {
	width:410px;
	margin:0 auto;
	float: left;
	color: #594C91;
}
form#contactform fieldset {
	width:450px;
	display:block;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0.5em;
	line-height:1.5em;
	border: 1px solid #A9BBDA;
}
form#contactform fieldset#personal {width: 450px;}
form#contactform fieldset#comments {background:transparent; width: 450px;}
form#contactform legend {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;margin-bottom:7px;padding:4px 5px;width:200px;background:transparent;color: #594C91;}
form#contactform label {clear:left; display:block; float:left; width:225px; text-align:right; padding-right:10px; color:#594C91; margin-bottom:0.5em; font-weight: bold;}
form#contactform input {border:1px solid #999999; background:#fff; padding-left:0.5em; margin-bottom:0.6em;}
form#contactform select {margin-left:0.5em;}
form#contactform textarea {width:380px; height:10em; border:2px solid #999999; padding:0.5em; overflow:auto;}
form#contactform #button1, form#contactform #button2 {color:#594C91; padding-right:0.5em; cursor:pointer; width:187px; margin-left:8px; font-weight: bold;}
form#contactform #button1:hover, form#contactform #button2:hover {color:#594C91;background-color: #D7EABB;}
form#contactform fieldset#event {
width: 450px;
}

