@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff;
	background-image: url(../images/bg-main3.jpg);
	background-repeat: no-repeat;
	color: #333;
	font-family: Georgia, serif;
	margin:0;
}

a, a:visited, a:active {
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #369;
}

#big-wrap {height:100%; background-image:url(../images/bg-content2.gif); background-repeat:repeat-x; margin:0; padding:0 0 25px 0;}

#little-wrap {margin:0 auto; width:600px; min-height:465px; padding:0; top:50%;}

#foots {width:600px; margin:0 auto; padding:15px 0;}
#copyright {background-image:url(../images/footer-copyright-text.gif); background-repeat:no-repeat; text-indent:-9999px; width:274px; height:16px;}

h1 {width:600px; height:154px; background-image:url(../images/bg-h1b.gif); background-repeat:no-repeat; text-indent:-9999px; margin:0;}

h2, h3, h4 {font-weight:lighter; margin:20px 0 8px 0;}


h2.about {width:246px; height:27px; text-indent:-9999px; background-image:url(../images/h-about.gif);}
h2.gallery {width:246px; height:27px; text-indent:-9999px; background-image:url(../images/h-photos.gif);}
h2.contact {width:246px; height:27px; text-indent:-9999px; background-image:url(../images/h-contact.gif);}
h2.order {width:246px; height:27px; text-indent:-9999px; background-image:url(../images/h-order.gif);}
h2.press{width:246px; height:27px; text-indent:-9999px; background-image:url(../images/h-press.gif);}

p {margin:5px 0 8px 0; line-height:135%; font-size:13px;}

/*
ul li {margin:8px 0 8px 25px; line-height:135%; font-size:13px;}
ol li {margin:8px 0 8px 25px; line-height:135%; font-size:13px;}
*/

/*
img.right {float:right; margin:0 0 12px 12px; border:5px solid #C5D2D3;}
img.left {float:left; margin:0 12px 12px 0; border:5px solid #C5D2D3;}
*/

#image-right {float:right; margin:0 0 12px 12px; border:5px solid #C5D2D3;}
#image-left {float:left; margin:0 12px 12px 0; border:5px solid #C5D2D3;}

hr {margin-top:15px; margin-bottom:15px;}