/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
html, body{
	height: 100%
}
body{
	background: url(../images/bgr.gif) #ffffff repeat-x top;
	color: #000000;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #880144;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #b3b3b3 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #880144;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 1.5em
}
h2 em{
	display: block;
	font-size: 11px;
	padding: 0 0 0 40px
}
h3{
	font-size: 1.4em;
	margin: 0 0 .5em
}
h4{
	font-size: 1em;
	margin: 0 0 .2em
}
p{
	line-height: 1.5em;
	padding: 0 0 1.3em
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.png) no-repeat left top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 943px;
}
* html #page{
	background: url(../images/page-bgr-.gif) no-repeat left top;
}
/*=== Header ===*/
#header{
	height: 150px;
	margin: 0 0 50px
}
#header .content{
	float: right
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	margin: 45px 0 0;
	text-indent: -9999px;
	width: 285px
}
#header h1 a{
	display: block;
	height: 105px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 16px;
	margin: 0 0 1em
}
.nav1 li{
	clear: both
}
.nav1 li a{
	color: #ffffff;
	display: block;
	float: right;
	height: 29px;
	line-height: 29px;
	margin: 0 0 5px;
	padding: 0 27px 0 13px
}
.nav1 li a:hover,
.nav1 li.active a{
	background: url(../images/nav1-ico.gif) #ffffff no-repeat right;
	color: #880144;
	text-decoration: none
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	margin: 272px 0 0;
	width: 213px
}
/*=== Center Column ===*/
#centercol{
	float: right;
	width: 722px
}
#centercol .content{
	display: table-cell;
	display: block;
	height: auto !important;
	height: 200px;
	min-height: 200px
}


/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Search -*/
.search{
	background: #e1e1e1;
	float: right;
	height: 1%;
	padding: 20px 11px;
	width: 150px;
}
.search label{
	display: block;
	font-size: 12px;
	margin: 0 0 5px
}
.search input{
	color: #898989;
	float: left;
	font-size: 10px;
	padding: 2px 2px 1px;
	width: 112px
}
* html .search input{
	width: 110px;
}
.search input.btn{
	padding: 0;
	width: auto
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic{
	margin: 0 0 30px
}
.pic img{
	display: block
}
/*=== Footer ===*/
#footer{
	height: 138px;
	margin: -138px 0 0;
}
#footer-block{
	height: 75px;
	background: #000000;
	color: #ffffff;
}
#footer-block a{
	color: #ffffff;
}
#footer-block ul{
	height: 20px;
	margin: 17px 0 0 220px;
	position: absolute;
}
#footer-block ul li{
	display: inline;
	padding: 0 .8em 0 0;
	position: relative;
}

/*- Contact Info -*/
.contacts{
	height: 63px;
}
.contacts a{
	color: #000000
}
.contacts ul{
	height: 40px;
	margin: 0 0 0 220px;
	position: absolute;
}
.contacts ul li{
	padding: 0 .8em 0 0;
	position: relative;
	line-height: 150%;
}


/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

.col2 {
	padding-bottom: 60px;
	}

.col2 img {
	display: block;
	margin: 0 auto;
	padding: -30px;
	border: 0px solid white;
}

.col2 h2 {
	padding-top: 5px;
}


.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #880144;
}

.mailform td {
	vertical-align: top;
	padding: 2px;

}

.mailform .label {
	padding-right: 10px;
}

.mailform .submit-button {
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

.sitemap li {
	list-style: square;
	padding: 2px;
	color: #880144;
	margin-left: 15px;
}

