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

/*Color Palette*/
/*Dark Brown Background Color: #170904*/

/*HTML Tag Styles*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/*YUI Reset*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/*YUI Base Min Styles*/
body{margin:10px;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}

html {background: none;}

body {
	background: #060203 url(../images/background.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, serif;
}

a {/*Proper Order Link, Visited, Hover, Active*/
	outline: none;
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	color: #4B3A3A;
	/*text-transform: uppercase;*/
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

p {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, serif;
	color: #4C4B4B;
	font-size: 78%;
	text-align: justify;
	line-height: 1.75em;
}

ul, ol, dl {}

li {}

/*End HTML Tag Styles*/

/*Classes*/

.clearBoth {clear:both;}

.alignRight {float: right;}

.alignLeft {float: left;}

.pipe {margin: 0 5px;}

.imageHide {
	text-indent: -9000px;
	display: block;
}

a.current, a.active {color: #804a36 !important;}

.noMarginPadding {
	margin: 0px;
	padding: 0px;
}

.flashPadding {
	margin-top: 5px;
	margin-left: 19px !important;
}

	/*Background Classes*/
	.bg1 {background: transparent url(../images/1.jpg) no-repeat 5px 5px}
	
	.bg2 {background: transparent url(../images/2.jpg) no-repeat 5px 5px}
	
	.bg3 {background: transparent url(../images/3.jpg) no-repeat 5px 5px}
	
	.bg4 {background: transparent url(../images/4.jpg) no-repeat 5px 5px}
	
	.bg5 {background: transparent url(../images/5.jpg) no-repeat 5px 5px}

	.bg6 {background: transparent url(../images/6.jpg) no-repeat 5px 5px}
	
	.bg7 {background: transparent url(../images/7.jpg) no-repeat 5px 5px}
	
	.bg8 {background: transparent url(../images/8.jpg) no-repeat 5px 5px}
	
	.bg9 {background: transparent url(../images/9.jpg) no-repeat 5px 5px}
	
	.bg10 {background: transparent url(../images/10.jpg) no-repeat 5px 5px}
	
	.bg11 {background: transparent url(../images/11.jpg) no-repeat 5px 5px}
	
	.bg12 {background: transparent url(../images/12.jpg) no-repeat 5px 5px}
	
	.bg13 {background: transparent url(../images/13.jpg) no-repeat 5px 5px}
	
	.bg14 {background: transparent url(../images/14.jpg) no-repeat 5px 5px}
	
	.bg15 {background: transparent url(../images/15.jpg) no-repeat 5px 5px}
	
	.bgStaff {background-image: url(../images/bgStaff.jpg) !important}
	
.subNavAlign3 /*About*/ {
	float: left;
	margin: 8px 15px 0px 15px;
}

.subNavAlign5 /*Gallery*/{
	float: left;
	margin: 8px 10px 0px 10px;
}

.subNavAlign6 /*Studio*/{
	float: left;
	margin: 8px 15px 0px 220px;
}

.subNavAlign7 /*Services*/{
	float: left;
	margin: 10px 15px 0px 165px;
}

.childOnly12 {
	float: right;
	margin: 10px 15px 0px 265px;
}

/*End Classes*/

/*Div's and Formatting*/

#wrapper {
	width: 670px;
	margin: 0 auto;
}

#top {
	/*padding-top: 40px;*/
}

/*#top a {
	display: block;	
	width: 187px;
	height: 74px;
	margin-left: 570px;
}*/

h1#topHomeLink {
	width: 167px;
	height: 54px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	margin-top: 20px;
}

h1#topHomeLink a {
	width: 167px;
	height: 54px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}

#topNavigation {
	width: 480px;
	float: right;
	margin: 18px 0px 0px 0px;
}

#topNavigation ul {
	margin-top: 35px 0px 0px 0px;
}

#topNavigation li {
	display: block;
	*display:inline;
	list-style: none;
	float: left;
	text-transform: uppercase;
	color: #dbceba;
	font-size: 75%;
	letter-spacing: .1em;
	height: 20px;
	margin: 0px;
}

#topNavigation li:hover {
	background: transparent /*url(../images/triangle.gif)*/ no-repeat center bottom;
}

#topNavigation li .current {
	background: transparent url(../images/triangle.gif) no-repeat center bottom;
	height: 23px;
}

#topSubNavigationLinks {
	float: left;
	width: 500px;
	display: block;
	*display: inline;
}

#topSubNavigationLinks ul {
	*float: left;
	*margin:0px;
	*display: inline;
}

#topSubNavigationLinks li {
	display: block;
	*display: inline;
	list-style: none;
	float: left;
	text-transform: uppercase;
	color: #dbceba;
	font-size: 75%;
	letter-spacing: .1em;
}

#topNavigation li#topNav1 {display:none;}

#topNavigation div.top-nav li {margin-left: 25px;}

#topNavigation li:hover {color: #8d5c49;}

#topNavigation a {
	text-decoration: none;
	text-transform: uppercase;
	color: #dbceba;
	height: 20px;
	display: block;
	*display: inline;
}

#topNavigation a:hover {
	color: #8d5c49;
}

#main {
	width: 640px;
	height: 470px;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	top: 85px;
	margin-left: 14px;
	background: url(../images/bg.jpg) no-repeat 5px 5px;
}

.flashContent {
	background: none !important;
}

#mainHeadline {
	width: 640px;
	height: 102px;
	margin: 0px;
	padding: 0px;
	padding-top: 50px;
}

#mainHeadline h1 {
	padding: 0px 50px 0px 50px;
	margin: 0px;
}

ul#mainSubNavLinks {
	list-style: none;
	padding: 0px;
}

ul#mainSubNavLinks li {list-style: none; margin-left: 10px;}

ul#mainSubNavLinks a {
	text-transform:uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	color: #9F8B77;
}

#mainContent {
	width: 530px;
	height: 345px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-top: -50px;
	margin-right: 5px;
	padding: 0px 50px;
}

#mainContent h1 {
	margin-top: 40px;
	margin-bottom: 15px;
	font-size: 140%;
}

#mainContentAdmin {
	width: 640px;
	background: #FFF;
	height: 460px;
	overflow: scroll;
	margin-top: 5px;
	margin-right: 5px;
}

#footer {
	margin: 0px auto;
	width: 670px;
	height: 120px;
	position: absolute;
	top: 580px;
	font-size: 70%;
	font-family: Helvetica, Arial, sans-serif;
	color: #68554e;
	text-align: center;
}

#footer a {color: #68554e; font-weight:bold;}

#hsLink {
	position: fixed;
	bottom: 0px;
	margin: 0px auto;
	width: 100%;
	height: 28px;
	/*background: #060203;*/
	text-align: center;
}

#adminQuickLinks {
	width: 180px;
	position: fixed;
	bottom: 0px;
	font-size: 70%;
}

/*End Div's and Formatting*/
