a:link, a:visited, a:active {
	color: #666666;
	font-weight: bold; 
	text-decoration: none; 
	}
	
a:hover {
	color: #fe9900;
	font-weight: bold; 
	text-decoration: underline; 
	}


	
.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active {
	color: #777; 
	font-weight: normal
	}
	
h3.widgettitle, h3.widgettitle a, h3.widgettitle a:hover, .myzag {
	color: #fe9900; 
	width: 100%;
	font-weight: normal;
	font-size: 1.3em; 
	margin: 5px 0px; 
	padding: 5px 0px;
	}

p.header { 
	float: left; 
	margin: 0 10px 8px 0px; 
	font-size:1.2em; 
	font-weight: bold; 
	/*line-height:1.2em*/; 
	color: #666666; 
	}
	
h1 { 
	font-family: Tahoma; 
	line-height: 1.0em; 
	font-size: 1.5em; 
	margin: 10px 15px 0px 0px; 
	padding:0; 
	}
	
h2 a:link, h2 a:visited, h2 a:active  {
	color:#666666; 
	text-decoration: none
	}

h2 a:hover  {
	color:#000000; 
	text-decoration: none
	}
		

a.header:link, a.header:visited, a.header:active {
	color: #666666; 
	text-decoration: none; 
	}
	
a.header:hover {
	color: #000000; 
	text-decoration: none; 
	}
		
#page-container {
	background: #ffffff; 
	/*border: solid 0px #ffffff;*/
	min-width: 800px; 
	margin: 0 10px; 
	font-family: Tahoma, Arial, sans-serif; 
	}
	
#outer-column-container {
	border-left: solid 17em #ffffff; 
	border-right: solid 14em #ffffff;
	}
	
#left-column {
	float: left; 
	margin-left: -17em; 
	width: 17em; 
	margin-right: 1px; 
	}
	
#right-column {
	float: right; 
	margin-right: -14em; 
	width: 14em; 
	margin-left: 1px; 
	}
	
#masthead {
	border-top: 0px solid #ffb0b3; 
	padding-top: 1px; 
	border-bottom: solid 15px #913357;
	}
	
#footer {
	background-color: #ffffff; 
	border-top: dashed 1px #cccccc; 
	padding-bottom: 1px;
	}
	
#inner-column-container {
	border: dashed 1px #cccccc;
	border-width: 0 1px; 
	margin: 0 -1px;
	}
	
#inner-column-container {
	background-color: #ffffff;
	}
	
/* set page sub sub pages back so they don't get highlighted as well: */

li.current_page_item li a:link, li.current_page_item li a:active, li.current_page_item li a:visited, li.current_page_item li a:hover {
	color: #666666; 
	font-weight: normal; 
	}
	
.inside {
	margin: 15px; 
	}
	
#left-column .inside {
	margin: 15px 15px 15px 5px
	}
	
#footer .inside {
	text-align: center;
	}
	
form input {
	color: #000; 
	background: #f4f4f4; 
	padding: 0; 
	margin:0; 
	border: 1px solid #cccccc; 
	}
	
.postmetadata2 a:hover {
	color: #666666; 
	text-decoration: underline
	}
	
#right-column p {
	margin-bottom: 15px;
	}
	
.headerright {
	width: 14em; 
	}