html, body {
	height: 100%;
	font-size: 16px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #2F0609 url(images/bg1_01.jpg) repeat;
	font-size: small;
	color: #8A9093;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align: center;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 170%;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}

strong {
	font-size: x-large;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

a {
	color: #F9002E;
	color: #F9002E;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	font-weight: 100;
}

a img {
	border: none;
	text-align: right;
}

img.border {
}

img.alignleft {
	float: left;
	margin-top: 2px;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: #1A0204 url(images/subpage1_05.jpg) repeat-x left top;
}

.homepage #wrapper {
	background-image: url(images/bg1_02.jpg);
}

.container {
	width: 960px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	height: 151px;
	padding: 84px 0px 0px 0px;
	background: url(images/bg1_04.jpg) no-repeat left top;
}

#header {
	overflow: hidden;
	height: 96px;
}

/** LOGO */

#logo {
	float: left;
	width: 480px;
	height: 100px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
}

#logo h1 a {
	display: block;
	padding: 36px 0px 0px 36px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: 600;
	font-size: 26px;
	color: #FFFFFF;
}

/** SEARCH */

#search {
	float: right;
	width: 240px;
}

#search form {
	margin: 0px;
	padding: 40px 0px 0px 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input.blank {
	color: #7C7768;
}

#search-text {
	outline: none;
	width: 165px;
	height: 26px;
	border: none;
	padding: 0px 30px 0px 5px;
	background: none;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #CAA3A7;
}

#search-submit {
	display: none;
}

/** MENU */

#menu {
	height: 38px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	font-family: 'Signika', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

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

#menu li {
	display: inline-block;
	padding: 0px 15px;
}

#menu li.submenu
{
	background: url(images/menu_bg03.gif) no-repeat right top;
	padding-right: 30px;
}

#menu a, #menu span {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

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

#menu ul li.active {
	background: #931F29 url(images/menu_bg02.png) no-repeat right top;
}

#menu .arrow {
	display: inline-block;
	margin: 0 0 0 0.5em;
	position: relative;
	width: 0;
	height: 0;
	top: 0px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #470306;
}

/** PAGE */

#page {
	overflow: hidden;
	width: 920px;
	padding: 20px 20px;
	background: #E9E9E9 url(images/bg1_07.gif) no-repeat left top;
}

/** CONTENT */

#content {
	float: left;
	width: 659px;
}

.two-column2 #content {
	float: right;
}


/** SIDEBAR */

#sidebar {
	float: right;
	width: 241px;
}

.two-column2 #sidebar {
	float: left;
}

/** FOOTER */

#footer {
	height: 155px;
	background: url(images/bg1_06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 41px 0px 0px 0px;
	text-align: center;
	font-family: 'Signika', sans-serif;
	font-size: 14px;
	color: #4D1519;
}

#footer .legal {
}

#footer .links {
}

#footer-content-bg {
	overflow: hidden;
	height: 218px;
	background: url(images/bg1_05.jpg) repeat-y left top;
}

#footer-content {
	padding: 40px 50px 0px 50px;
	font-size: 12px;
	color: #C2999D;
}

#footer-content h2 {
	letter-spacing: -1px;
	padding: 0px 0px 20px 0px;
	font-size: 14px;
	color: #FFFFFF;
}

#footer-content #column1 {
	float: left;
	width: 600px;
}

#footer-content #column2 {
	float: right;
	width: 190px;
	font-size: small;
}

/** TWO COLUMN */

#two-column .bg {
	background: url(images/homepage05.gif) repeat-y left top;
}

#two-column .bgtop {
	padding: 20px 30px 0px 30px;
	background: url(images/homepage04.gif) no-repeat left top;
}

#two-column h2 {
	padding: 0px 0px 0px 0px;
	letter-spacing: 0px;
	font-size: 22px;
	font-weight: 600px;
	color: #090909;
}

#two-column h3 {
	padding-bottom: 13px;
	letter-spacing: -1px;
	font-size: 16px;
	color: #646464;
	margin-left: 0px;
}

#two-column #colA {
	float: left;
	width: 270px;
}

#two-column #colB {
	float: left;
	width: 100%;
	text-align: center;
}




/** BOX 1 */

#box1 {
	margin-bottom: 20px;
}

/** BOX 2 */

#box2 {
}

/** BOX 3 */

#box3 {
	margin-bottom: 20px;
}

/** BOX 4 */

#box4 {
}

/** BOX 5 */

#box5 {
}


/** BANNER */

#banner {
	position: relative;
	width: 920px;
	height: 138px;
	padding: 5px;
	background: #FFFFFF;
}

