/*Black Orchid - Designed by House of Sanctaury, LLC*/
body {
margin: 0;
padding: 0;
line-height: 2em;
font : 80% "Trebuchet MS", "lucida sans", Arial, Helvetica, Tahoma, sans-serif;
color: #000;
background: #eeeee;
}
			/*TOP*/
#top {
height: 20px;
margin-top: 0;
margin:0;
}
			/*BANNER*/
#header {
height: 175px;
background: #CD3700;
margin:0;
border-bottom : 3px solid #FFD39B;
}
	
}
			/*COLUMNS*/
#gutter {
clear:both;
float: left;
width: 0%;
margin: 1px;
height: 1px;
}
#col1 ul.navbar {
list-style-type: none;
  padding: 0;
  margin: 2;
}
#col1 {
float: left;
width: 16%;
margin-left:1%;
margin-bottom: 10px;
color : #9932CD;
background: transparent;
text-decoration : none;
}
#col1 a:link {
color: #9932CD;
background: #00000;
font-weight: bold;
text-decoration: none;
}
#col1 a:visited {
color: #9932CD;
background: transparent;
font-weight: bold;
text-decoration: none;
}
#col1 a:hover {
color: #694489;
background: #FDF8FF;
font-weight: bold;
text-decoration: none;
}


#col2 {
float: left;
width: 60%;
margin-left: 2%;
background: #FDF8FF;
margin-top: 7em;
margin-bottom: 10px;
}
#col3 {
float: left;
width: 16%;
margin-left: 1%;
background: #00000;
margin-bottom: 10px;
}

                       /*3 LISTS OF LINKS*/
#bottom {
border-top: 3px solid #FFD39B;
height:200px;
clear:both;
color: #000;
font-weight: bold;
background: inherit;
}
#bottom a {
color : #9932CD;
font-weight: bold;
background: transparent;
text-decoration : none;
}
#bottom a:hover {
color: #000;
font-weight: bold;
text-decoration: none;
}
			/*LIST*/
.list3,.list3center {
float: left;
width: 28%;
margin-left: 10px;
}
.list3center {
margin: 0 6%;
}
			/*FOOTER*/
#footer {
border-top: 3px solid ##CC00FF;
clear: both;
padding:5px;
background: #694489;
color:#eee;
}
#footer a {
background: inherit;
color: #D5D9B4;
}
#footer a:hover {
background: inherit;
color: #FFD39B;
}
			/*H FONTS*/
h1 {
margin: 0;
padding: 10px 0 0 30px;
font-size: 200%;
letter-spacing: 5px;
color: #9932CC;
background: inherit;
}
h2 {
margin-top: 10px;
font-size: 150%;
letter-spacing: 3px;
color: #820BBB;
background :transparent;
}
h3 {
margin: 10px 0 0 20px;
font-size: 160%;
letter-spacing: 5px;
text-transform: uppercase;
color: #FDF8FF;
background: #694489;
}
p {
margin-left: 7px;
margin-right: 7px;
}
blockquote {
font-weight: bold;
font-style: italic;
color : #333;
}
			/*FOOTER LINKS*/
a:link {
color: #B13E0F;
background: #00000;
text-decoration: none;
}
a:visited {
color: #677278;
background: transparent;
text-decoration: none;
}
a:hover {
color: #484452;
text-decoration: none;
}
li {
list-style-image: url(images/BO_dot.jpg);
padding-left: 3px;
}
a img {
border: 0;
}
			
