@charset "UTF-8";
/* hansongallery.com Main CSS Document */
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
p {
	padding-bottom:8px;
	}
body {
	background:#7a5a45 url(../images/hanson-gallery-bkg.jpg) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.8em;
	width:959px;
	margin:0 auto;
	margin-top:10px;
	color:#2d211f;
	}
a:link {
	color:#186a79;
	text-decoration:none;
	}
a:visited {
	color:#186a79;
	text-decoration:none;
	}
a:hover {
	color:#186a79;
	text-decoration:underline;
	}
hr {
	width:auto;
	border-color:#795944;
	border-style:solid none;
	border-width:1px 0 0 0;
	margin:7px auto;
	}
h1 {
	font-family:Palatino, Georgia, "Times New Roman", serif;
	font-size:1.7em;
	padding-bottom:8px;
	line-height:1.2em;
	color:#186a79;
	font-weight:normal;
	}
h2 {
	font-family:Palatino, Georgia, "Times New Roman", serif;
	font-size:1.6em;
	padding-bottom:8px;
	line-height:1.3em;
	color:#875b3d;
	font-weight:normal;
	}
.topnav {
	width:919px;
	padding:15px 20px;
	background:url(../images/hanson-gallery-top-nav.jpg) no-repeat;
	height:16px;
	text-align:right;
	line-height:1em;
	font-size:1.1em;
	border-top:1px solid #2d211f;
	}
.topnav li {
	display:inline;
	padding-right:5px;
	color:#2d211f;
	}
.topnav a:link {
	color:#2d211f;
	text-decoration:none;
	}
.topnav a:visited {
	color:#2d211f;
	text-decoration:none;
	}
.topnav a:hover {
	color:#186a79;
	text-decoration:none;
	}
.logoflash {
	height:300px;
	width:959px;
	}
.int-left-header {
	width:319px;
	height:200px;
	}
.logo {
	background:url(../images/hanson-gallery-logo.jpg) top no-repeat #ffffff;
	float:left;
	width:319px;
	padding-top:210px;
	height:90px;
	text-align:center;
	}
.flash {
	float:right;
	width:640px;
	height:300px;
	background:#ffffff;
	color:#fff;
	text-align:center;
	}
.int-right-header {
	width:640px;
	float:right;
	height:200px;
	}
#nav {
	width:939px;
	background:url(../images/hanson-gallery-nav-bkg.jpg) repeat-x #aeaeae;
	height:30px;
	padding:13px 0 0 20px;
	border-bottom:1px solid #2d211f;
	border-top:1px solid #875b3d;
	margin-bottom:5px;
	font-size:1.8em;
	line-height:1em;
	font-family:Palatino, Georgia, "Times New Roman", serif;
	}
#nav li {
	display:inline;
	padding-right:5px;
	}
#nav a:link {
	color:#2d211f;
	text-decoration:none;
	}
#nav a:visited {
	color:#2d211f;
	text-decoration:none;
	}
#nav a:hover {
	color:#186a79;
	text-decoration:none;
	}
.body_container {
	width:959px;
	background:url(../images/body-bkg.jpg) repeat-y;
	border-bottom:1px solid #2d211f;
	}
.home_body {
	float:left;
	background:#ffffff;
	width:703px;
	padding:20px;
	}
.int-body {
	width:959px;
	float:left;
	padding:10px 0px 10px 0;
	background:url(../images/int-bkg.jpg) repeat-y;
	}
.left-sidebar {
	float:left;
	width:176px;
	background:#e7d9cf;
	padding:10px 15px;
	}
.left-sidebar ul {
	padding-top:10px;
	text-align:center;
	}
.left-sidebar li {
	list-style:none;
	padding-bottom:10px;
	border-bottom:1px solid #b1a399;
	}
.left-sidebar a:link {
	color:#2d211f;
	text-decoration:none;
	}
.left-sidebar a:visited {
	color:#2d211f;
	text-decoration:none;
	}
.left-sidebar a:hover {
	color:#875b3d;
	text-decoration:none;
	}
.int-text {
	width:690px;
	float:left;
	padding:10px 20px;
	}
.int-text h1 {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #e7d9cf;
	}
.int-text h2 {
	font-size:1.3em;
	line-height:1.4em;
	}
.int-text h4 {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #e7d9cf;
	}
.int-text li {
	padding-left:10px;
	margin-left:20px;
	}
.int-text ul {
	padding-bottom:10px;
	}
	
.right-sidebar {
	float:right;
	width:176px;
	background:#e7d9cf;
	padding:10px 15px;
	text-align:center;
	}
.right-sidebar p {
	padding-bottom:8px;
	}
.right-sidebar h2 {
	font-family:Palatino, Georgia, "Times New Roman", serif;
	font-size:1.4em;
	line-height:1.4em;
	padding-bottom:2px;
	padding-top:9px;
	color:#875b3d;
	margin-top:9px;
	}
.footer {
	width:939px;
	padding:10px;
	color:#e7d9cf;
	text-align:center;
	}
.footer li {
	display:inline;
	padding-right:8px;
	}
.footer a:link {
	color:#e7d9cf;
	text-decoration:none;
	}
.footer a:visited {
	color:#e7d9cf;
	text-decoration:none;
	}
.footer a:hover {
	color:#ffffff;
	text-decoration:none;
	}
td {
	padding-bottom:20px;
	}
.images {
	padding:5px 10px;
	}
.artists-table {
	clear:both;
	}
.artists-work {
	margin-top:10px;
	}
.admin_table td,th {
	padding:3px;
	}
.hzrule {
	margin:10px 0;
	}
.editor_body {
	width:690px;
	background:#fff;
	padding:10px;
	}
.editor_body_side {
	width:176px;
	background:#e7d9cf;
	padding:10px;
	text-align:center;
	float:left;
	font-size:11px;
	line-height:1.2em;
	}
.editor_body_side p {
	padding-bottom:8px;
	}
.editor_body_side h2 {
	font-family:Palatino, Georgia, "Times New Roman", serif;
	font-size:1.4em;
	line-height:1.4em;
	padding-bottom:2px;
	padding-top:9px;
	color:#875b3d;
	margin-top:9px;
	border-top:1px solid #b1a399;
	}
.linktable {
	width:70%;
	}
.linktable td {
	width:33%;
	text-align:center;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float - <br class="clearfloat" />
 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}