.clearfloat {
	clear: both;
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
}
.highlight {
	color: #99e6ff;
}
.italics {
	font-style: italic;
}
.formelements {
	border: 1px solid #333333;
	background-color: #99e6ff;
}
#centertop {
	width: 856px;
	height: 25px
	padding: 0;
	margin: 0 auto 0;
	background-image: url('../graphics/background-top.png');
	background-repeat: repeat-y;
	background-position: top left;
	line-height: 25px;
}
#centermain {
	width: 856px;
	height: 100%
	padding: 0;
	margin: 0 auto 0;
	background-image: url('../graphics/background.png');
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align: middle;
}
#centerbottom {
	font-size: 10px;
	background-color: #000000;
	width: 856px;
	height: 25px
	padding: 0;
	margin: 0 auto 0;
	background-image: url('../graphics/background-bottom.png');
	background-repeat: repeat-x;
	background-position: top left;
	line-height: 15px;
	text-align: center;
}
#headerContainer {
	padding: 0;
	margin-top: 0;
	margin-left: 95px;
	margin-right: 70px;
	margin-bottom: 10px;
	height: 107px;
}
#headerleft {
	float: left;
	width: 547px;
	height: 107px;
	margin: 0;
	padding: 0;
}
#slogan {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
	width: 507px;
	height: 23px;
	background-image: url('../graphics/slogan.png');
	background-repeat: no-repeat;
	background-position: top left;
}
#slogan img:{
	width: 507px;
	height: 23px;
}
#slogan-text {
	display: none;
}
#logo {
	float: left;
	background-image: url('../graphics/logo.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 0;
	padding: 0;
	width: 97px;
	height: 107px;
	
}
#logo img:{
	width: 97px;
	height: 107px;
}
#nav {
	width: 507px; 
	height: 37px;
	margin: 0;
	padding: 0;
}
#mainnavleft {
	float: left;
	background-image: url('../graphics/nav-left.png');
	background-repeat: no-repeat;
	background-position: top right;
	width: 51px;
	height: 22px;
	padding: 0;
	margin: 0;
}
#mainnavcenter {
	float: left;
	background-image: url('../graphics/nav.png');
	background-repeat: repeat-x;
	background-position: top left;
	height: 22px;
	width: 405px;
	text-align: center;
	padding: 0;
	margin: 0;
}
#mainnavright {
	float: left;
	background-image: url('../graphics/nav-right.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 51px;
	height: 22px;
	padding: 0;
	margin: 0;
}
#nomainnavleft {
	float: left;
	width: 51px;
	height: 22px;
	padding: 0;
	margin: 0;
}
#nomainnavcenter {
	float: left;
	height: 22px;
	width: 405px;
	text-align: center;
	padding: 0;
	margin: 0;
}
#nomainnavright {
	float: left;
	width: 51px;
	height: 22px;
	padding: 0;
	margin: 0;
}
#mainnavlinksContainer {
	margin-top: 3px;
	margin-bottom: 0;
	margin-left: 0;
	marging-right: 0;
	padding: 0;
	color: #ffffff;
	whitespace: nowrap;
}
#construction {
	font-style: italic;
}
.mainnavlinks {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
}
.mainnavlinksselected {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
}
.mainnavlinksselected a:link{
	text-decoration: none;
	color: #999999;
}
.mainnavlinksselected a:visited{
	text-decoration: none;
	color: #999999;
}
#subnavleft {
	float: left;
	background-image: url('../graphics/subnav-left.png');
	background-repeat: no-repeat;
	background-position: top right;
	width: 51px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: 0;
}
#subnavcenter {
	float: left;
	background-image: url('../graphics/subnav.png');
	background-repeat: repeat-x;
	background-position: top left;
	width: 405px;
	height: 20px;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
}
#subnavright {
	float: left;
	background-image: url('../graphics/subnav-right.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 51px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: 0;
}
#subnavlinksContainer {
	padding: 0;
	margin: 0;
	font-size: 10px;
	whitespace: nowrap;
}
.subnavlinks {
	margin: 0;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0;
}
.subnavlinksselected {
	padding-left: 25px;
	padding-right: 25px;
}
.subnavlinksselected a:link{
	text-decoration: none;
	color: #999999;
}
.subnavlinksselected a:visited{
	text-decoration: none;
	color: #999999;
}
#nosubnavcenter {
	float: left;
	width: 405px;
	height: 20px;
	padding: 0;
	margin: 0;
	font-size: 10px;
}
#nosubnavend {
	float: left;
	width: 51px;
	height: 20px;
	padding: 0;
	margin: 0;
}
#contentContainer {
 padding: 0;
 margin: 0 0 0 50px;
 width: 856px;
 height: 100%;
}
#home-textboxContainer {
	float: left;
	width: 390px;
	height: 345px;
	padding: 0;
	margin-left: 35px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	text-align: left;
}
#home-textbox-topleft {
	float: left;
	height: 25px;
	width: 25px;
	background-image: url('../graphics/textbox-top-left.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;
	margin: 0;
}
#home-textbox-top {
	float: left;
	height: 25px;
	width: 365px;
	background-image: url('../graphics/textbox-top.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#home-textbox-bottomleft {
	float: left;
	height: 25px;
	width: 25px;
	background-image: url('../graphics/textbox-bottom-left.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin: 0;
}
#home-textbox-bottom {
	float: left;
	height: 25px;
	width: 365px;
	background-image: url('../graphics/textbox-bottom.png');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#home-textbox-left {
	float: left;
	height: 295px;
	width: 25px;
	background-image: url('../graphics/textbox-left.png');
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0;
	margin: 0;
}
#home-textbox {
	float: left;
	height: 295px;
	width: 365px;
	background-image: url('../graphics/textbox.png');
	background-repeat: repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#home-subtitle {
	font-size: 18px;
	line-height: 20px;
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}
#home-title {
	font-size: 30px;
	line-height: 35px;
	color: #ffffff;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 0;
	padding-right: 0;
	margin: 0;
}
.home-text {
	font-size: 12px;
	color: #ffffff;
	line-height: 15px;
	margin-bottom: 20px;
	margin-top: 0;
	margin-left;
	margin-right: 0;
	padding: 0;
}
.home-text-tagline {
	font-size: 14px;
	font-style: italic;
	font-weight: 800;
	color: #ffffff;
	line-height: 15px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 0;
}
#home-picContainer {
	float: left;
	width: 308px;
	height: 361px;
	padding: 0;
	margin: 0;
	text-align: left;
}
#home-pic {
	float: left;
	width: 302px;
	height: 347px;
	padding: 0;
	margin: 0;
}
#home-pic img:{
	width: 300px;
	height: 345px;
	padding: 1px;
	margin: 0;
}
#home-pic-shadowrightContainer {
	float: left;
	width: 6px;
	height: 347px;
	padding: 0;
	margin: 0;
}
#home-pic-shadowtopright {
	width: 6px;
	height: 8px;
	background-image: url('../graphics/shadow-top-right.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#home-pic-shadowright {
	width: 6px;
	height: 339px;
	background-image: url('../graphics/shadow-right.png');
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#home-pic-shadowbottomContainer {
	width: 308px;
	height: 6px;
	padding: 0;
	margin: 0;
}
#home-pic-shadowbottomleft {
	float: left;
	width: 8px;
	height: 6px;
	background-image: url('../graphics/shadow-bottom-left.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#home-pic-shadowbottom {
	float: left;
	width: 292px;
	height: 6px;
	background-image: url('../graphics/shadow-bottom.png');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#home-pic-shadowbottomright {
	float: left;
	width: 6px;
	height: 6px;
	background-image: url('../graphics/shadow-bottom-right.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#collections-tabs {
	text-align: left;
	width: 756px;
	height: 35px;
	padding: 0;
	margin-left: 50px;
}
#collections-titletab {
	float: left;
	width: 380px;
	height: 35px;
	padding: 0;
	margin: 0;
}
#titletab-left {
	float: left;
	width: 15px;
	height: 35px;
	background-image: url('../graphics/title-left.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;
	margin: 0;
}
#titletab {
	float: left;
	width: 350px;
	height: 35px;
	background-image: url('../graphics/title.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
	font-size: 27px;
	font-style: italic;
	font-weight: 800;
	color: #ffffff;
	line-height: 42px;
	text-align: left;
	whitespace: nowrap;
}
#titletab-right {
	float: left;
	width: 15px;
	height: 35px;
	background-image: url('../graphics/title-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#collections-indextab {
	float: left;
	width: 95px;
	height: 35px;
	padding: 0;
	margin: 0;
}
#indextab-left {
	float: left;
	width: 15px;
	height: 35px;
	background-image: url('../graphics/index-left.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;
	margin: 0;
}
#indextab {
	float: left;
	width: 65px;
	height: 35px;
	background-image: url('../graphics/index.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #ffffff;
	line-height: 52px;
	text-align: center;
	whitespace: nowrap;
}
#indextab-right {
	float: left;
	width: 15px;
	height: 35px;
	background-image: url('../graphics/index-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#tabspacer {
	float: left;
	width: 27px;
	height: 35px;
	padding: 0;
	margin: 0;
}
#collections-contentleft {
	float: left; 
	width: 502px; 
	height: 388px;
	padding: 0;
	margin: 0;
}
#collections-contentright {
	float: left; 
	width: 300px; 
	height: 388px;
	padding: 0;
	margin: 0;
}
#collections-pic-shadowbottomContainer {
	width: 502px;
	height: 6px;
	padding: 0;
	margin: 0;
}
#collections-pic-shadowbottomleft {
	float: left;
	width: 8px;
	height: 6px;
	background-image: url('../graphics/shadow-bottom-left.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#collections-pic-shadowbottom {
	float: left;
	width: 494px;
	height: 6px;
	background-image: url('../graphics/shadow-bottom.png');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#collections-pic-shadowtopright {
	width: 295px;
	height: 25px;
	background-image: url('../graphics/collections-shadow-top-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#collections-pic-shadowright {
	width: 295px;
	height: 336px;
	background-image: url('../graphics/shadow-right.png');
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#collections-pic-shadowbottomright {
	width: 295px;
	height: 31px;
	background-image: url('../graphics/collections-shadow-bottom-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#collections-textbox-top {
	float: left;
	height: 25px;
	width: 270px;
	background-image: url('../graphics/textbox-top.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#collections-textbox {
	float: left;
	height: 336px;
	width: 270px;
	background-image: url('../graphics/textbox.png');
	background-repeat: repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#collections-list {
	font-size: 11px;
	margin-left: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	line-height: 15px;
}
.price {
	text-align: right;
	whitespace: nowrap;
	padding: 0;
	margin: 0;
}
.lastprice {
	text-align: right;
	padding-bottom: 5px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	whitespace: nowrap;
}
#collections-textbox-bottom {
	float: left;
	height: 25px;
	width: 270px;
	background-image: url('../graphics/textbox-bottom.png');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#collections-textbox-topright {
	float: left;
	height: 25px;
	width: 25px;
	background-image: url('../graphics/textbox-top-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#collections-textbox-right {
	float: left;
	height: 336px;
	width: 25px;
	background-image: url('../graphics/textbox-right.png');
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#collections-textbox-bottomright {
	float: left;
	height: 25px;
	width: 25px;
	background-image: url('../graphics/textbox-bottom-right.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#collections-pic {
	float: left;
	width: 502px;
	height: 384px;
	padding: 0;
	margin: 0;
}
#collections-pic img:{
	width: 500px;
	height: 382px;
	padding: 1px;
	margin: 0;
}
#pagenav {
	float: left;
	width: 500px;
	height: 16px;
	border: 1px solid #666666;
	background-image: url('../graphics/textbox.png');
	background-repeat: repeat;
	background-position: top left;
	margin: 5px 0 10px 50px;
	padding: 0;
	text-align: center;
}
#pagenavspacer {
	float: left;
	width: 256px;
	height: 16px;
	padding: 0;
	margin: 0;
}
#pages {
	float: left;
	width: 280px;
	height: 16px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	margin: 0 auto 0;
	padding-top: 1px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	whitespace: nowrap;
}
#currentpage {

}
#currentpage a:link{
	text-decoration: none;
	color: #999999;
}
#currentpage a:visited{
	text-decoration: none;
	color: #999999;
}

