﻿/* 
** merri-makers - default stylesheet
*/

/* page */

h6 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

h5 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

h4 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

h3 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

h2 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

h1 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

form { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

img { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

p { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

div { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

body { 
    margin: 0; 
    padding: 0; 
    border: 0;
}
body.form { background-color: #470b0b; margin: 0; padding: 0; border: 0; }

h6 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

h5 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

h4 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

h3 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

h2 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

h1 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}
#form-iframe { width: 300px; height: 600px; border-width: 0; }
table.form { color: #fff; font-size: 11px; text-align: left; width: 290px; margin: 15px 0 0; padding: 0; border: 0; }
table.form td { vertical-align: top; padding-top: 7px; padding-right: 10px; }

img { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

p { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

div { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

ul {
	padding-left: 2em;	
}

.style6 {
	margin: 8px 6px;
	float: left;
}

a { color: #a78a8a;}
a:visited {color: #a78a8a;}
a:hover {color:#FFCCFF;}

body {
	background-color: #FFF0A2;
	background-image: url(../images/background2.jpg);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}

body.form { background-color: #470b0b; background-image: none; }

#nav {
	width: 800px;
}

.page {
	/* Page width: */
	width: 850px;
}

#logo {
	margin: 0 auto;
	text-align: center;
	font-family: Union, Trebuchet MS, Arial;
	font-size: 1.7em;
	letter-spacing: -0.01em;
}

#logo a:active {
	text-decoration: none;
	/* logo color 1: */
	color: #C43917;
}

#logo a:hover {
	text-decoration: none;
	/* logo color 1: */
	color: #C43917;
}

#logo a:visited {
	text-decoration: none;
	/* logo color 1: */
	color: #C43917;
}

#logo a:link {
	text-decoration: none;
	/* logo color 1: */
	color: #C43917;
}

#logo_black {
	/* logo color 2: */
	color: #000000;
}

#contentbox {
	margin: 0 auto;
	text-align: left;
	width: 850px;
}
#pad {
	padding-left: 355px;
}

/* Top Menu */
#topmenu {
	list-style:none;
	text-align:center;
	padding-top:4px;
	height: 56px;
	width: 800px;
}

#topmenu li {
	display:inline;
	font-size: 12px;
	font-family: "Swis721 Lt BT";
	color: #FFCC00;
}

#topmenu a:active {
	display:block;
	text-decoration:none;
	float:left;
	height:50px;
	width: 100px;
	padding-top: 5px;
	color: #000000;
	font-weight: bold;
}

#topmenu a:visited {
	display:block;
	text-decoration:none;
	float:left;
	height:50px;
	width: 100px;
	padding-top: 5px;
	color: #000000;
	font-weight: bold;
}

#topmenu a {
	display:block;
	text-decoration:none;
	float:left;
	height:50px;
	width: 100px;
	padding-top: 5px;
	color: #000000;
	font-weight: bold;
}

#topmenu a:hover {
	display:block;
	text-decoration:none;
	color: #8C0407;
	font-weight: bold;
}

#topmenu .active a:active {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}

#topmenu .active a:visited {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}

#topmenu .active a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}

/* menu: */

#menu {
	color: #FFCC00;
	font-family: Verdana, Arial;
	font-size: 0.7em;
	height: 50px;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-table;
}

#menu a:visited {
	color: #CCFFCC;
	text-decoration: none;
}

#menu a:link {
	color: #CCFFCC;
	text-decoration: none;
}

#menu a:active {
	color: #8C0407;
	text-decoration: none;
}

#menu a:hover {
	color: #8C0407;
	text-decoration: none;
}

#padding {
	padding: 10px;
}

#innerpage {
	width: 850px;
	margin-bottom: 20px;
	overflow: inherit;
}

#innerpage-long {
	height: 1700px;
	width: 850px;
	margin-bottom: 20px;
}

#innerpage-large {
	height: 800px;
	width: 850px;
	margin-bottom: 20px;
}

#innerpage-small {
	height: 500px;
	width: 850px;
	margin-bottom: 20px;
}


/*
 Styles that apply to the 
 content area:
*/

#content {
	float: right;
	width: 350px;
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	margin-right: 20px;
}

#content p {
	font-size: 0.9em;

}

/* heading */
#content h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}

#content h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}

/* link colors */
#content a:link {
	color: #CCCCCC;
}

#content a:active {
	color: #CCCCCC;
}

#content a:hover {
	color: #CCCCCC;
}

#content a:visited {
	color: #CCCCCC;
}

#content-full {
	float: right;
	width: 750px;
	height: 800px;
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	margin-right: 20px;
}

#content-full p {
	font-size: 0.9em;
}


