@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family:Helvetica, Arial, sans-serif;
}
.text_index {
	font-size: 12px;
	line-height: 1.4em;
	color: #9A9A9A;
	background-color: #000000;
	padding-top: 8px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 30px;
}
.title {
	font-size: 28px;
	line-height: 1.6em;
}
.text {
	font-size: 12px;
	line-height: 1.4em;
	color: #999999;
	background-color: #000;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 100px;
	height: 370px;
	width: 400px;
	padding-top: 8px;
}
#navbar {
	width:639px;
	color: #666;
	height: 15px;
	font-size: 10px;
}
#navbar_nav {
	width: 639px;
	color: #666;
	font-weight: bold;
	font-size: 10px;
	margin-top: 25px;
	height: 30px;
	letter-spacing: 0.2em;
	margin-left: auto;
	margin-right: auto;
}

#navbar_nav ul{
	letter-spacing: 0.2em;
	margin-left: auto;
	margin-right: auto;
	display: inline;
}
#navbar_nav li{
	list-style:none;
	text-transform: uppercase;
	float: left;
	padding-left: 62px;
}
#navbar_nav   a:link{
	display:block;
	_width:20px;
	color:#A70A1F;
	text-decoration:none;
	font-weight: bold;
}
#navbar_nav a:hover {
	display:block;
	_width:20px;
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}
a:link {
	color: #A70A1F;
	text-decoration: none;
}
a:visited {
	color: #A70A1F;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #A70A1F;
}
.footer {
	font-size: 11px;
	color: #666;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.HeaderText1{
	color:#FFF;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:17pt;
	width:300px;
	padding-bottom:30px;
	line-height: 120%;
}
.homeParagraphtext{
	color:#000;
	font-weight:normal;
	font-size:15px;
	line-height:145%;
	font-family:Helvetica, Arial, sans-serif;
	width:275px;
}

.contentContainer{width:1050px; margin:0px auto; padding:0;}

.indexMaps{padding-left:5px; padding-top:10px; margin:0;}
.indexPhotos{padding-top:14px;}
.indexPrints{padding-top:14px;}
.InterImg{position:absolute; bottom:0px;}

#header{
	width:1050px;
	height:80px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#header ul{margin:0; padding:0;}
#header li{list-style:none; float:left;}

#content{
	width:100%;
	height:100%;
	text-align: center;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
#content2{width:100%; height:370px; background:#000; margin-top:40px; position:relative;}


.floatLeft{float:left;}.floatRight{
	float:right;
} .floatcenter {
	clear: both;
}
.clearBoth{clear:both;}
#productDisplay{width:660px;}
#Description{
	width:300px;
	min-height:721px;
	_height:640px;
	font-size:12px;
	text-align: left;
	padding-top: 45px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #C2BDA0;
	background-image: url(newimages/logo_small.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#DescriptionHome {
	width:300px;
	min-height:721px;
	_height:640px;
	font-size:12px;
	text-align: left;
	padding-top: 45px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #C2BDA0;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#leftbox{width:50%; height:100%;}
#rightbox{
	width:50%;
	height:100%;
	color:#C2BDA0;
	font-size:12px;
}
#rightbox p{line-height:140%; width:80%; margin-top:0;}

#footer{margin:0 auto;}
#footer_nav a:hover{
	color:#C2BDA0;
	font-weight: bold;
}
a {
  outline: none;
}

