* {
	margin: 0;
	padding: 0;
}

#main {

		color: #00000;
		float:right;
		width: 35em;
		background-color: #fff;
	}
	
#coupon {

		color: #00000;
		
		background-color: #fff;
	}
	
.header2 {
		font-family: Arial; 
		font-size: 16; 
		font-weight: bold; 
		text-decoration: none; 
		color: #367EA6;
		padding-top:5;
		padding-bottom:5;
}

.add-link
{
padding-top: 1em; 
padding-bottom: 1em; 
background-color: #fff;
color: #333;
font-size: 1.2em;
}

.link-content
{
margin-right: 15px;
padding-left: 5px;
padding-bottom: .5em;
border: 2px dotted #9BCB91;
font-size: 1.2em;
color: #333;
background-color: #fff;
}

#linkcontainer
{
margin: 0 auto;
}

.link-content dt
{
font-size: 1.0em;
font-style: italic;
color: #529C42;
background: #fff;
}

	
a {
	color: #296A30; /* medium green */
	text-decoration: underline;
}
a:hover {
	color: #fff !important; 
        background-color: #296A30 !important;
	text-decoration: none;

}
body {
	/*background: #EEE url(images/bg2.gif);*/
	background-color: #ECCD7A; /* tan */
	color: #00000;
	font: normal 62.5% Arial, Verdana, sans-serif;
	margin: 0;
	
}
input {
	color: #555;
	font: normal 1.1em Verdana,Arial,sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.8em;
	margin-bottom: 4px;
}

h2
{
font-size: 1.4em;
padding-bottom: 6px;
}

h4
{
font-size: 2em;
color: #367EA6;
padding-top: 6px;
padding-bottom: 6px;
}

code {
	background: url(images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em Verdana,Arial,sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(images/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em Verdana,Arial,sans-serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #5B983B; /* light green */
	padding-top: 6px;
	padding-bottom: 6px;
}

.right
{
float: right;
}

.left
{
float: left;
}

.container {
	/*background: url(images/bgcontainer2.gif) repeat-y;*/
	background-color: #ffffff;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 767px;
	/*border-left: 1px solid #0F54AE;
	border-right: 1px solid #0F54AE;
*/}
.header {
	background: url(images/gradiant-header.jpg) repeat-x;
	height: 150px;
	width: 100%;
}


#main2 {

		color: #555656;
		float:right;
		width: 35em;
		background-color: #fff;
	}
	

	
.main {
	clear: both;
	padding: 8px 18px;
}


/* title */
.title h1 {
	color: #FFF;
	font: normal 3em Verdana,sans-serif;
	height: 150px;
	line-height: 150px;
	margin-bottom: 8px;
	text-align: center;
}

/* TOP NAVIGATION */
/* Top Navigation Start*/

.navquote {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
}

#navcontainer ul 
{
padding-left: 0;
padding-top: 0;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
padding-bottom: 0;
float: right;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
background-color: #11542B; /* dark green */
color: #fff;
}


#navcontainer ul li { display: inline; }

#navcontainer ul li a 
{
padding: 0.4em .7em;
background-color: #11542B; /* dark green */
color: #fff;
text-decoration: none;
float: right;
border-left: 1px solid #296A30; /* medium green */
font-weight: bold;
}

#navcontainer ul li a:hover
{
background-color: #5B983B; /* light green */
color: #fff;
font-weight: bold;
}

#navbottom 
{
float:right;
margin-right: 200px;
padding: 10;
width: 300;
}

#navbottom td
{

width: inherit;
text-align:center
background-color: #11542B;
border-left: 1px solid #296A30; 
}

#navbottom td a
{
padding: 0.4em .7em;
background-color: #11542B; /* dark green */
color: #fff;
text-decoration: none;
float: right; 
/* medium green */
font-weight: bold;
}

#navbottom td a:hover
{
background-color: #5B983B; /* light green */
font-weight: bold;
color: #ECCD7A !important; 
}

.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #0F54AE;
	color: #FFF;
	float: left;
	font: bold 1.2em Verdana,Arial,sans-serif;
	padding: 4px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #1B62BE;
	color: #FFF;
}


