BODY {
	padding: 0;
	margin: 0;

	color: #5F3F18;
	font-size: 14px;

	font-family: arial;
}


H1 {
	font-size: 130%;
	color: #5F3F18;
}
H2 {
	font-size: 120%;
	color: #5F3F18;
}
H3 {
	font-size: 110%;
	color: #5F3F18;
}
H4 {
	font-size: 105%;
	color: #5F3F18;
}
B {
	font-weight: bold;
	color: #5F3F18;
}
STRONG {
	font-weight: bold;
	color: #5F3F18;
}
A {
	color: #5F3F18;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
A:hover {
	color: #5F3F18;
	text-decoration: underline;
}


INPUT {
	color: #5F3F18;
	border: 1px solid #A9712C;
}
SELECT {
	color: #5F3F18;
	border: 1px solid #A9712C;
}
OPTION {
	color: #5F3F18;
}



#base {
	border-left: none;
	border-right: none;
}

#main {
	background: white url(/elem/main_bg.jpg) repeat-x;
	padding: 15px;
	border-left: 1px solid #5F3F18;
	border-right: 1px solid #5F3F18;
}

#top {
	position: relative;
	height: 100px;
	background: #F4E9D5 url(/elem/logo.jpg) no-repeat;
}
#top_band {
	height: 10px;
	background: url(/elem/bottom_band1.jpg) repeat-x;
}
#top_text {
	position: absolute;
	left: 20px;
	top: 75px;
	color: #5F3F18;
	font-size: 15px;
	font-style: italic;
}


#bottom {
	position: relative;
	height: 50px;
	background: #CF9247;
}
#bottom_band1 {
	height: 10px;
	background: url(/elem/bottom_band1.jpg) repeat-x;
}
#bottom_band2 {
	height: 25px;
	background: url(/elem/bottom_band2.jpg) repeat-x;
	color: #EEEEEE;
	font-weight: bold;
	font-size: 14px;
}
#bottom_text {
	color: #5F3F18;
	font-size: 12px;
	padding: 4px;
}
#counters {
	padding: 4px;
}

#left {
	background: #E1BD82;
	width: 180px;
	padding-bottom: 30px;
}
#right {
	background: #E1BD82;
	width: 180px;
	padding-bottom: 30px;
}

TABLE.side_block {
	margin-top: 15px;
	width: 170px;
	border: 1px solid #7B5220;
}
TABLE.side_block TH {
	height: 25px;
	background: url(/elem/block_cap.jpg) repeat-x;
	color: #EEEEEE;
	text-align: center;
}
TABLE.side_block TD {
	padding: 4px;
	padding-top: 10px;
	background: white url(/elem/block_bg.jpg) repeat-x;
	color: #5F3F18;
	font-size: 14px;
	font-weight: bold;
}
TABLE.side_block A {
	color: #5F3F18;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
TABLE.side_block A:hover {
	text-decoration: none;
}

UL.side_menu {
	margin: 2px;
	padding: 2px;
	margin-left: 16px;
	list-style-type: disc;
	color: #5F3F18;
}
UL.side_menu UL {
	margin: 2px;
	padding: 2px;
	margin-left: 6px;
	list-style-type: disc;
	color: #5F3F18;
}
UL.side_menu LI {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #5F3F18;
	line-height: 15px;
}
UL.side_menu LI A {
	color: #5F3F18;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
UL.side_menu LI A:hover {
	text-decoration: none;
}
UL.side_menu LI UL LI A {
	font-size: 13px;
	font-weight: normal;
}

TABLE.side_empty {
	border: none;
}
TABLE.side_empty TD {
	border: none;
	color: #5F3F18;
	font-size: 14px;
	font-weight: bold;
}
TABLE.side_empty A {
	color: #5F3F18;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
TABLE.side_empty A:hover {
	text-decoration: none;
}


.breadcrumbs {
	font-size: 16px;
	font-weight: normal;
	color: #5F3F18;
}
.breadcrumbs A {
	font-size: 16px;
	font-weight: normal;
	color: #5F3F18;
	text-decoration: none;
}
.breadcrumbs A:hover {
	text-decoration: none;
}


.intro {
	font-size: 17px;
}
.intro P {
	font-size: 15px;
}
.intro A {
	font-size: 17px;
	font-weight: bold;
	color: #5F3F18;
	text-decoration: none;
}
.intro A:hover {
	text-decoration: none;
}
.intro DIV {
	border: 1px solid #D7A466;
	margin: 5px;
	padding: 5px;
	font-size: 15px;
	background: #F4E9D5;
}
.intro DIV A {
	font-size: 15px;
	font-weight: normal;
}


.list {
	margin-top: 50px;
	margin-bottom: 50px;
	border-collapse: collapse;
	border: 1px solid #D7A466;
	font-size: 15px;
}
.list A {
	font-size: 15px;
	font-weight: bold;
	color: #5F3F18;
	text-decoration: none;
}
.list A:hover {
	text-decoration: none;
}
.list TH {
	border: 1px solid #D7A466;
}
.list TD {
	border: 1px solid #D7A466;
}



.subcat {
	margin: 5px;
	padding: 5px;
	border: 1px solid #D7A466;
	background: #F4E9D5;
	font-size: 16px;
}
.subcat A {
	font-size: 16px;
	font-weight: normal;
	color: #5F3F18;
	text-decoration: none;
}
.subcat A:hover {
	text-decoration: none;
}



.steps {
	font-size: 15px;
	font-weight: normal;
	color: #5F3F18;
}
.steps SPAN {
	padding: 3px;
	background: #F4E9D5;
	font-weight: normal;
}
.steps A {
	font-size: 15px;
	font-weight: normal;
	color: #5F3F18;
	padding: 3px;
	text-decoration: none;
}
.steps A:hover {
	background: #F4E9D5;
	text-decoration: none;
}


.search_form {
	border: 1px solid #E1BD82;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background: #F4E9D5;
	text-align: center;
	width: 500px;
}

