body
{
	background-color: #B2A48F;
}

td,p,ul,li,.text
{
	color: #5C4838;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 16px;
}

.caption,a:link.caption,a:visited.caption,a:active.caption
{
	color: #75685E;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
}

a:hover.caption
{
	color: #000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
}

a:link.nav,a:visited.nav,a:active.nav,.nav
{
	color: #5C4838;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	font-weight: normal;
}

a:hover.nav
{
	color: #000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	font-weight: normal;
}

a:link,a:visited,a:active
{
	color: #5C4838;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}

a:link.blog,a:visited.blog,a:active.blog
{
	color: #5C4838;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-weight: lighter;
}

a:hover.blog
{
	color: #000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	font-weight: lighter;
}

a:link.footer,a:visited.footer,a:active.footer,.footer
{
	color: #E0D4C8;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
}

a:hover.footer
{
	color: #fff;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
}

h1,.headline1,a:link.headline1,a:visited.headline1,a:active.headline1
{
	color: #5C4838;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	font-weight: lighter;
}

.blog,.headline1blog,a:link.headline1blog,a:visited.headline1blog,a:active.headline1blog
{
	color: #5C4838;
	font-family: georgia,times,serif;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	font-weight: lighter;
}

a:hover.headline1
{
	color: #000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-decoration: none;
	font-weight: lighter;
}

h2,.headline2,a:link.headline2,a:visited.headline2,a:active.headline2
{
	color: #5C4838;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: lighter;
}

a:hover.headline2
{
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: lighter;
}

h3,.headline3
{
	color: #FFF;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: bold;
}

h4,.headline4
{
	color: #5C4838;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: bold;
}

h5,.headline5
{
	color: #8D7F74;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-width: 0px;
	margin: 0px;
	text-align: right;
}
.leftSide
{
	background-image: url(/files/nav_leftLine2.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.rightSide
{
	background-image: url(/files/nav_rightLine.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.content
{
	padding: 30px 25px 0px 0px;
	margin: 30px 25px 0px 0px;
}

.boxtext
{
	border-color: white;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
	margin: 0px;
}

.cols
{
	padding: 0px 30px 0px 0px;
	margin: 0px 30px 0px 0px;
}

.cols2
{
	padding: 0px 30px 0px 0px;
	margin: 0px 30px 0px 0px;
    border-left: 0px ;border-right: 1px solid #B2A48F;border-top: 0px ;border-bottom: 0px ;
}

.colsr
{
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 30px;
}

input,textarea,radio,checkbox,select
{
	border-color: #B2A48F;
	border-width: 1px;
	border-style: solid;
}
