body
{
	background-color: #E0D4C8;
	padding: 0px;
	margin: 0px;
}

td,p,ul,li,select,.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.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: bold;
	text-transform: uppercase;
}

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

h1,.headline1
{
	color: #5C4838;
	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;
}

.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;
}

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