#previous {
	width: 100px;
	height: 16px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
	font-size: 10px;
}
#next {
	width: 100px;
	height: 16px;
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-top: 1px;
	padding-left: 0;
	padding-bottom: 0;
	margin: 0;
	font-size: 10px;
}
.selectedpage {

}
.selectedpage a:link{
	text-decoration: none;
	color: #999999;
}
.selectedpage a:visited{
	text-decoration: none;
	color: #999999;
}
#pic {
	border: 1px solid #000000;
}
#footerContainer{
	width: 856px;
	height: 47px;
	padding: 0;
	margin: 0;
}
#footer {
	width: 756px;
	height: 47px;
	margin: 0 auto 0;
	padding: 0;
}

#footerlines {
	float: left;
	width: 485px;
	height: 100%;
	background-image: url('../graphics/lines.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0;
	margin: 0 0 0 60px;
}
#argenta {
	background-image: url('../graphics/argenta.png');
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	width: 180px;
	height: 47px;
	padding: 0;
	margin: 0;
}
#argenta img:{
	width: 180px;
	height: 47px;
}
#contact-title-left {
	float: left;
	width: 25px;
	height: 43px;
	background-image: url('../graphics/title2-left.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;
	margin-left: 25px;
}
#contact-title {
	float: left;
	width: 350px;
	height: 43px;
	background-image: url('../graphics/title2.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
	font-size: 27px;
	font-style: italic;
	font-weight: 800;
	color: #ffffff;
	line-height: 30px;
	text-align: left;
	whitespace: nowrap;
}
#contact-title-right {
	float: left;
	width: 10px;
	height: 43px;
	background-image: url('../graphics/title2-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#contact-textbox-top {
	float: left;
	height: 43px;
	width: 322px;
	background-image: url('../graphics/textbox-top.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#contact-textbox-topright {
	float: left;
	height: 43px;
	width: 25px;
	background-image: url('../graphics/textbox-top-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#contact-textbox-left {
	float: left;
	min-height: 330px;
	width: 15px;
	background-image: url('../graphics/textbox-left.png');
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0;
	margin-left: 25px;
}
#contact-textbox {
	float: left;
	min-height: 330px;
	width: 692px;
	background-image: url('../graphics/textbox.png');
	background-repeat: repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#contact-textbox-right {
	float: left;
	min-height: 330px;
	width: 15px;
	background-image: url('../graphics/textbox-right.png');
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0;
	margin: 0;
}
#contact-textbox-bottomleft {
	float: left;
	height: 25px;
	width: 15px;
	background-image: url('../graphics/textbox-bottom-left.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin-left: 25px;
}
#contact-textbox-bottom {
	float: left;
	height: 25px;
	width: 692px;
	background-image: url('../graphics/textbox-bottom.png');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#contact-textbox-bottomright {
	float: left;
	height: 25px;
	width: 15px;
	background-image: url('../graphics/textbox-bottom-right.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin: 0;
}
#contact-form {
	float: left;
	width: 471px;
	min-height: 310px;
}
#contact-output {
	float: left;
	width: 220px;
	min-height: 310px;
	border-left: 1px dotted #cccccc;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 0;
	font-size: 14px;
	font-style: italic;
	font-weight: 800;
	line-height: 20px;
	margin: 0;
}
#contact-response {
	font-size: 10px;
	font-style: normal;
	padding: 0;
	margin: 0;
}
#contact-errors {
	font-size: 10px;
	font-style: normal;
	padding-left: 25px;
	margin: 0;
}
#contact-textbox {
	font-size: 12px;
}
#contact-form {
	float: left;
	width: 430px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
