body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A9A69C;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.main {
	background-image: url(http://www.larsontiling.com/images/body.png);
	background-repeat: no-repeat;
	background-color:#211C1A;
	margin-left:5px;
}
.bottom {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#211C1A;
	margin-bottom:0px;
}
.bottom  a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom  a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.bottom  a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.bottom  a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.nav {
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
}
.nav  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav  a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.nav  a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.name {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:0px;
}
.content{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
	margin-left:10px;
}
.content .bottom a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.content .bottom a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.content .bottom a:hover {
	text-decoration: none;
	color: #FFFFFF;
} 
.content .bottom a:active {
	text-decoration: none;
	color: #FFFFFF;
}
ul {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
}
.dg-picture-zoom{
	cursor : url(http://www.larsontiling.com/images/cursors/magnify-plus.cur), pointer !important;
}
.dg-picture-zoom-large{
	cursor : url(http://www.larsontiling.com/images/cursors/magnify-minus.cur), pointer !important;

}
