body {
background: url(images/bg.jpg) no-repeat center top #ded3ae;
margin:0;
padding:0;
font: 14px Arial, Helvetica, sans-serif;
color: 241e17;

}

a {
color : #5f8bb3;
text-decoration : none;
}

a:hover {
color : #000000;
text-decoration : none;
}

a:active {
color: #0093bf;
}


#first {
height:60px;
margin:0 auto;
width:900px;
}

	#logo {
	height:60px;
	width:300px;
	margin:0 auto;
	float:left;
	}

#second {
height:40px;
margin:0 auto;
}

	#navigation {
	height:40px;
	width:900px;
	margin:0 auto;
	}

#creative {
height:50px;
width:900px;
margin: 0 auto;
overflow:hidden;
}

#holder {
width: 900px;
margin: 0 auto;
}

#main {
background: url(images/bgmain.gif) no-repeat #FFF;
width:900px;
margin: 0 auto;
padding: 10px 0 0 0 ;
float: left;
}

	#addon {
	float: right;
	clear: both;
	height:16px;
	padding: 9px 0 10px 10px;
	width:350px;
	text-align: right;
	}

	#sidebar {
	float: left;
	width: 220px;
	padding: 15px;
	border-right: 1px dashed #CCCCCC;

	}
	
	#content {
	float: left;
	width: 600px;
	margin: 0 0 0 10px;
	padding: 15px;
	line-height: 20px;
	color:#505050;
	}

#footer {
width:900px;
background:#FFF;
margin:0 auto;
float: left;
padding: 20px 0;
}

.footer-nav {
background: #f5f5e6;
padding: 5px 15px;
font-size: 11px;
color:#ab9474;
}



#nav {
height: 40px;
overflow: hidden;
float: left;
margin: 0 0 0 10px;
padding: 0;
}

#nav li {
display: inline;
list-style: none;
margin: 0;
padding: 0;
}

#nav a {
float:left;
margin:0 10px 0 0;
height: 40px;
padding: 0;
margin: 0 3px 0 0;
background: top;
}

#nav a:hover {
background-position: center;
}

#nav a:active, #nav a.selected {
background-position: bottom;
}

#home a {
width: 76px;
background:url(images/homelink.gif) top center no-repeat;
}

#about a {
width: 76px;
background:url(images/aboutlink.gif) top center no-repeat;
}

#gallery a {
width: 76px;
background:url(images/gallerylink.gif) top left no-repeat;
}

#links a {
width: 76px;
background:url(images/linkslink.gif) top center no-repeat;
}

#contact a {
width: 76px;
background:url(images/contactlink.gif) top center no-repeat;
}

#addtofav a {
width: 76px;
background:url(images/addtofavlink.gif) top center no-repeat;
}


h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 0;
}


h1 {
font: 24px "Trebuchet MS", "Myriad Pro";
padding: 5px 0;
border-top: 3px solid #52878a;
color: #52878a;
margin: 0 0 8px 0;
font-weight: bold;
letter-spacing: -1px;
text-transform: capitalize;
}

h2 {
font: 16px "Trebuchet MS", "Myriad Pro";
padding: 5px 0;
color: #52878a;
margin: 0 0 8px 0;
text-transform: uppercase;
font-weight: bold;
}

p {
margin: 8px 0;
}





.news {margin: 10px 0;}
.news ul {list-style-type:none;margin:8px 0 25px;padding:0;}

.news li {
display:block;
text-decoration:none;
color:#695b47;
margin: 0 0 2px 0;
padding: 4px 4px 4px 20px;
border-bottom: 1px dashed #CCCCCC;
background: url(images/1rightarrow.gif) left top no-repeat;
font: 12px "myriad Pro", Georgia, Helvetica;
}

html>body .news li {
background: url(images/1rightarrow.png) left top no-repeat;
}

