/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #311C00 url(../images/img1.jpg);
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #9B8767;*/
	color: #9Bcba9;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8D6B4;
	}

h2, h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(../images/img3.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: -1px;
	}

h2 {
	padding-top: 16px;
	font-size: 25px;
	}

h3 {
	font-size: 17px;
	}


input, textarea {
	background: #FFFFFF url(../images/resplend04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	padding: 4px;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9B8767;
	}


p, ol, ul {
	line-height: 160%;
	}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

ul li {
	padding: 2px 0 2px 24px;
	background: url(../images/img4.gif) repeat-x;
	}

ul li.first {
	background: none;
	}

a {
	color: #D9C09A;
	}

a:hover {
	text-decoration: none;
	}

strong {
	color: #D9C09A;
	}

.indent {
	margin-top: 0;
	padding-left: 100px;
	}

.image {
	float: left;
	margin: 0;
	}

#wrapper {
	background: url(../images/img2wide.jpg) repeat-x;
	}

/* Header */

#header {
	width: 730px;
	height: 200px;
	margin: 0 auto;
	}

#header * {
	text-transform: lowercase;
	color: #FFFFFF;
	}

#header h1 {
	float: left;
	padding: 20px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
	}

#header h2 {
	float: left;
	padding: 46px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#header h2 a {
	text-decoration: none;
}

#header ul {
	font-size: 0.8em;
	float: right;
	margin: 0;
	padding: 80px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header ul li {
	padding: 2px 0 2px 0;
	}


#header li a {
	display: block;
	float: left;
	padding: 0 5px;
	border-left: 1px solid #7DD2FA;
}

#header li.first a {
	border: none;
}



/* Content */

#content {
	width: 730px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 500px;
}

#colOne form input {
	float:right;
	}

#colTwo {
	float: right;
	width: 184px;
}

#colTwo h3 {
	margin-top: 10px;
}


#ftable {
	margin-left: 40px;
	font-size: 1.2em;
	font-family: courier;
	}

#left {
	float: left;
	padding-right: 6px;
	}


/* Footer */

#footer {
	clear: both;
	width: 730px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(../images/img4.gif) repeat-x;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	}



pre {
	font-family: 'courier new', courier, monospace;
	}


.daybox {
	padding: 2px;
	font-weight: bold;
	}

.daybox p {
	text-align: left;
	margin: 12px 0 0 10px;
	}

.data {
	color: #D9C09A;
	display: inline;
	padding-left: 6em;
	}
	

#submit {
	text-align: center;
	font-weight: bold;
	}
	
.day {
	width: 3em;
	}
	

.moontable {
	padding-left: 18px;
	}

.moontable ul pre {
	display: inline;
	}

.pyear {
	border-top: 1pt solid #444444;
	border-left: 1pt solid #444444;
	border-right: 2pt solid #101010;
	border-bottom: 2pt solid #101010;
	padding: 12px 10px 12px 0;
	/*float: right;*/
	}
	
.error {
	color: #af4f4f;
	}
