/* CSS Document */

html {
	height:100%;
}

body {
	padding:0; 
	margin:0; 
	height:100%; 
	background:url(images/bg.png) repeat-x top #ffffff;
	font-size:13px;
    font-family:Tahoma;
	color:#49453c;
	line-height:13px;
}

/* You can change the width of this container to whatever the width of the site is, but
you need to have a width on the container. Check the width of the main table too.*/

#container {
	margin:0 auto;
	padding:0;
	width:800px;
}

/* ----------- HEADER STYLES ------------ */

h1, h2, h3 {
    font-family:Tahoma;
	color:#fff;
	font-size:13px;
	display:inline;
	margin:0;
	padding:0;
}
h1 {
	color: #011400;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #173D13;
}
.phone {
	font-weight: bold;
	color: #011400;
}
.phonethin {
	color: #011400;
}
.emph {
	color: #175F0E;
}
h3 {
	color: #49453c;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	display: inline;
}
.footer {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}


table, td {
	border-collapse:collapse;
}

table, td, img {
	border:0; 
	padding:0;
}

form, td {
	margin:0; 
	padding:0;
}

br {
	font-size:10px;
}

table{
	border:0px; 
	border-collapse:collapse;	
}

td, input, textarea{
	font-size:13px;
    font-family:Tahoma;
	color:#49453c;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

td, select, input {
	font:13px tahoma, arial, helvetica, sans-serif; 
	color:#49453c; 
	vertical-align:top;  
	text-align:left;
}

img a { 
	border:0px;
}

img { 
	vertical-align:top;
}

b {
	color:#f32648;
}

/* ------------ CHANGE LINK COLOR HERE ------------ */

a:link{
	color:#003399;
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;
	color:#003366;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}

ul{
	margin:0;
	padding:20px 10px 0px 20px;
	list-style:disc;
	line-height: 1.4;
}

/*li{ 
	margin:0px; 
	padding-left:8px; 
	line-height:18px ;
}
li a{
	color:#ffffff; 
	text-decoration:underline;
}
li a:hover{
	color:#ffffff; 
	text-decoration:none;
} */

.clear{clear:both;}
#content {
	width:516px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:.75em;	
	line-height:1.3em;
	padding:20px 15px 25px 290px;
	background-color:#FFF;
}


#footer {
	width:821px;
	height:30px;
	font-family:Verdana, sans-serif;
	color:#fff;
	font-size:10px;
	text-align:center;
	padding-top:5px;
}

#footer a {
	color:#fff;
}

.input {
	border:1px solid #000;
}

fieldset {
	border:1px solid #999;
	padding:20px 20px 20px 20px;
}

legend {
	background-color:#fff;
	font-weight:bold;
	font-size:1.1em;
	color:#31B16D;
}

.noshow {
	display:none;
}
.picright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.picleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#coupon {
	margin: 40px;
	padding: 20px;
	border: 1px solid #58A14F;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #30522C;
	background-color: #125c0a;
	text-align: center;
	background-image: url(images/bg2.png);
	background-repeat: repeat-x;
}
#coupon .header {
	font-size: 18px;
	font-weight: bold;
}
#coupon .footer {
	font-size: 10px;
	font-style: italic;
	color: #30522C;
}

.noshow {
    display:none;
}
.contact  table {
    width:90%;
    border-collapse:collapse;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.contact td {
    color:#333333;
    padding:0.5em;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}

.contact .input {
    padding: 2px;
    background-color: #F2F2F2;
    color: #333333;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    width: 97%;
}
.contact .textarea {
    padding: 2px;
    background-color: #F2F2F2;
    color: #333333;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    width: 97%;
    height:100px;
}
.input {
    border:1px solid #666;
}