@charset "utf-8";
/* CSS Document */

#body
{
	background-color:#AD1C19;
	margin-left:0; 
	margin-top:0;
}

#container
{
	width:1000px;
}
#headerLinks
{
	padding:0px;
	margin:0px;
}
#content{
background-color:#FFFFFF;
background-image:url(images/content_bg.gif);
background-repeat:no-repeat;
min-height:700px;
height:auto;
width:1000px;
float:left;
color: #5C4E46;
}
#content_main{
min-height:700px;
height:auto;
}
#content_bottom{
background-image:url(images/content_bg_btm.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
height:106px;
width:1000px;
vertical-align:bottom;
float:left;
}
#contentHeader{
padding-left:68px;
padding-top:158px;
padding-bottom:62px;
width:100%;
}
#stores{
padding-left:68px;
float:left;
text-align:left;
}
#adobe{
padding-left:60px;
}
#instructionsContainer{
padding-top:32px;
padding-left:68px;
font-family:Arial;
font-size:14px;
overflow:hidden;
}
#instructionsText{
text-align:left;
width: 370px;
float:left;
}
#contactContainer{
padding-top:32px;
padding-left:68px;
font-family:Arial;
font-size:20px;
overflow:hidden;
}
#contactText{
text-align:left;
width: 370px;
float:left;
}
#warrantyText{
text-align:left;
float:left;
width:510px;
}
.warrantyTextFont{
font-size:11px;
color:#5C4E46;
float:left;
line-height:140%;
font-weight:400;
}
#privacyContainer{
padding-left:68px;
font-family:Arial;
font-size:14px;
overflow:hidden;
}
#privacyText{
text-align:left;
width: 600px;
float:left;
}
#emailContainer{
padding-left:75px;
font-family:Arial;
font-size:12px;
overflow:hidden;
font-weight:bold;
}
#emailText{
text-align:left;
width: 465px;
float:left;
line-height:140%;
}

/* footer */
#footer{

}
#copyright{
padding-top:13px;
float:left;
width:500px;
}
#footerFacebook{
padding-top:13px;
float:right;
width:500px;
}



td img {display: block; border:none;}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

a:link {
	font-family: Arial;
	color: #AD1C19;
}

a:visited {
	font-family: Arial;
	color: #118897;
}

a:hover {
	font-family: Arial;
	color: #118897;
	text-decoration:none;
}

.txtNorm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	line-height:11px;
	}

.txtHead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.txtHeadSm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:10px;
	padding-bottom:0px;
	}
	
ul {
	font-family:Arial;
	font-size:12px;
	color:#5C4E46;
	list-style-position: outside;
	list-style-type: disc;
	vertical-align:middle;
	padding-bottom:5px;
	margin-bottom:0px;
}

ol {
	list-style-position: outside;
	list-style-type: none;
	padding-bottom:5px;
	margin-bottom:0px;
}

br {
	line-height:8px;
}

.list {
	margin:0px;
	line-height:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:25px;
	}

.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	}

.borderTop {
	border-top:solid #623700 20px;
	width: 604px;
	padding:0;
}

.borderLeft {
	border-left:solid #623700 20px;
	padding:0;
}

.bkgMain {
	background-color: #623700;
	border:0;
	margin:0;
}

.imgCenter {
	border:solid #FFFFFF 5px;
	margin-left: 20px;
	margin-top: 21px;
}

.bdrContent {
	border-bottom: solid #FFFFFF 5px;
	border-left: solid #FFFFFF 5px;
	}
	
.bdrForm_Inner {
	border-top: solid #8D9B4B 19px;
	/*border-right: solid #8D9B4B 19px;*/
	border-left: solid #8D9B4B 19px;
	background-color:#8D9B4B; 
	height:406px;
	}

.footer {
	color:#FFFFFF;
	background-color:#623700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	width:994px;
	height:17px;
	border-top:solid #623700 3px;
	}