
/* COLOR Information
Heart Red: rgb(144,12,35)
Branch green: rgb(111,104,85)
Rich Purple: rgb(62,42,108)
Gold: rgb(255,215,0)
Light Tan: rgb(244,234,228)
Gold ish: rgb(255,212,173)
Lavender: rgb(183,163,176)
Crown Gold: rgb(179,68,67)
------------------------- */


/* MAJOR LAYOUT Styles
------------------------- */

body {
	font: normal normal normal 12px/16px verdana, arial, sans-serif;
    /* background-color: rgb(144,12,35); */
    background-color: rgb(94,77,117);
	color: rgb(15,15,0);
	padding: 0;
	margin: 0;
	}

#header {
	background-image: url("../images/topban4.jpg");
	background-repeat: no-repeat;
	background-position: top center;
    border-bottom: 1px solid rgb(144,12,35);
    height: 150px;
	text-align: center;
}

#header .gold {
    position: absolute;
    top: 126px;
    left: 0px;
    width: 100%;
    border-bottom: 8px solid rgb(179,68,67);
    padding: 0;
    margin: 0;
}

#newsl {
	background-color: rgb(255,212,173);
    border: 1px solid rgb(0,0,0);
    width: 160px;
    height: 45px;
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: 175px;
    padding: 3px;
}

#newsl .newslb {
    border: 0;
    vertical-align: middle;
}

#newsl .newslf {
    vertical-align: middle;
}


#header img {
	border: none;
    margin-left: -135px;
}
#header a:link,
#header a:visited,
#header a:hover {
	position: static;
	text-decoration: none;
}

#toolbar {
    margin: 12px 12px 12px 162px;
    padding: 0px;
    clear: right;    
}

#toolbar ul {
    margin: 6px 0px;
	position: relative;
	border-top: 1px solid rgb(144,12,35);
	border-bottom: 1px solid rgb(144,12,35);
	padding: 0;
    list-style: none;
}

#toolbar li {
	padding: 5px 6px 5px 6px;
    margin: 0;
    list-style: none;
    display: inline;
}

#toolbar a:link,
#toolbar a:visited {
	color: rgb(62,42,108);
	text-decoration: none;
	}
#toolbar a:visited {
	color: rgb(62,42,108);
	}
#toolbar a:hover {
	color: rgb(144,12,35);
	text-decoration: none;
	}

#learnnav a:link,
#learnnav a:visited {
	color: rgb(62,42,108);
	text-decoration: none;
	}
#learnnav a:visited {
	color: rgb(62,42,108);
	}
#learnnav a:hover {
	color: rgb(144,12,35);
	text-decoration: none;
	}

#ordernav a:link,
#ordernav a:visited {
	color: rgb(62,42,108);
	text-decoration: none;
	}
#ordernav a:visited {
	color: rgb(62,42,108);
	}
#ordernav a:hover {
	color: rgb(144,12,35);
	text-decoration: none;
	}


.navbar {
    position: absolute;
    z-index: 20;
    line-height: 18px;
    border: 1px solid rgb(144,12,35);
    padding: 0;
    margin: 0;
    visibility: hidden;
    background: rgb(244,234,228);
    text-align: left;
    width: 160px;
}

.navbar a {
    display: block;
    width: 100%;
    line-height:18px;
    padding: 0px;
    text-indent: 3px;
    margin-right: 5px;
}

.navbar a:hover {
    background: rgb(255,215,0);
}

#ourlady {
	position: absolute;
    z-index: 5;
	top: 72px;
	left: 50%;
	margin-left: -455px;
	border: 2px solid rgb(144,12,35);
}

#content { /* this has to provide padding */
    padding: 0 15px;
}

#page { /* This is the DIV for the entire page (content, footer, menu) */
	width: 850px;
	position: absolute;
	top: 97px;
	right: 50%;
	margin-right: -425px;
	margin-bottom: 40px;
	background-color: rgb(244,234,228);
	border: 2px solid rgb(0,0,0);
	text-align: left;
	}
    
#page .mybox {
    float: left;
    width: 165px;
    height: 260px;
    margin: 0px;
}

#page .headline {
	font: normal normal normal 13px/18px verdana, arial, sans-serif;
    margin: 20px 0px 20px 162px;
    border: 1px solid rgb(111,104,85);
    padding: 3px;
    font-weight: bold;
    clear: right;
}

#page .headline h3 {
	font: normal normal normal 13px/18px verdana, arial, sans-serif;
    text-align: right;
    font-weight: normal;
    line-height: 1em;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

