html {
	background: #FFF;
	font-size: 100%;
	}
body {
	font-size: 73.5%;
	}
body, input, select, textarea, td, th {
	color: #5d5d5d;
	font-family: Arial;
	}
body, blockquote, dd, dl, dt, form, fieldset, input, select, textarea, ul {
	margin: 0;
	padding: 0;
	}
a {
	color: #ab4f2b;
	outline: none;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia;
	font-weight: normal;
	margin: 0 0 1em 0;
	}
h1 {
	color: #722701;
	font-size: 2em;
	}
h2 {
	color: #131313;
	font-size: 1.75em;
	text-transform: uppercase;
	}
h3 {
	color: #b37b00;
	font-size: 1.67em;
	}
h4 {
	color: #131313;
	font-size: 1.42em;
	}
h5 {
	color: #ab4f2b;
	font-size: 1.25em;
	}
h6 {
	color: #131313;
	font-size: 1em;
	text-transform: uppercase;
	}
img, fieldset, table {
	border: 0 none;
	}
img {
	vertical-align: top;
	}
input, select, textarea {
	font-size: 1em;
	}
ol {
	margin: 0;
	padding: 0 0 0 24px;
	}
p {
	margin: 0;
	padding: 0 0 1em 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}



#header {
	background: url(../images/header-till.gif) repeat-x left top;
	height: 107px;
	text-align: right;
	}

#header .inner {
	color: #000;
	padding: 0 22px 0 0;
	}
#header .inner a {
	color: #FFF;
	margin: 0 14px;
	}

#header .main {
	padding: 30px 0 0 0;
	}


#menu {
	background: url(../images/menu-till.gif) repeat-x left top;
	height: 44px;
	}
#menu ul {
	overflow: hidden;
	}
#menu li {
	background: url(../images/menu-vl.gif) no-repeat left top;
	float: left;
	list-style: none;
	margin: 0 0 0 -2px;
	width: 140px;
	}
#menu li a {
	color: #000;
	display: block;
	font-size: 1.17em;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 18px;
	text-decoration: none;
	}


#sidebar {
	float: left;
	margin: 0 0 0 -315px;
	width: 245px;
	}

#sidebar .hr {
	margin-right: -6px;
	margin-left: -6px;
	position: relative;
	}

#sidebar .indent {
	padding: 2px 6px 0 1px;
	}


#content {
	background: url(../images/px.gif) repeat-y 724px top;
	float: left;
	width: 1050px;
	}

#content2 {
	background: url(../images/px.gif) repeat-y 1024px top;
	float: left;
	width: 100%;
	}

#content .indent {
	padding: 0 20px;
	}

#content .wrapper {
	padding: 0 256px 0 0;
	}

#content2 .wrapper2 {
	padding: 0 1px 0 0;
	}

#footer {
	border-top: 1px solid #cac6b9;
	margin: 20px 0 0 0;
	}
#footer a {
	color: #ab4f2b;
	}
#footer ul {
	padding: 0 0 30px 0;
	}
#footer li {
	background: url(../images/footer-menu-vl.gif) no-repeat left top;
	float: left;
	list-style: none;
	margin: 0 0 0 -30px;
	padding: 0 60px 0 30px;
	}
#footer li a {
	color: #838383;
	font-size: 1.08em;
	}

#footer .indent {
	padding: 26px 25px;
	}


#c_form {
	width: 264px;
	}
#c_form a {
	margin: 0 0 0 26px;
	}
#c_form input,
#c_form select,
#c_form textarea {
	background: #FFF;
	border: 1px solid #cac6b9
	}
#c_form input {
	width: 262px;
	}
#c_form label {
	display: block;
	}
#c_form select {
	width: 132px;
	}
#c_form textarea {
	height: 138px;
	width: 262px;
	}

#c_form .align-right {
	padding: 18px 0 0 0; 
	}

#c_form .inner {
	padding: 0 0 10px 0;
	}


#c_form2 {
	width: 264px;
	}
#c_form2 a {
	margin: 0 0 0 12px;
	}
#c_form2 input,
#c_form2 select,
#c_form2 textarea {
	background: #FFF;
	border: 1px solid #ecd6ce
	}
#c_form2 input {
	width: 262px;
	}
#c_form2 label {
	display: block;
	}
#c_form2 select {
	width: 132px;
	}
#c_form2 textarea {
	height: 138px;
	width: 262px;
	}

#c_form2 .align-right {
	padding: 12px 0 0 0; 
	}

#c_form2 .inner {
	padding: 0 0 10px 0;
	}





#c_form3 {
	width: 130px;
	}
#c_form3 a {
	margin: 0 0 0 12px;
	}
#c_form3 input,
#c_form3 select,
#c_form3 textarea {
	background: #FFF;
	border: 1px solid #ecd6ce
	}
#c_form3 input {
	width: 130px;
	}
#c_form3 label {
	display: block;
	}
#c_form3 select {
	width: 130px;
	}
#c_form3 textarea {
	height: 130px;
	width: 130px;
	}

#c_form3 .align-right {
	padding: 12px 0 0 0; 
	}

#c_form3 .inner {
	padding: 0 0 10px 0;
	}


