﻿/* sliding doors */
#tabs {
	float:left;
	width: 545px;
	background: #f9f9f9 url('../images/bg.gif') repeat-x bottom;
	margin: 0;
	position: relative;
	left: 11px
	}
	
#tabs ul {
	margin:0;
	padding:0 10px 10px 0;
	list-style:none;
	}
#tabs li {
	float:left;
	background:url('../images/left_both.gif') no-repeat left top;
	margin:0;
	padding-left:23px; padding-right:0; padding-top:0; padding-bottom:0
	}
#tabs a {
	float:left;
	display:block;
	width:.1em;
	background:url('../images/right_both.gif') no-repeat right top;
	text-decoration:none;
	font-weight:bold;
	color:#5B5B5B;
	white-space: nowrap;
	height: 16px; padding-left:6px; padding-right:29px; padding-top:15px; padding-bottom:4px
	}
#tabs > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
	color:#333;
	}
	
#tabs li:hover a {
	background-position:0% -55px;
	color:#9f4c18;
	}
	
#tabs li:hover {
	background-position:0% -55px;
	color:#9f4c18;
	}
#tabs li:hover a {
	background-position:100% -55px;
	}

#tabs li#current a {
	background-position:0% -55px;
	color:#9f4c18;
	}

#tabs li#current {
	background-position:0% -55px;
	color:#9f4c18;
	}
#tabs li#current a {
	background-position:100% -55px;
	}
	
#corner {
	margin-left: -18px;
	width: 26px;
	height: 14px;	
	}
	


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Tahoma, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #9f4c18;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	margin-bottom: 5px;
	}

#page3 {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}

#inde {
	display: none;
	color: #9f4c18;
	} 

#header {
	background-color: #9f4c18;
	}
#header2 {
	background-color: #E7E7E7;
	}
#content {
	color: #9f4c18;
	font-size: 1.2em;
	}

#content table {
	line-height: 1.4em;
	font-size: 100%;
	text-align: left;
	}
	
.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .entry {
	line-height: 1.2em;
	}

.narrowcolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #eee;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

.description {
	text-decoration: none;
	color: white;
	}

h1 a:visited {
	text-decoration: none;
	color: white;
	}

h1 a:hover {
	text-decoration: none;
	color: white;
	}

h1 a {
	text-decoration: none;
	color: white;
	}

h1 {
	text-decoration: none;
	color: white;
	}

h3 a:visited {
	color: #333;
	}

h3 a {
	color: #333;
	}

h3 {
	color: #333;
	}

h2 a:visited {
	color: #333;
	}

h2 a {
	color: #333;
	}

h2 {
	color: #333;
	}

cite {
	text-decoration: none;
	}

#sidebar h2 {
	text-decoration: none;
	}

h3 a:visited {
	text-decoration: none;
	}

h3 a:hover {
	text-decoration: none;
	}

h3 a {
	text-decoration: none;
	}

h3 {
	text-decoration: none;
	}

h2 a:visited {
	text-decoration: none;
	}

h2 a:hover {
	text-decoration: none;
	}

h2 a {
	text-decoration: none;
	}

h2 {
	text-decoration: none;
	}
strike {
	color: #9f4c18;
	}
	
blockquote {
	color: #9f4c18;
	}
	
#sidebar ul ol li {
	color: #9f4c18;
	}
	
#sidebar ul ul li {
	color: #9f4c18;
	}
	
small {
	color: #9f4c18;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

acronym
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

h2 a:hover {
	color: #06c;
	text-decoration: none;
	}

a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	}

#headerimg {
	margin: 0;
/*	height: 200px;*/
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 45px;
	margin: 0px 0 0;
	width: 450px;
	}


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
  	padding: 20 0 0 1px;
	margin: 0 auto;
/*	width: 760px;*/
	text-align: center;
	clear: both;
	font-size: 1.05em;
	text-decoration: none;
	}

#footer p {
	margin: 0;
	padding: 30 0 0 0px;
	}
#footer table {
	font: normal 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul p {
	margin: 5px 0 8px;
	}

#sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul {
	margin: 5px 0 0 10px;
	}

#sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ul ul {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal inside;
	}

ol li {
	list-style: decimal inside;
	}

#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul ul li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#sidebar2 {
	padding: 0;
	}
#sidebar2 table td {
	font-size: 1.4em;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


/* End Entry Lists */



/* Begin Form Elements */
#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* End Form Elements */





/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}
#sidebar2
{
	padding: 0 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}


#sidebar form {
	margin: 0;
	}
/* End Sidebar */





/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.y hr {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

#menu li {
		display: inline;
	/*list-style-type: none;
	list-style-image: none; */
	margin: -10px;
	margin-top: 20px;
}

#menu {
		display: inline;
	/*list-style-type: none;
	list-style-image: none; */
	margin: -10px;
	margin-top: 20px;
}
.fpindx1 {
	vertical-align: top;
}
.fpindx2 {
	font-size: large;
}
.fpindx3 {
	font-size: medium;
}
.fpindx5 {
	font-size: large;
	text-decoration: underline;
}
.fpindx6 {
	vertical-align: top;
}
.fpindx6a {
	vertical-align: top;float: left;border-right: 15px transparent solid
}
.fpindx6b {
	vertical-align: top;float: right; border-top: 5px transparent solid
}
.mn_img2 {
	vertical-align: top;
	border-top:10px transparent solid;
	border-left:15px transparent solid;
	float: right
}


