
/* ie5 win */
body { 
	font: small serif;
  margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #000;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; }
/* ie5 win end */
 
/* opera */
html>body {
	font-size: small;
	}
/* opera end */


/* start of the real css */

/* basic elements */
body { 
	color: #444; 
	background-color: #76725c;
 	background-image: url(http://images.visitliveoaks.com/SC-LiveOaksEvent/images/site_pieces/background.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 11px; 
	line-height: 14px;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left;
  margin: 0px; 
	padding: 0px;
	}
p{
	font-size: 12px; 
	line-height: 18px;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
h1, h2, h3 {
	font-size: 12px; 
	line-height: 14px;
	font-weight: bold; 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
	
a:link,
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #8a1e03;
	}
 
a:visited:hover { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #8a1e03;
	}
a:hover, 
a:active { 
	text-decoration: underline; 
	color: #8a1e03;
	}
	
a img {
	border:0;
	}
	
acronym { 
	font-weight: normal; 
	font-style: normal;
	border: 0;
	}

/* major divs */
#container { 
	width: 1039px; 
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#intro {
 	width: 500px;
	margin: 0px 0px 0px 6px; 
	padding: 0px 0px 0px 0px;
	}
	
#supportingText {
 	width: 500px;
	margin: 0px 0px 0px 230px;
	padding: 0px 10px 0px 10px;
	}
	
#linkList {
  position: absolute;
  background-color: #ffffff;
  top: 374px;
  left: 110px;
 	width: 258px;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	}

/* minor divs */
#pageHeader {
 	width: 1039px;
 	height: 382px; /* strange but ie6 needs this */
 	background-image: url(http://images.visitliveoaks.com/SC-LiveOaksEvent/images/site_pieces/banner.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 0px;    
	border-right: 0px solid #617228;    
	border-bottom: 0px solid #617228;    
	border-left: 0px solid #617228;    
	margin: 0px 0px 0px -4px; 
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	cursor: hand;
	}
	
#pageHeader h1 {
 	width: 600px;
	color: #242424;
	font-size: 21px; 
	line-height: 37px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 540px;
	padding: 182px 0px 0px 0px;
	}
	
#pageHeader h2 {
 	width: 600px;
	color: #ffffff;
	font-size: 26px; 
	line-height: 34px;
	font-weight: bold;
	text-transform: normal;
	margin: -6px 0px 0px 540px;
	padding: 0px 0px 0px 0px;
	}
	
#phone	{
  top: 208px;
  left: 710px;
  width: 300px;
  margin: -224px 0px 0px 0px;
  padding: 46px 0px 0px 0px;
  text-align: right;
	}

#phone h1 {
	color: #fff;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	}
		
#quickSummary {
 	width: 500px;
 	height: 100px;
 	background-image: url(http://images.visitliveoaks.com/SC-LiveOaksEvent/images/site_pieces/incentive-bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 0px solid #617228;    
	margin: 11px 0px 10px 400px;
	padding: 10px 10px 10px 10px;
	}

#preamble {
 	width: 500px;
	border: 0px solid #617228;    
 	background-image: url(leaf_09d.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 0px 0px 0px 400px;
	padding: 10px 10px 10px 0px;
	}
	
#explanation,
#participation,
#benefits,
#requirements {
 	width: 500px;
	border: 0px solid #aaa;    
 	background-image: url(leaf_09d.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #ffffff;	
	margin: 10px -10px 0px 170px;
	padding: 0px 60px 20px 0px;
	}
	
#footer {
 	width: 300px;
	border: 0px solid #aaa;    
 	background-image: url(stone_19.gif);
	background-position: center center;
	background-repeat: repeat;
	background-color: #ffffff;	
	margin: 10px -140px 20px 170px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	float:left;
	}
#survey {	
	margin: 0px -160px 20px 0px;
	padding: 0px 0px 10px 0px;
	float:right;
}	
#footer a {
	font-size: 10px;
	color: #666666;
}

.address	{
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
#explanation p,
#participation p,
#benefits p,
#requirements p,
#preamble p {
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: justify;
	}

#explanation ul li {line-height: 18px;}

#preamble .p1, #preamble .p2, #explanation .p1 {
	color: #8a1e03;
	font-family: "times new roman",georgia, garamond, bodoni, serif;
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	}

#preamble .sup {line-height: 20px;}

#preamble h3,
#supportingText h3 {
	color: #ffffff;
	background-color: #ffffff;
	height: 30px;
 	background-image: url(http://images.visitliveoaks.com/SC-LiveOaksEvent/images/site_pieces/lg-menu-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px; 
	line-height: 20px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 6px 0px 0px 20px;
	border: 0px solid #351d10;

	}
	
#quickSummary .p1 { 
	color: #8a1e03 ! important;
	font-size: 28px ! important;
	font-family: "times new roman",georgia, garamond, bodoni, serif;
	letter-spacing: 0.1em;
	line-height: 28px;
	font-weight: bold;
	text-transform: none;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 8px 0px;
	border: 0px solid #8a681f;
	}
	
#quickSummary .p2 { 
	color: #8a1e03! important;
	font-size: 18px ! important;
	line-height: 12px;
	font-weight: normal;
	text-transform: none;
	text-align: center; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#quickSummary .only {
	font-size: 12px ! important;
}
	
#linkList ul {
	border-top: 1px dotted #ccc;
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	}
	
#linkList li {
	display: block;
	list-style-type: none;
	color: #004482;
	background-color: #ffffff;
	font-size: 12px; 
	line-height: 18px;
	font-weight: normal; 
	font-style: italic;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
#linkList #lfavorites li {padding: 3px 0px 3px 0px;}
	
#linkList li img {
	border: 0px solid #617228;
	}
	
#linkList li a:link,
#linkList li a:visited, 
#linkList li a:visited:hover, 
#linkList li a:active {
	font-style: normal;
	padding-right: 5px;
	}

#linkList li a:hover {
	color: #eac367 ! important;
	font-style: normal;
	padding-right: 5px;
	}
	
.c { 
	color: #8a1e03 ! important;
	font-weight: normal ! important;
	font-style: normal ! important;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
	}
	
.cphone { 
	color: #004482 ! important;
	font-weight: bold ! important;
	font-style: normal ! important;
	font-size: 20px ! important;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 6px;
	}
	

#linkList h3 {
	color: #ffffff;
	background-color: #82b4a4;
 	background-image: url(http://images.visitliveoaks.com/SC-LiveOaksEvent/images/site_pieces/sm-menu-bg.jpg);
	background-position: center right;
	background-repeat: repeat-x;
	font-size: 11px; 
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-transform: normal;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
#lselect,
#larchives {
	background-image: url(leaf_09a.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	}
	
#lresources {
	background-image: url(leaf_09a.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	}
	
#lfavorites {
	background-image: url(leaf_09a.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;    
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	}
	
/* hovers */
	
#preamble:hover {
 	background-image: url(leaf_09f.gif);
	}
	
#linkList li:hover,
#linkList li:hover a {
	background-color: #cdf1e5;
	color: #000000 ! important;
	}
	
#lfavorites li:hover,
#lfavorites li:hover a,
#lresources li:hover,
#lresources li:hover a {
	background-color: #fff;
	}
#leader-mini-table td{
	vertical-align: top;
	padding: 2px;
}
.offer-previous-text{
	font-size:20px;
}      
.offer-previous-price{
	text-decoration: line-through;
}