
/* CSS Document */

body
{
	background-color: #F5E9D9;
	text-align: center;
}

li 
{
   margin-left: 0;
   margin-right: 10%;
   margin-top: .5em;
   margin-bottom: .5em;
}

#page-wrapper
{
	width: 769px;
	margin: 0px auto;
	overflow: hidden;
}

div.row-wrapper
{
	overflow: hidden;
/*	width: 769px; */
/*	 */
}

#header-left
{
	width: 185px;
	float:left;
	}

#header
{
/*	width: 584px; */
	float:left;
	text-align: center;
	}

#header-right
{
	width: 0px;
	float:right;
	}

#main-left
{
	width: 185px;
	float:left;
	background-color: #551001;
	}

#main
{
	width: 584px;
	float:left;
	text-align: left;
	background-image: url(/images/background/main.jpg);
	background-repeat: repeat-y;
	}

#main-right
{
	width: 0px;
	float:right;
	}

#footer-left
{
	width: 185px;
	float:left;
	}

#footer
{
	width: 584px;
	height: 92px;
	float:left;
	background-image: url(/images/background/footer.jpg);
	background-repeat: no-repeat;
	}

#footer-right
{
	width: 0px;
	float:right;
	}

.main_table
{
	width: 583px;
	color: #000000;
	margin-left: -1px;
	margin-top: 5px;
}

.occ_table
{
	background-image: url(/images/background/occasion.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	width: 250px;
	height: 240px;
}
 
.occ_table th
{
	font-family: Agency FB;
	font-size: 18pt;
	color: #ffffff;
	text-align: left;
}

.occ_table td
{
	padding: 5px;
}

.occ_table a:link
{
	font-family: Arial; 
	font-size: 14px; 
	color: #551001; 
	font-weight: bold; 
	text-decoration: none;
}

.occ_table a:visited
{
	font-family: Arial; 
	font-size: 14px; 
	color: #551001; 
	font-weight: bold; 
	text-decoration: none;
}

.occ_table a:hover
{
	font-family: Arial; 
	font-size: 14px; 
	color: blue; 
	font-weight: bolder; 
	text-decoration: none;
}

.quote_table
{
	background-image: url(/images/background/quote.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	width: 250px;
	height: 225px;
}

.quote_table th
{
	font-family: Agency FB;
	font-size: 18pt;
	color: #ffffff;
	text-align: left;
}

.quote_table td
{
	padding: 5px;
}

.content
{
	width: 270px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	margin-left: 20px;
}

.con_head
{
	color: #717070;
	font-size: 14pt;
}

.content a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: red; 
	font-weight: bold; 
	text-decoration: none;
}

.content a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: red; 
	font-weight: bold; 
	text-decoration: none;
}

.content a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bolder; 
	text-decoration: none;
}

.erin_table
{
	background-image: url(/images/background/erin.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	width: 250px;
	height: 250px;
	margin-left: 20px;
	margin-top: 10px;
}

.erin_table th
{
	font-family: Agency FB;
	font-size: 18pt;
	color: #ffffff;
	text-align: left;
}

.erin_table td
{
	padding: 5px;
}

.special_table
{
	background-image: url(/images/background/special.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	width: 250px;
	height: 250px;
	margin-top: 10px;
}

.special_table th
{
	font-family: Agency FB;
	font-size: 18pt;
	Font-weight: none;
	color: #ffffff;
	text-align: left;
	padding: -2px;
}

.special_table td
{
	padding: 5px;
}

.con_table
{
	width: 550px;
	font-family: Arial;
	font-size: 10pt;
   line-height: 150%;
	color: #000000;
	text-align: justify;
	padding: 15px;
}

.con_table_head
{
	color: #717070;
	font-size: 14pt;
}

.con_table a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: red; 
	font-weight: bold; 
	text-decoration: none;
}

.con_table a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: red; 
	font-weight: bold; 
	text-decoration: none;
}

.con_table a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bolder; 
	text-decoration: none;
}

.blog
{
	width: 90%;
	overflow: auto;
	border-width: 1px;
	border-color: black;	
	border-style: solid;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
   font-family: Arial;
   font-size: 10pt;
}

.blog_date
{
	width: 200px;
	height: 30px;
	float: left;
	clear: left;
	font-size: 12px;
   font-weight: bold;
}

.erin_says
{
	background-color: 551001;
   color: #F5E9D9;
   font-size: 14px;
   padding: 10px;
}

.blog_body
{
	background-color: #F5E9D9;
   padding: 10px;
}

.blog_cat
{
	position: relative;
	left: 250px;
	font-size: 10pt;
}

.blog_title
{
	width: 100%;
	float: left;
	clear: both;
	font-weight: bold;
	font-size: 14px;
	color: #01552A;
   font-weight: bold;
}

.blog_desc
{
	clear: both;
	float: left;
}

.blog a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: red; 
	font-weight: bold; 
	text-decoration: none;
}

.blog a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: red; 
	font-weight: bold; 
	text-decoration: none;
}

.blog a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bolder; 
	text-decoration: none;
}

.faq
{
	width: 525px;
	font-family: Arial;
	font-size: 10pt;
   line-height: 150%;
	color: #000000;
	text-align: justify;
   background-color: #F5E9D9;
   border: 1px solid #550001;
}

.faq_head
{
	color: #F5E9D9;
	font-size: 12pt;
   background-color: #550001;
}

.faq a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: red; 
	font-weight: bold; 
	text-decoration: none;
}

.faq a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: red; 
	font-weight: bold; 
	text-decoration: none;
}

.faq a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bolder; 
	text-decoration: none;
}

.req
{
	color: red;
   font-weight: bold;
}

.footer
{
	width: 500px;
	font-family: Arial;
	color: #551001;
	margin-right: 30px;
   margin-top: 10px;
   font-size: 12px;
}

.footer a:link
{
	font-family: Arial; 
	font-size: 12px; 
	color: #551001; 
	font-weight: bold; 
	text-decoration: none;
}

.footer a:visited
{
	font-family: Arial; 
	font-size: 12px; 
	color: #551001; 
	font-weight: bold; 
	text-decoration: none;
}

.footer a:hover
{
	font-family: Arial; 
	font-size: 12px; 
	color: blue; 
	font-weight: bolder; 
	text-decoration: none;
}


