/* Reverend Zoe style sheet */


/* Corporate colors scheme */
/* use only these colors and DO NOT define colors at the HTML code */
.bg1 {background-color: #EBEBE1;}
.bg2 {background-color: #D7D7C8;}
.bg3 {background-color: #B4B4A4;}
.bg4 {background-color: #AA967D;}
.bg5 {background-color: #7f7358;}
.bg6 {background-color: #785A3C;}
.bg7 {background-color: #ffffff;}

.pageHeader1 {
	background-color: #D7D7C8;
	font-family: Verdana, Arial, Palatino Linotype, Georgia, "Times New Roman", Times, serif;
	color:#7f7358;
	font-size: 90%;
	font-weight: bold;
	/*font-style: oblique;*/
	/*letter-spacing: 1px;*/
	padding: 2px 20px 3px 8px;
}

.pageHeader2 {
	font-family: Verdana, Arial, Palatino Linotype, Georgia, "Times New Roman", Times, serif;
	color:#7f7358;
	font-size: 110%;
}

.pageHeader3 {
	background-color: #ffffff;
	font-family: Verdana, Arial, Palatino Linotype, Georgia, "Times New Roman", Times, serif;
	color:#7f7358;
	font-size: 80%;
	font-weight: bold;
	/*font-style: oblique;*/
	/*letter-spacing: 1px;*/
	padding: 2px 20px 3px 8px;
}

/* Global tags */

nobold {
	font-weight: normal;
}

#boxes {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}


body {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow: auto;
}

a {
	font-family: Verdana, Arial, Palatino Linotype, Georgia, "Times New Roman", Times, serif;
}

a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	color: #492c11;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #492c11;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #785A3C;
	line-height: 130%;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

detail_titl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #492c11;
	line-height: 150%;
	font-weight: bold;
}

display_titl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #492c11;
	line-height: 150%;
	font-weight: bold;
}

h2 {
	font-family: Times, "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FF3300;
	line-height: 150%;
	font-weight: bold;
}

page_titl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #492c11;
	line-height: 150%;
	font-weight: normal;
}

nav_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #333333;
	line-height: 150%;
	font-weight: normal;
}

tabl_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	line-height: 150%;
	font-weight: bold;
}

nop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #797979;
	line-height: 150%;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #492c11;
	line-height: 165%;
}


spp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #492c11;
	line-height: 150%;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #492c11;
	line-height: 165%;
}

small {
	font-family: Verdana, Arial, Palatino Linotype, Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #FF3300;
	line-height: 150%;
}

main_event {
	font-family: Verdana, Arial, Palatino Linotype, Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #492c11;
	font-weight: bold;
	line-height: 150%;
}

big {
	font-family: Verdana, Arial, Palatino Linotype, Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #7f7358;
	line-height: 120%;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #7f7358;
	line-height: 150%;
}

dimensions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%;
	color: #7f7358;
	line-height: 150%;
}

input, textarea, select {
	
	color: #333333;
	font-family: Verdana, Arial, Palatino Linotype, Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	background-color: #FFFFFF;
}

/* this style goes for the links located at the top */

.main_div {
	width:<?=$main_div_width?>px;
	height:<?=$main_div_height?>px;
	overflow-y:auto;
	overflow-x:hidden;	
}

.side_div {
	width:<?=$side_div_width?>px;
	height:<?=$side_div_height?>px;
	overflow-y:auto;
	overflow-x:hidden;	
}

iframe {
	border-width:1px; 
	border-style:solid; 
	border-color:gray;	
}


.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #968F85;
}

.topnav a:link {
	color: #968F85;
	text-decoration: none;
}

.topnav a:visited {
	color: #968F85;
	text-decoration: none;
}

.topnav a:hover {
	color: #333333;
	text-decoration: underline;
}

.topnav a:active {
	color: #333333;
	text-decoration: none;
}

/* this style goes for the links located at the top */
.mainnav {
	font-family: Verdana, Arial, Palatino Linotype, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}

.mainnav a:link {
	color: #333333;
	text-decoration: none;
}

.mainnav a:visited {
	color: #333333;
	text-decoration: none;
}

.mainnav a:hover {
	color: #000000;
	text-decoration: underline;
}

.mainnav a:active {
	color: #000000;
	text-decoration: none;
}

.leftnav {
	font-family: Verdana, Arial, Palatino Linotype, Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #666666;
	padding: 5px 5px 5px 0px;
}

.leftnav a:link {
	color: #666666;
	text-decoration: none;
}

.leftnav a:visited {
	color: #666666;
	text-decoration: none;
}

.leftnav a:hover {
	color: #000000;
	text-decoration: underline;
}

.leftnav a:active {
	color: #000000;
	text-decoration: none;
}

.leftnavOn {
	font-family: Verdana, Arial, Palatino Linotype, Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #666666;
	padding: 5px 5px 5px 0px;
	font-weight: bold;
	line-height: 120%;
}

.leftnavOn a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.leftnavOn a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.leftnavOn a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.leftnavOn a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.subleftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
	padding: 1px 1px 1px 0px;
}

.subleftnav a:link {
	color: #666666;
	text-decoration: none;
}

.subleftnav a:visited {
	color: #666666;
	text-decoration: none;
}

.subleftnav a:hover {
	color: #333333;
	text-decoration: underline;
}

.subleftnav a:active {
	color: #333333;
	text-decoration: none;
}

.subleftnavOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	padding: 1px 1px 1px 0px;
	font-weight: bold;
}

.subleftnavOn a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.subleftnavOn a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.subleftnavOn a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.subleftnavOn a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 52%;
	color: #333333;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.footer a:link {
	color: #333333;
	text-decoration: none;
}

.footer a:visited {
	color: #333333;
	text-decoration: none;
}

.footer a:hover {
	color: #786D08;
	text-decoration: underline;
}

.footer a:active {
	color: #786D08;
	text-decoration: none;
}

.thumbImg {
	margin: 0px 0px 0px 0px;
	border: 0px none;
}


#search_box input {
	width:510px;
	padding:10px;
	background:#fff url(/_images/textinputbg.gif) repeat-x;
	border:1px solid #ddd;
	font-size:16px;
	line-height:1em;
	color:#888;
}

/* this is the main table style */
#maincontent_banner {
	border: 1px solid #B4B4A4;
	background-image:   url("/images/top_bg_banner.gif");
	background-repeat: no-repeat;
}

#maincontent {
	border: 1px solid #B4B4A4;
	background-image:   url("/images/top_bg.gif");
	background-repeat: no-repeat;
}

#maincontentRugs {
	border: 1px solid #B4B4A4;
	background-image:   url("/images/top_bg_rugs.gif");
	background-repeat: no-repeat;
}

#snippet {
	border: 1px solid #B4B4A4;
	background-color: #EBEBE1;
	padding: 8px 8px 8px 8px;
}

#box {
	border: 1px solid #B4B4A4;
}

/* this is the bottom line style */
#bottomline {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #B4B4A4;
	border-bottom: 1px solid #B4B4A4;
	border-left: 1px solid #B4B4A4;
	background-color: #D7D7C8;
}
