
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, address {
     margin: 0;
     padding: 0;
     border: 0;
}

h1, h2, h3, h4, h5, h6 {color:#BC8F5F;}

h1 {
	margin: 0;
	font-size: 1.8em;
	font-weight: normal;	
}
h2 {
	margin: 1.2em 0em;
	font-size: 1.6em;	
	font-weight: normal;
}
h3 {
	margin: 1.2em 0em;
	font-size: 1.4em;	
	font-weight: normal;
}
h4 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 1.2em;	
	font-weight: bold;
}
h5 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 1.0em;	
	font-weight: bold;
}
h6 {
	margin: 1.2em 0em 1.2em 0em;
	font-size: 0.8em;	
	font-weight: bold;
}

img {border: 0;}

ol, ul, li
{
	margin: 0.2em 0 0.1em 0;
	line-height: 1.8em;
	font-size: 1.0em;
}
p {
	margin: 1.2em 0em;
	line-height: 1.8em;
	font-size: 1.0em;	
}

li > p {margin-top: 0.2em;}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {font-weight: bold;}

a {
	text-decoration: none;
	font-weight: bold;
	color:#573323;
}

a:link {}

a:visited {}

a:active {}

a:hover
{
	text-decoration: underline;
	color: darkred;
	font-weight: bold;
}

lnkButtons{
	white-space: nowrap;
	clear: none;
	display: inline;
	float: none;
	vertical-align: middle;
	text-align: center;
background-color:#BC8F5F;	
	width: 100%;
}

a.lnkButton:active
{
	margin: 0px  0px 0px 0px;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	color: papayawhip;
	text-decoration: none;
	letter-spacing: 0px;
	width: 140px;
	height: 41px;
	background-image: url(images/tabmenu_active.jpg);
	background-repeat: no-repeat;
	background-position-x: center;
	float: left;
	display: block;
}

a.lnkButton:link
{
	margin: 0px 0px 0px 0px;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	color: #8b4513;
	text-decoration: none;
	letter-spacing: 0px;
	width: 140px;
	height: 41px;
	background-image: url(images/tabmenu.jpg);
	background-repeat: no-repeat;
	background-position-x: center;
	float: left;
	display: block;
}


a.lnkButton:visited
{
	margin: 0px  0px 0px 0px;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	color: saddlebrown;
	text-decoration: none;
	letter-spacing: 0px;
	width: 140px;
	height: 41px;
	background-image: url(images/tabmenu.jpg);
	background-repeat: no-repeat;
	background-position-x: center;
		float: left;
	display: block;
}


a.lnkButton:hover
{
	margin: 0px 0px 0px 0px;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	color: papayawhip;
	text-decoration: none;
	letter-spacing: 0px;
	width: 140px;
	height: 41px;
	background-image: url(images/tabmenu_active.jpg);
	background-repeat: no-repeat;
	background-position-x: center;
		float: left;
	display: block;
}

td.thumbnailtitle
{
	background-color: #8b4513;
	white-space: nowrap;
	width: 120px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	vertical-align: middle;
	text-align: center;
	border-right: sienna 1px solid;
	border-top: sienna 1px solid;
	border-left: sienna 1px solid;
	border-bottom: sienna 1px none;
}

td.thumbnailpic
{
	white-space: nowrap;
	border-right: sienna 1px solid;
	border-top: sienna 1px none;
	border-left: sienna 1px solid;
	border-bottom: sienna 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	vertical-align: middle;
	text-align: center;
	height: 220px;
}

td.thumbnailpicshort
{
	white-space: nowrap;
	border-right: sienna 1px solid;
	border-top: sienna 1px none;
	border-left: sienna 1px solid;
	border-bottom: sienna 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	vertical-align: middle;
	text-align: center;
	height: 110px;
}

a.ThumbnailButton:active
{

	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: darkred;
	background-color: linen;
	width: 100%;
	height: 100%;
	display:block;
}


a.ThumbnailButton:link
{

	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: linen;
	text-decoration: none;
	letter-spacing: 0px;
	width: 100%;
	height: 100%;
	display:block;
}


a.ThumbnailButton:visited
{
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: linen;
	text-decoration: none;
	letter-spacing: 0px;
	width: 100%;
	height: 100%;
	display: block;
}

