a:link {
color: #000000;
}

a.red:link {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:active {
	color: blue;
	background: #ffffff;
	font-style: italic;
}
a.red:visited {color: #4A5B53; background: #ffffff; font-style: italic;}
a.red:hover {color: #ff0000; background: #ffffff; font-style: italic;}

a:visited {
color: #385E0F;
}

*
{
border: 1px;
margin: 0;
}

/*table
{
	margin-left: auto;
	margin-right: auto;
	 border: thin;
	 border-color: #4a5b53;
	 	 cellspacing="0" cellpadding="5" height="100%"
}*/

body
{
	background-color: #4A5B53;
	font: 14px Tahoma, Arial, Helvetica, Verdana, sans-serif;
	text-align: justify;
	color: #000000;
	margin-top: 0px;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
}

#main
{
margin: 0 auto;
width: 912px;
}
#main2
{
margin: 0 auto;
width: 912px;
}

#header
{
background: url(images/latestbanner.jpg) no-repeat;

width: 916px;
height: 129px;
}

#buttons{
	padding-top:130px;
	height: 20px;
	/*padding-right: 15px;*/
width: 916px;
	margin-left: 43px;
}

#buttons li {
display: inline;
background: #000000
}

#buttons a {
	display: block;
	float: left;
	width: 99px;
	height: 18px;
	margin-left: 0px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding: 1px;
	border: 1px solid #4a5b53;
	background: url(images/bluebar.gif) 
}

#buttons a:hover {
text-decoration: underline;
color: #F27F84;
}

#content
{
width: 886px;
padding: 15px;
background: #FFFFFF
}

/*table{
	border-color: #4a5b53;
	padding: 0px;
	border-spacing: 1px;
	border-width: 1px 1px 1px 1px;
    border-style: solid;
}*/
table{
	border-width: thin;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px;
	cell-spacing: 0;
	padding: 5px;
	border-color: #4a5b53;
	width: auto;
}
.table2
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px;
	border-color: #4a5b53;
	border: 0 0 0 0;
	width: auto;
	}

.mailtbl
{
	width: auto;
	border: 5px solid #4A5B53;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 30px 0px;
	/*align: center;*/
	background-image:url(images/bg_holly.jpg);
	cellpadding: 0;
	cellspacing: 0;
	
}
.mailth{
	font-size: 18px;
	text-align: center;
	font-style: italic;
	background-image:url(images/bg_holly.jpg);
	border: 1px;
	colspan: 2;
	}
	
.mailtd{
	font-family: Georgia,serif;
	color: #fe3300;
	font-size: 18px;
	border: 0px;
	padding: 0px 0px 10px;
	text-align: center;
	font-style: italic;
	width: 495px;
	background-image:url(images/bg_holly.jpg);
}

.mailtd2{
	padding: 0px 10px 40px;
	border: 0px;
	background-image:url(images/bg_holly.jpg);
}

.mailtd3{
	padding: 0px 10px 10px;
	border: 0px;
	background-image:url(images/bg_holly.jpg);
	vertical-align: text-top;
}
th{
	background-image:url(images/bluespace.jpg);
	font-size: 110%;	
	text-align: center;
	}

td
{
	border-color: #4a5b53;
	background-color: #FFFFFF;
	padding: 5px;
	border-spacing: 1px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	}
.td1
{
	border-color: #4a5b53;
	padding: 5px;
	border-spacing: 1px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	background-image: url(images/bkg.gif);
	}
	
td1a
{
	border-color: #4a5b53;
	padding: 5px;
	border-spacing: 1px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	background-image: url(images/links.png);
	}
.td2
{
	padding: 5px;
	width:20%;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.td2a
{
	padding: 5px;
	width:20%;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none ;
}

.td2b
{
	padding: 5px;
	width:20%;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal ;
	text-align: center;
	text-decoration: none ;
	}

.td3b
{
	padding: 5px;
	width:20%;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: line-through;
	}

.tfoot
{
	padding: 5px;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal ;
	text-align: center;
			}
.h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.style1{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 23px;
}
.style2{
	font-size: 11px;
	line-height:14px;
	color: #0033FF;
	font-style: italic;
}
.style3{
	color:#3333FF;
	font-style: italic;
	font-weight: bold;
}

.style4{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
	}

.style5{
	text-decoration: line-through;	
}

.style6{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	font-style: oblique;
	color: #4a5b53;
}
.quote{
	text-align: center;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
}

.testimonial{
	text-align: left;
	font-style: italic;
	color: #990099;
	font-size: 12px;
	line-height: 16px;
}
.ul{
	text-decoration: underline;
}
.hr {
	color: #4a5b53;
	background-color:#4a5b53;
	height: 1px;
			}

#footer
{
	background: #4A5B53;
	height: 32px;
	font-size: 11px;
	color: #ffffff;
	padding-top: 5px;
	text-align: center;
	border-top: #ffffff solid 1px;
	width: 100%;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}

#amazon{
	margin-left:auto;
	margin-right:147px;
	text-align:center;
	display: table;

}
.img1 {
	  float: left;
	  padding: 0 10px 0 0;
	  margin: 0px;
	}
	
.img2
	{
float: left;
padding: 5px;
margin: 0px;
}
.center 
	{
	text-align: center;
	font-weight: bolder;
	font-size: 18px;
	}
.policy
	{
	text-align: left;
	font-weight: bolder;
	font-size: 16px;
	}

.policy1
	{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	font-style: italic;
	}
	
#social
{
	font-size: 11px;
	color: #ffffff;
	padding-top: 5px;
	text-align: center;
	position: relative;	
	/*border-top: #ffffff solid 1px;*/
}

      fieldset {
	padding: 10px 10px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	}

      legend {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
}

      ul { margin: 0; padding: 0; list-style: none;}
li { margin: 0; padding: 10px 0; clear: both;}

      label { float:left; display:block; font-weight: bold; }

      input { float: right;}

      textarea { width: 99%; }
 
      .clr { clear: both;}
	 
form
{
	border: 1px;	
}