.news a {
text-decoration:none;
color:#695b47;
font: 12px "myriad Pro", Georgia, Helvetica;
}
.news a:visited {color:#595959;}
.news a:hover {color: #97945f; text-decoration: none;}
.style1 {font-size: 10px; color: #CCCCCC;}



.small {
width:100px;
height:75px;
padding: 5px;
border: 1px #CCCCCC solid;
float: left;
margin:4px;
}

.small:hover {
border: 1px #97945f solid;
}

.smallc {
width:100px;
height:100px;
padding: 5px;
border: 1px #CCCCCC solid;
float: left;
margin:4px;
font-size: 10px;
line-height: 12px;
overflow: hidden;
}

.smallc:hover {
border: 1px #97945f solid;
}

img{
border: none;
}



.sold {
background: url(images/sold.png) no-repeat;
width: 100px;
height: 75px;
z-index: 1;
position: relative;
top: -80px;
}



.stampimage {
padding: 10px;
border: 1px #CCCCCC solid;
padding: 8px;
float: left;
clear: right;
}

.stampinfo {
float: left;
width: 550px;
margin: 15px 0 15px 0;
}









#form {
background:#f3f3e5;
margin: 15px 0;
padding: 15px;
}

.form {
background:#f3f3e5;
margin: 15px 0;
padding: 15px;
}

.ct {
width: 100px;
float: left;
font: 13px Georgia, "Times New Roman", Times, serif;
}

input,textarea {
vertical-align:top;
margin:0;
border: none;
}

label {
margin:0 0 0 2px;
}

label.chosen {
color:#333;
margin:10px 0 0;
}

.textinput,.textinputHovered {
width:250px;
border:none;
margin:0 0 5px;
padding:2px 0 0 0;
border-bottom: 1px dashed #c3c399;
background: none;
font: 12px Arial, Helvetica, sans-serif;

}

.textarea,.textareaHovered {
width:300px;
border:none;
height:220px;
margin:0 0 5px;
padding:3px;
border: 1px solid #c3c399;
background: none;
font: 12px Arial, Helvetica, sans-serif;
}

.textinput:focus,.textinputHovered:focus,.textarea:focus,.textareaHovered:focus {
border-color:#a77f62;
}

.buttonSubmit, .buttonSubmitHovered {
height:30px;
color:#000;
cursor:pointer;
border:1px #97DBFF solid;
text-align:center;
text-decoration:none;
margin:20px 0 0;
padding: 0 8px;
}

.buttonSubmit:hover, .buttonSubmitHovered:hover {
}

.locator {
border-top: 1px dashed #CCCCCC;
border-bottom: 1px dashed #CCCCCC;
font-size: 16px;
color:#999999;
margin: -10px 0 20px 0;
padding: 0;
text-align: right;

}





.submenu {margin: 10px 0;}
.submenu ul {list-style-type:none;margin:8px 0 25px;padding:0;}
.submenu a {
display:block;
text-decoration:none;
color:#695b47;
margin: 0 0 2px 0;
padding: 3px 3px 3px 20px;
text-transform: uppercase;
border-bottom: 1px dashed #CCCCCC;
background: url(images/1rightarrow.gif) left top no-repeat;
font: 11px Tahoma;
}

html>body .submenu a {
background: url(images/1rightarrow.png) left top no-repeat;

}

.submenu a:visited {color:#595959;}
.submenu a:hover {color: #97945f; text-decoration: none;}


ul.submenu1 {
margin: 0 0 20px 0;
padding: 0;
background: none;

}

ul.submenu1 li {
margin: 0 0 0 18px;
background: none;
}

ul.submenu1 li a {
background: url(images/subarrow.gif) left top no-repeat;
text-transform: capitalize;

}

html>body ul.submenu1 li a {
background: url(images/subarrow.png) left top no-repeat;
}


.submenu2 ul {
margin: 0;
padding: 0 0 0 10px;;
background: none;
}

.submenu2 li {
margin: 0 0 0 35px;
background: none;
padding: 0 0 0 15px;
}

ul.submenu2 li a {
background: url(images/subarrow.gif) left top no-repeat;
text-transform: capitalize;
}




#menu {
padding-bottom:7px;
text-align:left;
margin:0;
}


#menu h2,.dhtmlgoodies_question {
display:block;
text-decoration:none;
color:#695b47;
margin: 0 0 2px 0;
padding: 3px 3px 3px 20px;
text-transform: uppercase;
border-bottom: 1px dashed #CCCCCC;
background: url(images/1rightarrow.gif) left top no-repeat;
font: 11px Tahoma;
font-weight:bold;
}


#menu ul {
list-style-type:none;
margin:0;
padding:0;
}

#menu ul ul,.dhtmlgoodies_answer {
font-weight:400;
text-align:left;
margin:0 0 4px;
padding:0;
overflow:hidden;
margin: 0 0 20px 0;
padding: 0;
}



#menu ul ul li {
border:0;
margin:0;
padding:0;
}



#menu ul ul li a {
display:block;
margin-left:10px;
font-size:12px;
text-decoration:none;
color:#646464;
overflow:hidden;
padding: 3px 3px 3px 20px;
border-bottom: 1px dashed #CCCCCC;
background: url(images/subarrow.gif) left top no-repeat;
}

#menu ul ul li a:hover {
color: #97945f; text-decoration: none;
}


#dhtmlgoodies_leftPanel #leftPanelContent {
padding:0;
}
#dhtmlgoodies_leftPanel .closeLink:hover {
color:#FFF;
background-color:#000;
}

ul.post-meta span.post-meta-key,.dhtmlgoodies_question:hover {
color:#97945f;
cursor: pointer;
}


#music {
height:59px;
width: 150px;
float: right;
margin: -1px 0 0 10px;
overflow:hidden;
}


#hpnews {
background: url(images/newbg.gif) no-repeat right;
height:34px;
width: 370px;
float: right;
margin: 8px 0 8px 10px;
padding: 4px 20px;
font-size:10px;
}