a.ThumbnailButton:hover
{

	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: darkred;
	background-color: linen;
	width: 100%;
	height: 100%;
	display:block;
}


a.ThumbnailPicButton:active
{
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	background-color: saddlebrown;
	height: 100%;
	width: 100%;
	display: block;
}


a.ThumbnailPicButton:link
{
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0px;
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 5px;
}


a.ThumbnailPicButton:visited
{
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	background-color: linen;
	text-decoration: none;
	letter-spacing: 0px;
	width: 100%;
	height: 100%;
	display:block;
}



a.ThumbnailPicButton:hover
{
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: darkred;
	background-color: saddlebrown;
	width: 100%;
	height: 100%;
	display:block;
}

body
{
	padding: 0 377px;
	text-align: center;
	background-color: saddlebrown;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/background.gif);
}
#skiptocontent{
	position:absolute;
	margin-left:-1000px;
}
#sizer {
	margin: 0 auto;
	width: 60%;
	max-width: 150px;
	padding: 10px 0;
	text-align:left;	
}
#expander {
	position: relative;
	min-width: 750px; /* Critical Safari fix! */
	margin: 0 -375px;	
	background: #FFFFFF;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

#wrapper { 
	width: 100%; /* helps IE get the child percentages right. */
	background-repeat:repeat-y;
} 

/* http://positioniseverything.net/easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#sidebar {
	display: inline; /* IEwin doubled margin bug fix */			
	float: right;
	width: 180px;
	margin-left:-3px; /*IE Win 3px gap fix*/
}

html>body #sidebar {margin-left:0;}

#content {
	padding:0;	
	height:1%;
	margin:0;
}
html>body #content {
	height:auto;
	margin-right:243px;
}
#header {
	background-color:#BC8F5F;	
	background-image:none;
}
#headertop {	
	position:relative;
	top:0;
	left:0;
	bottom:0;
	height:86px;
	padding-top:2px;
	background-color:#573323;
}
#ownername
{
	padding: 0px 0px 0px 5px;
	margin-left: 10px;
	margin-right: 10px;
	letter-spacing: 0.2em;
	color: #573323;
	background-color: #faf0e6;
	border-right: #573323 thin solid;
	border-left: #573323 thin solid;
}
#ownername strong {
	margin-left:-2px;
	font-size:140%;
	font-weight:bold;
	letter-spacing:normal;
}
#ownerinfo
{
	position: absolute;
	top: 5px;
	right: 14px;
	bottom: 0;
	width: 468px;
	height: 65px; /* 468 x 60 banner */
background-color: #ffffff;
	color: linen;
	text-align: right;
	margin-top: 0px;
	border-right: #573323 thin solid;
	border-left: #573323 thin solid;
	border-bottom: #573323 thin solid;
	border-top: #573323 thin solid;
}

#searchbox
{
	position: absolute;
	top: 65px;
	right: 14px;
	bottom: 0;
	width: 468px;
	height: 75px; /* 468 x 60 banner */
	background-color: linen;
	text-align: right;
	margin-top: 0px;
	border-right: #573323 thin solid;
	border-left: #573323 thin solid;
	border-bottom: #573323 thin solid;
	border-top: #573323 thin solid;
}

#ownerinfo address {
	position:absolute;
	top:0;
	right:0;
	padding-top:5px;			
	height:40px;
	width:243px;	
	color:#F0E6D5;
	background-color:#573323;
	font-style:normal;
	text-align:center;	
	background-repeat:no-repeat;
	background-position:0 2px;	
}
#mainmenu
{
	margin-left: 10px;
	background-color: #BC8F5F;
	border-top: saddlebrown thin groove;
}



* html #mainmenu {margin-top:-1px;}

#mainmenu a 
{
	display:block;
	text-decoration:none;}



#mainmenu .normallink {
	padding:0 10px;
	font-weight:bold;
	color:#F0E6D5;
}
#mainmenu .selectedlink {
	padding:0 10px;
	background-color:#573323;/*#F0E6D5;*/
	color:#BC8F5F;	
}





#contentwrapper
{
	background-repeat: repeat-y;
	background-position: right top;
	background-color: linen;
	border-right: #A48D7C 1px solid;
	border-top: #A48D7C 1px solid;
	border-left: #A48D7C 1px solid;
	border-bottom: #A48D7C 1px solid;
}

