/* CSS Document */



body{ margin:0px 0px 0px 0px; background-image:url(../images/bg.jpg); background-repeat:repeat;}



H1{ font-family:Trebuchet Ms; font-size:18px; color:#69402b; background-color:#f5c1c5; border: solid 1px #69402b; margin:0px 4px 4px 4px; text-indent:10px;}


H2{ font-family:Trebuchet Ms; font-size:14px; color: #330099; margin: 10px 0px 2px 0px}







/* ---------------------scroll bar----------------- */

HTML{

 scrollbar-3d-light-color:#C0C0C0;

 scrollbar-arrow-color:#999999;

 scrollbar-base-color:#C0C0C0;

 scrollbar-darkshadow-color:#FFFFFF;

 scrollbar-face-color:#E5E5E5;

 scrollbar-highlight-color:#FFFFFF;

 scrollbar-shadow-color:#999999;

}

/* ---------------------layout----------------- */



#wrapper

	{

	width:900px;

	margin:0px auto 0px auto;
	

	}

	

#header

	{

	width:900px;

	height:195px;

	background-image:url(../images/header.jpg);

	background-color:#FFFFFF;

	}

#center

	{

	width:900px;

	height:auto;

	background-color:#FFFFFF;

	float:left;

	padding-bottom:10px;

	}

	

#footer

	{

	width:900px;

	height: auto;

	text-align:center;

	margin-top:4px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	

	}

	

.footer

	{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#333333;

	}

.footer a

	{

	text-decoration:none;

	color:#69402b;

	}

.footer a:hover

	{

	text-decoration:underline;

	color:#000000

	}

#left-cell

	{

	width:186px;

	height:auto;

	float:left;

	background-color:#ffffff;

	}

	

#right-cell

	{

	width:711px;

	height:auto;

	float:left;

	background-color:#ffffff;

	}

#portfolio

	{

	width:899px;

	height:auto;

	float:left;

	background-color:#ffffff;

	}

	

#specials

	{

	width:182px;

	height:203px;

	background-image:url(../images/specials.jpg);

	background-repeat:no-repeat;

	float:left

	}

.specials-text-holder

	{

	width:165px;

	height:115px;

	margin:78px 0px 0px 9px;

	display:block;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	}

.content-holder

	{

	padding:4px;

	border: solid 1px  #CCCCCC;

	margin:0px 0px 0px 4px;

	display:block;

	width:693px;

	line-height:19px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	}

.front-image

	{

	margin:12px 0px 0px 22px;

	}

	

.contact

	{

	text-align:center;

	display:block;

	}

.gallery

	{

	margin:5px 0px 0px 55px

	}
.aboutimages
	{
	margin:0px 0px 0px 100px
	}
.left-cell-images
	{
	margin: 4px 0px 0p 4px;
	float:left
	}
#left-cell-image-holder

	{
	float:left;
	height: auto;
	margin-left:0px;
	}