body {
	background-color: #D4D0C8;
	color: #333333;
	background-image:  url(../graphics/background.gif);
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

a, a:link, a:visited {
	color: #333333;
	text-decoration : none;
}

a:hover {
	color: Black;
	text-decoration: underline;
}

a:active {
	font-weight: bold;
	color: Black;
}

.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px double #999999;
}

.footer {
	background-color: #BCAB78;
	background-image:  url(../graphics/bg_footer.gif);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}

.menu a:hover {
	padding: 1px;
}

.bgLogo {
	background-image:  url(../graphics/bg_menu_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.text0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text2 {
	color: #BCAB78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.text2 a{
	color: #BCAB78;
}

.text2 a:visited{
	color: #BCAB78;
}

.text3,  .text3 a, .text3 a:link, .text3 a:visited {
	color: #BCAB78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text3 a:hover {
	text-decoration: underline;
	color : #999966;
}

.text3 a:active {
	color : #DAA520;
}
.text4,  .text4 a, .text4 a:link, .text4 a:visited {
	color: #BCAB78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.text4 a:hover {
	text-decoration: underline;
	color : #999966;
}

.text4 a:active {
	font-weight: bold;
	color : #DAA520;
}
.rightcol {
	background-image:  url(../graphics/roof_cnr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.midcol {
	background-image:  url(../graphics/roof_cnr_a.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.centcol {
	background-image:  url(../graphics/cent_v_line_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
ul {
	list-style-image:  url(../graphics/bullet1.gif);
}

.pop td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.pop a:link {
	color: #666666;
}
.pop a:visited {
	color: #666666;
}
.pop a:hover {
	color: #CC9900;
}
.pop a:active {
	color: #FFCC00;
}

.thumbgrid {
	border: 1px solid #efefef;
}
.thumbgrid td  {
	border: 1px solid #D4D0C8;
	width: 100px;
	height: 100px;
}

.photo{
	border:1px solid #666666;
}
