/* CSS - Art For Any Day - www.bizmagic.com.com */

* {padding:0;margin:0;}
body {background: url('images/backbg.jpg') repeat; }
p {font-family: Helvetica, Arial, sans-serif;font-size: 12px;font-weight: normal;color: #666;text-align: left; margin:0; line-height: 20px; }
img {border:none;}

#pagetop {background: url('images/pagetop.png') top center no-repeat; behavior: url(iepngfix.htc); width: 780px; height: 43px; margin: 0 auto;}
#pagebottom {background: url('images/pagebottom.png') top center no-repeat; behavior: url(iepngfix.htc); width: 780px; height: 43px; margin: 0 auto;}
#content {margin: 0px auto; width: 780px; background: url('images/contentbg.png') top center repeat-y;}
#logo {width:320px; height: 101px; margin: 0 0 0 40px;}
#home-left {width: 450px; margin: 25px 0 0 45px; float:left;}
#home-left-main {width: 450px; margin: 15px 0 0 45px; float:left;}
#home-left h1 {background:url('images/headericon.jpg') top left no-repeat; padding: 0 0 6px 35px; margin: 0 0 10px 0; font-family: "Trebuchet MS", arial, sans-serif; color: #AA5153; font-size: 140%; border-bottom: dashed 1px #aa5153;}
#footer {background:url('images/footerbg.jpg') top center no-repeat; width: 780px; height: 45px; margin: 20px 0 0 0; padding: 30px 0 0 0;}
#footer p {text-align:center;}
#colright {width: 225px; float:right; margin: 0 30px 0 0;}
#samples {width:225px; height:166px; background:url('images/samplesbg.jpg') top left no-repeat; float:right; margin: 20px 30px 0 0; }
#samples-main {width:225px; height:166px; background:url('images/samplesbg.jpg') top left no-repeat; float:right; margin: 5px 30px 0 0; }
#order-right {width:225px; height:166px; float:right; margin: 5px 30px 0 0; }
#media-main {width:225px; height:58px; background: #ffffff; float:right; margin: 10px 30px 0 0; }
#home-left-main h2 {font-family: "Trebuchet MS", arial, sans-serif; color: #AA5153; font-size: 140%; margin: 0 0 20px 0;}
#home-left-main h3 {font-family: "Trebuchet MS", arial, sans-serif; color: #AA5153; font-size: 120%; margin: 15px 0 5px 0; border-bottom: dashed 1px #AA5153;}
#home-left-main img {border: 4px #BD3235 solid; padding: 3px;}
#home-left-main img:hover {border:#F36A6F;}

#header {background:url('images/headerbg.jpg') top left no-repeat; height: 170px; width: 724px; margin: 0 auto;}
#header img {margin: 2px 0 0 15px;}
.shopping {margin: 120px 0 0 68px;}
.shopping a {display: block;width: 112px;height: 30px; background: url('images/viewbutton.gif') no-repeat 0 0;}
.shopping a:hover {background: url('images/viewbutton.gif') no-repeat 0px -30px;}
.hide {margin: 0px;padding: 0px;font-size: 14px;font-weight: bold;color: #AAA;display: none;}

#flash {width: 724px; height: 202px; margin: 0 auto;}

#nav {width: 724px; height: 40px; margin: 12px auto; background: url('images/navbg.jpg') no-repeat;position:relative; }
ul.nav2 {list-style-type: none; height: 40px; margin: 0; }

ul.navigation li.home {width:60px; }
ul.navigation li.author	{ width:172px; }
ul.navigation li.book	{ width:150px; }
ul.navigation li.buy	{ width:125px; }
ul.navigation li.contact	{ width:82px; }

ul.navigation li.home a		{ background: url('images/nav-home.jpg') no-repeat; }
ul.navigation li.author a	{ background: url('images/nav-aboutauthor.jpg') no-repeat; }
ul.navigation li.book a	{ background: url('images/nav-aboutbook.jpg') no-repeat; }
ul.navigation li.buy a		{ background: url('images/nav-buy.jpg') no-repeat; }
ul.navigation li.contact a		{ background: url('images/nav-contact.jpg') no-repeat; }

ul.navigation li.home-on {width:60px; }
ul.navigation li.author-on	{ width:172px; }
ul.navigation li.book-on	{ width:150px; }
ul.navigation li.buy-on	{ width:125px; }
ul.navigation li.contact-on	{ width:82px; }

ul.navigation li.home-on a	{ background: url('images/nav-home-on.jpg') no-repeat; }
ul.navigation li.author-on a	{ background: url('images/nav-aboutauthor-on.jpg') no-repeat; }
ul.navigation li.book-on a	{ background: url('images/nav-aboutbook-on.jpg') no-repeat; }
ul.navigation li.buy-on a			{ background: url('images/nav-buy-on.jpg') no-repeat; }
ul.navigation li.contact-on a	{ background: url('images/nav-contact-on.jpg') no-repeat; }




ul.navigation {
	margin:0 auto 0 auto;
	overflow:hidden;
	width:700px;
}

ul.navigation li {
	display:block;
	float:left;
	height:40px;
	margin:0px 22px 0 0;
}

ul.navigation li a {
	display:block;
	height:100%;
	width:100%;
}
	
.nodis {display:none;}

a:link {
	color: #992628;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #992628;
}
a:hover {
	text-decoration: none;
	color: #C13E43;
}
a:active {
	text-decoration: none;
	color: #992628;
