@charset "UTF-8";

#navcontainer ul
{
	padding-left: 0;
	background-color: #CCCCCC;
	color: White;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 0px;
	margin: 0px;
	width: 760px;
	display: inline;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.3em 1em;
	background-color: #333333;
	color: White;
	text-decoration: none;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
}

#navcontainer ul li a:hover
{
	background-color: #666666;
	color: #fff;
}


#bar {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:25px;
	z-index:3;
	background-image: url(assets/images/tile.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#barhome  {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:25px;
	z-index:3;
	background-image: url(assets/images/tile2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#barsample {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:25px;
	z-index:3;
	background-image: url(assets/images/tile_sample.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
/* CSS Document */

body {
	background-color: #333;
}
#hometable {
	color: #000000;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #333333;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 759px;
	background-color: #FFFFFF;
	height: 830px;
}
.designtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 15px;
	text-align: center;
}
.hometable #webthumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F8A21B;
	text-align: center;
	padding: 0px 25px 3px;
	font-weight: bold;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F381B6;
	margin-right: 100px;
	margin-left: 100px;
}
.hometable #webthumbs a {
	color: #F8A21B;
	text-decoration: none;
}
.hometable #webthumbs a:hover {
	color: #755BA5;
}
.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F8A618;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
}
.sampleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 0.15em;
	text-align: center;
	word-spacing: 0.1em;
	color: #FFFFFF;
	background-color: #333333;
	padding: 3px;
}
.smText a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#design #designright h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #861731;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFE7E;
	margin-left: 0px;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #861731;
	padding-top: 4px;
}
.design_welcome {
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding-right: 25px;
	font-size: 14px;
}
#designleft a {
	color: #1EACC3;
	text-decoration: none;
}
#designleft a:link {
	color: #06AABD;
	text-decoration: none;
}
#designleft a:hover {
	color: #517EDE;
	text-decoration: none;
}
.smText a:hover {
	color: #CCCCCC;
}
.navs a:link {
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 30px;
	line-height: 50px;
	margin-left: 20px;
}
.navs a:hover {
	color: #FFFFFF;
	background-color: #FF6633;
	text-decoration: none;
	text-align: center;
	padding: 20px 50px 20px 30px;
	line-height: 50px;
	margin-left: 20px;
}
.textfield {
	background-color: #CCCCCC;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	margin: 10px;
}
.fieldNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: text-top;
	padding-top: 10px;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	margin: 15px 40px;
	text-align: left;
	font-style: normal;
	letter-spacing: 0.05em;
	word-spacing: 0.2em;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 30px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 50px;
	color: #FFFFFF;
	text-align: center;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	letter-spacing: 0.15em;
	line-height: 15px;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
}
#phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #E4903A;
	padding-top: 10px;
	font-weight: bold;
	letter-spacing: .05em;
}
#phone a {
	color: #F5392C;
	text-decoration: none;
}
.websites {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 300px;
	margin-left: 40px;
	background: #FEFFC2;
	line-height: 110%;
	padding: 5px 10px;
	border-bottom: 2px dotted #FC4528;
	font-family: Verdana, Geneva, sans-serif;
	border-top: 2px dotted #FC4528;
	margin-bottom: 15px;
}
.hometable .websites a {
	color: #A7432E;
	text-decoration: none;
}
.hometable  .websites  a:hover {
	color: #FEFFC2;
	background-color: #762629;
	padding: 5px 10px;
	width: 300px;
}
.hometable #design #designleft {
	float: left;
	width: 230px;
	color: #000000;
	height: 400px;
	padding-bottom: 0px;
}
#hometable #designleft {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 400px;
	width: 200px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 120%;
	padding: 10px;
}
.hometable #design #designright {
	height: 450px;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	text-align: left;
	background-position: left top;
	float: left;
	margin-left: 25px;
	line-height: 1.5em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #66015E;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.hometable #design .purple {
	background-color: #600085;
}
.express {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	line-height: 20px;
	color: #FFFFFF;
	letter-spacing: 0.5em;
	text-align: center;
	padding-top: 15px;
	margin-top: 40px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94B2E2;
}
.printtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding: 7px;
	border-top: medium dotted #93C9F9;
	border-bottom: medium dotted #93C9F9;
}
.print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.btmviewer {
	height: 75px;
	width: 760px;
}
.reasons {
	background-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.75em;
}
.hometable #logodef {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
	color: #999999;
	text-align: center;
	margin-bottom: 15px;
	width: 760px;
}
.hometable #design #clickhere {
	float: left;
	height: 22px;
	width: 270px;
	margin: 0px;
	padding: 0px;
}
#hometable #designright {
	float: left;
	height: 400px;
	width: 500px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #750204;
}
h2 {
	font-size: 18px;
	letter-spacing: -.05em;
}
.hometable  #printdef {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.75em;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 15px;
	width: 760px;
}
.hometable #video {
	text-align: center;
	padding-bottom: 20px;
}
#design {
	height: 430px;
}
#navcontainer {
	background-color: #CCCCCC;
}
#navcontainer_print {
	width: 960px;
}
.web_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	color: #672B20;
	text-align: center;
	width: 760px;
	clear: both;
}
.hometable tr #design #designright .welcome #bc_sale {
	width: 400px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #1C97D3;
	border-top: medium double #CCC;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
.hometable tr #design #designright .welcome #bc_sale p img {
	float: left;
	padding-right: 10px;
	margin-top: -10px;
}
.fourteenpoint {
	font-size: 14px;
}
.orangetext {
	color: #EC6237;
}

