body{
	font-family:Arial, sans-serif;
}
h1#ja{
	width:280px;
	height:35px;
	background-image:url(/media/images/jedalexander.png);
}
h1#ja span{
	display:none;
}
div.content h2{
	color:#971b1e;
	font-size:1.2em;
}
em{
	color:#971b1e;
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
}
em.extra{
	color:#971b1e;
	font-size:1.4em;
	font-weight:bold;
	font-style:normal;
}
div.content a{
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
div.content a:hover{
	color:#971b1e;
}
ul#nav{
	list-style:none;
	margin-left:0px;
}
ul#nav li{
	background-color:#666;
	margin:2px;
	float:left;
	margin-right:5px;
	padding:5px;
	width:80px;
	text-align:center;
}
body.home ul#nav li.home, body.bio ul#nav li.bio, body.blog ul#nav li.blog, body.store ul#nav li.store, body.pictures ul#nav li.pictures{
	background-color:#971b1e;
}
ul#nav li a{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
div#primary div.content{
	padding:5px;
}
div#header div.content{
	padding-bottom:21px;
	border-bottom:4px solid #971b1e;
}
div.gallery img{
	margin:10px;
}
img.bordered{
	border:1px solid #888;
}
img.homeprod{
	margin-top:15px;
}
body.bio div#primary div.content{
	padding-top:15px;
}
div#hometxt{
	margin-left:15px;
	margin-top:20px;
}
div#contactdat{
	margin-top:30px;
	font-weight:400;
	color:#971b1e;
	text-align:center;
}
div#elephant_list{
	text-align:center;
}
div#elephant_list div#elephant{
	margin:0 auto;
	width:150px;
}
div#elephant_list ul{
	margin:0 auto;
	text-align:left;
	width:150px;
}
div#elephant_list_blog{
	text-align:center;
}
div#elephant_list_blog div#elephant{
	margin:0 auto;
	width:250px;
}
div#elephant_list_blog div#newsdiv{
	margin:0 auto;
	text-align:left;
	width:250px;
}
div#elephant_list a{
	font-size:1.2em;
}
div#elephant{
	text-align:center;
}
.note{
	font-size:0.8em;
	color:#888;
}
/* store */
div.product{
	border:1px solid #888;
	margin:5px;
	position:relative;
	padding:5px;
	height:103px;
}
div.product_text{
	position:absolute;
	left:115px;
	top:5px;
	padding-right:5px;
}
ul#storeactions{
	margin-top:20px;
}
ul#storeactions li{
	margin-bottom:5px;
}
ul#storeactions li.view{
	list-style-image:url('/media/images/cart.png');
}
ul#storeactions li.shop{
	list-style-image:url('/media/images/cart_go.png');
}
ul#storeactions li.clear{
	list-style-image:url('/media/images/cart_remove.png');
}
li.addtocart{
	list-style-image:url('/media/images/cart_put.png');
}
span#update_alert{
	padding:3px;
	color:#F00;
	background-color:#FFA;
	display:none;
}
table th{
	background-color:#EEE;
}
