﻿body
{
	background-color:Black;
	font-family: Arial, Sans-Serif; 
	color:#999999;
	font-size:12px;
	margin: 0px;
	height: 100%;
	line-height:18px;
}

body.main 
{ 
	
	background: #fff url(/_SiteImages/main_bg.jpg) no-repeat center top;
	
}

body.home 
{ 
	background: #fff url(/_SiteImages/home_bg.jpg) no-repeat center top;
}


h1
{
	font-family: Times, Serif;
	font-size:30px;
	line-height:35px;
	color: #999966;
}

h3
{
	font-family: Arial, Sans-Serif;
	font-size:12px;
	color: #999966;
	display:inline;
}

h2
{
    font-family: Arial, Sans-Serif;
	font-size:12px;
    color: #666633;
    text-decoration:bold;
    display:inline;
    text-transform:uppercase;
}

.navcontainer ul
{
list-style-type: none;
margin-top:260px;
* margin-top:260px;
_margin-top:260px;
margin-left:0px;
* margin-left:15px;
height:20px;
}

.navcontainer ul li 
{ 
	display: inline; 
	width:10px;
	font-size:10px;
	max-width:10px;
}

.navcontainer a
{
	color:#666633;
	text-decoration:none;
}

.navcontainer a:hover
{
	text-decoration:underline;
}

#subnavcontainer
{
	margin-top:20px;
}
#subnavcontainer ul
{
list-style-type: none;
/*margin-top:10px;*/
margin-top: 30px;
* margin-top:40px;
_margin-top: 0px;
margin-left:15px;
height:12px;
}

#subnavcontainer ul li 
{ 
	display: inline; 
	width:10px;
	font-size:10px;
	max-width:10px;
	padding-left:10px;
	* padding-left:10px;
	padding-right:10px;
}

#subnavcontainer a
{
	color:white;
	text-decoration:none;
}

#subnavcontainer a:hover
{
	text-decoration:underline;
}

#wrapper  
{
	margin: 0 auto; 
	text-align: left; 
	width: 760px; 
}

#wrapper a.home {
  position: absolute;
  height: 180px;
  width: 600px;
  top: 60px; 
  text-decoration: none;
  }

#header1  
{
	/*height: 80px; */
	height:100%;
	min-height:100%;
}
#wrapper .clearf { clear: both; height: 30px; }

#footer 
{
	/* default - (firefox)*/
	display: inline;
	float: left;
	margin-left: 44px;
	width: 700px;
	/*color: blue;*/
	
	/* IE7 */
	/** color:Green; 
	* border: solid 1px;
	* top:100%;*/
	
	/* Displays in IE6 and not IE7*/
	/*_display: inline;
	_float: left;
	_margin-left: 44px;
	_width: 700px;
	_color: red;*/
}

#footer p {font-size:10px;}

#content 
{
	margin-top:40px;
	display: inline;
	float: left;
	margin-left: 44px;
	width: 435px;
	margin-bottom:50px;
	top:800px;
}


#content .block { margin-bottom: -0.6em; }
#visit p { font-size: 1.2em; line-height: 1.8; margin: 0.6em 0 1.2em 0; }
#content p span { color: #999966; font: 18px Georgia, serif; }
#content span { font-size: 20px; }
#content a { color: #666633;
	text-decoration:none;}
#content a:hover { color:#999966; }


#content li { background: url(/images/shared/dot.gif) no-repeat 0 9px; padding-left: 8px; }
#right, #albumNav
{
	
	margin-top:40px;
	display: inline;
	float: right;
	left: 560px;
	width: 270px;
	height:200px;
}

#right 
{
	background: url(/_siteImages/sub_nav.gif) no-repeat;
}

#right  ul 
{ 
	color: #999966;
	font-size: 12px; 
	line-height: 1.5; 
	list-style: none outside; 
	margin: 70px 0 0 65px;
	list-style-image: url(_SiteImages/arrow.gif);
}

#right  ul.plain
{ 
	color: #999966;
	font-size: 12px; 
	line-height: 1.5; 
	margin: 0px 0 0 65px;
}

#right a, #albumNav a, a
{
	color: #999966;
	text-decoration:none;
}

#right a:hover, #albumNav a:hover
{
	color:#CCCC99;
}

.selected
{
	color:#CCCC99;
}

#imgNav
{
    border:1px;
	margin-top:0px;
	_margin-top:0px;
	margin-left:0px;
	padding:0px; 
}

#imgNav ul li
{
	display:inline;
}


#prices
{
	display:block; 
	padding-left:15px;
	padding-right:10px;
	font-size:12px;
}

