/* ------- Layout CSS( Centered Fixed Width) ------ */

body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana,

sans-serif;
	font-size: 12px;
	color: #695143;
	background-color: #604E44;/* IE 5.5 hack */
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12;
	background-position: top;
	position: relative;
	background-image: url(images/bgbwn.jpg);
}

p {}

a {
	color: #D3C7B1;
	text-decoration: none;
}

h1 {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #92A298;
	font-family: "Times New Roman", Times, serif;
	color: #364654;
	margin: 0;
}

h2  {
	color: #441613;
	font-weight: normal
}

h2 {
	letter-spacing: 0.2em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h3   {
	color: #344244;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3 a    { color: #e9ebd6; font-size: small; line-height: 80% }

h3 a:hover     { color: #fff; font-size: small; line-height: 80%; text-decoration: overline }

h3 a:visited    { color: #e9ebd6; font-size: small; line-height: 80% }

h4 {
	font-size: 11px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .2em;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5BAA5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5BAA5;
}
.caption {
	margin-bottom: 5px;
	padding-left: 44px;
	padding-right: 22px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #475A5D;
	float: left;
	padding-top: 4px;
	padding-bottom: 12px;
}
.content{
	margin-bottom: 5px;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4B3AA;
	margin-left: 8px;
	padding-left: 12px;
	padding-right: 8px;
}
.content a {
	color: #383F54;
	font-weight: bold;
	padding-left: 4px;
}
.content    a:hover  {
	color: #003333;
	font-weight: bold;
	text-decoration: underline;
}
.content a:visited {
	color: #383F54;
	font-weight: bold;
}
.footer {
	font-size: xx-small;
	width: 938px;
	background-color: #758279;
	display: block;
	height: 33px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #604E44;
	border-right-color: #D3C7B1;
	border-bottom-color: #D3C7B1;
	border-left-color: #D3C7B1;
	padding-top: 12px;
	padding-left: 22px;
	padding-bottom: 12px;
	line-height: 1.5em;
}

a:visited {
	color: #D3C7B1;
	text-decoration: none;
}

a:hover {
	color: #F7F3A0;
}
.blockquote  {
	color: #D3C7B1;
	border-left: medium none #573d2e;
	background-color: #435758;
	padding-left: 20px;
}

.meta    {
	color: #D2C6B0;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-weight: bold;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;
	background-color: #344244;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3C7B1;
	border-left-color: #D3C7B1;
} .meta a   { color: #aa7f55 }

blockquote {
	border-left: 1px solid #573D2E;
	border-bottom: 1px solid

#573D2E;
	margin-left: 1.5em;
	padding-left: 5px;
	text-decoration: none;
}

