body
{
	background-color: #FFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #670f0c;
	margin: 0;
	padding: 0;
}
.text
{
	background-color: #FFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #670f0c;
}
a
{
	color: #670f0c;
}
a:hover
{
	color: #000;
}
div.page
{
	margin: 0 auto;
	width: 770px;
}
div.header
{
	background-image: url('../../images/header-bg.jpg');
	border-bottom: 1px solid #FFF;
	height: 193px;
}
div.logo
{
	float: left;
	padding: 0px;
	width: 579px;
}
div.top-menu
{
	background-color: #713c3a;
	background-image: url('../img/menu-bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 23px;
	border-bottom: 1px solid #FFF;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
ul.menu li
{
	border-right: 1px solid #FFF;
	float: left;
	line-height: 19px;
	padding: 2px 10px;
	text-align: left;
}
ul.menu li a
{
	color: #FFF;
}
ul.menu li a:hover
{
	color: #333;
}
div.bottom
{
	background-image: url('../../images/bottom-bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border-top: 3px solid #F99B1D;
	clear: both;
	color: #FFF;
	font-size: 10px;
	padding: 10px 0;
	position: relative;
	text-align: center;
}
div.bottom a
{
	color: #FFF;
	font-weight: bold;
}
div.bottom a:hover
{
	color: #333;
}
div.copyright
{
	margin: 10px 0;
}
input, textarea
{
	font-size: 10px;
	font-family: Verdana;	
}
div.content
{
	border: 1px solid #713c3a;
	border-bottom: none;
	padding-bottom: 1px;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 0 10px;
}
div.breadcrumb a
{
}
p
{
	padding: 0;
	margin: 0;
}
h2
{
	font-size: 17px;
	margin: 0 0 10px 0;
	padding: 0;
}
img
{
	border: 0;
}

form
{
	padding: 0;
	margin: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}
.button2
{
	text-align: center;
	font-size: 17px;
	border: 1px solid black;
	padding-bottom: 3px;
	width: 70px;
	background-color: #ede5de;
}
h1
{
	color: #6b2927;
	font-size: 17px;
	font-weight: bold;
	margin: 10px;
}
p.last
{
	font-size: 13px;
	margin-top: 5px;
	text-align: right;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}

div.field
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset
{
	border: 1px solid #AF1600;
	margin: 5px;
}
legend
{
	color: #333;
	background-color: #f1f1f1;
	border: 1px solid #AF1600;
	font-weight: bold;
	padding: 3px;
}
div.links
{
	text-align: justify;
}
div.links a
{
	color: #6e100c;
}
div.links a:hover
{
	color: #333;
}
a.title
{
	font-size: 12px;
	font-weight: bold;
}
div.url
{
	color: #191;
	padding: 0;
	margin: 2px;
	font-size: 11px;
	font-style: italic;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 11px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 15px 0 5px 0;
	text-align: center;
}
div.navigation a
{
	color: #F24618;
}
div.box
{
	clear: both;
	margin: 0 0 10px 0;
}
div.box-caption
{
	background: #713c3a url('../img/box-bg.gif') top right no-repeat;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	border-top: 1px solid #713c3a;
	border-right: 1px solid #713c3a;
}
div.box-content
{
	padding: 10px;
	border: 1px solid #F99B1D;
	width: 550px;
}
div.box-content2
{
	padding: 10px;
	border: 1px solid #F99B1D;
	width: 600px;
}
div.box-content3
{
	padding: 10px;
	border: 1px solid #F99B1D;
	width: 250px;
	height: 250px;
	text-align: center;

}
div.box-content-right
{
	padding: 0;
	margin: 0;
	background: url('../img/border.gif') top right repeat-y;
	border-bottom: 1px solid #F99B1D;
}
div.box-content-left
{
	padding: 10px;
	background: url('../img/border.gif') top left repeat-y;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
div.comment
{
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
hr
{
	color: #F99B1D;
	height: 1px;
	border: none;
	background-color: #F99B1D;
}

