@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/layout/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
* {
	border:none; 
	margin:0; 
	padding:0;
}
p {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1261AE;
	padding-bottom: 10px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #1261AE;
	padding-bottom: 10px;
	font-style: italic;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1261AE;
	padding-bottom: 5px;
}
hr {
	height: 2px;
	width: 820px;
	background-color: #1261AE;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #1261AE;
}
.textplus {
	font-size: 14px;
}
.wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
.headerdiv {
	background-image: url(images/layout/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 930px;
	padding-top: 33px;
	text-align: center;
}
.menu-back {
	float: left;
	width: 600px;
	position: absolute;
	z-index: 1;
	left: 165px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	top: 44px;
	overflow: hidden;
}
.menu {
	width: 600px;
	background-image: url(images/layout/menu_divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	position: relative;
	left: 165px;
	height: 35px;
	z-index: 99;
}
.menuitem {
	background-image: url(images/layout/menu_divider.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	height: 35px;
}
.menuitem a {
	background-image: url(images/layout/menu_divider.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 35px;
}
.menuitem a:hover {
	background-image: url(images/layout/menu_divider.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.subhead {
	background-image: url(images/layout/subhead.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 930px;
}
.montage {
	background-image: url(images/layout/montage.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 270px;
	width: 930px;
}
.montage-content {
	background-image: url(images/layout/montage_small.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 57px;
	width: 930px;
}
.categorieslist {
	position: absolute;
	left: 750px;
	color: #FFFFFF;
	line-height: 14px;
	width: 150px;
}
.categorieslist ul {
	list-style-position: outside;
	list-style-image: url(images/layout/arrow.png);
	list-style-type: none;
}
.categorieslist ul li {
	margin-bottom: 12px;
}
.categorieslist ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.categorieslist ul li a:hover {
	color: #FFCC00;
}
.content {
	float: left;
	width: 900px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.content-homepage {
	padding-left: 40px;
	float: left;
	width: 640px;
	background-image: url(images/layout/divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
}
.content-content {
	padding-left: 40px;
	float: left;
	width: 820px;
	padding-right: 40px;
}
.contactbox {
	float: left;
	width: 250px;
}
.important {
	font-weight: bold;
	color: #1261AE;
}
.horizontal {
	padding: 10px;
	clear: both;
}
.searchbox {
	font-weight: bold;
	color: #333333;
}
.forminput {
	border: 1px dotted #333333;
}
.listbox {
	float: left;
	padding-left: 15px;
	padding-right: 40px;
}
.listbox ul li {
	padding-bottom: 10px;
}
.listbox ul li ul {
	padding-top: 5px;
}
.listbox ul li ul li {
	text-indent: 10px;
	list-style-type: none;
}
.buttonspane {
	float: left;
	width: 150px;
	padding-left: 20px;
	text-align: center;
}
.spacer {
	float: left;
	height: 82px;
	width: 930px;
	clear: both;
}
.footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
	height: 45px;
	width: 930px;
	z-index: 999;
	background-image: url(images/layout/footer.png);
	background-repeat: no-repeat;
	position: fixed;
	left: auto;
	bottom: 0px;
	right: auto;
	clear: both;
	padding-top: 37px;
}
.footer a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.specialsdiv {
	float: left;
}
.specialsbox {
	float: left;
	width: 400px;
	padding-right: 10px;
}
.specialsimg {
	float: left;
	height: 100px;
	width: 100px;
	padding-right: 10px;
}
.specialsddescription {
	float: left;
}
.price {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.subtext {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#sendbutton {
	color:#fff;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #333333;
	margin: 0px;
	padding-right: 10px;
}
.message {
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	clear: both;
}
.largertext {
	font-size: 24px;
	color: #000000;
}

