/* binarysmiths.com CSS */body    {	margin: 0px 0px 0px 0px;	padding: 0;	font-family: helvetica, arial, sans-serif;	font-size: 12px;	font-weight: normal;	color: #663300;	background-color: #3A2200;
	background-repeat: no-repeat;
	background-attachment: fixed;	background-position: top center;}/* Link Styles */a:link  {	color: #663300;	text-decoration: underline;	font-weight: normal;}a:visited   {	color: #663300;	text-decoration: underline;	font-weight: normal;}a:hover {	color: #663300;	text-decoration: none;	font-weight: normal;}

a.stuff:link  {	color: #663300;	text-decoration: none;	font-weight: normal;}a.stuff:visited   {	color: #663300;	text-decoration: none;	font-weight: normal;}a.stuff:hover {	color: #663300;	text-decoration: none;	font-weight: normal;}
/* Text Styles */p	{	line-height: 120%;	font-size: 12px;	font-weight: normal;	margin: 10px 20px 10px 20px;
	text-align: left;}.shows	{	font-size: 12px; 	color: #663300;	text-decoration: none;	font-weight: normal;	line-height: 100%;	margin: 5px 20px 3px 20px;	}
.shows1	{	font-size: 12px; 	color: #663300;	text-decoration: none;	font-weight: normal;	line-height: 100%;	margin: 5px 20px 3px 20px;	}
.shows2	{	font-size: 12px; 	color: #FFF;	text-decoration: none;	font-weight: normal;	line-height: 100%;	margin: 5px 5px 5px 3px;	}
.shows3	{	font-size: 12px; 	color: #663300;	text-decoration: none;	font-weight: normal;	line-height: 100%;	margin: 5px 5px 5px 3px;	}
.seeall  {	color: #663300;	font-size: 11px;	font-weight: normal;	margin: 5px 20px 3px 20px;
	text-align: right;}	/* Table Styles */

.tableContent {	font-family: helvetica, arial;	font-size: 12px;	font-weight: normal;	color: #663300;	text-align: center;
	vertical-align: top;	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;	border: 0px;}

.tableClear {	font-family: helvetica, arial;	font-size: 12px;	font-weight: normal;	color: #663300;	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 0px;	border: 0px;}

.tableClear1 {	font-family: helvetica, arial;	font-size: 12px;	font-weight: normal;	color: #663300;	text-align: center;
	vertical-align: top;
	padding: 10px 5px 10px 5px;	border: 0px;}

.tableMain {	text-align: center;
	vertical-align: top;
	color: #663300;	background-color: #E9D3AF;
	padding: 0px 0px 0px 0px;	border: 0px solid #000000;}
.tableMain1 {	text-align: center;
	vertical-align: top;
	color: #FFFFFF;	background-color: #CC9966;
	padding: 0px 0px 0px 0px;	border: 0px solid #000000;}

.tableMain2 {	text-align: center;
	vertical-align: top;
	color: #663300;	background-color: #E9D3AF;
	padding: 0px 5px 0px 10px;	border: 0px solid #000000;}

.tableHeader {	text-align: center;
	vertical-align: top;
	color: #FFFFFF;	background-color: #49290A;
	padding: 3px 3px 3px 3px;	border: 0px solid #000000;}
.tableOutline {	text-align: center;
	vertical-align: top;	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;	border: 5px solid #663300;}

.tableInside {
	text-align: center;
	vertical-align: top;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;	border: 2px solid #FFFFFF;}

.tableImages {
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 0px;	border: 2px solid #CC9966;}

.tableImages1 {
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;	border: 2px solid #663300;}
/* Form Styles */.mail {	padding: 2px 2px 2px 2px;	font-family: helvetica, verdana, sans-serif, arial;	font-size: 12px; 	font-weight: normal;	color: #663300; 	text-align: left;	background-color: #FFCC99;	border: 1px solid #663300;}

fieldset {	padding: 10px 10px 10px 10px;	color: #663300; 	text-align: left;	border: 2px solid #663300;}