/*~~~~ Global Settings ~~~~*/

body {
	margin: 10px 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #ebebce;
	}
	
h2 {
	font-size: 200%;
	color: #5e5e5e;
	margin: 5px 0 2px 0;
	}
.head1 {
	font: 28px "Times New Roman", Times, serif;
	color: #FBFFB2;
}

h4 {
	color: #FFFFFF;
	background: transparent;
	margin: 2px;
	font: 12px "Times New Roman", Times, serif;
	} 
.head4 {
	font: 24px "Times New Roman", Times, serif;
	color: 757575;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}
.p3 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	left: 72px;
	top: 0px;
	right: 72px;
	bottom: 0px;
}
.head5 {
	font: bold normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: 667e54;
	text-align: center;
	text-transform: none;
}
.p2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: 667e54;
	text-align: center;
	text-indent: 25px;
	margin: 10px;
}
	
img {
	border: 0;
	}
	
a:link {
	text-decoration: underline;
	color: 6F6F49;
	background: transparent;
	font-size: 12px;
	}

a:visited { 
	color: #000000; 
	text-decoration: none;
	}
				
a:hover { 
	text-decoration: underline; 
	}

a:active { 
	text-decoration: underline; 
	}







/*~~~~ Wrappers ~~~~*/

div#outerwrap {
	border-top: 3px solid #5f6371;
	border-bottom: 3px solid #5f6371;
	background: #f9f4e7;
	margin: 10px auto;
	}
			
div#innerwrap {
	margin: 0 auto;
	width: 750px;
	text-align: center;
	background: #fdfcf3;
	border-left: 1px solid #5f6371;
	border-right: 1px solid #5f6371;
	}
	





/*~~~~ Header Styles ~~~~*/

#header {
	background: #fcf8e4;
	color: #fff;
	height: 90px;
	left: 0px;
	width: 750px;
	}
	
div#tag {
	text-align: left;
	color: black;
	position: relative;
	top: -5px;
	_top: -8px;
	left: 50px;
	width: 225px;
	_width: 235px;
	background: transparent;
	border-top: 1px solid black;
	_margin-left: -500px;
	padding: 2px 0 0 15px;
	font-size: 9px;
	letter-spacing: 4.5px;
	}
				
#header img {
	position: relative;
	top: 0;
	left: -220px;
	margin-left: 50px;
	}
				
p#topnav {
	margin-top: -65px;
	_margin-bottom: 10px;
	padding-right: 15px;
	text-align: right;
	line-height: 1.5em;
	color: #757575;
	background: transparent;
	margin-right: 40px;
	}
	
p#topnav a:link, p#topnav a:visited {
	color: #757575;
	background: transparent;
	}
				
p#topnav .phone {
	font-weight: bold;
	display: block;
	}
			





/*~~~~ Top Navigation Styles ~~~~*/

#mainnav {
	text-align: center;
	padding: 5px;
	background: #5f6371 url(/images/mainnav1.gif) repeat-x top left;
	color: white;
	height: 20px;
	_height: 30px;
	}
				
#mainnav a:link {
	color: white;
	background: transparent;
	text-decoration: none;
	margin: 0;
	padding: 5px;
	}
				
#mainnav a:visited { 
	color: white;
	background: transparent;
	margin: 0;
	padding: 5px;
	}
				
#mainnav a:hover { 
	color: white;
	text-decoration: underline; 
	background: transparent;
	margin: 0;
	padding: 5px;
	}
			






/*~~~~ Top Navigation Styles ~~~~*/

#mainMenu {
	position: relative;
	text-align: center;
	height: 20px;
	_height: 30px;
	background: transparent url(/images/mainnav1.gif) repeat-x top left;
	color: white;
	margin: 0px;
	padding: 6px 3px 3px 10px;
	}

#menuList {
	margin: 0px;
	padding: 0px;
	}

#menuList ul {
	margin: 0px;
	padding: 0px;
	}

