

body {
     font-family: Garamond,Palatino,Georgia,serif;
	font-size: 16px;
	margin: 0;
	background-color: #ffffff;
	background-attachment: scroll;
	color: #403A33;
	padding-left: 20px;

}


#header{
	align: center;
	width:1100px;
	height:450px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(header.png);
	background-repeat: no-repeat;


}


img  {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}


a:link 	      { color: #8f4343; text-decoration: none; font-weight:normal;}
a:visited   { color: #8f4343; text-decoration: none; font-weight:normal;}
a:hover	      { color: #3e606f;; text-decoration: none; font-weight:normal;}
a:active     { color: #8f4343; text-decoration: none; font-weight:normal;}



a.menu:link 	      { color: #8f4343; text-decoration: none; font-weight: normal;}
a.menu:visited   { color: #8f4343; text-decoration: none; font-weight: normal;}
a.menu:hover	      { color: #3e606f;; text-decoration: none; font-weight: normal;}
a.menu:active     { color: #8f4343; text-decoration: none; font-weight: normal;}


a.inline:link 	      { color: #8f4343; text-decoration: none; font-weight:bold;}
a.inline:visited   { color: #8f4343; text-decoration: none; font-weight:bold;}
a.inline:hover	      { color: #3e606f;; text-decoration: none; font-weight:bold;}
a.inline:active     { color: #8f4343; text-decoration: none; font-weight:bold;}

.menustar  {

	color: #3e606f;

}
.line  {
	border-bottom: 2px solid #8f4343;
	width: 850px;
	padding-top: 10px;
	align: center;
}



.box  
{
	border: 3px solid #3e606f;
	width: 975px;
}

.price  {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #3e606f;
	font-family: Comic Sans MS, sans serif;

	padding-top: 2px;
	padding-bottom: 1px;

}

.info  {
	font-size: 14px;
	font-weight: normal;

	font-style: italic;
	font-family: Comic Sans MS, sans serif;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 1px;

}

.title  {

         font:18px Garamond,Palatino,Georgia,serif;
         font-weight:bold;
         color: #8F4343;
         padding: 0px 0 1px 0px;
         margin-bottom: 0;

}

h2  {

         font:normal bold 24px Garamond,Palatino,Georgia,serif;
         font-weight:bold;
         color: #326470;
         padding: 6px 0 1px 6px;
         margin-bottom: 0;

}


h3  {

         font:italic bold 18px Garamond,Palatino,Georgia,serif;
         font-weight:bold;
         color: #8F4343;
         padding: 6px 0 1px 6px;
         margin-bottom: 0;

}

#footer {

    position: bottom;
	margin-bottom: 0px;
	width: 100%;
	font-size: 14px;
	margin-left: 0px;
	padding-top: 17px;
	text-align: center;
	height: 25px;
	padding-bottom: 6px;

	font-size: 13px;
		border-bottom: 3px solid #473D30;
	}




#footer p {

	font: .8em Garamond,Palatino,Georgia,serif;
	padding-top: 18px;
padding-bottom: 15px;
	text-align: center;
	}


#footer a {
	color: #8F4343;
	text-decoration: none;

	}




#footer a:hover {

	color: #339AB4;

	text-decoration: none;

	}
	
	.topmenu  {
	margin-top: 9px;
	font-size: 17px;
	text-align: right;
	padding-right: 100px;
}