/* Hides from IE5-mac \*/ 
     * html #contentwrapper{height:1%;}
/* End hide from IE-mac */ 

#quote {
	height:129px;
	padding:10px 10px 10px 20px;
	overflow:hidden;
	font-weight:normal;
	font-size:140%;
	line-height:150%;
	letter-spacing:0.05em;
	color:#F0E6D5;
	background-color:#496A8B;
}

#sidebarcontent {margin:0 10px 1em;}

#sidebarcontent h3 {
	padding:0.3em 1.5em;
	margin:10px 0 0;
	line-height:130%;
	background-color:#573323;	
	color:#F0E6D5;
	font-size:110%;
}
#sidebarcontent .sbcontentcontainer {
	padding:1em 1.5em 0.5em;	
	border:1px solid #A48D7C;
	color:#573323;
	background-color:#FFFFFF;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;	
}
#sidebarcontent .sbcontentcontainer p {
	margin: 0 0 1.2em 0;
	line-height: 1.8em;
}
#sidebaradd .sbcontentcontainer
{
	padding: 1em 1.5em 0.5em;
	color: #573323;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-right: #a48d7c 1px;
	border-top: #a48d7c 1px;
	border-left: #a48d7c 1px;
	border-bottom: #a48d7c 1px;
	height: 602px;
	width: 100%;
}

#sidebaraddfill .sbcontentcontainer
{

	color: #a48d7c;
	background-color: #573323;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-right: #a48d7c 1px;
	border-top: #a48d7c 1px;
	border-left: #a48d7c 1px;
	border-bottom: #a48d7c 1px;
	height: 602px;
	width: 160px;
}

#sidebarcontent .sbcontentcontainer ol {padding-left:20px;}

#sidebarcontent .sbcontentcontainer ul {list-style-type:none;}

#headerimgwrapper {
	padding-right:10px;
	margin-right:-8px;
	background-repeat:no-repeat;
	background-position:100% 2px;
	background-color:#496A8B;
}
#headerimg {
	height:149px;
	background-image: url(Images/header_img.jpg);	
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:10px 2px;
}
#themepicker {
	float:right;
	display:inline;/* IEwin doubled margin bug fix */
	padding: 5px 10px 10px 10px;
	color:#573323;
	font-size:smaller;	
}
#copy
{
	margin-left: 10px;
	padding: 2em 25px 3em;
	color: #333333;
	background-color: linen;
}

#copy td {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
    
* html #copy table tr {font-size:0.9em;}



div#contactForm {margin-left:4em;}

/* Hides from IE5-mac \*/ 
     * html div#contactForm{height:1%;}
/* End hide from IE-mac */ 

.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 0.5em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 0.5em 0.25em 0;
}

.imginline
{
	float: none;
	display: block;
	margin: 0.25em 0.75em 0.25em 0;
}



.imgfloatrightborder
{
	float: right;
	display: inline;
	margin: 0.25em 0 0.25em 0.5em;
	border-right: sienna thin double;
	border-top: sienna thin double;
	border-left: sienna thin double;
	border-bottom: sienna thin double;
}
.imgfloatleftborder {
	float: left;
	display: inline;
	margin: 0.25em 0.75em 0.25em 0;
	border-right: sienna thin double;
	border-top: sienna thin double;
	border-left: sienna thin double;
	border-bottom: sienna thin double;
}

.imginlineborder
{
	float: none;
	display: block;
	margin: 0.25em 0.75em 0.25em 0;
	border-right: sienna thin double;
	border-top: sienna thin double;
	border-left: sienna thin double;
	border-bottom: sienna thin double;
}

.imginlinenoborder
{
	float: none;
	display: block;
	margin: 0.25em 0.75em 0.25em 0;
}

.imgcollapse
{
	float: none;
	display: block;
	margin: 0.25em  0.75em 0.25em 1.75em;
	border-right: sienna thin double;
	border-top: sienna thin double;
	border-left: sienna thin double;
	border-bottom: sienna thin double;
}


.blogTitle
{
	padding: 0.3em 1.5em;
	margin: 10px 0 0;
	line-height: 130%;
	background-color: #573323;
	color: #F0E6D5;
	font-size: 110%;
	font-weight: bold;
}

.blogTitleLink
{
	padding: 0.3em 1.5em;
	margin: 10px 0 0;
	line-height: 130%;
	background-color: #573323;
	color: #F0E6D5;
	font-size: 110%;
	font-weight: bold;
}