.align-center {
	text-align: center!important;
	}

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


.b-img {
	border: 1px solid #b6b6b6;
	padding: 3px;
	}


.clear {
	overflow: hidden;
	width: 100%;
	}


.col-1, .col-2, .col-3, .f-left, .vl {
	float: left;
	}

.f-right {
	float: right;
	}


.d-list dd {
	padding: 0 0 1em 0;
	}
.d-list dt {
	background: url(../images/ar3.gif) no-repeat left 4px;
	padding: 0 0 7px 16px;
	}


.event .date {
	background: url(../images/date-bg.gif) no-repeat left top;
	color: #FFF;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	height: 44px;
	margin: 0 20px 0 0;
	padding: 1px 0 0 0;
	text-align: center;
	width: 45px;
	}
.event .date span {
	color: #000;
	font-size: 1.63em;
	font-weight: normal;
	}


.heading {
	background: url(../images/h2-bg.gif) repeat-x left top;
	color: #FFF;
	line-height: 39px;
	padding: 0 25px;
	}

.heading .rss {
	margin: 12px 0 0 0;
	}


.hr {
	background: #eae8e3;
	height: 3px;
	margin: 1em 0;
	overflow: hidden;
	}

.hr2 {
	background: url(../images/hr.gif) repeat-x left top;
	height: 1px;
	margin: 1em 0;
	overflow: hidden;
	}


.i-block img {
	border: 1px solid #b6b6b6;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
	}


.link {
	background: url(../images/ar.gif) no-repeat right 5px;
	color: #5d5d5d;
	font-size: 0.83em;
	padding: 0 12px 0 0;
	text-transform: uppercase;
	}

.link2 {
	background: url(../images/ar2.gif) no-repeat right 6px;
	color: #5d5d5d;
	padding: 0 18px 0 0;
	}


.main {
	font-size: 1.2em;
	margin: 0 auto;
	width: 1050px;
	}


.marg-0 {
	margin-top: 0;
	}


.name {
	float: left;
	margin: 0 0 0 22px;
	}


.o-list {
	font-weight: bold;
	}

.o-list li a,
.o-list li em,
.o-list li span {
	color: #ab4f2b;
	font-weight: normal;
	}


.pad-0 {
	padding: 0;
	}


.quote2 .heading {
	background: url(../images/quotes.gif) no-repeat left top;
	color: #ab4f2b;
	line-height: normal;
	padding: 16px 0 16px 54px;
	}


.rss {
	background: url(../images/rss.gif) no-repeat left top;
	float: right;
	height: 16px;
	margin: 2px 0 0 0;
	width: 16px;
	}


.search {
	padding: 0 14px 10px 0;
	}
.search input {
	border: 0 none;
	vertical-align: top;
	}

.search .inp {
	background: url(../images/search-inp-bg.gif) no-repeat right top;
	color: #767676;
	font-style: italic;
	margin: 0 4px 0 0;
	padding: 3px 0 3px 10px;
	width: 150px;
	}


.tabl {
	width: 100%;
	}
.tabl a {
	color: #5d5d5d;
	}
.tabl td,
.tabl th {
	border: 1px solid #cac6b9;
	font-weight: normal;
	padding: 8px 30px;
	text-align: left;
	vertical-align: middle;
	}
.tabl th {
	background: url(../images/th-bg.gif) repeat left top;
	color: #FFF;
	height: 39px;
	text-transform: uppercase;
	}


.tabl .td2,
.tabl .th3 {
	font-style: italic;
	}
.tabl .td3 {
	text-decoration: underline;
	}

.tabl .th2 {
	font-weight: bold;
	}
	
.tabl .th4 {
	font-weight: bold;
	font-color:#FFF;
	}


.u-list li {
	background: url(../images/ar3.gif) no-repeat left 4px;
	color: #ab4f2b;
	list-style: none;
	padding: 0 0 7px 16px;
	}

.u-list2 {
	overflow: hidden;
	}
.u-list2 li {
	background: url(../images/hr.gif) repeat-x left top;
	color: #ab4f2b;
	list-style: none;
	margin: -1px 0 0 0;
	padding: 7px 0 8px 0;
	}
.u-list2 li a,
.u-list2 li em,
.u-list2 li span {
	background: url(../images/ar3.gif) no-repeat left 3px;
	display: block;
	padding: 0 0 0 16px;
	}
.u-list2 li a em {
	background: none;
	padding: 0;
	}

.u-list3 li {
	background: url(../images/ar4.gif) no-repeat left 5px;
	list-style: none;
	padding: 0 0 7px 16px;
	}
.u-list3 li a {
	color: #5d5d5d;
	}

/* layout */

.two-col .col-1 {
	width: 237px;
	}

.two-col .col-2 {
	width: 486px;
	}

.two-col .vl {
	background: #cac6b9;
	width: 1px;
	}


.two-col2 .col-1,
.two-col2 .col-2 {
	width: 100px;
	}

.two-col2 .col-1 {
	margin: 0 8px 0 0;
	}


.three-col .col-1,
.three-col .col-2,
.three-col .col-3 {
	width: 30%;
	}
.three-col .col-1,
.three-col .col-2 {
	margin: 0 3% 0 0;
	}