@charset "UTF-8";


/*body,td,th {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/
body {
	background-color: #5d1f1b;
	background-image: url(../images/TopBar-bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#PageWrap3 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#TopBar {
	height: 70px;
}
#Banner {
	background-image: url(../images/Banner2.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
#NavWrap {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c0c778;
	background-image: url(../images/Menu-bg.png);
	background-repeat: repeat-x;
	height: 65px;
}
#Nav { 
	margin-left:15px;
	float: left;
	/*border:solid 1px red;*/
	width: 595px;
}

#ContentWrap {
	background-color: #FFFFFF;
	min-height: 500px;
	background-image: url(../images/content-bg-freesample.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#ContentArea {
	padding: 10px 30px 30px 30px;
}
#FooterWrap {
	background-color: #4f6c88;
	background-image: url(../images/Footer-bg.png);
	background-repeat: repeat-x;
	/*height: 200px;*/
}
#Footer {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 30px;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
#FooterTable td, #FooterTable p { color:white;}
#Footer #FooterTable p {
	padding-right: 10px;
	padding-left: 10px;
}
#Footer a, #Footer a:visited { color: white; text-decoration:none;}
#Footer a:hover { text-decoration:underline;}

/*Table#FooterTable {margin: 20px;}*/



#Nav a {
	color: #495100;
	line-height: 65px;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
}
#Nav a:hover {
	/*background-image: url(../images/Menu-bg-over.png);
	background-repeat: repeat-x;
	background-position: bottom;*/
	color: #97360f;
}
#Nav a.NavCurrent {
	background-image: url(../images/Menu-bg-over.png);
	background-repeat: repeat-x;
	background-position: bottom;
	/*color: #97360f;*/
}
#Nav a.OrderNow {
	color: #97360f; text-transform:uppercase;
}
#Nav a.OrderNow:hover { color:#531314;}
#Sample {
	float: right;
	line-height: 65px; height:65px;
	width:190px; 
}
#Sample a img {
	border: none;
}





