/* CSS Document */

body {
	background-repeat: repeat;
	background-color: #A9C978;
}
h1 {
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #009900;
    padding: 2px 5px;
	margintop: 5px
}
h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px; 
    font-style: normal;
    font-weight: bold;
    color: #000000;
    padding: 2px 5px;
	margin-left: 5px;
	text-transform: uppercase;
}
h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px; 
    font-style: normal;
    font-weight: bold;
    color: #000000;
    padding: 2px 5px;
	margin-left: 5px;
	text-transform: uppercase;
}
.smalltext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px; 
    font-style: italics;
    color: #000000;
    padding: 0px 0px;
	margin-left: 5px;
	text-transform: uppercase;
	
}

p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000033; 
    font-style: normal;
    line-height: 18px;
    padding: 0 5px;
}
li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    list-style-image: none;
    list-style-type: decimal;
    line-height: 18px;
	text-transform: uppercase;
}
ol.greenlist {
	color: #006633;
	font-weight: bold;
	}

.bgcontent {
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.bgcontentWEDDING {
	background-repeat: repeat;
	background-color: #E4CBB1;
}
.indent {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000033; 
    font-style: normal;
    line-height: 18px;
    padding: 0 5px;
	margin-left: 80px
}
.bgsubmenu {
	background-repeat: repeat-y;
	background-color: #66CC99;
	background-image: url(../graphics/submenu_bar.gif);
}
.bgsubmenuWEDDING {
	background-repeat: repeat-y;
	background-color: #66CC99;
	background-image: url(../graphics/submenu_barwedding.gif);
}
.subnavRule {
	border-bottom-style: solid;
	border-bottom-color: #669966;
	border-bottom-width: 1px;
}
.sideRule {
	border-left-style: solid;
	border-left-color: #669966;
	border-left-width: 1px;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.sideRuleWEDDING {
	border-left-style: solid;
	border-left-color: #669966;
	border-left-width: 1px;
	background-repeat: repeat;
	background-color: #E4CBB1;
}
.greentext{
	color: #006633;
	font-weight: bold;
	}
.tableH1{
    color: #006633;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
.tabletext{
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
.tableprice{
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 2px
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B8200;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
