﻿/* CSS Document */

#menu ul li ul {width: 103px;}

body	{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #000000;
	background:url('images/body_bkg3l.jpg') repeat-x;
	width: 100%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	color: #F7E4AE;
	
}

#container	{
	width: 871px;
	
}

#topContact	{
	color: #F7E4AE;
	font-size: 10px;
	text-align: right;
	height: 15px;
	padding: 0px 2px 2px 2px;
}

#MOLogo	{
	
}

#MOLogoText {

	height: 80px;
	margin-left: 110px;
	padding: 0px 20px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: oblique;
	font-weight:200;
	color: #F7E4AE;

}

#navigation	{
	height: 60px;
}

hr {
 	background: none;
 	border: none;
	border-bottom: 1px dotted #000000;
}


#MainTextArea {
	height: 530px;
	width: 720px;
	margin: 15px 0px 10px 10px;
	color: #F7E4AE;
}

#MainTextArea

	.CenterThis {
	text-align: center;
}

#MainTextArea

	.CenterBold {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline; 
}


#MainTextArea a {
	
	color: #F7E4AE;
	text-decoration: none;
}

#MainTextArea a:hover {
	
	color: #FFFFFF;
	text-decoration: underline;
}

#MainTextArea h2 {
	
		text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: small;
		}

#MainTextArea h3 {
	
		text-decoration: underline;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: medium;
		text-decoration: underline;
		}


#PageFooter {
	background: url('images/footer_img.jpg') repeat-x;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal; 
	text-align: center;
	width: 100%;
}

#menu {
width: 871px;
margin-top: 15px;
float: left;
color: #F7E4AE;
list-style: none;
}
 
#menu ul {
list-style: none;
padding: 1px 3px 0px 3px;
float: left;
color: #F7E4AE;
background: transparent;
width: 103px;
overflow: inherit;
}

 
#menu a, #menu h2 {
font: 12px arial, helvetica, sans-serif;
display: block;
background: url('images/menu_bkg1.jpg');
border-width: 1px;
border-style: solid;
border-color: #ccc #000 #555 #bbb;
padding: 1px 3px 0px 3px;
width: 103px;
overflow: inherit;

}
 
#menu h2 {
color: #F7E4AE;
background: transparent;
text-transform: uppercase;
display: block;
}

#menu a {
color: #F7E4AE;
background: url('images/menu_bkg1.jpg');
text-decoration: none;
}
 
#menu a:hover {
color: #000000;
background: #F7E4AE;
}
 
 
#menu ul ul {
position: absolute;
z-index: 500;
}
 
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}



div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
 
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#news { 

font-size: small; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #FCF4D8;

}

#SideBullets	{
	color: #F7E4AE;
	font-size: 11px;
	text-align: left;
}

#FooterLinks {
	
	font-family: Arial, Helvetica, sans-serif;
	color: #F7E4AE;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 10px;	
}

#FooterLinks a {

color: #F7E4AE;	
text-decoration:none;
}

#FooterLinks a:hover {

color: #FFFFFF;	
text-decoration:underline;
}

#menu.table {
table-layout: fixed;
border-collapse: collapse;
}


#FooterText {color: #F7E099;}

#ContactUs {
	
	color: #F7E4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 350px;
	
}

#LongForm {
	
	color: #F7E4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 550px;
	
}

#ContactUs a {
	
	color: #F7E4AE;
	text-decoration: none;
}

#ContactUs a:hover {
	
	color: #FFFFFF;
	text-decoration: underline;
}

#DarkerText {
	
	text-align: center;
	color: #555555;
}

#TitleBlockLongForm {
	
	color: #F7E4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
}

#DarkerTextLeft {
	
	text-align: left;
	color: #555555;
}

#smallbullets {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F7E4AE;
}

#WeddingPackageTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#Right {
	
	text-align: right;
}

#BulletHeader {
	
	color: #F7E4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 10px;
	margin-top:10px;
}

#BulletHeaderSpacer {
	
	color: #F7E4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}


#NewsBox {
	
	margin-left: 10px;
	margin-top: 10px;
}

#NewsBoxTitle {
	
	font-size: 14px;
	font-weight: bold;
	color: #F7E4AE;
	text-decoration: underline;
}

#BottomBanner {
	text-align: center;
}
