/* 
  ------------------------------------------------
  Using project pv7 as basis
  www.luxvis.com
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-image: url(img/k1280612.jpg);
	background-repeat: repeat;
}
#masthead {
	color: #666;
	background-color: #000000;
	padding: 0px;
	margin: 0 0 36px 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/bg9.gif);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(img/bg9.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(img/bg9.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 550px;
	float: left;
}
#left {
	width: 220px;
	float: left;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 10px 20px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #566F0B;
}
#left a:visited {color: #333333;}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #566F0B;
}
#right a:visited {
	color: #666666;
}
#right a:hover {color: #000000;}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #C7EE51;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #06C;
}
#footer a:visited {color: #666666;}
#footer a:hover {
	color: #03C;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
/* 
  ------------------------------------------------
  luxvis testing
  ------------------------------------------------
*/
#tnav-center {
	width: 770px;
}
#masthead {
	
	background-repeat: repeat-x;
	background-color: #000000;
	background: url('img/k1280612.jpg') repeat;
}
#logo img {
	border: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #E4DAA9;
	font-size: 0.8em;
	background-image: url(img/navbg6.jpg);
	background-repeat: repeat-x;
	padding-bottom: 12px;
	margin-bottom: 30px;
	background-position: left bottom;
}
#tnav-center {
	margin: 0 auto;
	border-left-color: #333;
	border-left-width: 1px;
	border-left-style: solid;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #000000;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #7d5226;
	background-image: none;
	background-repeat: repeat-y;
}
#tnav #BasicNav a.active {
	color: #FFFFFF;
	background-color: #7d5226;
	background-image: none;
	background-repeat: repeat-y;
}
/* luxvis */
blockquote {
	width:490px;
	margin:12px 0 12px 0;
	font-weight:bold;
	font-size:13px;
	color:#000;
	line-height:21px;
	background-color: #FD7;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #D2B57E;
	background-image: url(img/sample%2011.jpg);
	background-repeat: repeat;
}
blockquote p {
	padding:10px 16px 5px 16px;
}
blockquote1 {
	margin: 10px 25px;
	padding: 10px 20px 10px 32px;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.5em;
	font-style: italic;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 12px 12px;
}
blockquote1 p {
	padding:10px 16px 5px 16px;
}
.box-list li {
	margin:8px 0 8px 0;
	padding-left:5px;
	background-image: url(img/list_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.main-list li {
	background:url(img/list_arrow.gif) no-repeat 0 7px;
	padding-left:7px;
}
.address-list {
	list-style:none;
}
.address-list li {

}
img.floatleft {
	float: left;
	margin: 0 12px 0 0;
}
/* luxvis highligher to tab */
.active {
	background-color:#7d5226;
 	color:#FFFFFF;
	
}
.align-left  { text-align: left; }
.align-right { text-align: right; }
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
ol, ul {
	list-style: none;
}
.main-list li {
	background:url(img/list_arrow.gif) no-repeat 0 7px;
	padding-left:7px;
}

