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



/* BASIC HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
a:focus {
	outline: 1px dotted;
}
hr {
	border: 0 #393c29 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
p {
	margin-bottom: 15px;
}
ul {
	margin-bottom: 15px;
	list-style: disc;
}


/* TEXT
----------------------------------------------------------------------------------------------------*/


h1 {
	font-size: 20px;
	color: #fff;
	background: #393c29;
	font-weight: normal;
	margin: 0px 5px 20px;
	padding: 4px 0px 4px 8px;
	line-height: 30px;
}

h2 {
	font-size: 20px;
	color: #393c29;
	background: #cdc6a9;
	font-weight: normal;
	margin: 0px 5px 15px;
	padding: 4px 0px 4px 8px;
}

h3 {
	font-size: 21px;
	color: #82846d;
	font-weight: normal;
	font-family: Verdana, Arial, Geneva, sans-serif;
	margin-bottom: 15px;
}

h4 {
	font-size: 17px;
	color: #393c29;
	margin-bottom: 8px;
}

h5 {
	font-size: 15px;
	color: #393c29;
	margin-bottom: 8px;
}

h6 {
	font-size: 13px;
	color: #393c29;
	font-weight: normal;
	margin-bottom: 15px;
	font-style: italic;
	padding: 6px 10px;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.tinytext {
	font-size: 80%;
}
.tinytext2 {
	font-size: 85%;
	text-align: center;
}


/* LAYOUT
---------------------------------------------------------------------------------------------------- */

#container {
	background: #fff;
	margin-top: 10px;
	margin-bottom: 30px;
	overflow: hidden;
}

/* Header ---------------------------- */

#header {
	background: #fff;
}
#header2 p {
	color: #393c29;
	text-align: right;
	margin: 25px 7px 0px 0px;
	font: normal 26px/32px Tahoma, Geneva, sans-serif;
}
#header2 h3 {
	text-align: right;
	margin: 51px 7px 0px 0px;
	font: normal 21px/32px Tahoma, Geneva, sans-serif;
}
#header2 a:link, #header2 a:active, #header2 a:visited {
	color: #393c29;
	text-decoration: none;
}
#header2 a:hover {
	color: #393c29;
	text-decoration: underline;
}

/* Main Content -------------------------- */

#maincontent {
	background: #fff;
	padding-top: 20px;
}
#maincontent ul {
	margin-left: 9px;
	padding-left: 9px;	
}

#gallerywrap {
	background: #fff;
	padding-top: 20px;
}
#textbox {
	background: #fff;
}
#textbox img {
	margin-bottom: 5px;
	margin-top: 10px;
}
#textbox p, #textbox h4, #textbox h5 {
	padding-left: 10px;
}
#imagebox {
	background: #fff;
}
#imagebox img {
	margin-bottom: 5px;
}
.imagebox2 {
	background: #fff;
	margin-top: 40px;
}
.catheader {
	background: #393c29;
	color: #fff;
	text-align: center;
	width: 170px;
	display: inline;
	float: left;
	margin: 15px 10px 3px;
}
.catpic {
	width: 170px;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.cattext {
	width: 170px;
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#stepedge {
	/*background: #cdc6a9;*/
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#stepedge p {
	text-align: left;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
}
#stepedge img {
	padding-bottom: 5px;
	padding-left: 10px;
}
div.caption {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #393c29;
	padding: 4px;
	text-align: center;
	background: #cdc6a9;
	margin-bottom: 20px;
}
div.caption2 {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #393c29;
	text-align: center;
	background: #cdc6a9;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.caption3 {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 4px;
	text-align: center;
	background: #393c29;
	margin-bottom: 20px;
}
div.quote {
	font: italic 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #393c29;
	padding: 8px 8px 2px;
	background: #cdc6a9;
	margin: 0px 5px 20px;
}
div.pricebox1 {
	color: #393c29;
	padding: 8px;
	background: #fff;
	border: 1px solid #393c29;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 20px 5px;
}
div.pricebox2 {
	color: #393c29;
	padding: 8px 8px 0px;
	background: #fff;
	border: 1px solid #393c29;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 5px 20px;
	line-height: 18px;
}
div.pricebox2 p {
	margin-bottom: 5px;
}
div.pricebox3 {
	background: #fff;
}
.pricetable {
	border: 1px solid #ccc;
}
div.boxheader {
	font-size: 15px;
	color: #fff;
	background: #393c29;
	padding: 4px;
	text-align: center;
	margin: 20px 5px 0px;
}
div.gallerybox {
	color: #393c29;
	padding: 10px;
	background: #fff;
	border: 1px solid #000;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pricetable {
	border: 1px solid #CCC;
}

/*Sidebar -------------------------------- */

