/* CSS Document */
body{
	margin:10px 0px 0px 0px;
	background-color:#f9d37d;
	background-image:url(../images/main_back.gif);
	background-repeat:repeat;
	background-position:center;
}

a {
	color:#FCE9BC;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#FFFFFF;
}
a img {border-width: 0;}

a img.nav {height: 63px; width: 79px; border-width: 0;}


a#home img.nav {background: url(../images/nav_rollovers/home.gif) top right no-repeat;  }
a#artisans img.nav {background: url(../images/nav_rollovers/artisans.gif) top right no-repeat; }
a#store img.nav {background: url(../images/nav_rollovers/ourstore.gif) top right no-repeat; }
a#contact img.nav {background: url(../images/nav_rollovers/contact.gif) top left no-repeat; }

	/* Active */
a#home:hover img {background: url(../images/nav_rollovers/home_over.gif) top right no-repeat;}
a#artisans:hover img {background: url(../images/nav_rollovers/artisans_over.gif) top right no-repeat;}
a#store:hover img {background: url(../images/nav_rollovers/ourstore_over.gif) top right no-repeat;}
a#contact:hover img {background: url(../images/nav_rollovers/contact_over.gif) top left no-repeat;}

/* Footer */

.footer {
	margin-top:5px;
	font-size: 12px;
	font-weight: bold;
	color: #B7410E;
}

.footer a{
	font-size: 12px;
	font-weight: bold;
	color: #B7410E;
}
.header{
	margin: 0px auto;
	width:600px;
	text-align:center;
}

/* Content */

#logo{
	margin-right: 10px;
}

#nav_button{
	margin-right: 10px;
}

.side_bar{
	padding-top:20px;
	background-color:#364E36;
	color:#FCE9BC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;		
}

.main{
	margin: 0px auto;	
	padding: 10px 20px 10px 20px;
	width:600px;
	background-color:#38583E;
	min-height:200px;
	color:#FCE9BC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
}

.page_icon{
	margin: 0px 0px 0px 10px;
}
.page_icon_right{
	margin: 0px 70px 0px 10px;
	float:right;
}
.photo_right{
	float:right;
	margin: 10px 10px 10px 10px;
	padding: 2px 2px 2px 2px;
	border:1px solid #FCE9BC;
}

.photo_left{
	float:left;
	margin: 10px 10px 10px 10px;
	padding: 2px 2px 2px 2px;
	border:1px solid #FCE9BC;
}

.border_top{
	margin-top:10px;
	width:100%; 
	height:44px; 
	background-image:url(../images/borders/guat.gif);
	background-position:center;
	background-repeat:repeat-x;
}

.border_bottom{
	width:100%; 
	height:44px;
	background-image:url(../images/borders/guat.gif);
	background-position:center;
	background-repeat:repeat-x;
}

.footer{
	text-align:center;
	color:#B94611;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.quotebox{
	margin:10px 20px 10px 20px;
	padding: 5px 5px 5px 5px;
	background:#324B34;
	border: 1px solid #4E724F;
}

.artisan_thumb{
	float: left;
	margin-right:10px;
	background:#324B34;
	border: 1px solid #4E724F;
}

.artisan_summary{
	height:78px;
	margin:10px 20px 10px 20px;
	padding: 5px 5px 5px 5px;
	background:#324B34;
	border: 1px solid #4E724F;
	display:block;
}

.artisan_summary:hover{
	background:#436344;
	display:block;
}

.countries{
	max-width:400px;
	text-align:left;
}

.country{
	vertical-align:middle;
	border: 1px solid #38583E;
	padding: 3px 3px 3px 3px;
}

.country:hover{
	vertical-align:middle;
	background:#436344;
	border: 1px solid #4E724F;
	padding: 3px 3px 3px 3px;
}

.product_nav{
	font-weight:bold;
}

.product{
	width:100%;
	margin:10px 20px 10px 20px;	
}

.product_img{
	padding: 5px 5px 5px 5px;	
	background-color:#324B34;
	border: 1px solid #4E724F;
}

.product_content{
	vertical-align:top;
	padding: 5px 5px 5px 10px;
}

.product_name{
	margin: -5px 0px 10px -5px;
	padding: 3px 3px 3px 10px;
	background-color:#324B34;
	border: 1px solid #4E724F;
	font-weight:bold;
}

.product_id{
	float:right;
	text-align:right;
}

.product_desc{
	margin: 10px 0px 15px 0px;
}

.product_country{
	vertical-align:bottom;
	margin: 0px 0px 10px -5px;
	padding: 3px 3px 3px 10px;
	background-color:#324B34;
	border: 1px solid #4E724F;
	
}

.email_form{
	margin: 0px auto;
	width: 500px;
}

.login{	
	margin:0px auto;
	margin-top:20px;
	padding: 5px 5px 5px 25px;
	background:#324B34;
	border: 1px solid #4E724F;
	width:150px;
}

.production_info_margins{
	padding-left: 10px;
}

.align-top{
	vertical-align:top;
}

/* Admin Page */

.loggedinas{
	float:left;
}

.head_row{font-weight:bold; background:#324B34; padding: 5px 0px 5px 0px;}

.admin_table{margin: 10px 0px 10px 0px; width:100%;}

.admin_menu{
	text-align:right;
	padding: 5px 5px 5px 5px;
}
.options{
	font-weight:bold;
	padding: 3px 3px 3px 5px;	
	background:#324B34;
	border: 1px solid #4E724F;
}

.odd_row{ background-color:#3E6044;
}

.form{
	margin: 10px 10px 10px 10px;
}
.textfield{
	background-color:#3E6044;
	border: 1px solid #4E724F;
	color:#FCE9BC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.textfield:focus{
	background-color:#466C4D;
}

.button{
	background:#3E6044;
	border: 1px solid #4E724F;
	color:#FCE9BC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.button:hover{	
	background:#47704F;
	border: 1px solid #4E724F;
	color:#FCE9BC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}


a img.switch{height: 12px; width: 12px; border-width: 0;}
a#switch img.switch{background: url(../images/switch.gif) top right no-repeat; margin-right:5px; }
a#switch:hover img.switch{background: url(../images/switch_hover.gif) top right no-repeat; margin-right:5px; }