@charset "utf-8";

/* GENERAL PROPERTIES */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #735645;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #a68f72;
}
a {
	color: #592236;
	font-weight: bold;
}
#container {
	width: 979px;  
	background: #FFFFFF;
	margin: 10px auto; 
	padding: 20px;
	text-align: left; 
}

/* HEADER */

#header {
	background: #ece8d4;
	height: 91px;
}
#header h1 {
	display: inline;
	background: url(../images/logo.gif) no-repeat;
	position:relative; 
	float:left; 
	width: 386px; 
	height: 86px; 
	margin: 5px 0 0 22px;
	text-indent:-9999px;
}
#header h1 a {
	display:block; 
	width:100%; 
	height:100%; 
	text-indent:-9999px;
}
#phone {
	float: right;
	display: inline;
	margin: 65px 20px 0 0;
	font-size: 11px;
	letter-spacing: 0.25em;
}

/* NAVIGATION */

#navigation {
	float:left;
	clear: both;
	margin: 10px 0 0 0;
   	width:100%;
	height: 45px;
   	overflow:hidden;
   	position:relative;
	border-top: 1px solid #e3dfce;
}
#navigation ul {
	clear:left;
   	float:left;
   	list-style:none;
   	margin:0 0 0 5px;
   	padding:0;
   	position:relative;
   	left:50%;
   	text-align:center;
}
#navigation ul li {
	display:block;
   	float:left;
   	list-style:none;
   	margin:0;
   	padding:0;
   	position:relative;
   	right:50%;
}
#navigation li a {
	display:block;
   	margin:0;
   	padding: 10px 22px;
	font-size: 11px;
	font-weight: bold;
   	color:#320101;
	text-transform: uppercase;
   	text-decoration:none;
}
#navigation li a:hover {
	text-decoration: underline;
}

/* HOME PAGE CONTENT AREA*/

#content-home {
	background: #FFFFFF url(../images/bg-content-home.jpg) top right no-repeat;
	border: 1px solid #735645;
	height: 338px;
	padding: 96px 0 0 50px;
}

/* INSIDE PAGE CONTENT AREA */

#content {
	border: 1px solid #735645;
	height: 415px;
	padding: 20px;
}
#text {
	float: left;
	display: inline;
	width: 510px;;
}
#text h1.location {
	display: inline;
	background: url(../images/hdr-location.jpg) no-repeat;
	position:relative; 
	float:left; 
	width: 90px; 
	height: 18px; 
	margin: 0 0 20px 0;
	text-indent:-9999px;
}
#text h1.contact {
	display: inline;
	background: url(../images/hdr-contact.jpg) no-repeat;
	position:relative; 
	float:left; 
	width: 85px; 
	height: 18px; 
	margin: 0 0 20px 0;
	text-indent:-9999px;
}
#text h1.products-services {
	display: inline;
	background: url(../images/hdr-products-services.jpg) no-repeat;
	position:relative; 
	float:left; 
	width: 213px; 
	height: 18px; 
	margin: 0 0 20px 0;
	text-indent:-9999px;
}
#text h1.framed-art-mirrors {
	display: inline;
	background: url(../images/hdr-framed-art-mirrors.jpg) no-repeat;
	position:relative; 
	float:left; 
	width: 228px; 
	height: 18px; 
	margin: 0 0 20px 0;
	text-indent:-9999px;
}
#text h1.sports-memorabilia {
	display: inline;
	background: url(../images/hdr-sports-memorabilia.jpg) no-repeat;
	position:relative; 
	float:left; 
	width: 209px; 
	height: 18px; 
	margin: 0 0 20px 0;
	text-indent:-9999px;
}
#text h1.prints-posters {
	display: inline;
	background: url(../images/hdr-prints-posters.jpg) no-repeat;
	position:relative; 
	float:left; 
	width: 249px; 
	height: 18px; 
	margin: 0 0 20px 0;
	text-indent:-9999px;
}
#text p {
	padding: 0 0 0 20px;
	line-height: 16px;
}
#text li {
	margin: 0 0 14px 0;
}
#sidebar {
	float: right;
	display: inline;
}
#sidebar-contact {
	float: right;
	display: inline;
	margin: 75px 120px 0 0;
}
#sidebar-browse {
	float: right;
	display: inline;
	margin: 100px 40px 0 0;
}
#sidebar-browse a{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #592236;
	font-weight: bold;
	text-decoration: none;
}
#sidebar-browse a:hover {
	text-decoration: underline;
}

/* HOURS AND SHOP FOR PRINTS */

#bottom-content {
	margin: 30px 0 0 0;
	border-top: 1px solid #e3dfce;
}
#hours {
	float: left;
	display: inline;
	margin: 20px 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
}
#shop {
	float: right;
	display: inline;
	margin: 20px 0;
}
#shop a {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #592236;
	background: url(../images/arrow.jpg) center right no-repeat;
	padding: 0 30px 0 0;
	text-decoration: none;
}

#footer {
	background: #d9d1a9;
	padding: 20px;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

/* MISCELLANEOUS */

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* CONTACT FORM */

#contact-area {
	width: 360px;
	margin: 10px 0 0 20px;
	background: #ece8d4;
	padding: 15px;
	border: 1px solid #a68f72;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 320px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 50px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 70px;
	float: left;
}