.formleft {
	float: left;
	width: 150px;
	text-align: right; 
	font-size: 11px; 
	font-weight: 800;
	padding-top: 5px;
	margin-right: 5px;
}
.formright {
	float: left;
	width: 275px;
	font-size: 11px; 
	font-weight: 800;
	margin: 0;
	padding-top: 3px;
}
#sendername {
	width: 200px;
	padding: 0;
	margin: 0;
}
#areacode {
	width: 30px;
	padding: 0;
	margin: 0;
}
#prefix {
	width: 30px;
	padding: 0;
	margin: 0;
	}
#linenumber {
	width: 40px;
	padding: 0;
	margin: 0;
}
#ext {
	width: 40px;
	padding: 0;
	margin: 0;
}
#email {
	width: 200px;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
#confirmemail {
	width: 200px;
	padding: 0;
	margin: 0;
}
#subject {
	width: 200px;
	font-size: 11px; 
	padding: 0;
	margin: 0;
}
#message {
	width: 250px;
	height: 130px;
	padding: 0;
	margin: 0;
}
#sendmessage {
	padding: 0;
	margin: 0;
}
#request {
	display: none;
}
#locbar-contentleft {
	float: left; 
	width: 202px; 
	height: 210px;
	padding: 0;
	margin-left: 25px;
}
#locbar-contentright {
	float: left; 
	width: 534px; 
	height: 210px;
	padding: 0;
	margin: 0;
}
#locbar-pic-shadowbottomContainer {
	width: 202px;
	height: 6px;
	padding: 0;
	margin: 0;
}
#locbar-pic-shadowbottomleft {
	float: left;
	width: 8px;
	height: 6px;
	background-image: url('../graphics/shadow-bottom-left.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#locbar-pic-shadowbottom {
	float: left;
	width: 194px;
	height: 6px;
	background-image: url('../graphics/shadow-bottom.png');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#locbar-pic-shadowtopright {
	width: 529px;
	height: 25px;
	background-image: url('../graphics/collections-shadow-top-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#locbar-pic-shadowright {
	width: 529px;
	height: 153px;
	background-image: url('../graphics/shadow-right.png');
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#locbar-pic-shadowbottomright {
	width: 529px;
	height: 31px;
	background-image: url('../graphics/collections-shadow-bottom-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#locbar-textbox-top {
	float: left;
	height: 25px;
	width: 504px;
	background-image: url('../graphics/textbox-top.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#locbar-textbox {
	float: left;
	height: 153px;
	width: 504px;
	background-image: url('../graphics/textbox.png');
	background-repeat: repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}

#locbar-textbox-bottom {
	float: left;
	height: 25px;
	width: 504px;
	background-image: url('../graphics/textbox-bottom.png');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#locbar-textbox-topright {
	float: left;
	height: 25px;
	width: 25px;
	background-image: url('../graphics/textbox-top-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#locbar-textbox-right {
	float: left;
	height: 153px;
	width: 25px;
	background-image: url('../graphics/textbox-right.png');
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#locbar-textbox-bottomright {
	float: left;
	height: 25px;
	width: 25px;
	background-image: url('../graphics/textbox-bottom-right.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#locbar-pic {
	float: left;
	width: 202px;
	height: 202px;
	padding: 0;
	margin: 0;
}
#locbar-pic img:{
	width: 200px;
	height: 200px;
	padding: 1px;
	margin: 0;
}
#locbar-title {
	font-size: 14px;
	font-style: italic;
	font-weight: 800;
	line-height: 20px;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 0;
	margin: 0;
}
#locbar-addresses {
	font-size: 12px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 0;
	margin: 0;
}
#locbar-address1 {
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 0;
	margin: 0;
}
#locbar-address2 {
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 150px;
	padding-right: 0;
	margin: 0;
}
#locbar-directions {
	float: left;
	padding: 0;
	margin-top: 10;
	margin-bottom: 0;
	margin-left: 50px;
	margin-right: 0;
}
.buttons {
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	height: 22px;
	width: 150px;
	background-image: url('../graphics/directions-button.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	cursor: default;
}
#about-left {
	margin-left: 25px;
}
#about-title-left {
	float: left;
	width: 25px;
	height: 43px;
	background-image: url('../graphics/title2-left.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;
	margin: 0;
}
#about-title {
	float: left;
	width: 350px;
	height: 43px;
	background-image: url('../graphics/title2.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
	font-size: 27px;
	font-style: italic;
	font-weight: 800;
	color: #ffffff;
	line-height: 30px;
	text-align: left;
	whitespace: nowrap;
}
#about-title-right {
	float: left;
	width: 10px;
	height: 43px;
	background-image: url('../graphics/title2-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#about-textbox-top {
	float: left;
	height: 43px;
	width: 322px;
	background-image: url('../graphics/textbox-top.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#about-textbox-topright {
	float: left;
	height: 43px;
	width: 25px;
	background-image: url('../graphics/textbox-top-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#about-textbox-left {
	float: left;
	min-height: 320px;
	width: 15px;
	background-image: url('../graphics/textbox-left.png');
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0;
	margin-left: 25px;;
}
#about-textbox {
	float: left;
	min-height: 320px;
	width: 692px;
	background-image: url('../graphics/textbox.png');
	background-repeat: repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#about-textbox-right {
	float: left;
	min-height: 320px;
	width: 15px;
	background-image: url('../graphics/textbox-right.png');
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0;
	margin: 0;
}
#about-textbox-bottomleft {
	float: left;
	height: 25px;
	width: 15px;
	background-image: url('../graphics/textbox-bottom-left.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin-left: 25px;
}
#about-textbox-bottom {
	float: left;
	height: 25px;
	width: 692px;
	background-image: url('../graphics/textbox-bottom.png');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#about-textbox-bottomright {
	float: left;
	height: 25px;
	width: 15px;
	background-image: url('../graphics/textbox-bottom-right.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin: 0;
}
#about-textbox {
	font-size: 12px;
}
.about-text {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#about-pic {
	float: right;
	border: 1px solid #d1d1d1;
	height: 199px;
	width: 300px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#locations-left {
	float: left;
}
#locations-title-left {
	float: left;
	width: 25px;
	height: 43px;
	background-image: url('../graphics/title2-left.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;
	margin: 0;
}
#locations-title {
	float: left;
	width: 350px;
	height: 43px;
	background-image: url('../graphics/title2.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
	font-size: 28px;
	font-style: italic;
	font-weight: 800;
	color: #ffffff;
	line-height: 30px;
	text-align: left;
	whitespace: nowrap;
}
#locations-title-right {
	float: left;
	width: 10px;
	height: 43px;
	background-image: url('../graphics/title2-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#locations-textbox-top {
	float: left;
	height: 43px;
	width: 85px;
	background-image: url('../graphics/textbox-top.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#locations-textbox-left {
	float: left;
	height: 153px;
	width: 15px;
	background-image: url('../graphics/textbox-left.png');
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0;
	margin: 0;
}
#locations-textbox {
	float: left;
	height: 153px;
	width: 455px;
	background-image: url('../graphics/textbox.png');
	background-repeat: repeat;
	background-position: top right;
}
#locations-textbox-bottomleft {
	float: left;
	height: 25px;
	width: 15px;
	background-image: url('../graphics/textbox-bottom-left.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
	margin: 0;
}
#locations-textbox-bottom {
	float: left;
	height: 25px;
	width: 455px;
	background-image: url('../graphics/textbox-bottom.png');
	background-repeat: repeat-x;
	background-position: top left;
}
#locations-subtitle {
	font-size: 14px;
	font-style: italic;
	font-weight: 800;
	line-height: 20px;
	color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 35px;
	padding-right: 0;
	margin: 0;
}
#locations-from {
	font-size: 12px;
	font-weight: 800;
	line-height: 15px;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 65px;
	padding-right: 0;
	margin: 0;
}
#from {
	width: 250px;
}
#locations-addresses {
	font-size: 12px;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 80px;
	padding-right: 0;
	margin: 0;
	vertical-align: middle;
}
.locations-select {
	float: left;
	width: 20px;
	font-size: 12px;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}
