@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
	margin: 0px 20px; 
	background-image: url('../Images/Feather1_default.jpg');
	background-repeat:no-repeat
	
}

/*  Opening Page Index.html */

#pagetitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	color: #000000; 
	font-weight: 600; 
	z-index:1; 
	position: relative; 
	top:60px;
	left: -305px; 
	
}

#pagetitle a {
	text-decoration: none; 
	color: #000000; 
}

#social {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
		font-size: 12px;
		position: absolute;  
		top: 60px; 
		right: 230px;
		z-index:1; 
}

#social a {
	text-decoration: none; 
	color: #000000;
	border: 0;
}	

#container 
{
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10px; 
	color: #000000;
	background-image:url('../Images/homebgwht.gif');
	opacity:1.0; 
	filter:alpha(opacity=95); 
	width: 950px; 
	height: 670px; 
	position:relative;
	text-align:left; margin-left:auto; margin-right:auto; margin-top:15px; margin-bottom:-1px	
}


#captionimage
	{
		position: absolute; 
		top: 490px; 
		left: 40px; 		
	}


#containersub
{
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10px; 
	color: #000000;
	background-image:url('../Images/homebgwht2.gif');
	opacity:1.0; 
	filter:alpha(opacity=95); 
	width: 950px; 
	height: 670px; 
	position:relative;
	text-align:left; margin-left:auto; margin-right:auto; margin-top:15px; margin-bottom:-1px	
}



#containersubpol
{
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10px; 
	color: #000000;
	background-image:url('../Images/homebgwht3.gif');
	opacity:1.0; 
	filter:alpha(opacity=95); 
	width: 950px; 
	height: 1000px; 
	position:relative;
	text-align:left; margin-left:auto; margin-right:auto; margin-top:15px; margin-bottom:-1px	
}



#header {
	font-family: Verdana, Geneva, sans-serif; 
	color: #FFFFFF; 
	font-size: 15px; 
	background:#006699;  
	margin-bottom: 10px; 
	position: absolute; 
	top: 90px; 
	left: 230px; 
	width: 520px;
	height: 20px; 
}



#content {
	font-family: Verdana, Geneva, sans-serif; 
	color: #000000; 
	font-size: 12px; 
	position: absolute; 
	line-height: 20px; 
	top: 110px; 
	left: 230px; 
	width: 500px; 
}

#ratecontent {
	font-family: Verdana, Geneva, sans-serif; 
	color: #000000; 
	font-size: 13px; 
	position: absolute; 
	line-height: 20px; 
	top: 90px; 
	left: 230px; 
	width: 520px; 
}




#tourcontent {
	font-family: Verdana, Geneva, sans-serif; 
	color: #000000; 
	font-size: 13px; 
	position: absolute; 
	line-height: 20px; 
	top: 110px; 
	left: 230px; 
	width: 350px; 
}

#tourlinksheader {
	
}

#linksl 
{
	font-size: 12px;
	position: absolute; 
	top: 245px; 
	left: 220px;
	width: 250px; 
}

#linksl a {
	text-decoration: none; 
	color: #006699; 
}

#linksl a:hover {
	text-decoration: underline; 
	color: #666; 
}

#linksl li {
	list-style: none; 
	padding: 0; 
	margin: 0; 
	text-indent: -3em;
}

#linksm 
{
	font-size: 12px;
	position: absolute; 
	top: 245px; 
	left: 455px; 
	width:250px;
	

}

#linksm a {
	text-decoration: none; 
	color: #006699; 
}

#linksm a:hover {
	text-decoration: underline; 
	color: #666; 
}

#linksm li {
	list-style: none; 
	padding: 0; 
	margin: 0; 
	text-indent: -3em;
	
}

#linksr 
{
	font-size: 12px;
	position: absolute; 
	top: 245px; 
	left: 660px; 
	width:275px; 
}

#linksr a {
	text-decoration: none; 
	color: #006699; 
}

#linksr a:hover {
	text-decoration: underline; 
	color: #666; 
}


#linksr li {
	list-style: none; 
	padding: 0; 
	margin: 0; 
	text-indent: -3em;
}

/*  Global Styles for Pages */

#nav-menu {	
	position: absolute;
	top: 120px; 	
	left: 17px; 	
}


#nav-menu ul {
	list-style: none; 
	padding: 0; 
	margin: 0; 
}

#nav-menu li{
	font-family:Verdana, Geneva, sans-serif; 
	font-size: 18px; 
	padding-bottom: 25px; 
}

#nav-menu li a{
	font-family:Verdana, Geneva, sans-serif; 
	color: #000000; 
	text-decoration: none; 
}

#nav-menu li a:hover {
	color: #006699; 
	text-decoration: underline; 
}

#media {
	position: absolute; 
	top: 310px; 
	left: 230px; 
	border: solid;  
	border-color: #006699; 
}

#caption
{
	Font-Family: Verdana, Geneva, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF; 
	Font-style: italic; 
	position: absolute; 
	top: 350px; 
	left: 650px; 
	width: 200px; 
}

#contactus
{
	font-size: 11px;
	position: absolute; 
	top: 380px; 
	left: 23px; 
}

/*  Studio Tour Page */

#photos{
	position:relative;
	top:15px;
	left: 190px;
	height:420px;
	
}
#mainPhoto{
	position:relative;
	top:120px;
	left: 40px; 
	width: 320px;
	/*border: solid;  
	border-color: #006699;*/ 
}

 #ph2{
	position:relative;
	vertical-align:top;
	width:450px;
}
 
#thumbPhoto{
	position:absolute;
	left:400px;
	top:120px;
	
}

#comments
{
	position: absolute;
	top: 480px; 
	left: 70px; 
	width: 520px;
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 12px;
	font-style:italic;
}

/* End Studio Tour Page */