#menuList li {
	display: inline;
	list-style: none;
	}

a.starter {
	background: #5f6371;
	color: white;
	font-size: 11px;
	margin: 0;
	padding: 3px 6px;
	text-decoration: none;
	}

a.starter:link, a.starter:visited {
	background: transparent;
	color: white;
	}

a.starter:hover, a.starter:active {
	background: white;
	color: #5f6371;
	}

.menu {
	text-align: left;
	color: #5f6371;
	background: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	width: 150px;
	visibility: hidden;
	}

.menu li a {
	background: transparent;
	color: #5f6371;
	display: block;
	font-size: 11px;
	line-height: 25px;
	border-bottom: 1px solid #999999;
	margin: 0px;
	padding: 0px 10px;
	text-decoration: none;
	}

.menu li a:link, .menu li a:visited {
	background: transparent;
	color: #5f6371;
	}

.menu li a:hover, .menu li a:active {
	background: white;
	color: #000000;
	}

#menu1 { 
	width: 200px; 
	}
	
	
	




/*~~~~ Sub Navigation Styles ~~~~*/
div#subnav {
	background: #f0eeee;
	border-bottom: 1px solid #999;
	text-align: left;
	padding: 5px;
	}
				
div#subnav a:link, div#subnav a:visited {
	margin: 0 5px;
	}
			
span#title {
	font-size: 160%;
	margin-left: 5px;
	margin-right: 15px;
	}


div#pageTop {
	margin: 0 15px 15px 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
	font-size: 15px;
	border-bottom: 1px solid #999;
	}
				
div#pageBottom {
	margin: 15px 15px 0 15px;
	padding-bottom: 15px;
	text-align: right;
	font-size: 15px;
	}
				
div#pageTop a:link, div#pageTop a:visited, div#pageBottom a:link, div#pageBottom a:visited {
	margin: 0 5px;
	font-size: 15px;
	}
	
div#pageTop a.cur, div#pageBottom a.cur {
	font-weight: bold;
	padding: 0;
	}
			
			
			
			




/*~~~~ Left Column ~~~~*/

div#left {
	float: left;
	/*margin: 5px 0 0 5px;*/
	text-align: left;
	width: 165px;
	_width: 160px;
	}
	
div#left a {
	display: block;
	margin-bottom: .25em;
	}
				
div#left a.cur { 
	background: #e7e5bc;
	padding: 2px 0;
	}

div#left a.start { 
	margin-bottom: 10px; 
	}
	
div#left a.top { 
	margin-top: 10px; 
	}
	
div#left a.pad {
	padding-left: 10px;
	margin-bottom: 7px;
	}
				
div#left a.bump {
	font-weight: bold;
	}
	
img#livechat {
	margin: 10 auto;
	}
			





/*~~~~ Right Column ~~~~*/

div#right {
	margin: 0 auto;
	width: 550px;
	text-align: center;
	padding-left: 10px;
	border-left: 1px solid #999;
	margin-left: 170px;
	margin-bottom: 10px;
	}
				
div#right img {
	border: 0;
	margin: 10px auto;
	}
	
div#right img#tlc {
	float: left;
	border: 0;
	margin-left: 20px;
	}
	
div#move {
	margin-top: 30px;
	}
	
div#right h5 {
	font-size: 140%;
	margin: 0;
	}
	
div#right p {
	font-size: 13px;
	line-height: 16px;
	}
	
div#right a.request {
	font-weight: bold;
	}
	
div#page {
	float: right;
	margin: 0 5px 5px;
	padding: 0 .5em;
	}
	
div#page a.cur {
	background: #e7e5bc;
	padding: 0 .5em;
	}

a:link.box, a:visited.box {
	border: 1px solid #711;
	padding: 3px 5px;
	font-weight: bold;
	line-height: 2.5em;
	}
				
a:hover.box, a:active.box {
	color: white;
	background: #711;
	text-decoration: none;
	}
	
a:link#plush {
	font-size: 20px;
	color: black;
	text-decoration: underline;
	}






