/* CSS Document */

body, html{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#fff;
	}
	
body{
	overflow-y:scroll;
	}
	
#place{
	width:865px;
	margin: 0 auto;
	}
	
#container{
	width:865px;
	border: 1px solid #B67F3B;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0 0 0 0;
	}
	
#index_container{
	width:859px;
	border: 1px solid #B67F3B;
	min-height:452px;
	height:auto !important;
	height:452px;
	margin:1px 0 0 0;
	}
	
#header{
	background-image:url(images/the-studio-logo.gif);
	background-position:center top;
	background-repeat:no-repeat;
	width:865px;
	height:70px;
	float:left;
	margin:15px 0 0 0;
	}
	
#header1{
height:80px;
width:785px;
margin:0 auto;
padding:15px 40px 5px 40px;
text-align:center;
text-transform:uppercase;
font-size:1em;
}
#header1 p{
color:#7E4907;
}

#header1left{
background-image:url(images/shape.gif);
background-position:right;
background-repeat:no-repeat;
padding:0 35px 0 0;
margin:6px 0 0 0;
width:160px;
float:left;
text-align:right;
font-size:14px;
}

#header1center{
width:242px;
float:left;
padding:0 75px 0 75px;
}

#header1right{
background-image:url(images/shape.gif);
background-position:left;
background-repeat:no-repeat;
width:160px;
float:left;
text-align:left;
margin:6px 0 0 0;
padding:0 0 0 35px;
font-size:14px;
}

.gold{
color:#c07417;
font-size:1.1em;
}

.goldno{
color:#c07417;
font-size:1.3em;
letter-spacing:1px;
}

	
#nav{
height:35px;
width:865px;
margin:0 auto;
background-image:url(images/navbg.jpg);
text-transform:uppercase;
padding:0 0 0 0;
text-align:center;
font-size:12px;
color:#ac5f00;
clear:both;
}
#nav img{
padding:5px 0 0 0;
float:left;
}

#nav_menu_wrapper1{
text-align:center;
margin:0 auto;
}





/* Sub page Navigation */

#subnav{
clear:both;
height:27px;
width:865px;
margin:0 auto;
background-image:url(/images/subnavbg.jpg);
background-position:bottom;
text-transform:uppercase;
padding:7px 0 0 0;
text-align:center;
font-size:1.3em;
color:#ac5f00;
}
#subnav ul{
vertical-align:middle;
 list-style:none;
    line-height:20px;
    padding:0;
    margin:0;
    width:100%;
	z-index:100;
}

#subnav li{
display:inline;
list-style-type:none;
font-size:.96em;

}

#subnav a{
color:#ac5f00;
text-decoration:none;
padding:10px;
display:block;
display:inline;
}

#subnav a:hover{
color:#000;
}


#footer_background{
	width:100%;
	height:375px;
	background-image:url(images/footerbg.jpg);
	background-position:left;
	background-repeat:repeat-x;
	margin:20px 0 20px 0;
	}
	
#footer_image_place{
	width:922px;
	margin: 0 auto;
	}

#footer_image{
	width:922px;
	background-image:url(images/footerbg2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:375px
	}
	
#footer_image ul{
padding:20px 0 0 0;
text-align:center;
}

#footer_image li{
display:inline;
list-style-type:none;
padding:30px 10px 0 10px;
text-transform:uppercase;
color:#7e4907;
font-size:12px;
}
#footer_image a{
color:#7e4907;
text-decoration:none;
}
#footer_image a:hover{
color:#000;
}
#footer_image p{
	color:#B67F3B;
	font-size:14px;
	padding:0;
	text-align:center;
	}

#wrapper{
	width:845px;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:10px;
	}
	
#index_wrapper{
	width:859px;
	min-height:150px;
	height:auto !important;
	height:150px;
	margin:10px;
	}
	
#index_wrapper h1{
	color:#000000;
	font-size:20px;
	}
	
#index_wrapper p{	
	color:#B67F3B;
	font-size:14px;
	text-align:justify;
	}
	
#index_wrapper p a{
	color:#b67f3b;
	text-decoration:underline;
	}
	
#index_image{
	background-image:url(images/index_image.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:859px;
	height:452px;
	}
	
#subnav{
clear:both;
height:27px;
width:865px;
margin:0 auto;
background-image:url(images/subnavbg.jpg);
background-position:bottom;
text-transform:uppercase;
padding:7px 0 0 0;
text-align:center;
font-size:13px;
color:#ac5f00;
}
#subnav ul{
vertical-align:middle;
 list-style:none;
    line-height:20px;
    padding:0;
    margin:0;
    width:100%;
	z-index:100;
}

#subnav li{
display:inline;
list-style-type:none;
font-size:.96em;

}

#subnav a{
color:#ac5f00;
text-decoration:none;
padding:10px;
display:block;
display:inline;
}

#subnav a:hover{
color:#000;
}

.home_nav{
	margin-left:10px;
	}
	
.nav_marg{
	margin-left:20px;
	}

.nav_marg_leftright{
	margin:0 10px 0 20px;
	}	

