@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	background-color:#95AAAF;
	color:#FFFFFF;
	font-family:helvetica, arial;
	font-size:11px;
}
.price{
color:#6E2405;
font-weight:bold;
}
p{
line-height:16px;
}
p a:link{
	color:#6E2405
}
p a:visited{
	color:#6E2405;
}
p a:hover{
	color:#000;
}
#cropBackMain {
	position:absolute;
	background-image:url(images/backCrop.jpg);
	background-repeat:no-repeat;
	width:721px;
	height:483px;
	top:0px;
	left:50%;
	
	margin-left:-360.5px;
}
#cropBackMain img {
	position:absolute;
	left:50%;
	top:30px;
	margin-left:-124px;
}
#cropBackContent {
	position:absolute;
	background-image:url(images/backgroundImage.jpg);
	background-repeat:no-repeat;
	width:1025px;
	height:750px;
	top:0px;
	left:50%;
	margin-left:-512.5px;
}
#wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:30px;
	width:900px;
	/*position:absolute;
	width:900px;
	top:30px;
	left:50%;
	margin-left:-430px;*/
}
h4{
	margin-top:5px;
	margin-bottom:5px;
}
h2{
	font-weight:normal;
}
h3{
	color:#642105;
	margin-top:5px;
	margin-bottom:5px;
}

#indexPics {
	position:absolute;
	width:626px;
	height:203px;
	top:270px;
	left:50%;
	margin-left:-313px;
}
#indexContent {
	position:absolute;
	width:564px;
	top:510px;
	left:50%;
	margin-left:-282px;
}
#contents h4{
	padding-left:2px;
}
#contents {
	position:relative;
	float:left;
	width:400px;
	padding-right:47px;
	border-right:1px;
	border-right-color:#000000;
	border-right-style:solid;
	text-align:left;
	
}
#photodiv{
height:600px;
}
#centerLine {
	position:relative;
	float:left;
	/*margin-left:-1px;
	width:1px;
	height:660px;
	background-color:#000000;*/
}
#subNav{
	position:relative;
	float:right;
	margin-top:40px;
	width:400px;
	text-align:left;
	margin-left:-1px;
	padding-left:52px;
	border-left:1px;
	border-left-color:#000000;
	border-left-style:solid;
}
#picRotator{
	position:relative;
	float:right;
	margin-top:40px;
	width:400px;
	text-align:left;
	margin-left:-1px;
	padding-left:52px;
	border-left:1px;
	border-left-color:#000000;
	border-left-style:solid;
	
}
#contents p{
	text-align:left;
	
}
table{
text-align:left;
}
#subNav a:link{
	color:#FFFFFF;
	text-decoration: none;
}
#subNav a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
#subNav a:hover{
	color:#6e2405;
	text-decoration: none;
}
.subNavLeft, .subNavMid{
margin-right:15px;
}


#secNav {
	font-size:12px;
	color:#642105;
}
#secNav a{
margin:0 40px 0 0;
}

#secNav a:link {
	color:#642105;
	text-decoration: none;
}
#secNav a:visited {
	text-decoration: none;
	color:#642105;
}
#secNav a:hover {
	text-decoration: underline;
	color:#642105;
}
#secNav a:active {
	text-decoration: none;
	color:#642105;
}
#secNav2 {
	font-size:12px;
	color:#642105;
}
#secNav2 a:link {
	color:#642105;
	text-decoration: none;
}
#secNav2 a:visited {
	text-decoration: none;
	color:#642105;
}
#secNav2 a:hover {
	text-decoration: underline;
	color:#642105;
}
#secNav2 a:active {
	text-decoration: none;
	color:#642105;
}
#footer {
	position:relative;
	color:#666666;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#footer a:link {
	color:#666666;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color:#666666;
}
#footer a:hover {
	text-decoration: underline;
	color:#6e2405;
}
#footer a:active {
	text-decoration: none;
	color:#666666;
}
#contentFooter {
	position:relative;
	float:left;
	width:899px;
	color:#666666;
	font-size:10px;
	text-align:center;
}
#contentFooter a:link {
	color:#666666;
	text-decoration: none;
}
#contentFooter a:visited {
	text-decoration: none;
	color:#666666;
}
#contentFooter a:hover {
	text-decoration: underline;
	color:#6e2405;
}
#contentFooter a:active {
	text-decoration: none;
	color:#666666;
}

.text-link {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	text-align:left;
}
.text-link a:link {
	color:#fff;
	text-decoration: none;
}
.text-link a:visited {
	text-decoration: underline;
	color:#fff;
}
.text-link a:hover {
	text-decoration: underline;
	color:#642105;
}
.text-link a:active {
	text-decoration: underline;
	color:#fff;
}