#content-full-long {
	float: right;
	width: 750px;
	height: 1600px;
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	overflow: auto;
	margin-right: 20px;
}

#content-full-long p {
	font-size: 0.9em;
}


/* heading */
#content-full h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}

#content-full h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}

#content-full h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}

/* link colors */
#content-full a:link {
	color:  gray;
	text-decoration:none;
}

#content a:active {
	color: #CCCCCC;
}

#content-full a:hover {
	color: #CCCCCC;
}

#content-full a:visited {
	color: #CCCCCC;
}




#content-large {
	float: right;
	width: 750px;
	height: 1050px;
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	overflow: auto;
	margin-right: 20px;
}

#content-large p {
	font-size: 0.9em;
}

/* heading */
#content-large h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}

#content-large h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}

#content-large h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}

/* link colors */
#content-large a:link {
	color:  gray;
	text-decoration:none;
}

#content-large a:active {
	color: #CCCCCC;
}

#content-large a:hover {
	color: #CCCCCC;
}

#content-large a:visited {
	color: #CCCCCC;
}



#form-left {
	width:400px;
	float:left;
	padding-right:10px;
	
}

#form-right {
	width:310px;
	float:right;
	padding-left:10px;
}

#division-links {
	width:700px;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color:white;
	vertical-align:bottom;
	padding-top:100px;
}
#form-right-long {
	width:310px;
	float:left;
	padding-left:10px;
}

#indent {
	margin-left:25px;
}

#photo {
	width:100%;
	padding-bottom:10px;
}
.bodytext  {color: #FFFFFF;font-family: Verdana;font-size:11px;}
.bodytext2 {color: #FFFFFF;font-family: Verdana;font-size:9px;}

.header {
}

#contentleft {
	float: left;
	width: 400px;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	overflow: auto;
	margin-right: 10px;
	padding-left: 10px;
	margin-left: 30px;
}
#footer-links {
	background-color: #470b0b;
	/*background-image: url(../images/back-footer.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	/*height:150px;*/
	padding-bottom: 0;
	color: #a78a8a;
	width: 850px;
	clear: both;
	margin: auto;
0;
0;
}

#footer-links a:link a:visited a:active a:hover {
	text-decoration:none;
	color: #a78a8a;
}

#footer {
	background-color: #FFF0A2;
	background-image: url(../images/back-footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	text-align: center;
}

#header {

	background-color: #FFF0A2;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#header2 {


	background-color: #FFF0A2;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:152px;
}


#header3 {


	background-color: #FFF0A2;
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:93px;
}

#quick-links {
	font-family: Verdana, Arial;
	font-size: 0.7em;
	height: 50px;
	text-align: right;
	float:right;
	padding-right:55px;
	color: #a78a8a;
}
#quick-links a:visited {

	color: #a78a8a;
	text-decoration: none;
	font-size:12px;
	font-family:Arial;
}

#quick-links a:link {

	color: #a78a8a;
	text-decoration: none;
	font-size:12px;
	font-family:Arial;
}

#logo-left {
	width:300px;
	float:left;
	height:130px;
	padding-left:23px;
}

#logo-left  p {
	color:black;
}

#fclear {
	background-color: #FFF0A2;
	height: 150px;
}

.paschfont {
	font-family:Arial;
	font-size:10px;
	color: #a78a8a;
}
.cateringquote {
	text-align:center;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:white;
}
.normal-text {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
}

#small-text {
 color: #FFFFFF;
 font-family: Verdana;
 font-size:11px
}

#slideshow {
	margin-left:30px;
}#content-full2 {
	float: right;
	width: 750px;
	height: 800px;
	padding: 5px;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	margin-right: 20px;
}
#content-full-long h1 {

	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}
#content-full-long h2 {

	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}
#content-full-long h3 {

	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}
#scrolltext {
	float: left;
	width: 350px;
	padding: 5px;
	font-family: Verdana, Arial;
	height: 180px;
	overflow: scroll;
	color: #FFFFFF;
	border: solid 1px #fff;
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 20px;
}
#clear {
	clear: both;
	height: 2px;
}
#scrollholder {
	width: 350px;
	margin-bottom: 10px;
}
#scrollholder  h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}
#testimonial {
	margin: 0 auto;
	text-align: left;
	width: 100%;
	float: right;
	padding-top: 10px;
}
#thumb {
	float: left;
	margin: 0 10px 10px 10px;
}
#contenttest {
	float: left;
	width: 760px;
	font-family: Verdana, Arial;
	font-size: 0.8em;
	overflow: auto;
	margin-right: 10px;
	padding-left: 10px;
	margin-left: 30px;
}
#contenttest h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	color: #a78a8a;
}
