
/* ----------------------------------------- Tag Changes ----------------------------------------- */
body{
	font-family:georgia;
	font-size:11px;
	color:#655E52;
	background-image: url(images/img_bg_dark_brown_texture.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	line-height: 14px;
}
body a:link{
	color:#669900;
	text-decoration: none;
}
body a:visited{
	color:#669900;
	text-decoration: none;
}
body a:hover{
	color:#999900;
	text-decoration: underline;
}
body a:active{
	color:#669900;
	text-decoration: none;
}
p {
	margin-top:-5px;
}
/* ----------------------------------------- Content Area Types ----------------------------------------- */
#background{
	background-image: url(images/img_bg_dark_brown_texture_shadowed.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 500px;
	width: 100%;
}
#contentarea{
	background-image: url(images/img_bg_mid_brown_texture.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 500px;
	width: 700px;
}
#contactarea{
	background-image: url(images/img_bg_light_brown_texture.gif);
	background-repeat: repeat;
	background-position: left top;
}
/* ----------------------------------------- Navigation ----------------------------------------- */
#nav{
	font-family:georgia;
	font-weight: bold;
	font-size:11px;
	color:#ffffff;
	background-image: url(images/img_bg_nav_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 700px;
}
#nav a:link{
	color:#ffffff;
	text-decoration: none;
}
#nav a:visited{
	color:#ffffff;
	text-decoration: none;
}
#nav a:hover{
	color:#ffcc66;
	text-decoration: none;
}
#nav a:active{
	color:#ffffff;
	text-decoration: none;
}
.navdivider {
}

/* ----------------------------------------- Content Types ----------------------------------------- */
#contentfull{
	padding-left: 13px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
	width: 677px !important; 
	width/**/:677px;
	float: left;
}
#contact{
	padding-left: 13px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-top: 10px;
	width: 412px !important;
	width/**/:412px;
	float: left;
}
#contact .light{
	color:#A29683;
}
#contact a:link{
	color:#999900;
	text-decoration: none;
}
#contact a:visited{
	color:#999900;
	text-decoration: none;
}
#contact a:hover{
	color:#669900;
	text-decoration: underline;
}
#contact a:active{
	color:#669900;
	text-decoration: none;
}
#links{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-top: 10px;
	width: 245px !important;
	width/**/:245px;
	float: left;
}
#links a:link{
	color:#999900;
	text-decoration: none;
}
#links a:visited{
	color:#999900;
	text-decoration: none;
}
#links a:hover{
	color:#669900;
	text-decoration: underline;
}
#links a:active{
	color:#669900;
	text-decoration: none;
}
#recent{
	padding-bottom:15px;
	padding-left: 13px;
	padding-right: 10px;
	padding-top: 15px;
	width: 412px !important;
	width/**/:412px;
	float: left;
}

#work{
	float: left;
}
#imagecolumn{
	width:185px;
	float: left;
}
#about{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	width: 245px !important;
	width/**/: 245px;
	float: left;
}
#footer{
	padding-top:13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 680px !important;
	width/**/:680px;
	float: left;
	font-family:georgia;
	font-size:10px;
	color:#999900;
}
#footer a:link{
	color:#999900;
	text-decoration: none;
}
#footer a:visited{
	color:#999900;
	text-decoration: none;
}
#footer a:hover{
	color:#cccc33;
	text-decoration: underline;
}
#footer a:active{
	color:#999900;
	text-decoration: none;
}
#divider{
	width:670px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8E8335;
}
#underfooter{
	padding-bottom:25px;
	padding-top:25px;
	width: 700px !important;
	width/**/:700px;
	float:left;
}

/* ----------------------------------------- Classes ----------------------------------------- */
.header {
	font-weight: bold;
	color: #603B1E;
}
.headerlarge {
	padding-top:10px;
	font-weight: bold;
	font-size:18px;
	color: #603B1E;
}
.price {
	font-weight: bold;
}
.dimensions {
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
}
.workImage {
	border: 5px solid #E0D0B3;
	margin-right: 15px;
	margin-bottom: 10px;
}
.workImagelarge {
	border: 8px solid #E0D0B3;
	margin-right: 15px;
	margin-bottom: 10px;
}
.sold {
	font-weight: bold;
	color: #7E0101;
	padding-right: 5px;	
}
.smallnote {
	padding-left:5px;
	font-weight:normal;
	color: #669900;
	font-size:10px;
}


