body{ 
	margin-left: 5%; 
	background-color: #F3EAB6;
}

body *{ font-family: Helvetica, Arial, Times ;}

p{ 
	text-indent: 2ex;
}

.block {
	display: block;
	text-decoration: none;
}

.noborder{ 
	border: none;
}

.menubold{ 
	font-weight: bold; 
}

.block { 
	display: block;
}

#utility { 
	float: right;
	margin: 20px 30px 0px 0px;
}

#utility a { 
	text-decoration: none;
}


#menu{ 
	clear: both; 
	float: left; 
	margin-top: 30px; 
	margin-right: 5px; 
}

#menu a { 
	display: block; 
	text-decoration: none; 
	font-size: 13px;
}

#menu a:visited{
	color: blue;
}

.menusub{
	text-indent: 10px;
}


ul{ 
	list-style-type: circle; 
	color:blue; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 30px; 
	padding-left: 0px; 
	list-style-position: outside;
}

li{ 
	margin: 0px 0px 0px -10px; 
	padding: 0px;
}

#footer { 
	font-size: 10px; 
	text-align: center; 
	clear: both; 
	margin-top: 20px; 
	margin-bottom: 10px;
}


#viewport{ 
	width: 547px; 
	float: right; 
	overflow: hidden; 
	text-align: center; 
	vertical-align: middle; 
	margin-bottom: 30px; 
	margin-top: 20px; 
	margin-right: 30px; 
	background-color: #c0a14d;
}

#viewporttop{ 
	width: 547px; 
	height: 16px; 
	background-image: url('../images/layout/picture_top.gif'); 
	background-repeat: no-repeat; 
	background-position: bottom left;
	background-color: white;
}

#viewportbody{ 
	width: 547px; 
	background-image: url('../images/layout/picture_middle.gif'); 
	background-repeat: repeat-y; 
	background-position: top left;
	padding-bottom: 20px;
	padding-top: 20px;
}

#viewportbottom{ 
	width: 547px; 
	height: 16px; 
	background-image: url('../images/layout/picture_bottom.gif'); 
	background-repeat: no-repeat; 
	background-position: top left;
	background-color: white;
}


#container{ 
	width: 730px; 
	padding: 10px 0px 10px 10px;
}

#containertop{ 
	background-image: url('../images/layout/content_top.gif'); 
	background-repeat: no-repeat; 
	background-position: top left;
}

#containerbottom{ 
	background-image: url('../images/layout/content_bottom.gif'); 
	background-repeat: no-repeat; 
	background-position: bottom left;
}

#containerleft{ 
	background-image: url('../images/layout/content_middle.gif'); 
	background-repeat: repeat-y; 
	background-position: top left;
}


#bodycopy{ 
	clear: right; 
	padding-left: 165px; 
	padding-right: 30px; 
	margin-top: 30px;
	font-size: 14px;
}

#bodycopy img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#headerimg{ 
	float: left; 
	display: block; 
	border: none;
}

#header{ 
	height: 80px; 
}

.title{
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}

.heightfill{
	width: 200px;
	height: 100px;
}

/*Homepage*/
#hometitle{
	font-weight: bolder;
}

/*newsletter*/
#bodycopy #brushstrokeslogo{
	float: left;
	margin: 10px;
}

#brushstrokesissue{
	font-weight: bold;
	z-index: 5;
}

.clearboth{
	clear: both;
}

.linklist{
	padding-left: 191px;
}
.linklist a{
	display: block;
}

/*forms*/

/*general*/
.floatleft{
	float: left;
}

/*Resume*/
.resumelist{
	display: block;
}
.heightfilltall{
	width: 25px;
	height: 300px;
}

/*gallery*/
.photodiv{
	width: 235px;
	height: 250px;
	display: inline;
	margin-top: 20px;
	margin-left: 20px;
}

img {
	border: none;
}
table {
	margin-left: 30px;
}
td{
	padding-right: 20px;
	padding-bottom: 30px;
}

#sold {
	float: right;
	font-weight: bolder;

}

.para {
	margin-top: 15px;
	margin-bottom: 15px;
}

#prints{
	margin-top: 20px;
	margin-bottom: 20px;
}

#aproof{
	margin-top: 20px;
	margin-bottom: 20px;
}