@charset "iso-8859-1";
body {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	/*background-color: #990000; */
		background-color: #cc0000; 


	color: #37271C;
	background-repeat: repeat;
}
/*=============== 
indicates no border around any image 
============*/
body img {
	border: 0px;
	text-decoration: none;
}
/* ============ 
margins auto center the container on the page
========================*/
#container {
	margin: 10px auto 10px auto;
	padding: 0px 20px 5px 20px;
	background-color: #FDFDFD;
	width: 90%;
}
#container2 {
	margin: 10px auto 10px auto;
	padding: 0px 20px 5px 20px;
	background-color: #000000;
	width: 90%;
}
#container3 {
	margin: 10px auto 10px auto;
	padding: 0px 20px 5px 20px;
	background-image:url(../holiday/images/weddingbackground.jpg);
	width: 90%;
}

/*== 

}
==*/
/*=================== 
styles for top banner  background-color: #FFFFFF;
========================*/
#banner {
 background-position: left center;
 padding: 5px 0px 0px 0px;
 background-repeat: no-repeat;
 color: #000000;
 position: relative;
}
#banner .title {
	text-align:center;
	background-color: transparent;
	color: #315017;
	margin-top: 0px;
	font-size: 2.0em;
	font-weight: bolder;
}
#banner .tagline {
	font-size: 1.5em;
	font-style: italic;
	margin-bottom: 1.5em;
	background-color: transparent;
	color: #315017;
}
/*=================== styles for top menu 	background-color: #FFFFFF;
======================*/
#topmenu {
	text-align: center;
	font-size: .90em;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #990000;
	border-top: 5px solid #CC0000;
	border-bottom: 5px solid #CC0000;
}
#topmenu a {
	text-decoration : none;
}
/*=================== styles for utility menu ======================*/
#utilmenu {
	font-size: 0.75em;
	text-align: right;
	margin-right: 10px;
}
#utilmenu a {
	text-decoration : none;
}
/*=================== styles for breadcrumbs menu ======================*/
#breadcrumbsmenu {
	font-size: 0.8em;
	text-align:left;
}
#breadcrumbsmenu a {
	text-decoration : none;
}

/*==============
all site links
==============*/
a:link {
	font-weight: bold;
	color: #990000;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #009900;
	background: transparent;
	padding: 0px;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration : none;
	background: #416B1F;
	color: #ffffff;
}
a:active {
	font-weight: bold;
	text-decoration : underline;
	background: #416B1F;
	color: #FFFFFF;
}
/*====================== 
logo image
=========================*/
#logo a:hover {
	background: #EEEEEE;
}

/*====================== 
styles for main content area 
=========================*/
#content {
	/*margin-right: 200px;*/
	margin-left: 150px;
	padding: 0px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
}
/* *****************************************************
Navigation Bar - Left hand side 
**************************************************** */
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 140px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	float: left;
}
#vertmenu .heading {
	display: block;
	background-color: #CC0000;
	color: #ffffff;
	font-size: 90%;
	padding: 3px 0px 5px 3px;
	border: 1px solid #990000;
	margin: 0px;
	width: 139px;
	font-weight: bold;
}
#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px solid #416B1F;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #666666;
	width: 140px;
}
#vertmenu ul li a:hover  {
	color: #ffffff;
	background-color: #416B1F;
}
#vertmenu p {
 border: thin solid #008000;
 text-align: center;
 color: #990000;
 font-weight: bold;
 margin-top: 20px;
 margin-bottom: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
}
/*============== 
Styles for footer 
===================*/
#footer {
	border-top: 2px solid #416B1F;
	clear: both;
	padding: 5px;
	background-color: inherit;
	text-align: center;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*================== 
general styles 
=================*/
hr {
	width: 100%;
	color: #CC0000;
	background-color: #000000;
	height: 1px;
}
/* =================
Styles for heading tags 
=============== */
h1, h2, h3, h4 {
	color: #416B1F; /*dk green*/;
	background-color: inherit;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: .9em;
}
h4 {
	font-size: .9em;
}
/*================
general
==============*/
.center {
	text-align: center;
}
.smtxt {
 font-size: small;
}

/* ============
floats images to right or left 
============*/
.imgrgt {
	float: right;
	padding: 7px;
}
.imglft {
	float: left;
	padding: 7px;
}
.imgnone {
	float:none;
}
.clrlft {
	clear: left;
	font-size: 0em;
}

/* ============
stlyes for shopping cart 
============*/
.ProductDesc {
	font-weight: normal;
	font-size:    0.8em;
}
			
.ProductLink {
	font-weight: bold;
	font-size:    1.25em;
}
			
.ProductTitle {
	font-size: 1.25em;
	font-weight: bold;
	text-align:center;
	color:#315017;
}

.ProductHeader {
	font-size: 1.5em;
	font-weight: bold;
	text-align:left;
	color:#315017;
}
				
.ProductSubhead {
	font-size: 1.5em;
	text-align:left;
	color:#315017;
}
						
.footer {
	margin-right: 0%;
	margin-left:   0%;
}
	
.whitebarbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.redbarright {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC0000;
}

.rebbarbottom {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CC0000;
}
.redboldtext {
	color: #CC0000;
	font-size: large;
	font-weight: bold;
}
.spacer {
	font-size: .5em;
}
.DescLeft {
float:left;
width: 50%;

}
.DescRight {
float:right;
width: 49%;
border-left-width: thin;
border-left-style: solid;
border-left-color: #CC0000;
}