/*~~~~ Table Styles ~~~~*/

table#buysome {
	width: 550px;
	margin: 0 auto;
	text-align: center;
	}
				
table#buysome td {
	border-bottom: 1px solid #5f6371;
	font-size: 11px;
	text-align: left;
	padding: 20px 2px;
	text-align: center;
	}
	
table#buysome td.pad {
	padding: 5px 2px;
	}
	
table#buysome th {
	background: #711;
	color: white;
	padding: 2px;
	}
	
table#buysome th a:link, table#buysome th a:visited {
	color: white;
	background: #711;
	font-size: 110%;
	line-height: 1.5em;
	text-decoration: underline;
	}
				
table#buysome h3 {
	margin-bottom: 0;
	font-size: 110%;
	color: #4d4d4d;
	background: transparent;
	}
				
table#buysome td.rt {
	text-align: right;
	}
				
table#buysome td.bottom {
	text-align: right;
	border: 0;
	}
				
table#buysome td.ct {
	text-align: center;
	}
	
table#buysome td.red {
	color: #930;
	background: transparent;
	}
	
span.red {
	color: #930;
	background: transparent;
	}
	
span.thru {
	text-decoration: line-through;
	display: block;
	}
	
span.bold {
	font-weight: bold;
	display: block;	
	font-size: 14px;
	}

table#buysome a {
	font-weight: bold;
	}
	
table#buysome td em {
	font-weight: bold;
	}
	
table#buysome td.mar {
	padding-bottom: 5px;
	}
	
table#buysome td.line {
	vertical-align: bottom;
	}






/*~~~~ Side Styles ~~~~*/

div#side {
	float: right;
	width: 110px;
	margin-top: 25px;
	padding-right: 10px;
	background: transparent;
	color: #c6af74;
	}
				
div#side h3 {
	text-decoration: underline;
	font-size: 120%;
	margin-bottom: 0;
	color: #757575;
	background: transparent;
	}

div#side p {
	margin-top: 50px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 17px;
	}
	
div#side h3#tran {
	margin-left: -10px;
	}
				
div#side h3#sleek {
	margin-left: 30px;
	}


				




/*~~~~ Bottom Styles ~~~~*/

div#bottom {
	clear: both;
	background: #5f6371 url(/images/bottomnav1.gif) repeat-x top left;
	color: white;
	padding: 10px 5px;
	margin: 0;
	height: 15px;
	}
				
div#bottom a:link, div#bottom a:visited { 
	background: transparent;
	color: white;
	padding: 10px 5px;
	margin: 0;
	}






/*~~~~ Footer Styles ~~~~*/

div#footer {
	clear: both;
	background: #fcf8e4;
	color: #757575;
	height: 40px;
	text-align: right;
	margin-top: -6px;
	}
				
div#footer form { 
	padding: 10px 10px 0 0; 
	}
				
div#footer a:link, div#footer a:visited {
	color: #757575;
	background: transparent;
	margin-right: 40px;
	font-weight: bold;
	}
	
a:link#scan, a:visited#scan, a:hover#scan, a:active#scan {
	color: black;
	font-weight: bold;
	}
.head3 {
	font: 16px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
div#left5 a:link {
	font: 12px "Times New Roman", Times, serif;
	color: #6F6F49;
	text-decoration: none;
}
.adheading {
	font: 16pt Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-align: center;
}
.adtext2 {
	color: #FF3300;
	font: 16px Arial, Helvetica, sans-serif;
	text-align: center;
}
.admisc {
	font: italic 10pt/14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.admainheading {
	font: bolder 28pt/38px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	letter-spacing: 0em;
}
.adtext {
	font: bold 16px/24px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: .5em;
	text-align: center;
}
#border {
	border-style: solid;
}
h6 {
	font: Times New Roman", Times, serif;
	color: #336600;
	font: Times, Times New Roman;
	font-size: 16px;
	text-align: center;
}

