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

* { margin: 0 }
img {
	border-style: none;
}
body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3D0C0C;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #330000;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(../img/background_tile.gif);
	background-position: left top;
}
#container
{
	width: 920px;
	text-align: left;
	padding-bottom: 20px;
	margin: 0px auto 0;
	background-color: #BF9D79;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(../img/header_tile.gif);
	background-position: left top;
}
#Book {
}

#mc_embed_signup {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 310px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding: 0px;
	display: inline;
}

#mce-responses {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}

.style3 {
	font-size: 11px;
}

.mc-field-group {
	font-size: 9px;
	line-height: 13px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 300px;
}

#mainContent
{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 20px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
#mainContent p {
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 18px;
}

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

a:hover
{
	color: #7E0C6E;
	text-decoration: none;
}

a.footer:link, a.footer:visited
{
	color: #895C2A;
	text-decoration: none;
}

a.footer:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer_follow
{
	padding-top: 0px;
	padding-bottom: 8px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	text-align: left;
}
#footer_follow p
{
	margin: 0;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size: 0.8em;
	color: #895C2A;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#mainContent  h2
{
	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:110px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 30px;
}
#fadeshow1 {
	margin: 0px;
	padding: 0px;
}
#headerleft {
	float: left;
	width: 200px;
}

#sidebar_home
{
	float: left;
	background-color: #B78FB3;
	width: 780px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 140%;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar_home_right {
	float: left;
	padding: 10px;
	color: #000000;
	margin-bottom: 20px;
	text-align: center;
	background-image: url(../img/home_quotes.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	width: 260px;
}
#sidebar_home_right p {
	line-height: 1.3em;
	font-size: 110%;
	margin-bottom: 6px;
	padding-left: 10px;
}
#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: 0px;
	padding-top: 10px;
}

/*Navigation: Dynamic Drive CSS Library */

.nav1
{
	overflow: hidden;
	float: right;
	width: 630px;
	padding-top: 35px;
}
.nav1 ul
{
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.10em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.nav1 li
{
	display: inline;
	margin: 0;
	padding: 7px 8px;
	float: right;
}
.select   {
	color: #7E0C6E;
	background-image: url(../img/nav_hovertile.gif);
	background-repeat: repeat-x;
	background-position: -12px;
}
.nav1 li a:link, .nav1 li a:visited
{
	text-decoration: none;
	color: #330000;
}
.nav1 li a:hover
{
	color: #7E0C6E;
	background-image: url(../img/nav_hovertile.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	background-position: -12px;
}
.nav1 li .select {
	margin-top: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7E0C6E;
	padding-bottom: 5px;
	line-height: 18px;
	padding-top: 5px;
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 6px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7E0C6E;
	font-weight: bold;
	margin-bottom: 6px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-top: 10px;
}


/* Secondary Pages specific */

#header_2 {
	height: 80px;
	background-repeat: no-repeat;
	padding: 20px 50px 0 20px;
}
#leftdiv_editorial {
	width:250px;
	float:right;
	background-color: #a9c9d8;
	padding: 15px;
	min-height:420px;
}
.quote {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #3D0C0C;
	line-height: 18px;
}


/*slideshow styles*/


#leftdiv {
	width:250px;
	float:right;
	background-color: #a9c9d8;
	padding: 15px;
	height: 420px;
}
#left_editorial {
	float: left;
	width: 620px;
}
#left_editorial table {
	list-style-type: none;
	width: 100%;
	border-style: none;
}
#left_editorial tr {
	list-style-type: none;
	padding-bottom: 12px;
	vertical-align: top;
	border-bottom: 1px solid #A5C4D3;
}
#left_editorial td {
	list-style-type: none;
	padding-bottom: 12px;
	vertical-align: top;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#left_editorial .cover {
	padding-right: 12px;
}
#artbox #image {
	width:620px;
	height:450px;
	float:left;
	position:relative;
	background-color: #a9c9d8;
}
#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 #A9C9D8;
	float: left;
}
ul#thumbs li:hover, ul#thumbs li.active, ul#thumbs li.over{
	border-bottom: 3px solid #FFFFFF;
}


#captionTitle, #captionTxt{
	clear:both;
	font-family:Helvetica, Arial;
}
#captionTitle {
	font-size:16px;
	font-weight:bold;
	padding-top:28px;
	margin: 0px;
	padding-bottom: 0px;
}
#captionTxt{
	font-size:14px;
	font-weight:normal;
}
#captionTxt p{
	padding:0px;
	line-height:16px;
	margin: 0px;
}

form {
	width: 80%;
	font-size: 12px;
	line-height: 15px;
}
textarea {
	background-color: #E7DAE9;
	border: 1px solid #BF9D79;
	font-size: 90%;
	color: #421212;
	padding: 6px;
	margin-bottom: 12px;
	width: 450px;
	height: 100px;
}
input {
	font-size: 12px;
	color: #421212;
	border: 1px solid #BF9D79;
	margin-bottom: 5px;
	padding: 2px;
	background-color: #E7DAE9;
	margin-top: 2px;
	height: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
.btnInput {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
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: #7E0C6E;
	border: 1px none #BF9D79;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #B78FB3;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 2px;
	height: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