#page .headnews {
	font: normal normal normal 13px/18px verdana, arial, sans-serif;
    margin: 20px 0px 20px 162px;
    padding: 3px;
    font-weight: bold;
    clear: right;
}

#page .headnews h3 {
	font: normal normal normal 13px/18px verdana, arial, sans-serif;
    text-align: right;
    font-weight: normal;
    line-height: 1em;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

#page .artimg {
	margin: 10px;
	border: 1px solid rgb(144,12,35);
}

#page .artimage {
	margin: 10px;
	border: 1px solid rgb(144,12,35);
	float: right;
}

#page .front_big {
	margin: 20px 5px 0px 15px;
}

#page .infobox {
	background-color: rgb(255,212,173);
	font: normal normal normal 11px/12px verdana, arial, sans-serif;
    position: relative;
    margin: 0px 0px 14px 8px;
    border: 1px solid rgb(111,104,85);
    padding: 3px;
    float: right;
    /* clear: right; */
    width: 350px;
}

#news ul {
    margin: 0px 0px 0px 6px;
	position: relative;
	padding: 0;
    list-style: none;
}

#news li {
    margin: 0 0 1.2em 0;
    list-style: none;
}


/* HEADINGS Styles
Usage:
h1: Main page title, Blog entry title on single page
h2: Blog entry title(s) on archive and home pages
h3: Any secondary header
h4: Various blog page section headers (like above Comments)
h5: Author and date info for blog entry
h6: Category and comment info for blog entry
------------------------- */
h1,h2,h3, h4,h5,h6,
h1 a:link, 
h2 a:link,
h1 a:visited,
h2 a:visited {
	}
h1, h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	margin: 22px 0 12px 0;
	padding: 0;
	}
h1 a:link, 
h2 a:link,
h2 a,
h1 a:visited,
h2 a:visited {
	display: block;
	text-decoration: none;
	padding-left: 15px;
	}
h1 a:hover,
h2 a:hover {
	bottom: 0;
	left: 0;
	}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
    padding: 0 0 5px 0;
    margin: 0;
	}
h4 {
	font-size: 12px;
	font-weight: bold;
    padding: 0;
    margin: 0;
	}
h5,h6,h1.index {
	font-size: 11px;
	color: rgb(125,125,105);
	}
h1.index {
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	margin: -7px 0 -3px;
	}
h5 {
	margin: -19px 0 15px;
	padding-left: 15px;
	color: rgb(125,125,105);
	}
h6 {
	margin: 0 15px 20px;
	border-top: 1px solid rgb(195,195,185);
	}

form {
    margin: 0;
    padding: 0;
}

/* Other BLOCK Styles
------------------------- */
ul,ol {
	margin: 0 10px 15px 0;
	padding-left: 15px;
	}
ul, ol {
	margin-left: 15px;
	}


/* LINK Styles 
------------------------- */
a:link,
a:visited {
	color: rgb(144,12,35);
	text-decoration: underline;
	}
a:visited {
	color: rgb(144,12,35);
	}
a:hover {
	color: rgb(144,12,35);
	text-decoration: underline;
	}


/* FOOTER Styles 
------------------------- */
#footer {
	background-color: rgb(255,212,173);
	border-top: 2px solid rgb(89,89,75);
	color: rgb(89,89,75);
	padding: 2px 15px;
	font-size: 11px;
	font-weight: bold;
}

table.nlsignup {
	margin: 4px 10px 12px;
	padding: 0;
}

.nlsignup tr {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
    
.nlsignup td {
	margin: 0;
	padding: 3;
}

.boldred {
    font-weight: bold;
    color: rgb(255,0,0);
}

dl {
    margin: 0px;
    padding: 0px;
}

dt {
    padding: 0 0 1em 20px;
}

.sisterm {
    width: 210;
    text-align: center;
    float: right;
    margin: 3px 0px 3px 8px;
    font-size: 0.9em;
}

.quote {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 1.5em;
}

.sig {
    float: right;
    font-style: italic;
}

#nowrap {
    margin-left: 163px;
}

#footer .copy {
    float: left;
    background: transparent;
}

#footer .contact {
    float: right;
    background: transparent;
}

.nodiv {
    display: inline;
    margin: 0;
    padding: 0;
}

/* p.intro {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid gray;
} */

hr {
      border: 0px;
      color: #000;
	  margin: 20px 0;
	  padding: 0px;
      background-color: #000;
      height: 1px;
      clear: left;
      text-align: left;
}

#faq {
    list-style-type: none;
}

#reqs li {
	list-style-type: none;
}

.requpdate {
	font-style: italic;
}