* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

body {
	background-color: #f6edc0;
	background: url(../images/texture.jpg) repeat;
}

p {
	font-size: .9em;
	padding-bottom: 1em;
	line-height: 1.44em;
}

.p-small {
	font-size: .77em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	color: #332020;
	clear: left;
}

h1 {
	font-size: 1.75em;
	padding-bottom: .66em;
}

h2 {
	font-size: 1.48em;
	color: #730300;
	padding-bottom: .66em;
	padding-top: .66em;
}

h3 {
	font-size: 1.33em;
}

h4 {
	font-size: 1.22em;
}

h5 {
	font-size: 1.15em;
}

h6 {
	font-size: 1em;
}

a:link {
	border: 0;
	text-decoration: none;
	color: #401515;
	font-size: 1em;
}

a:visited {
	border: 0;
	text-decoration: none;
	color: #611212;
	font-size: 1em;
}

a:hover {
	border: 0;
	text-decoration: underline;
	font-size: 1em;
}

a:active {
	border: 0;
	text-decoration: none;
	color: #000;
	font-size: 1em;
}

/* GLOBAL SETTINGS END #################### */

#main {
	width: 760px;
	margin: 0em auto;
}

#header {
	width: 760px;
	float: left;
}

#header_left {
	width: 275px;
	float: left;
}

#header_right {
	width: 485px;
	float: right;
}

/* NAV STARTS */

#navbar {
	width: 760px;
	float: left;
	background: #260f0f url(../images/navbar_right.jpg) repeat-y right;
	padding: .25em 0 .3em 0;
}

#navbar ul {
	text-align: center;
}

#navbar ul li {
	font-size: .93em;
	display: inline;
	color: #fdd97c;
}

#navbar a:link, #navbar a:visited {
	font-size: 1em;
	font-style: normal;
	color: #fbf4cf;
	text-decoration: none;
	padding: 0 .55em;
}

#navbar a:link.nav_current, #navbar a:visited.nav_current {
	color: #eba234;
}

#navbar a:hover {
	color: #fff5de;
	background-color: #534f3f;
	text-decoration: none;
}

#navbar a:hover.nav_current {
	color: #fff5de;
	background-color: #534f3f;
	text-decoration: none;
}

/* NAV ENDS */

#bodyID h1 {
	font-size: 1.48em;
	color: #730300;
	padding-top: 0;
	padding-bottom: .66em;
	line-height: .99em;
}

#bodyID .statement {
	width: 395px;
	float: left;
	padding: 28px 13px 0 0;
	min-height: 427px;
	height: auto;
	border-right: #730300 solid 1px;
	display: inline;
	position: relative;

}

#bodyID .upcoming {
	width: 170px;
	float: left;
	padding: 28px 0 0 12px;
	min-height: 427px;
	height: auto;
	display: inline;
	position: relative;
	}

#bodyID div.upcoming ul {
	list-style: none;
}

#bodyID div.upcoming ul li {
	font-size: .77em;
	padding-bottom: 1.22em;
}

#bodyID div.upcoming ul li span.event {
	font-size: 1.33em;
	color: #540200;
}

#bodyID blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.11em;
	line-height: 1.11em;
	padding-bottom: 1.22em;
}

#bodyID blockquote p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1em;
	padding-top: .44em;
}

#content {
	width: 760px;
	float: left;
	background: url(../images/content_background.jpg) repeat-y;

}

#content_sidebar {
	width: 160px;
	float: left;
	background: url(../images/content_sidebar.jpg) no-repeat left top;
	height: 455px;
}

#content_info {
	width: 600px;
	float: left;
	background: url(../images/content_info.jpg) no-repeat right top;
	display: inline;
	position: relative;
	
}

.gallery {
	width: 548px;
	float: left;
	padding-bottom: 1em;
}

.thumbs {
	float: left;
	margin-bottom: 11px;
	margin-right: 11px;
	display: inline;
}

.thumbs img {
	border: 2px solid #b19f9f;
}

.thumbs a:hover img {
	border: 2px solid #655a5b;
}

#footer {
	width: 760px;
	float: left;
	background: url(../images/footer.gif);
	text-align: center;
	padding: .3em 0 .3em 0;
}

/* FOOTER STARTS */

#footer ul {
	text-align: center;
	width: 760px;
}

#footer ul li {
	font-size: .75em;
	display: inline;
	color: #fdd97c;
}

#footer a:link, #footer a:visited {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #fbf4cf;
	text-decoration: none;
	padding: .2em .4em;
}

#footer a:hover {
	color: #fff5de;
	background-color: #260f0f;
	text-decoration: none;
}

#footer a:link.footer_current, #footer a:visited.footer_current {
	color: #da9328;
}

#copyplus {
	width: 760px;
	clear: both;
	margin: 0 auto;
	padding-top: .55em;
	padding-bottom: .33em;
	text-align: center;
}

.copyright {
	width: 760px;
	font-size: .66em;
}

.credits {
	font-size: 1em;
	color: #99926b;
}

/* FOOTER ENDS */

.clearboth {
	clear: both;
}

/* calling all browsers */

.spacer {
	margin: 2em 2.75em .5em .75em;
	min-height: 427px;
	height: auto;
}

/* except internet explorer */

/*\*/

* html .spacer {
	height: 427px;
}

/**/

.italic {
	font-style: italic;
	font-size: 1em;
}

.bold {
	font-weight: bold;
}

.imageleft {
	float: left;
}

.imageright {
	float: right;
}

.prints {
	color: #f9f2d2;
	background: #86340c;
	text-align: center;
	padding-top: .11em;
	padding-bottom: .11em;
	margin-bottom: 1.5em;
}

/* FORM ########## */

#mainForm {
	width: 548px;
	float: left;
}

input, select, textarea {
	border: 1px solid #656565;
	background: #f2ecdf;
}

#mainForm h2 {
	padding: .22em 0 .22em 1.66em;
}

#mainForm .formFieldQuestion {
	font-size: 1em;
}

#field_11, #field_12 {
	width: 16.33em;
}

#mainForm ul {
	padding: 0 2.5em 1em 2.5em;
	list-style: none;
}

#mainForm li {
	padding-bottom: .66em;
	float: left;
	clear: left;
	width: 100%;
}

#mainForm label {
	float: left;
	width: 8.88em;
	margin-right: .77em;
	text-align: right;
}

#saveForm {
	padding: .22em;
	margin: .55em 0 0 9.66em;
	background: #ddcfb0;
}

.required {
	color: #730300;
}

.textSmall {
	font-size: .77em;
	padding-left: 12em;
}

#contactinfo {
	width: 333px;
	float: left;
	font-size: .88em;
	padding: 3em 0 2em 13.33em;
	color: #686152;
}

.copyright a:link, .copyright a:visited {
	color: #99926b;
}

.copyright a:active {
	color: #611212;
	text-decoration: underline;
}
