html { height:100%; }
body {
	height:100%;
	text-align:center;
	background:url(../images/body_bak.gif)repeat-x top #FFFFFF;
	
	font-family:Verdana, Helvetica, sans-serif;
	color:#A1A1A4;
	font-size:.80em;
	/*Pre empire tabs//margin-top: 50px;*/
	margin-top:0;
}
strong{
	font-weight:bold;
}

.outer {
	height: 100%;
	width:974px; 
	overflow: visible;
	margin:0 auto;
	text-align:left;
	border-top: solid 1px #FFFFFF;
	background-color:#FFFFFF;
}

.inner {
	text-align:left;
	margin: 50px 0 0 0;
}
.main { 	background:url(../images/logo_bak.gif) no-repeat top #F7F7F7; }
.header {
	position:relative;
	float:left;
	width: 974px;
	height: 24px;
}

.contentLeft {
	position:relative;
	float:left;
	width:475px;
	height:353px;
}
.logo {
	position:relative;
	float:left;
	width:24px;
	height:353px;
}
.contentRight {
	position:relative;
	float:left;
	width:475px;
	height:353px;
}
.textRight {
	position:relative;
	float:left;
	width:455px;
	height:353px;
	overflow:auto;
	margin:0 0 0 20px;
	color:#444;
}
.logoTop {
	text-align:center;
	margin:0 auto 0 auto;
	width:950px;
	z-index:50;
	position:absolute;
}


#navigation {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom:6px;
	text-align: right;
	background-color: #f7f7f7;
	border:solid 1px #eee;
	border-width:1px 1px 0 1px;
	}
	
#navigation a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #807f83;
	font-weight: lighter;
	text-decoration: none;
	padding: 3px;
	border-left: #cccccc 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	}

#navigation a:hover { 
	color: #333333;
	}
	
#navigation a.active  {
	color: #333333;
}

.text_left {
	position:relative;
	float:left;
	text-align:justify;
	padding-right: 10px;
	padding-left: 10px;
	width: 440px;
	height:400px;				
	overflow: hidden;
}

#footer {
	width: 950px;;
	margin: auto;
	text-align: right;
	padding-top: 5px;
	}
.footer_logos{
	text-align:left;
	padding:10px 10px 30px 10px;
}
.footer_logos img{
	margin:-10px 0 0 0;
}	
#footer p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #111111;
	font-weight: lighter;
	display: inline;
	}
	
#footer a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #111111;
	font-weight: lighter;
	text-decoration: none;
	display: inline;
	text-align: left;
	margin-right: 10px;
	}

/* text handling here */
a {color:#60363a; text-decoration:none;  }
a:hover { color:#666;}
#slideshowContent a { padding: 0px; }
h1	{font-size:125%; padding-bottom:8px; font-weight:bolder;}
h2 { padding-bottom:8px; font-size:120%; font-weight:600;}
p { padding-bottom:8px; }







/*globals*/
.main_content{
	display:block;
	clear:both;
	color:#444;
	padding:0 0 0 10px;
	border:solid 1px #eee;
	border-width:0px 1px 1px 1px;
	text-align:left;
	min-height:520px;
  	height:auto !important;
  	height:520px;;
}
.main_content h1 {
	border-bottom:1px solid #EEEEEE;
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:16px;
	font-weight:lighter;
	margin:0px 0px 5px;
	padding:5px 4px 4px 4px;
}
h3{
	color:#777;
	font-size:12px;
	margin:10px 0 0 0;
}
.more{
	margin:0 0 30px 0;
}
.more a{
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	color:#333;
}
.more a:hover{
	color:#777;
}
.sig{
	font-weight:bold;
	font-style:italic;
}



/*two column layout*/
.body_paragraph{
	width:500px;
}
.column_two{
	margin:-250px 0 0 250px;
}
.right_column{
	position:absolute;
	top:411px;
	margin:0 0 0 580px;
	padding:0 10px 0 0;
}

/* media */
.news_release{	
	padding:10px 10px 0 10px;
}

.news_release .more_contact{
	text-align:right;
}

.news_release h1{
	text-align:center;
}
.news_release h2{
	font-size:12px;
	text-align:center;
	font-weight:normal;
}

.media_menu{
	width:170px;
}
.media_menu li{
	padding:0 0 10px 0;
}
.book_menu{
	position:absolute;
	display:inline;
	margin:30px 0 0 10px;
}

/*spaces page*/
.spaces_right_column{
	padding:10px;
	text-align:center;
	border:solid 1px #eee;
	position:absolute;
	top:445px;
	margin:0 0 0 600px;
}
.spaces_right_column a.buy_book img{
	border:solid 5px #fff;
}
.spaces_right_column a.buy_book img:hover{
	border:solid 5px #eee;
}

/*contact page*/
.contact_form label{
	font-weight:bold;
}
.contact_form input, .contact_form textarea, .contact_form button{
	border:solid 1px #ccc;
	width:200px;
	height:20px;
}
.contact_form textarea{
	height:200px;
	width:300px;
}
.contact_form button{
	width:100px;
	height:25px;
	padding:3px 0;
	font-size:14px;
}
.contact_form .submit{
	width:300px;
	text-align:right;
}
.additional_contact{
		position:absolute;
		top:445px;
		margin:0 0 0 600px;
}


/*designers page*/
.designers_column_two{
	margin:-220px 0 0 250px;
}
.designers_gallery{
	padding:0 10px 0 0;
}
.designers_gallery img{
	width:70px;
	border:solid 4px #fff;
}
.designers_gallery img:hover{
	width:70px;
	border:solid 4px #ccc;
}


.event_gallery{
	padding:0 10px 0 0;
}
.event_gallery img{
	border:solid 4px #fff;
}
.event_gallery img:hover{
	border:solid 4px #ccc;
}



/*book*/
.book_page{
	padding:0 0 0 150px;
}

.two_column_list{ }
.two_column_list li{
	float:left;
	margin:0 10px 0 10px;
}
.two_column_list .left{
	width:550px;
	margin:0 50px 0 0;
}
.two_column_list .right{
	width:300px;
}

.retailers ul{
}
.retailers li{
	list-style-type:disc;
	padding:5px 0 0 0;
}

/* header gallery */
#contentHolder
{
	width: 973px;
	height:352px;
	text-align:left;
	border:1px solid #A1A1A4;
	padding:3px;

	text-align: left;
}
#slideshowContent
{
	margin: 0px auto;
}
