.style1 {color: #333333}
.style2 {font-size: 9px}

a:link {
	color: #a73601;
	text-decoration: none;
}
a:visited {  color: #990000; text-decoration: none}
a:active {  color: #990000; text-decoration: none}
a:hover {  color: #663300; text-decoration: underline}
a.lite:link {color: #CC6600; text-decoration: none}
a.lite:active {color: #ff9900; text-decoration: underline}
a.lite:visited {color: #cc6600; text-decoration: none}
a.lite:hover {color: #ff9900; text-decoration: underline}
a.ltlink:link {color: #ffcc00; text-decoration: none}
a.ltlink:active {color: #ffcc00; text-decoration: underline}
a.ltlink:visited {color: #ff9900; text-decoration: none}
a.ltlink:hover {color: #ffffff; text-decoration: underline}

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

a.cream_links {  color: #FFF7E7; text-decoration: none}
a.cream_links:hover {  color: #FFF7E7; text-decoration: underline}

body {  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 11px; text-align:left;}
td {  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #330000; text-align:left;}
h1 {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 16px; color: #330000; font-weight:bold; margin-top:0.1em; margin-bottom:0.1em}
.name {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; font-weight: bold}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF7E7;
	font-weight: bold;
	font-style: normal;
}
.mini { font-family: Tahoma, Times, serif; font-size: 9px; color: #333333}
.minigrey { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 7pt; color: #999999; font-weight: normal }
.red { font-family: Tahoma, Times, serif; font-size: 12px; color: #990000; font-weight: bold }
.bigblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330000;
	font-weight: bold;
	font-style: italic;
	margin-top: 0.5em
}
.minired { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 7pt; color: #990000; font-weight: normal }
.black2 { font-family: Arial; font-size: 14px; color: #333333; font-weight: bold }
.miniwhite { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 7pt; color: #FFFFFF; font-weight: normal }
a.white:link {color: #ffffff; font-weight: bold; text-decoration: none}
a.white:active {color: #ffcc00; font-weight: bold; text-decoration: underline}
a.white:visited {color: #66ccff; font-weight: bold; text-decoration: none}
a.white:hover {color: #ffcc00; font-weight: bolder; text-decoration: underline}
.white {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold
}
.title-beige {
font-family: Tahoma, Times, serif; font-size: 18px; color: #FFF7E7; font-weight: bold
}

.text_cream {
	color: #FFF7E7;
}

p {
	line-height: 1.2em;
}

li {
	margin-bottom: 0.3em;
}

.bold {
	font-weight:bold;
}

.photo {
	width: auto;
	padding:1px;
	margin-left:1em;
	font-size:9px;
	font-weight:bold;
	margin-bottom:2em;
	}
	
.photo img {
	border:1px solid #666;
	}
	
.border {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.border_orange {
	border-width: 1px;
	border-style: solid;
	border-color: #CC6600;
}	
	
.titlebar {
	font-family: Tahoma, Times, serif;
	font-size: 18px;
	color: #FFF7E7;
	font-weight: bold;
	background-color: #996600;
	padding: 0.2em;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CC6600;
color: #ffffff
}

.searchterms {
display:none;
}


h3 						{font-family:Arial, Helvetica, Verdana, sans-serif; font-size:12px; color:#822c02; font-weight:bold; margin-top:0; margin-bottom:-1em; line-height:15px;}
#home					{padding:22px 30px 30px 30px;  background:url(../images/slideshowbackground.gif) 30px 35px no-repeat;}
#home .words 			{float:left; width:324px; padding-bottom:10px;}
#home .pictures 		{float:right; width:194px;}
#home .pictures img		{margin:0 0 8px 0;}
#home p					{font-family:Arial, Helvetica, Verdana, sans-serif; font-size:12px; line-height:15px;}

.date					{padding:0px 10px 6px 10px; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:11px; line-height:14px; color:#f5eee2; text-align:right;}
.sidetext				{padding:0px 10px 6px 10px; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:11px; line-height:14px; color:#f5eee2; font-weight:bold; text-align:left;}
.sidetext a,
.sidetext a:hover		{color:#330000;}
.contact				{padding:0px 10px 6px 5px; font-family:Arial, Helvetica, Verdana, sans-serif; font-size:11px; line-height:14px; color:#f5eee2; font-weight:bold; vertical-align:middle; text-align:left;}
.contact a				{color:#f5eee2;}
.contact a:hover		{color:#330000;}
.darkside 				{width:193px; margin:0; background: url(../images/sidebar/background.gif) repeat-y;}
.lightside 				{width:193px; margin:0; background: url(../images/sidebar/background-light.gif) repeat-y;}
.formside 				{width:193px; margin:0; background: url(../images/sidebar/background.gif) repeat-y; text-align:center; padding:10px 0 0 0;}

/** 
 * blog
 */
#bod-ee 				{background-image:url(../images/bkg.gif); background-repeat:repeat; background-position:top center; background-color:#767f7a;}
.post 						{font-family: Arial, Helvetica, sans-serif; color:#330000; font-size:12px;}


hr						{border:0;height:1px;color:#9d501d;background:#9d501d;}
.sideruler				{border-bottom:1px solid #9d501d; padding:0;}
