/* CSS Document */





#ddcolortabs{
	width:800px;
	margin-left:0;
	margin-top:0;
    padding:19px 0 0 0
}
.index {
	height:400px
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
padding:0;
list-style-type:none;

}

#ddcolortabs li{
	margin:0 0 0 0;
	float:left;
	position:relative;
	padding: 0 2px 0 0;
}


#ddcolortabs a{

color: white;
background:#6C5635 no-repeat left top;
margin:0 0 0 0;
padding:0 0 0 0;
text-decoration:none;
letter-spacing: 1px;

}
#wrapper {
	background-image: url(frontpageCS2.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:900px;
	margin:0 auto;
	text-align:left;
	padding-top:229px
	
}
body#paintings #wrapper {
	background: none;
	text-align:center;
	padding-top:20px
}
body#paintings #wrapper img {
	margin-right:15px;margin-bottom:15px
}
body#dreamscapes #wrapper {
	background: none;
	padding-top:20px
}
body#dreamscapes #wrapper img {
	
}

#ddcolortabs a span{
float:left;
display:block;
background: #6C5635 no-repeat right top;
padding:5px 7px 4px 11px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #8cb85c;
}

#ddcolortabs a:hover span{
color: #2D2702;
background-color: #8cb85c;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
color: #2D2702;
background-color: #8cb85c;
}

body {
background-color: #ffffff;
	padding-top: 0;
	text-align:center
	}

#footer {
	font-family: Univers,Helvetica,sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align:center


}
.clearall {
	clear:both
}
.align-left {
text-align:left
}

.webstore {
	width:255px;
	margin-right:15px;margin-bottom:15px;
	float:left
}
form input {
	margin-top:5px
}