@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
#container {
	background-image: url(file:///Macintosh%20HD/Users/dykun/Documents/ASF/Assets/images/hutsul_border_left.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width: 850px;
	margin: 0px auto;
}
#top_navbar {
	margin: 5px 0px;
	background-color: #e2e2e2;
	padding: 5px;
	height: 25px;
}
#masthead {
	width: 820px;
	padding: 0px 15px 5px;
	background-color: #CCCC99;
	overflow: auto;
}
#footer {
	width: 820px;
	padding: 0 15px;
	height: 100px;
	margin: 35px 0px 0px;
	background-color: #CCCC99;
	clear: both;
}
#logo {
	float: left;
	margin: 15px 15px 10px 15px;
}
#address {
	float: left;
	margin: 20px 0px 0px 15px;
}
#phone {
	float: left;
	margin: 15px 0px 0px 30px;
}


p {
	margin-top: 9px;
	margin-bottom: 9px;
}
.left {
	float: left;
}
#search   {
	float: left;
	margin: 5px 0px 0px 25px;
	width: 225px;
}
#search_button {
	float: left;
}
#search_box {
	background-color: #FFFFFF;
	float: left;
	width: 150px;
}
.welcome   {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #A06D57;
	padding: 0px 5px;
	float: left;
	margin: 0px 0px 5px 5px;
	width: 725px;
	display: inline;
}
#leftbar {
	float: left;
	width: 110px;
	display: inline;
	background-color: #CCCC99;
	height: 5000px;
	margin-bottom: 5px;
}
#flash_banner {
	height: 175px;
	width: 725px;
	margin: 0px 0px 5px 5px;
	background-color: #FFFFFF;
	display: inline;
	padding: 0px 0px 0px 10px;
}
#content {
	display: inline;
	float: left;
	width: 735px;
}
#map    {
	float: left;
	background-color: #e2e2e2;
	margin: 0px 0px 0px 5px;
	padding: 5px;
	width: 455px;
	height: 700px;
}
#homie {
	background-color: #FFFF99;
}

#links {
	float: left;
	border-bottom-width: thin;
	padding-left: 10px;
}
#links p {
	margin-top: 7px;
	margin-bottom: 7px;
}


/*begin NAVIGATION*/

#navcontainer
{
	width: 110px;
	float: left;
	padding: 0;
	font-size: 13px;
}

ul#navlist
{
	list-style: none;
	width: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

ul#navlist li
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.3em 0 0.3em 0.5em;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navcontainer,ul#navlist li a {
	width: auto;
}

ul#navlist li#active a
{
	color: #AF3823;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #000033;
}

/*end NAVBAR*/


h1 {
	font-size: 1.5em;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 1.25em;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 1em;
	color: #000066;
	margin-top: 5px;
	margin-bottom: 5px;
}


a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.center {
	text-align: center;
}
.italics {
	font-style: italic;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img_center {
	margin-right: auto;
	margin-left: auto;
}
.img_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.img_box200 {
	width: 200px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
.img_box133 {
	width: 133px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
.video {
	margin-left: 40px;
}
.blue {
	color: #00FFFF;
}
.white {
	color: #FFFFFF;
}
.pt24 {
	font-size: 24pt;
}

.px14 {font-size: 14px}

.products {
	float: left;
	width: 715px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	margin-bottom: 5px;
	padding: 0px 0px 5px 20px;
}
.bold {
	font-weight: bold;
}
