html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
vertical-align : baseline;
background : transparent;
}

body {

background: url(../images/bg.jpg);

}
html{
overflow:-moz-scrollbars-vertical;
}

ol, ul {
list-style : none;
}

:focus {
outline : 0;
}

/* =links */
a, a:visited {
color : #aea090;
text-decoration : none;
}

a:hover, a:active, a:focus {
color : #aea090;
text-decoration : underline;
}

#paintings a:hover, a:active, a:focus {
text-decoration: none;
}




/* Author styles  
----------------------------------------------------------------------------------------- */



#logo-bar {
height: 176px;
background: url(../images/bg_top_wide.jpg) repeat-x;
}

h1 {
margin: 0 auto;
background: url(../images/bg_top.jpg) no-repeat;
height: 176px;
width: 852px;
text-indent : -9999px;
}

#wrapper {
width: 852px;
margin: 0 auto;
}
/* =content-main */

#content {
overflow : hidden;
width : 852px;
margin : 0 auto;
padding-bottom : 1.5em;
}

/* =content-nav */
#content-nav {
float: left;
width : 142px;
background-image: url(../images/navlines_home.gif);
background-repeat: no-repeat;
height: 357px;
}


/* =content-right */
#content-right {
float : right;
width : 700px;
}

.arthome {
margin-right: 8px;
}

#content-right p {
font : 75%/1.8 Verdana, Arial, sans-serif;
color: #e4dbcf;
margin: 0px 34px 0px 0px;
}

#home #content-right p {
margin-top: 10px;
}
#about #content-right p {
margin: 26px 70px 18px 10px;
}


#paintings #content-right p {
	line-height: 16px;
	color: #2A2A2A;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact #content-right p {
margin: 26px 70px 16px 10px;
line-height: 19px;

}

.text-right {
float: right;
width: 380px;

}
.text-left {
float: left;
width: 300px;

}
#contact #content-right img {
	border: 1px solid #5C5649;
	margin: 5px 0px 0px 10px;
}

/* =portfolios */
#col-one {
	float: left;
	width: 223px;
	margin: 0px 10px 0px 5px;
	background: url(../images/verticalline.gif) repeat-y right;

	
}

#col-two {
float: left;
width: 221px;
margin: 0px 10px 0px 4px;
background: url(../images/verticalline.gif) repeat-y right;


}

#col-three {
float: left;
width: 210px;
margin-left: 4px;



}
#col-one img, #col-two img, #col-three img {
	border: 1px solid #625542;
	border: 1px solid #5C5649;
	
}

.box-top img {
margin-top: 0px;
}

.box img {
margin-top: 18px;
}

.quotes {
margin: 30px 0px 0px 0px;
}








/* =tables */
table {
	border-collapse : collapse;
	border-spacing : 0;
}

/* =siteinfo */
#footer {
	position : relative;
	overflow : hidden;
	width : 852px;
	margin : 0 auto;
	margin-top: 20px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid white;
}