.extrastuff {

    visibility:hidden;
	position: absolute; 
	width: 1px; 
	height: 1px; 
	left: -1000px; 
    top: -1000px;
		}

.homepagesection
{
	clear: left;
	display: block;
	color: #573323;
}

.homewelcomesection
{
	clear: left;
	display: inline;
}

.collapsebutton
{
	float: left;

}


#footer
{
	clear: both;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	height: 26px;
	border-top: moccasin 2px solid;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 0;
	background-color: #573323;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F0E6D5;
	font-size: 9px;
	letter-spacing: 0.25em;
}
#sidebarfooter
{
	position: absolute;
	top: 0;
	right: 0;
	width: 243px;
	height: 28px;
	background-color: #BC8F5F;
	margin-bottom: 5px;
	margin-left: 5px;
}

.feed
{
	padding-left: 5px;
	padding-bottom: 5px;
}

@media print {	
	body {
		margin:0;
		padding:0;
		font-size:10pt;
		line-height:12pt;		
		background:#FFFFFF !important;
	}
	#sizer {
		margin:0; 
		width:auto !important;
	}
	#expander {
		position:static;
		margin:0 !important;
	}	
	#headertop, #ownerinfo {
		position:static; 
		height:auto;
	}	
	#ownerinfo address {
		position:static; 
		height:auto !important; 
		margin-bottom:2em;
	}	
	#header {
		border-bottom:1px solid #000000; 
		margin-bottom:2em;
	}	
	#wrapper, #header, #headertop, #ownername, #ownerinfo, #ownerinfo address, #mainmenu, #maimenu .selectedlink, #contentwrapper, #quote, #copy .txtBox, #copy .button, #copy legend, #footer, #sidebarfooter {
		background:none !important;
	}
	h1, h2, h3, h4, h5, h6, #ownername, #mainmenu {
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
	}	
    #sidebar, #themepicker, #headerimgwrapper, #sidebarfooter {
		display:none !important;
	} 
    #copy {
		margin:0;
		padding:0;
	}

	#copy fieldset{border:none;}

	#copy legend{color:#496A8B;}

	#footer {
		position:static;
		margin-top:2em;
		font-size:1em;
	}

	#content{width:100%;}

	html>body #content{
		width:85%;
		margin-left:2em;
	}
}

.playlist
{
	padding-left: 60px;
	border-right: sienna 1px solid;
	padding-right: 5px;
	border-top: sienna 1px solid;
	padding-bottom: 5px;
	border-left: sienna 1px solid;
	padding-top: 5px;
	border-bottom: sienna 1px solid;
}

.playlisttext
{
	padding-left: 60px;
	border-right: sienna 1px solid;
	padding-right: 5px;
	border-top: sienna 1px solid;
	padding-bottom: 5px;
	border-left: sienna 1px solid;
	padding-top: 5px;
	border-bottom: sienna 1px solid;
}

.sponseredlink
{
	color: #556b2f;
	border-bottom: darkolivegreen 1px dotted;
}

.bigbannerad
{
	clear: none;
	display: block;
	float: right;
}


.topadd
{
	clear: none;
	display: inline;
	float: none;
	vertical-align: middle;
	text-align: center;
	background-color: #faf0e6;
	color: #693000;
	width: 100%;
}
.highlighttextblog
{
	color: #9400d3;
	text-decoration: underline overline;
	font-size: 12px;
}

.blueplaybutton
{
	display: inline;
	float: left;
	cursor: hand;
	position: static;
	clear: left;
	padding-right: 10px;
}

.addblock
{
	width: 336px;
	height: 299px;
	float: right;
	display: inline;
	padding: 17px 0px 0px 10px;
	background-color: linen;
}

.bquote
{
	font-family: 'Times New Roman' , Serif;
	background-color: #ffebcd;
	border-right: #8b4513 thin dotted;
	padding-right: 3px;
	border-top: #8b4513 thin dotted;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #8b4513 thin dotted;
	padding-top: 3px;
	border-bottom: #8b4513 thin dotted;
}
.test
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.addblock2
{
	width: 336px;
	height: 299px;
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;

	background-color: #faf0e6;
}

.addblockheader {
	width: 336px;
	text-align: center;
}
