﻿@import 'Main.css';

body
{
	background-image: url(/common/images/background/gradient_category.gif);
	background-position: center top;
}

#tblBody
{
	height: 886px;
	width: 731px;
}

#main
{
	background-image: url(/common/images/background/category_middle.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
	height: auto;
}

#mainContent
{
	height: 850px;
	clear: both;
	text-align: left;
	background-image: url(/common/images/background/category.gif);
	background-position: 0px 174px;
	background-repeat: no-repeat;
	width: 540px;
}

#mainAddress
{
	text-align: center;
	font-size: 9px;
	color: #6f3014;
	background-image: url(/common/images/background/category_bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 65px;
}

#mainAddress p
{
	margin: 0 auto;
	padding: 0;
	display: block;
	position: relative;
	top: 35px;
	text-align: center;
}

#mainContent p
{
	color: #6f3014;
	padding: 0px 60px 10px 40px;
}

#mainContent span
{
	color: #6E3D1A;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 40px 5px 40px;	
	display: block;
}

#mainContent p img
{
	float: left;
	padding: 0px 6px 6px 0px;
}

.large
{
	display: block;
	padding-top: 10px;
	font-size: 15px;
	padding-bottom: 5px;
	line-height: 22px;
}

#mainContent ul
{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

#mainContent li
{
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: disc;
	color: #6E3D1A;
	margin-left: 70px;
	line-height: 14px;
}

.clear
{
	clear: both;
	height: 210px;
	display: block;
}

.clear p strong 
{
    display: block;
    margin-bottom: 6px;
}

.spaced
{
	line-height: 18px;
}

#mainContent .ol li
{
	text-align: justify;
	list-style-type: decimal;
	margin-bottom: 16px;
	padding-right: 70px;
}

#mainContent table
{
	text-align: left;
	color: #6E3D1A;
	margin-left: 20px;
}

#contact .label
{
	padding-left: 40px;
	width: 60px;
}

#contact .field
{
	width: 400px;
}

#contact .field input
{
	float: left;
	margin-right: 8px;
}

#contact table
{
	width: 500px;
}

#mainContent a
{
	color: #BC591E;
	font-weight: bold;
}
