/* standard elements */

body
{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#8F7C77;
	background:url('images/002.gif');
}

h1 {}
h2 {}

h3
{
	font-size:10px;
}

p {}


/* links */

a
{
	color:#8F7C77;
}

		a:hover,
		a:active,
		a:focus
		{
			color:#bb0052;
		}


/* structure */

#frame
{
	background:url('images/frame-top.png') 0 0 no-repeat;
}

		#frame>#content
		{
			background:url('images/frame-middle.png') 0 0 repeat-y;
		}
		
		#frame>#bottom
		{
			background:url('images/frame-bottom.png') 0 0 no-repeat;
		}
		

/* top menu */

#top-menu>ul>li
{
	font-size:20px;
}

		#top-menu>ul>li>a.books
		{
			background-image:url('/scheme/2009-001/images/top-menu.gif');
		}
		
		#top-menu>ul>li>a.products
		{
			background-image:url('/scheme/2009-001/images/top-menu.gif');
		}
		
		#top-menu>ul>li>a.contact
		{
			background-image:url('/scheme/2009-001/images/top-menu.gif');
		}
		
		#top-menu>ul>li>a.news
		{
			background-image:url('/scheme/2009-001/images/top-menu.gif');
		}

/* left menu */

#left-menu>ul>li
{
	color:#6D5656;
	background:url('/scheme/2009-001/images/menu-item-backing.gif') 0 0 no-repeat;
}

#shop>ul>li>a
{
	font-size:12px;
}


/* gallery */

#gallery-info
{
	background:#eff8f7;
}


/* seasons box */

#seasons>.seasons-box
{
	background:url('/scheme/2009-001/images/seasons-box-left.gif') 0 0 no-repeat #f9e5e9;
}
		
		#seasons>.seasons-box>span
		{
			background:url('/scheme/2009-001/images/seasons-box-right.gif') 100% 0 no-repeat;
		}
				

/* dealers */

#dealers
{
	font-size:16px;
}