body{
	background-color: white;
	padding:0;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	color:#292102;
}
#page_wrap{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	
}

#header{
	position:relative;
	width:100%;
	height:42px;
	z-index:1;
}

#header_logo a{
	display:block;
	background: transparent url(/images/logo.png) top left no-repeat;
	top:0;
	left:0;
	width:289px;
	height:46px;
	z-index:2;
}

.itext {
	display: none;
}

#main{
	width:954px;
	height:435px;
	border-right:6px solid #85a8c0;
	position:relative;
}

#left_bar1{
	position:absolute;
	border-right:6px solid #85a8c0;
	border-left:4px solid #346e96;
	top:20px;
	height:415px;
}
#left_bar2{
	
	width:135px;
	background-color:#948671;
	border-left:8px solid #85a8c0;
	border-right:8px solid #346e96;
	height:415px;
}

#left_search{
	position:absolute;
	bottom:10px;
	left:8px;
	width:135px;
}	
#left_search INPUT{
	width:128px;
	margin:0;
	padding:2px;
}
#sub_nav_bar{
	
}

#main_body{
	position:absolute;
	left:161px;
	height:419px;
	width:793px;
	top:10px;
	border-bottom:6px solid #85a8c0;
}
#main_content_box{
	position:absolute;
	top:0px;
	left:0px;
	height:419px;
	width:793px;
	
}
#main_image_box{
	position:absolute;
	top:0px;
	left:0px;
	height:419px;
	width:793px;
	
}

#bottom_bar1{
	position:relative;
	margin-top:5px;
	width:960px;
	height:18px;
	background-color:#4c3f2d;
}

#thumbs_name{
	color:white;
	margin-left:10px;
}

#bottom_bar2{
	position:relative;
	width:960px;
	height:96px;
	background-color:black;
}


#inside_bottom{
}

#main_nav{
	position:absolute;
	left:300px;;
	top:2px;
	padding:0;
	margin:0;
	width:660px;
	background-color:#2e2110;
	height:18px;
}

#header_bar{
	position:absolute;
	left:300px;;
	top:24px;
	padding:0;
	margin:0;
	width:660px;
	height:18px;
	background-color:#85a8c0;
}

#header_bar2{
	width:660px;
	height:18px;
	background-color:#85a8c0;
	overflow:hidden;
}

#bar_message{
	width:660px;
	height:18px;
	background-color:#85a8c0;
	text-align:right;
	color:yellow;
	overflow:hidden;
}

.pad{
	margin-right:50px;
}

#bottom_main_nav {
	width:800px;
	text-align:center;
}

#main_nav_list{
	padding:0;
	margin:0;
	
}


.nav_list{
	padding:0;
	margin:0;

}

.nav_list li{
	display:inline;
	padding:0;
	margin:0;
	
	
}
.nav_list li a {
	padding:0;
	margin:0;
	color:white;
	text-decoration:none;
	font-size:10pt;	
	padding-right:10px;
	padding-left:10px;
}

.nav_list li a.first{
	
}



.nav_list li a:hover {
	text-decoration:underline;
}

.nav_list li a.active_link{
	font-weight:bold;
}


.sub_nav_list{
	padding:0;
	margin:0;
	list-style:none;
	width:135px;
	
}

.sub_nav_list li{
	padding:0;
	margin:0;
	color:#993316;
	padding-bottom:3px;
	padding-top:10px;
}

.sub_nav_list li a{
	padding:0;
	margin:0;
	color:#993316;
	text-decoration:none;
	font-size:10pt;	
}
.sub_nav_list li a.active_link{
	font-weight:bold;
}

.sub_nav_list li a:hover{
	text-decoration:underline;
}

/*Entries (simple pages)*/
.entry_left{
	text-align:left;
}
.entry{

}
.entry_title, .entry_title_left{
	font-size:10pt;
	font-weight:bold;
	padding-bottom:3px;
}
.entry_text{
	padding-bottom:5px;
}

.entry_image_left{
	padding-right:5px;
	padding-bottom:5px;
}
.entry_image_right{
	padding-left:5px;
	badding-bottom:5px;
}

.links_list{
	list-style:none;
	padding:0;
	margin:0;
	margin-left:5px;
}
.links_list li{
	padding-bottom:3px;
	padding:0;
	margin:0;
}
.links_list li a{
	color:#292102;
	text-decoration:none;
}
.links_list li a:hover{
	text-decoration:underline;
}



