/* General Content Styles
----------------------------------------------- */

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font: 18px  verdana, arial, sans-serif;
	color: #761F0C;
	line-height: 18px;
	font-weight:bold;
}

h2 {
	margin: 25px 0 15px;
	font-weight:bold;
}

h3	{
	font: 14px verdana, arial, sans-serif;
	margin:20px 0 5px 0;
	font-weight:bold;
	}

p.small {
	font-size: 11px;
	line-height: 15px;
}

#content li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#content p	{
	color:#333333;
	text-align:justify;
	font-size:12px;
	line-height:20px;
	}
	
#contentHome p	{
	color:#333333;
	text-align:justify;
	font-size:12px;
	line-height:20px;
	margin-top:0;
	padding-top:0;
	}	

p.info {
	padding: 10px;
	
	border: 1px solid #ccc;
	
	background: #e2e2e2;
}

span.small {
	font-size: 11px;
}



/* Link Styles
----------------------------------------------- */

a {
	color: #761F0C;
	text-decoration: underline;
}

a:hover {
	
	color: #E15E26;
	text-decoration: underline;
}

#banners a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

#banners a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;
}


#toplinks {
	float:right;
	margin-right:0;
	text-align:right;
	}
#toplinks  a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#toplinks  a:hover {
	color: #fff;
	text-decoration: underline;
}



/* Image Styles
----------------------------------------------- */

#content img {
	padding: 3px;
	border: 1px solid #e2e2e2;
	margin-bottom:0px;
}

#content img.account	{
	padding:0;
	margin:0;
	border:none;
	}
			
#content p.accountText	{
	float:right;
	}
	
#content img.none, img.none {
	padding: 0;
	border: 0;
}
#column p {
	line-height: 16px;
	padding-left: 7px;
}
p.light {
	background-color: #F5F5F5;
	border: 1px solid #E9E9E9;
	padding: 7px;
}
p.dark {
	background-color: #969696;
	border: 1px solid #525252;
	padding: 7px;
	color: #FFFFFF;
}




img.r {
	float: right;
	margin: 2px 0px 5px 15px;
}
img.l   {
	float: left;
	margin: 2px 15px 5px 0px;
}



/* Form Styles
----------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

input.check {
	margin: 0;
	padding: 0;
}
#subhead a {
	color: #FF9900;
	display: inline-block;
	border: 1px solid #666666;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
#subhead a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#subhead strong {
	color: #FF9900;
}
#subhead p {
	padding-left: 210px;
	padding-top: 8px;
	margin: 0px;
	line-height: 20px;
}

td.label {
	width: 140px;
}

#content div.form {
	position: relative;
	margin: 0;
	padding: 5px 10px;	
	color: #333333;
	background-color: #F3F3F3;
}

#content div.alt {
	background: #fff;
}

#content div.ftop, #content div.fbottom {
	position: relative;
	
	margin: 0;
	padding: 0;
	height: 10px;
	
	background: url(../interface/form-top.gif) no-repeat;
}

#content div.fbottom {
	background: url(../interface/form-bottom.gif) no-repeat;
}

#content div.form td {
	padding: 3px 0;
}

#content td.fdiv {
	padding: 0;
	height: 25px;
	
	background: url(../interface/form-div.gif) center center repeat-x;
}
div#newsletter  input {
	margin-top: 5px;
	width: 150px;
	border: 1px solid #999999;
	background-image: url(../interface/optin-text-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div#newsletter  input.button {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0;
	background-image: url(../interface/optin-btn-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


#jdtemplate {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 9px;
	text-align: center;
	background: #F1EFE2;
	color: #CDCCC5;
}

#jdtemplate  a {
	color: #CDCCC5;
}

#jdtemplate  a:hover {
	color: #CDCCC5;
}

.phone	{
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
	line-height:40px;
	}
	
/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#CCC;
}

.picborder2 {
	border: 1px solid; 
	border-color:#CCC;
}

.picRight {
	float:right; 
	margin-left:10px;
	margin-top: 5px;
}
.picRightnoborder {
	border: 0px solid; 
	float:right; 
	margin-left:20px;
}
.picLeft {
	float:left; 
	margin-right:10px;
	margin-top: 5px;
	border:none;
	margin-bottom:5px;
}

.picLeft2 {
	border: 1px solid; 
	border-color:#000000; 
	float:left; 
	margin-right:20px;
	margin-top: 5px
}

.picLeftNoborder {
	border:none; 
	float:left; 
	margin-right:20px;
	margin-top: 5px
}
	
/*  ****** contact us page ******  */
div#content .contactLeft	{
	float:left;
	margin:0px;
	padding:0px;
	width:200px;
	text-align:left;	
	}
	div#content .contactLeft p	{
		text-align:left;
		}
div#content .contactRight	{
	float:right;
	margin:0px;
	padding:0px;
	width:132px;
	text-align:left;
	}
	div#content .contactRight p	{
		text-align:left;
		}
.spacer	{
	margin:0;
	padding:0;
	display:block;
	clear:both;
	height:1px;
	}	

.contactForm	{
	margin:0px;
	padding:0px;
	width:510px;
	}
	
.twoColumn	{
	float:left;
	margin:0;
	padding:0;
	width:250px;
	}

.accountAppPageTopLeft	{
	float:left;
	margin:0;
	padding:0;
	width:140px;
	}
.accountAppPageTopRight	{
	float:left;
	margin:0;
	padding:0;
	width:350px;
	}
	.accountAppPageTopRight ul	{
		margin-left:7px;
		padding-left:7px;
		}	
	
		
.linkedLists ul li	{
	font-size:12px;
	margin-left:5px;
	}
	.linkedLists ul li a	{
	font-size:12px;
	}

.backtotop	{
	float:right;
	}
#content p.bottomCenteredText	{
		font-weight:bold;
		text-align:center;
		font-size:14px;
		color: #761F0C;
		}
		
#contentHome p.bottomCenteredText	{
		font-weight:bold;
		text-align:center;
		font-size:14px;
		color: #761F0C;
		margin-bottom:0;
		}
											
											
#content .expandedLists	{
	margin:0;
	padding:0;
	}
	#content .expandedLists ul	{
		margin:0 0 0 20px;
		padding:0;
		}
	#content .expandedLists ul li	{
		margin:0;
		padding:0 0 10px 0;
		font-size:12px;
		line-height:20px;
		list-style-image: url(/images/p-check.gif)
		}
#content .textLeft	{
	margin:0;
	padding:0;
	float:left;
	width:200px;
	}
	#content .textLeft p {
		text-align:left;
		}
#content .textRight	{
	margin:0;
	padding:0;
	float:right;
	width:160px;
	}
	#content .textRight p {
		text-align:left;
		}
		

.date 	{
	margin-left:20px;
	color:#fff;
}

div#facebook	{
	border:1px solid #CCCCCC;
	}		