.bg {

	background-image: url(/img/bg.jpg);

	background-repeat: repeat-x;

	background-position: top;

}

.bg-homedivider {

	background-image: url(/img/divider-home.jpg);

}

.bg-homedivider-inside {

	background-image: url(/img/divider-homeb.jpg);

}

.maintitle {

	font-size: 14px;

	font-weight: bold;

	color: #8B341F;

}

td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

}

a:link {

	font-weight: bold;

	color: #336699;

	text-decoration: none;

}

a:visited {

	font-weight: bold;

	color: #336699;

	text-decoration: none;

}

a:hover {

	font-weight: bold;

	color: #CC3333;

	text-decoration: underline;

}

a:active {

	font-weight: bold;

	color: #336699;

	text-decoration: none;

}

a.whitemenu:link		{

	color: #EAEAE8;

	text-decoration: none;

	font-weight: bold;

	font-size: 13px;



}



a.whitemenu:visited		{

	color: #EAEAE8;

	text-decoration: none;

	font-weight: bold;

	font-size: 13px;

}



a.whitemenu:hover		{

	color: #EAEAE8;

	text-decoration: underline;

	font-weight: bold;

	font-size: 13px;

}



a.whitemenu:active		{

	color: #EAEAE8;

	text-decoration: none;

	font-weight: bold;

	font-size: 13px;

}

a.homelink:link		{

	color: #993333;

	text-decoration: none;

	font-size: 14px;



}



a.homelink:visited		{

	color: #993333;

	text-decoration: none;

	font-size: 14px;

}



a.homelink:hover		{

	color: #993333;

	text-decoration: underline;

	font-size: 14px;

}



a.homelink:active		{

	color: #993333;

	text-decoration: none;

	font-size: 14px;

}



.whitetext13 {

	color: #EAEAE8;

	font-size: 13px;

	font-weight: bold;

}

.footertext {

	color: #666666;

}

.smalltext {

	font-size: 10px;

}

.smalltextform {

	font-size: 10px;

	color: #999999;

}

h1 {

	font-size: 18px;

	font-weight: bold;

	color: #666666;

}

.breadcrumb {

	font-size: 10px;

	color: #666666;

	margin-bottom: 20px;

}

.whitetext {

	color: #FFFFFF;

}

.divider {

	background-image: url(/img/bg-horizline.jpg);

	background-repeat: repeat-x;

	background-position: center;

}

.bghouse {

	background-image: url(/img/bg-house.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

}
