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

* { margin: 0 }
img {
	border-style: none;
}
body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3A122E;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f1eded;
	background-repeat: repeat;
	background-image: url(../img/main_bgtile.gif);
	font-size: 14px;
	line-height: 17px;
}

#container
{
	width: 900px;
	text-align: left;
	padding-bottom: 20px;
	background-color: #3a122e;
	background-image: url(../img/main_side_tile.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
#mainContent
{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	background-color: #EAE4E3;
	padding-bottom: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/white_tile.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainContent p {
	margin-bottom: 12px;
	font-size: 14px;
}

a:link, a:visited
{
	color: #C34747;
	text-decoration: none;
}

a:hover
{
	color: #3A122E;
	text-decoration: none;
}

#footer_follow
{
	padding-top: 0px;
	padding-bottom: 8px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	text-align: left;
	float: left;
}
#footer_follow p
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B59494;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainContent  h2
{
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 12px 0px 4px;
}

.fltrt
{
	float: right;
	margin-left: 8px;
}
.fltlft
{
	float: left;
	margin-right: 8px;
}
.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/*Home Page specific*/


#header {
	height:85px;
	padding-top: 0px;
	padding-left: 0px;
}

#homeimg {
	margin-bottom: 0px;
}

#sidebar_home
{
	float: left;
	background-color: #C9A4A4;
	width: 480px;
	color: #FFFFFF;
	font-size: 140%;
	line-height: 1.2em;
	min-height:120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../img/hp_salmon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#sidebar_home_right {
	float: left;
	padding: 10px;
	color: #28081E;
	margin-bottom: 10px;
	text-align: center;
	background-repeat: no-repeat;
	margin-left: 10px;
	width: 260px;
	margin-top: 20px;
}
#sidebar_home_right p {
	line-height: 1.3em;
	font-size: 110%;
	margin-bottom: 6px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar_home_right .attribute {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#home_bottom
{
	font-size: 80%;
	line-height: 1.4em;
	margin-right: 640px;
}

/*Navigation: Dynamic Drive CSS Library */

.nav1
{
	overflow: hidden;
	padding-bottom: 15px;
}
.nav1 ul
{
	margin: 0;
	padding-left: 15px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
}
.nav1 li
{
	display: inline;
	margin: 0;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}
.select   {
	color: #C34747;
	background-image: url(../img/nav_hovertile.gif);
	background-repeat: repeat-x;
}
.nav1 li a:link, .nav1 li a:visited
{
	text-decoration: none;
	color: #330033;
}
.nav1 li a:hover
{
	color: #330033;
	background-image: url(../img/nav_hovertile.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	background-position: -24px;
}
.nav1 li .select {
	margin-top: 20px;
}
h2 {
	margin-top: 12px;
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 6px;
	color: #666666;
}


/* Secondary Pages specific */

#header_2 {
	height: 80px;
	background-repeat: no-repeat;
	padding: 20px 50px 0 20px;
}
#leftdiv_editorial {
	width:200px;
	float:right;
	padding: 0px;
	min-height:200px;
}
.quote {
	font-size: 140%;
	color: #576871;
}


/*slideshow styles*/


#leftdiv {
	width:200px;
	float:right;
	padding: 0px;
	height: 435px;
}
#left_editorial {
	float: left;
	width: 590px;
	padding-left: 20px;
}
#left_editorial table {
	list-style-type: none;
	width: 100%;
	border-style: none;
	height: 400px;
}

#left_editorial tr {
	list-style-type: none;
	vertical-align: top;
	border-bottom: 1px solid #A5C4D3;
}

#left_editorial li {
	list-style-position: inside;
	list-style-type: circle;
}

#left_editorial td {
	list-style-type: none;
	vertical-align: top;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 5px;
}
#left_editorial .cover {
	padding-right: 12px;
}
#artbox #image {
	width:590px;
	height:400px;
	float:left;
	position:relative;
	background-color: #EAE4E3;
}
#artbox #image img {
	position:absolute;
	top:0px;
	left: 0px;
	
}
#artbox{
	margin:0px auto;
	text-align:left;
	position: relative;
}

a, img{ outline:none;
}
ul#thumbs{
	list-style:none;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul#thumbs li img{ float:left;
}
ul#thumbs li, ul#thumbs li.inactive, ul#thumbs li:hover, ul#thumbs li.active, ul#thumbs li.over{
	width:40px;
	height:40px;
	cursor:pointer;
	margin:0px 8px 4px 0px;
	padding-bottom:0px;
	border-bottom:3px solid #EAE4E3;
	float: left;
}
ul#thumbs li:hover, ul#thumbs li.active, ul#thumbs li.over{
	border-bottom: 3px solid #CAA5A5;
}


#captionTitle, #captionTxt{
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#captionTitle {
	font-size:14px;
	padding-top:20px;
	padding-bottom: 0px;
	color: #B59494;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
#captionTxt{
	font-size:14px;
	font-weight:normal;
	line-height: 18px;
	color: #B59494;
	margin-right: 15px;
}
#captionTxt p{
	padding:0px;
	line-height:18px;
	margin: 0px;
}

#controller{
	position:absolute;
	top:400px;
	visibility:hidden;
	left:440px;
	z-index:400000;
	width:140px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#controller a{display:inline-block; float:left; margin-left:5px;}
#controller img{ margin:6px 0px;}
form {
	width: 80%;
	font-size: 12px;
	line-height: 15px;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #C9A5A5;
	font-size: 90%;
	color: #000000;
	padding: 2px;
	margin-bottom: 12px;
	width: 400px;
	height: 100px;
}
input {
	font-size: 90%;
	color: #000000;
	border: 1px solid #C9A5A5;
	width: 250px;
	margin-bottom: 0px;
	padding: 2px;
	background-color: #FFFFFF;
}
button {
	background-color: #A9C9D8;
	width: 200px;
	border-top: 1px outset #CCCCCC;
	border-right: 1px outset #666666;
	border-bottom: 1px outset #666666;
	border-left: 1px outset #CCCCCC;
	height: 24px;
	padding: 6px 6px 2px;
	font-size: 140%;
	font-family: Helvetica, Arial, sans-serif;
}
.btn {
	background-color: #C9A4A4;
	width: 129px;
	border: 1px outset #5B6D76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A122E;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.15em;
}