#locations-address1 {
	float: left;
 	padding: 0;
	margin: 0;
}
#locations-address2 {
	float: left;
	padding: 0;
	margin: 0;
}
#locations-picContainer {
	float: left;
	width: 308px;
	height: 235px;
	padding: 0;
	margin-top: 20px;
	text-align: left;
}
#locations-pic {
	float: left;
	width: 300px;
	height: 199px;
	padding: 1px;
	margin: 0;
	background-color: #000000;
	border: 1px solid #000000;
}
#locations-pic img:{
	width: 300px;
	height: 199px;
	padding: 0;
	margin: 0;
}
#locations-pic-shadowrightContainer {
	float: left;
	width: 6px;
	height: 201px;
	padding: 0;
	margin: 0;
}
#locations-pic-shadowtopright {
	width: 6px;
	height: 8px;
	background-image: url('../graphics/shadow-top-right.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#locations-pic-shadowright {
	width: 6px;
	height: 193px;
	background-image: url('../graphics/shadow-right.png');
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#locations-pic-shadowbottomContainer {
	width: 308px;
	height: 6px;
	padding: 0;
	margin: 0;
}
#locations-pic-shadowbottomleft {
	float: left;
	width: 8px;
	height: 6px;
	background-image: url('../graphics/shadow-bottom-left.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#locations-pic-shadowbottom {
	float: left;
	width: 294px;
	height: 6px;
	background-image: url('../graphics/shadow-bottom.png');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#locations-pic-shadowbottomright {
	float: left;
	width: 6px;
	height: 6px;
	background-image: url('../graphics/shadow-bottom-right.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#directions {
	margin-left: 75px;
	padding: 0;
	border: 0;
}
#directons-textbox-topleft {
	height: 25px;
	width: 15px;
	background-image: url('../graphics/textbox-top-left.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;
}
#directons-textbox-top {
	height: 25px;
	width: 590px;
	background-image: url('../graphics/textbox-top.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	margin: 0;
}
#directons-textbox-topright {
	height: 25px;
	width: 15px;
	background-image: url('../graphics/textbox-top-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
#directons-textbox-left {
	min-height: 400px;
	width: 15px;
	background-image: url('../graphics/textbox-left.png');
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0;
}
#directons-textbox {
	min-height: 400px;
	width: 590px;
	background-image: url('../graphics/textbox.png');
	background-repeat: repeat;
	background-position: top left;
	margin-top: 0;
}
#directons-textbox {
	min-height: 400px;
	width: 590px;
	background-image: url('../graphics/textbox.png');
	background-repeat: repeat;
	background-position: top left;
	margin-top: 0;
}
#directons-textbox-right {
	min-height: 400px;
	width: 15px;
	background-image: url('../graphics/textbox-right.png');
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#directons-textbox-bottomleft {
	height: 25px;
	width: 15px;
	background-image: url('../graphics/textbox-bottom-left.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0;
}
#directons-textbox-bottom {
	height: 25px;
	width: 590px;
	background-image: url('../graphics/textbox-bottom.png');
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 0;
}
#directons-textbox-bottomright {
	height: 25px;
	width: 15px;
	background-image: url('../graphics/textbox-bottom-right.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}
#directions-map {
	font-size: 12px;
	color: #000000;
	background-color: #333333;
	height: 398px;
	width: 568px;
	border: 1px solid #333333;
	margin: 10px;
}
#directions-textContainer {
	display: none;
}
#directions-text {
	position: relative;
	font-size: 12px;
	width: 568px;
	height: 300px;
	vertical-align: middle;
	overflow: auto;
	/*
	border: 1px solid #333333;
	*/
	margin: 10px;
	
}
