﻿BODY {
	background-image: url('mainpics/background.gif'); 
}

.nolinks {
	text-decoration: none;
}

a:link {
	color: #CC9900;
}

a:visited {
	color: #CC9900;
}

P,TD,LI {
	font-size:small;
	font-family: VERDANA, ARIAL, HELVETICA;
	/* font-family: "Times New Roman", Times, serif */
}

P.htmlsample {
	font-family: Courier New;
	margin-left: 20px;
}

P.tagline {
	font-size: large;
	/* font-family: "Times New Roman", Times, serif; */
	font-family: VERDANA, ARIAL, HELVETICA;
	display: inline;
}

P.audiolink {
	/* font-size: large; */
	color: #CC9900;
	/* text-align: right;
	float: right; */
}

P.letterbar {
	font-size: large;
	font-family: VERDANA, ARIAL, HELVETICA;
    border-bottom-style:solid;
    border-color:#CC9900;
	border-width:thin;
	padding-bottom:20px;
}

P.quote {
	font-size: 105%;
	text-indent: 20px;
	margin-right: 10px;
	font-style:italic;
	font-family: "Times New Roman", Times, serif;
	background: url(http://www.blogblog.com/tictac/quotes.gif) no-repeat top left;
	margin-bottom: 0px;
	/* font-family: VERDANA, ARIAL, HELVETICA; */
}

P.quotefrom 
{
	margin-right: 30px;
	margin-bottom: 30px;
	margin-top: 5px;
	font-size: 85%;
	/* font-family: "Times New Roman", Times, serif; */
	text-align: right;
	font-family: VERDANA, ARIAL, HELVETICA;
}

H1 {
	font-size: large;
	/* font-family: "Times New Roman", Times, serif; */
	font-family: VERDANA, ARIAL, HELVETICA;
	display: inline;
	font-weight: normal;
}

P.menuitem {
    font-size: medium;
    font-family: "Times New Roman", Times, serif;
    font-style: oblique;
    margin-left: 35px;
    margin-top: 2px;
    margin-bottom: 2px;
}

IMG.menuitem {
	margin-left: 35px;
}

P.indexhdr {
	color: #CC9900;
	font-size: x-large;
	vertical-align: sub;
}

P.smallhdr {
	color: #CC9900;
	font-size: small;
	font-weight: bold;
}

P.menuheader {
	display: block;
	font-size: larger;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	/* font-family: VERDANA, ARIAL, HELVETICA; */
	background-repeat: no-repeat;
	font-weight: bold;
	color: #BD8029;
	text-transform: none;
	font-variant: inherit;
	margin-top: 2px;
	margin-bottom: 2px;
}

P.menusubheader {
	display: block;
	font-size: small;
	font-family: VERDANA, ARIAL, HELVETICA;
	background-repeat: no-repeat;
	/* font-style: oblique; */
	color: #BD8029;
	text-transform: none;
	font-variant: inherit;
	margin-top: 2px;
	margin-bottom: 2px;
    margin-left: 35px;
}

P.selectedmenusubheader {
	display: block;
	font-size: small;
	font-family: VERDANA, ARIAL, HELVETICA;
	background-repeat: no-repeat;
	/* font-style: oblique; */
	color: #BD8029;
	text-transform: none;
	font-variant: inherit;
	margin-top: 2px;
	margin-bottom: 2px;
    margin-left: 35px;
    border-bottom-style:solid;
    border-color:#CC9900;
	border-width:medium;
    /* border-right-color: White; */
    /* background-color: White; */
}

IMG.selectedmenusubheader,IMG.menusubheader {
	margin-left: 35px;
}



.headwpic {
	background-image: url('mainpics/flourish.png');
	background-position: center center;
	background-repeat: no-repeat;
}

#mainmenu li {
 /* min-width: 100px; */
	/* margin: 10px auto; */
	width: 249px;
    text-align: left; 
  display: -moz-inline-box;
  display: inline-block;
 	/* padding:0; */
	/* list-style:none; */
	/* float: left; */
}

div#maincatnav
{
	/* float: left; */
	/* display: block; */
	padding-top: 10px;
    text-align: center; 
    /* background-color: silver; */
}	

div#mainletnav
{
	/* float: left; */
	/* display: block; */
    text-align: center; 
	padding-top: 10px;
    /* background-color: yellow; */
    /* clear: left; */
}	

div#addthis 
{
	z-index: 1;
	right: 10px;
	width: 125px;
	height: 16px;
	top: 15px;
	position: absolute;
	float: right;
}
/* div#header {
    clear: both;
    height: 245px;
    background-color: aqua;
    text-align: center; 
   padding: 1px;
} */
div#smallheader {
    clear: both;
    height: 145px;
    /* background-color: aqua; */
    text-align: center; 
   padding: 1px;
}
div#left {
    float: left;
    width: 300px;
    margin: 10px 0px 0px 0px;
    /* background-color: red; */
	display: block;
}
div#right {
    float: right;
    width: 300px;
    /* background-color: green; */
}

div#middle {
    padding: 0px 10px 10px 10px;
/*    margin: 0px 300px 0px 300px; */
    margin: 10px 310px 0px 299px;
    border-style:solid;
    border-color:#CC9900;
	border-width:thin;
	display: block;
	z-index: -100; /* so that the border of the selected menu item covers this border */
     min-height:500px;
     height:auto;
}

div#bigmiddle {
    /* padding: 25px; */
    padding: 0px 10px 10px 10px;
    margin: 10px 100px 0px 300px;
    /* background-color: silver; */
    border-style:solid;
    border-color:#CC9900;
	border-width:thin;
	display: block;
	z-index: -100; /* so that the border of the selected menu item covers this border */
     min-height:500px;
     height:auto;
     /* height:500px;  */
}
div#footer {
    clear: both;
    /* background-color: yellow; */
}