.categorized_simple_page_display{
	padding-bottom:20px;
	float:left;
}
.categorized_simple_page_display .category_name{
	font-size:10pt;
	font-weight:bold;
	padding-bottom:3px;
}
.categorized_simple_page_display .category{
	margin-bottom:10px;
	width:325px;
}

.gbox{
	width:135px;
	margin-bottom:5px;
}

#thumbs_frame{
	background-color:black;
}

#cart_table{
	position:absolute;
	left:10px;
	top:10px;
}

#cart_table TABLE TR.head TD{
	border-bottom:1px solid black;
	font-weight:bold;
}

#cart_table TABLE TD{
	padding-right:15px;
}

#cart_options{
	position:absolute;
	right:10px;
	top:10px;
	width:200px;
}

.button{
	width:101px;
	height:17px;
	background: transparent url(/images/button_back.png) top left no-repeat;
	text-align:center;
	padding-top:1px;
}

.gbutton{
	color:black;
	text-decoration:none;
	font-size:8pt;
	
}

.simple_page_display{
	position:absolute;
	top:25px;
	left:20px;
	width:760px;
}

.simple_page_display2{
	position:absolute;
	top:10px;
	left:20px;
	width:760px;
}
.entry_image{
	position:absolute;
}

.entry_title{
	position:absolute;
	right:0px;
	top:30px;
	border-bottom:15px solid black;
	width:275px;
	text-align:right;
	
}
.entry_title_left {
	position:absolute;
	left:0px;
	top:30px;
	border-bottom:15px solid black;
	padding-right:30px;
}

.simple_page_display2 .entry_title{
	width:120px;
}


.entry_text{
	position:absolute;
	right:0px;
	top:70px;
	width:275px;
	text-align:right;
}
.entry_text_left{
	position:absolute;
	left:0px;
	top:70px;
}

#login_form{
	position:absolute;
	top:50px;
	left:25px;
	border-right:3px solid black;
	padding-right:20px;
}

#login_account_form{
	position:absolute;
	top:50px;
	left:300px;
}
#signup_form{
	position:absolute;
	top:50px;
	left:25px;
}

#customer_home_page, #customer_order_page{
	position:absolute;
	top:50px;
	left:25px;
}

#customer_home_page .welcome{
	font-weight:bold;
	margin-bottom:10px;
}

#home_page_display{
	position:absolute;
	left:50px;
	top:20px;
}

#home_page_video{
	position:absolute;
	left:0px;
	top:0px;
}
#home_page_photo{
	position:absolute;
	left:350px;
	top:0px;
}
#home_page_painting{
	position:absolute;
	left:0px;
	top:240px;
}	

#news_list{
	padding:0px;
	margin:0px;
	list-style-type:square;
	margin-left:18px;
	margin-right:5px;
}


#news_list li{
	color:white;
	margin-top:5px;
	margin-bottom:10px;
	font-size:9pt;
}

#news_list li a{
	color:white;
	text-decoration:none;
}

#news_list li a:hover{
	text-decoration:underline;
}

#news_container{
	position:absolute;
	top:0px;
	left:20px;
	height:418px;
	width:773px;
	overflow:auto;
}

#news_container .entry{
	width:750px;
	position:relative;
	text-align:left;
	padding:0;
	margin:0;
	top:0;
	margin-bottom:10px;
}
#news_container .entry_title{
	width:750px;
	position:relative;
	text-align:left;
	padding:0;
	margin:0;
	border-bottom:1px solid black;
	top:0;
}

#news_container .info{
	width:750px;
	font-size:8pt;
	font-style:italic;
}

#news_container .entry_text{
	width:750px;
	position:relative;
	text-align:left;
	padding:0;
	margin:0;
	top:0;
	
}
#news_container .links_list{
	width:750px;
	position:relative;
	text-align:left;
	padding:0;
	margin:0;
	top:0;
	margin-top:5px;
}

#news_container .links_list a{
	text-decoration:underline;
}

.search_header{
	font-size:14pt;
	margin-bottom:10px;
}
.search_sub{
	font-size:12pt;
	margin-bottom:6px;
	margin-left:5px;
}

.search_results{
	margin-bottom:15px;
	margin-left:15px;
}

.search_results a{
	color:black;
	text-decoration:underline;
	
}

.pager a{
	color:black;
}

.pager a:hover{
	text-decoration:none;
}

.award_dropdown{
	position:absolute;
	bottom:0px;
	right:0px;
}

