/** BASIC */

body { font-weight: normal; margin: 0; padding: 0; background: #311104 left top; }

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}
.textinput { color: #563a2e; font-size: 13px; background-color: #f1f0cf; background-image: none; padding: 5px; border: solid 1pt #311104; }

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2 {
	padding: 30px 0px;
	background: url(../images/template/flourish.gif) no-repeat 0% 65%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 16px;
}

h3, .text1 { margin-bottom: 8px; padding: 16px 0 0; font: 11px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #68aab4; }
h4 { font: 16px/20px Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #68aab4; padding-right: 0; padding-bottom: 12px; padding-left: 0; }

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #faf8e1;
}
.inspiration { font-size: 12px; font-family: georgia, "times new roman"; font-style: italic; }
.small { font-size: 9px; font-style: normal; text-align: right; }
p, ul, ol, dl { font-weight: normal; margin-top: 0; margin-bottom: 10px; line-height: 20px; }

/** MENU */

#menu {
	height: 213px;
}

#menu ul {
	margin: 0px;
	padding: 12px 0px 0px 38px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	width: 184px;
	height: 25px;
	padding: 7px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #76b6bf;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** LINKS */

a {
	color: #437f88;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 13px;
	background: url(../images/template/bullet1.png) no-repeat left bottom;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(../images/separator.jpg) no-repeat center top;
}


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
}

/** PAGE */

#page {
	background: url(../images/template/bg.jpg) repeat-y left top;
}

/** SIDEBAR */

#sidebar {
	background: url(../images/template/bg-menu.jpg) no-repeat left top;
}


#sidebar h1, #sidebar h2 {
	background-image: url(../images/template/flourish2.gif);
}

#sidebar .link1 {
	background-image: url(../images/template/bullet1.png);
}

/** CONTENT */

#content {
	background: url(../images/template/bg-header2.jpg) no-repeat left top;
}

/** FOOTER */

#footer {
	background: url(../images/template/bg-footer-outer.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	text-align: center;
	color: #563a2e;
}