/* SIDE NAVIGATION */
.sidenav h3,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	background-color: #fff;
	border: 1px solid #E5E5E5;
	float: left;
	width: 200px;
}
.sidenav h3 {
	color: #666;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	border-top: 1px solid #FAFAFA;
	background-color: #307033; /* green */
	background: url(images/gradiant.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #fff;
	background: url(images/gradiant.jpg) repeat-x;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
	font-weight: bold;
}
.sidenav li a:hover {
	color: #ECCD7A !important; /* tan */
}

/* CONTENT */
.content {
	float: right;
	width: 540px;
}


.content .section {
	padding: 6px 12px;
	background: #FFF;
	margin-bottom: 8px;
	line-height: 15pt;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {
	list-style: disc;
	margin-left: 18px;
}
.content h3 {
	font-size: 1.3em;
font-weight: bold;
letter-spacing: 0.1em;
}

/* search form */
/* old form searchbox
form.searchbox {
	padding: 0 0 6px 8px;
	background-color: #296A30; /* /*medium green 
}
*/
form.searchbox fieldset
{
margin: 0;
padding: 0;
border: 0;
}

form.searchbox 
{
margin: 0 auto;
padding: 6px 0px 6px 12px;
width: auto;
background-color: #296A30;
color: #000;
border: 0;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(images/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/* FOOTER */
.footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 720px;
}

.footer ul
{
list-style-type: none;
margin: 0;
padding: 0;
text-align: left;

}

.footer li
{
text-align: left;
font-size: .8em;
display: inline; 
}

.footer a {
	color: #296A30; /* medium green */
	text-decoration: none;
}
.footer a:hover {
	color: #296A30; /* medium green */
	text-decoration: underline;
}

/* MISC. */
.clearer {
	clear: both;
}

/* CONTACT FORM */

form#contact {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font: 1.2em verdana,arial,sans-serif;
  margin: 0 auto;
  padding: 0;
  width: 400px;
  background-color: #fff;
  color: #444;
}

form#contact  fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
border: 0;
}

form#contact  label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}


fieldset#contact  legend {
	
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form#contact  input, form#contact  textarea, form#contact  select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
							  padding: 2px;

}

form#contact  input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form#contact  small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
}

form#contact  .required{font-weight:bold;} /* uses class instead of div, more efficient */

form#contact  br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
form#login {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font: 1.2em verdana,arial,sans-serif;
  margin: 0 auto;
  padding: 0;
  width: 400px;
  background-color: #fff;
  color: #444;
}

/* INDIVIDUAL SIGN UP FORM */

form#individualsignup {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0 auto;
  padding: 0;
  width: 400px;
  background-color: #fff;
  color: #444;
}


form#individualsignup  fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
border: 0;
}

form#individualsignup fieldset p
{
font: 1.2em Arial, Verdana, sans-serif;
}

form#individualsignup  label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	font: 1.2em Arial, Verdana, sans-serif;
}


fieldset#individualsignup  legend {
	
	font-size:1.5em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form#individualsignup input, form#individualsignup  textarea, form#individualsignup  select p {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
							  padding: 2px;

}

form#individualsignup  input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form#individualsignup  small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
}

form#individualsignup  .required{font-weight:bold;} /* uses class instead of div, more efficient */

form#individualsignup  br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

/* BUSINESS SIGN UP FORM */

form#businesssignup {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0 auto;
  padding: 0;
  width: 400px;
  background-color: #fff;
  color: #444;
}

form#businesssignup  fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
border: 0;
}

form#businesssignup fieldset p
{
font: 1.2em Arial, Verdana, sans-serif;
}

form#businesssignup  label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	font: 1.2em Arial, Verdana, sans-serif;
}


fieldset#businesssignup  legend {
	
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form#businesssignup input, form#businesssignup  textarea, form#businesssignup  select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
							  padding: 2px;

}

form#businesssignup  input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form#businesssignup  small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form#businesssignup  .required{font-weight:bold;} /* uses class instead of div, more efficient */

form#businesssignup  br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


address
{
font-size: 1.2em;
font-style: normal;
}



/* SIGN UP FORM */

table.signup
{
width: 500px;
border: 0;
}
.highlighttext {
	font-weight: bold;
	color: #0F54AE;
}
.individualemployee {
	font:normal .8em Verdana,Arial,sans-serif;
}

.greenbox
	{
	background-color: #B6DBA3;
	color: inherit;
	padding: 2px;
	}
	
.imgfloatright
{
float: right;
margin: 0 0 0px 0px;
padding: 4px;
}

.imgfloatleft
{
float: left;
margin: 0 0 0px 0px;
padding: 4px;
}

.imgfloatcenter
{
float: inherit;
margin: 0 0 0px 100px;
padding: 4px;
}

.imgcenter
{
text-align:center;
}
/* Pictures of before and after wedding gowns */
.gownimage{
	background-color: #A5DA94; /* pale seafoamy green */
	padding: 1em;
	border: 1px solid;
    display: block;  /* centers */
    margin-left: auto;  /* centers */
    margin-right: auto; /*centers */
	 }
	
/* Label under wedding gown before and after photos */
.gownlabel{
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   font-style: italic;
   font-weight: bold;
   font-size: 1.5em;
   padding-top: .5em;
   padding-bottom: 1em;
   color: #448235;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.stains_cookie_crumbs {
	text-align: center; 
}
.stainsbold {
	font-weight: bold;
}

.accountbox{
	border: solid;
	border-width: 1px;
	border-color: #11542B;
	width: 80%;
	padding: 1em;
	margin: 1em;
}

.accountbox h2{
background-color: #11542B;
}

/* TESTIMONIALS */

.testimonial {
font-style:italic;
border: #11542B dotted 1px;
padding: 10px;
margin: 10px;
}

.testimonialbold {
font-style:italic; font-weight:bold;
}

.testimonial_image {
padding-left:150px;
}

.backtotop {
padding: 0 0 20px 200px;
}
/* FLASH */

#flashfile
{
	float: right;
	margin: 10px 0 0 10px;
	padding: 0;
	border: 1px solid #000;
}

/* POPUP */

#popup
{
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:460px;
}