img.moveleft{
 float: left;
 clear: both;
 padding: 0 10px 10px 0;
}
img.moveright{
 float: right;
 clear: both;
 padding: 0 0px 10px 10px;
}
a img.border, img.border {border: solid 2px #333333;}
a:hover img.border {border: solid 4px #660000;}
a img{border: none;}




table.pricingtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: solid 1px #333333;
	border-bottom: none;
}
table.pricingtable caption {
	padding:8px;
	color: #FFFFCC;
	background-color: #660000;
	border: solid 1px #333333;
	border-bottom: none;
	font-weight: bold;
	background-image:url(images_template/bg_maroongradient.png);
	background-repeat:repeat-x;
	background-position:top center;
}
table.pricingtable tr {
	  background-color: #e3e6c6;
	}

table.pricingtable tr:hover {
	  background-color: white;
	}
table.pricingtable th {
	font-weight: bold;
	border-bottom: solid 1px #333333;
	background-color: #c2c88d;
}
table.pricingtable td, table.pricingtable th {padding:3px 10px; color: black;}
table.pricingtable td {
	text-align: left;
	border-bottom: solid 1px #333333;
	
}
table.pricingtable td.pricingfooter {
	text-align: left;
	border-bottom: none;
	background-color: #5B603E;
}
table.pricingtable .oddrow{
	border-bottom: solid 1px #333333;
	background-color: #999999;
}
table.pricingtable .evenrow{
	border-bottom: solid 1px #333333;
	background-color: #cccccc;
}
table.pricingtable .hoverrow{
	border-bottom: solid 1px #333333;
	background-color: #5B603E;
}
table.pricingtable .selectrow{
	border-bottom: solid 1px #333333;
	background-color: red;
}


/* Typography
----------------------------------------------------------*/
a, a:link, a:visited { color:#495100;}


h1 { font-size: 32px; color:#495100;}


.green {color: #495100}
.green2 {color: #c2c88d}
.green3 {color: #e3e6c6}
.orange {color: #97360f}
.burgandy {color:#531314;}
.lightgray {color:#7f7f7f;}


body,td,th {
	color: #464032;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	/*line-height: 2em;*/
}

a, a:link, a:visited { color:#97360f;}


/*p {line-height: 20px;}*/
div#ContentWrap blockquote {
	font-size: 16px;
	color: #531314; background-color: #e3e6c6;
	font-style:italic;
	margin: 20px 0;
	padding:0 20px;
	border-top: dotted 1px #495100;
	border-bottom: dotted 1px #495100;
}
ul, ol, li {}
li { margin-bottom: 1em;}

.legalprint { font-size: 8px; text-transform:uppercase;}

/* Form styles
----------------------------------------------------------*/
#form_container {
	width: auto;
	font-size: 11px;
}
#form_container, #form_container td, #form_container th, #form_container h1, #form_container h3  {
	font-family:Arial, Helvetica, sans-serif; color:black;
}
#form_container h1 { font-size:22px; margin:15px 0;}
#form_container h3 { color:black;}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*form {border: solid 5px whitesmoke;}*/

div#form_container form fieldset { 
	margin-top:20px;
}
div#form_container form fieldset legend { 
	font-size: 18px;
	color:#660000;
}
div#form_container form label { 	
}
/*div#form_container form input { 
	color:green;
}
div#form_container form select { 
	color:blue;
}*/

table.formsection {border-top: dotted 1px #495100; border-bottom: dotted 1px #495100; padding: 20px; background-color: #e3e6c6;}
form table.formsection td { padding:3px; vertical-align: top;}
form table.formsection th { padding:3px; vertical-align: top; text-align:left; font-weight:normal; width: 125px;}
form table.formsection textarea { width: 100%;}
#form_container form h3 { 	font-size: 14px; margin:0; padding:0;}

.paypalform { padding:3px; vertical-align: top; font-size:10px;}
.paypalform td { padding:3px; vertical-align: top;}
.paypalform th { padding:3px; vertical-align: top; text-align:left; font-weight:normal; width: 125px;}
.paypalform textarea { width: 100%;}




/* FAQ styles
----------------------------------------------------------*/
dd { margin:0 40px; padding:0;}
dl#faq_list { font-size:13px; line-height:20px;}
#faq_list dt {font-weight:bold; padding-top:10px; color: #97360f;}
#faq_list dd { 
	color:#495100; padding-bottom:20px;
	border-bottom: dotted 1px #495100;
	
}
#faq_list dt:first-letter {color: #660000; font-weight:bold;}
#faq_list dd:first-letter {color: #660000; font-weight:bold;}



/* Business Cards Versions Table styles
----------------------------------------------------------*/
#BusinessCardVersions a img {border: none;}
#BusinessCardVersions th { color:#660000; text-align:center;}
#BusinessCardVersions a {/*border: solid 1px red;*/ display:block; width:175px; height:254px; background-repeat:no-repeat;}
#BusinessCardVersions a:hover img { display:none;}
/*#BusinessCardVersions a#style_a { background-image:url(images/businesscard_versiona_avoidforclosure.png); }*/
/*#BusinessCardVersions a#style_a:hover img{ display:none;}*/

/* Business Cards Versions Table styles
----------------------------------------------------------*/
.BusinessCardVersions2 a img {border: solid 10px #e3e6c6; margin:10px;}
.BusinessCardVersions2 th { /*color:#660000;*/ text-align:center;}
/*.BusinessCardVersions2 a { display:block; width:175px; height:254px; background-repeat:no-repeat;}*/
.BusinessCardVersions2 a:hover img { border: solid 10px #495100;}

/* Canada Girl Table styles
----------------------------------------------------------*/
.CanadaGirl {
	background-image: url(../images/Candian-100-Girl_450.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}	