html,body{
	margin:0;
	padding:0;
	background-color: #FFEF97;
	width: 100%;
}
body{
	color: #000000;
	text-align:center;
	padding: 0px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	background-image: url(../images/bg.jpg);
	background-color: #FFEF97;
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

div#container{
	width:720px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#header  h2{
	color: #000000;
	font-size: 24px;
	font-weight: 900;
	padding: 15px;
}
div#header{
	padding:0;
	color: #000000;
	background-image: url(../images/header_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 239px;
	text-align: right;
}
h1,h2, h3{
	padding-left: 15px;
	margin: 0;
	padding-right: 15px;
}

h2{
	font-size: 18px
}
h3 {
	font-size: 16px
}


p{
	margin: 0;
	line-height: normal;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
a:link {
	color: #E0CB60;
	text-decoration: underline;
}
a:visited {
	color: #F2E283;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFEF97;
}
table.prices {
	font-family: "Trebuchet MS", arial, sans-serif;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	color: #000000;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/price-divider.jpg);
	
	;
}
div#menu{
	width:100%;
	overflow:auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: 0px;
	background-image: url(../images/header_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}

ul#nav{
	padding-left:12px;
}
ul#nav li{
	float:left;
	width:96px;
	margin-right:4px;
	text-align: center;
}
ul#nav a{
	float:left;
	width:96px;
	text-decoration:none;
	color: #FDEF97;
	background-color: #FF0000;
	font-weight: bold;
}
ul#nav  li.active  a {
	color: #C6B036;
	font-weight: bold;
}
ul#nav li:hover a{
	float:left;
	width:96px;
	margin-right:3px;
	color: #70090A;
	text-decoration: underline;
	color: #C0A929;
	font-weight: bold;
}

div#content{
	clear:left;
	width:720px;
	padding-top:10px;
	background-color: #000000;
	color: #FFEFA2;
	background-image: url(../images/divider.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
div#footer{
	padding-top:5px;
	text-align: center;
	font-size: 10px;
	color: #FFEC93;
	background-color: #FF0000;
}


address{
	font-style: normal;
	background-color: #FF0000;
}

div#box{
	float:right;
	display:inline;
	width:290px;
	text-align:center;
	background-color: #FF0000;
	color: #ffef97;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
div#box p{
	padding:0 10px;
	color: #FFFA98;
}
div#minipics{
	float:left;
	width:100%;
	padding-bottom:5px;
	margin-right: auto;
	margin-left: auto;
}
div#minipics ul{
	list-style-type: none;
	margin:0 15px;
	padding:0
}
div#minipics li{
	float:left;
	width:110px;
	background-color: #FF0000;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #ffef97;
	font-size: 16px;
}
div#minipics li img{
	display: block;
	width: 100px;
	height: 66px;
	border: 0px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

div#spacer {
	float:left;
	width:100%;
	padding-bottom:10px
}
td.gradient {
	margin: 15px;
	background-color: #FFFFFF;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
}
td.gradient p {
	margin:0;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	line-height: normal;
	color: #000000;
}
td.gradient2 {
	margin: 15px;
	background-color: #FFFFFF;
	background-image: url(../images/gradient2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td.gradient2  p h2 {
	margin:0;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	line-height: normal;
	color: #FF0000;
}
a.dark:link {
	color: #333333;
}
a.dark:visited {
	color: #333333;
}
a.dark:hover {
	color: #000000;
	text-decoration: underline;
}
.spacer {
	font-size: 6px
}
p.contact-details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFEFA2;
}


.style1 {
	color: #FFF38D;
	font-size: 12px;
}

.style2 {
	color: #FF0000
}