#sidebar {
	background: #fff;
	padding-top: 20px;
}


/* Footer -------------------------------- */

#footer {
	background: #cdc6a9;
	color: #000;
	text-align: center;
	font-size: 90%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#footer2{
	background: #fff url(../images/mannix.gif) no-repeat scroll 340px;
	color: #333;
	font-size: 11px;
	line-height: 26px;
	clear: left;
}


/* MENU
-----------------------------------------------------------------------------------------------------------*/
.menuwrap {
	border-top: 1px solid #000;
	font-size:95%;
}

a.nav, a.nav:link, a.nav:visited {
	display:block;
	width:152px;
	height:27px;
	background:#fff;
	text-decoration:none;
	color:#000;
	line-height:27px;
	overflow:hidden;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding-left: 6px;
}
a.nav:hover {
	color:#fff;
	background:#393c29;
}
p.nav {
	display:block;
	width:152px;
	height:27px;
	background:#cdc6a9;
	text-decoration:none;
	color:#000;
	line-height:27px;
	overflow:hidden;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	font-weight: bold;
}



/* LINKS
---------------------------------------------------------------------------------------------------- */

a:link {
	text-decoration: none;
	color: #03c;
}
a:visited {
	text-decoration: none;
	color: #03c;
}
a:hover {
	text-decoration: underline;
	color: #03c;
}
a:active {
	text-decoration: none;
	color: #03c;
}

.catheader a:link, .catheader a:active, .catheader a:visited {	
	color: #fff;
	text-decoration: none;
}
.catheader a:hover {
	color: #FC6;
	text-decoration: none;
}

.pricebox3 a:link, .pricebox3 a:active, .pricebox3 a:visited {
	color: #393c29;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.pricebox3 a:hover {
	color: #03c;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

.button {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b0705), color-stop(100%,#98916f));
	background: -moz-linear-gradient(center top, #0b0705 0%, #98916f 100%);
	-webkit-box-shadow: 0px -5px 15px #2a2d1f inset/*, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset*/;
	-moz-box-shadow: 0px -5px 15px #2a2d1f inset/*, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset*/;
	box-shadow: 0px -5px 15px #2a2d1f inset/*, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset*/;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 1px 1px 0px #2a2d1f;
	padding: 8px 18px;
	display: inline-block;
	color: #ffffff;
	font: 14px Verdana, Geneva, sans-serif;
	text-align: center;
}
.button:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7cd8c), color-stop(100%,#98916f));
    background: -moz-linear-gradient(center top, #d7cd8c 0%, #98916f 100%);
    -webkit-box-shadow: 0px -5px 15px #0b0705 inset/*, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset*/;
    -moz-box-shadow: 0px -5px 15px #0b0705 inset/*, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset*/;
    box-shadow: 0px -5px 15px #0b0705 inset/*, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset*/;
}
.button:active {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7cd8c), color-stop(100%,#d69900));
    background: -moz-linear-gradient(center top, #d7cd8c 0%, #d69900 100%);
    -webkit-box-shadow: 0px -5px 15px #0b0705 inset/*, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset*/;
    -moz-box-shadow: 0px -5px 15px #0b0705 inset/*, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset*/;
    box-shadow: 0px -5px 15px #0b0705 inset/*, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset*/;
}

/*.button {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b0705), color-stop(100%,#98916f));
	background: -moz-linear-gradient(center top, #393c29 0%, #98916f 100%);
	-webkit-box-shadow: 0px -5px 15px #2a2d1f inset, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset;
	-moz-box-shadow: 0px -5px 15px #2a2d1f inset, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset;
	box-shadow: 0px -5px 15px #2a2d1f inset, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 1px 1px 0px #2a2d1f;
	padding: 10px 20px;
	display: inline-block;
	color: #ffffff;
	font: 14px Verdana, Geneva, sans-serif;
}
.button:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7cd8c), color-stop(100%,#98916f));
    background: -moz-linear-gradient(center top, #d7cd8c 0%, #98916f 100%);
    -webkit-box-shadow: 0px -5px 15px #0b0705 inset, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset;
    -moz-box-shadow: 0px -5px 15px #0b0705 inset, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset;
    box-shadow: 0px -5px 15px #0b0705 inset, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset;
}
.button:active {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7cd8c), color-stop(100%,#d69900));
    background: -moz-linear-gradient(center top, #d7cd8c 0%, #d69900 100%);
    -webkit-box-shadow: 0px -5px 15px #0b0705 inset, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset;
    -moz-box-shadow: 0px -5px 15px #0b0705 inset, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset;
    box-shadow: 0px -5px 15px #0b0705 inset, 0px 0px 0px 1px #8d855b, 0px 0px 0px 1px #ffffff inset;
}*/