#image-banner {
	position: absolute;
	width: 960px;
	height: 166px;
	top: -2px;
	left: -14px;
	bottom: 5px;
	right: -4px;
}

#banner-caption {
	position: relative;
	margin-left: 50px;
	padding: 68px 80px 0px 500px;
	font-family: 'Signika', sans-serif;
	color: #FFFFFF;
}

#banner-caption h2 {
	letter-spacing: -2px;
	font-size: 38px;
	font-weight: 700;
	color: #FFFFFF;
}

#banner-caption .text1 {
	margin-top: -5px;
	padding: 0px;
	letter-spacing: -3px;
	font-size: 30px;
}

#banner-caption .text2 {
	margin-top: -37px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 18px;
}

/** DROPOTRON STYLE */

.dropotron {
	min-width: 197px;
	padding: 20px 24px 20px 24px;
	background: url(images/menu_bg01.png) no-repeat right top;
	list-style: none;
	line-height: 40px;
	font-family: 'Signika', sans-serif;
	font-size: 14px;
}

.dropotron li {
	color: #F2E6E6;
	position: relative;
	border-top: solid 1px #CD3F50;
}

.dropotron li.submenu {
	background: url(images/menu_bg04.gif) no-repeat right top;
}

.dropotron li:hover {
}

.dropotron li.first {
	border-top: 0;
}

.dropotron li.last {
	border-bottom: 0;
}

.dropotron li a {
	color: #F2E6E6;
	text-decoration: none;
}

.dropotron .arrow {
	display: inline-block;
	margin: 0 0 0 0.5em;
	position: absolute;
	right: 0px;
	top: 15px;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #79070B;
}

/** BOX STYLE 1 */

.box-style1 {
	background: #FFFFFF;
}

.box-style1 .title {
	height: 38px;
	padding: 23px 30px 5px 30px;
	background: url(images/subpage1_01.gif) no-repeat left top;
	letter-spacing: -2px;
	font-size: 22px;
	font-weight: 600px;
	color: #090909;
}

.box-style1 h3 {
	display: block;
	padding-bottom: 10px;
	letter-spacing: -1px;
	font-size: 16px;
	color: #646464;
}

.box-style1 .entry {
	padding: 20px 30px;
	background: url(images/subpage1_02.gif) no-repeat left top;
	text-align: left;
	font-size: medium;
}

/** BOX STYLE 2 */

.box-style2 {
	background: #FFFFFF;
}

.box-style2 .title {
	height: 36px;
	padding: 15px 20px 0px 20px;
	background: url(images/subpage1_03.gif) no-repeat left top;
	letter-spacing: 0px;
	font-size: 20px;
	font-weight: 600px;
	color: #090909;
}

.box-style2 .entry {
	padding: 15px 20px;
	background: url(images/subpage1_04.gif) no-repeat left top;
}

/** BOX STYLE 3 */

.box-style3 {
	background: #FFFFFF;
	text-align: center;
}

.box-style3 .title {
	height: 38px;
	padding: 23px 30px 0px 30px;
	background: url(images/subpage3_01.gif) no-repeat left top;
	letter-spacing: 0px;
	font-size: xx-large;
	font-weight: 600px;
	color: #090909;
	text-align: center;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}

.box-style3 .entry {
	padding: 20px 30px;
	background: url(images/subpage3_02.gif) no-repeat left top;
	font-size: 14px;
	text-align: center;
	color: #000000;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	border-top: 1px solid #E9E9E9;
	padding: 8px 0px 10px 0px;
	font-size: small;
}

ul.style1 a {
	display: block;
	padding-left: 17px;
	background: url(images/homepage08.gif) no-repeat left 3px;
	font-size: small;
}

ul.style1 .first {
	padding-top: 0px;
	border: none;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style2 li {
}

ul.style2 a {
}

ul.style2 .date {
	display: block;
	background: url(images/homepage08.gif) no-repeat left 5px;
	padding-left: 17px;
	color: #363636;
}

ul.style2 .date a {
	text-decoration: none;
	color: #363636;
	font-size: 12px;
}

ul.style2 .first {
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style3 li {
	background: url(images/homepage06.gif) no-repeat left top;
	padding-bottom: 20px;
	padding-left: 45px;
}

ul.style3 a {
	display: block;
	text-decoration: none;
	color: #8A9093;
}

ul.style3 a:hover {
	text-decoration: underline;
}

/** LINK STYLE 1 */

.link-style1 {
	display: inline-block;
	height: 28px;
	margin-top: 10px;
	padding: 0px 10px;
	background: #8D1E27 url(images/homepage03.gif) no-repeat left top;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	font-family: 'Signika', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
