body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
	background-color: #3F1005;
	background-image: url(../../../images/norwood_02.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	z-index: 150;
}


h1, h2, h3, h4 {
	font-family: "Garamond", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	margin: .5em 0;
	letter-spacing: .07em;
	text-transform: capitalize;
}
h1 { font-size: 218% }
h2 {
	font-size: 1.5em;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	font-weight: normal;
}
h3 { font-size: 145%; }
h4 { font-size: 118%; letter-spacing: .15em }

p {
	padding: 0 0 1em;
	font-size: .8em;
}

a, a:link {
	text-decoration: none;
	color: #69c;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #69c;
}
a:visited { color: #669; border-color: #669; }
a:hover { color: #693; border-color: #693; text-decoration: none; }
a:active { color: #c33; border-color: #c33 }


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
	width: 818px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}

#content {
	text-align: left;
	width: 600px;
	padding: 0;
	line-height: 1.5em;
	background-repeat: repeat-y;
	background-image: url(../../../images/norwood_11.gif);
	background-position: 15px;
	float: right;
	margin-top: 10px;
}

#page #topLeft {
	position: absolute;
	left: 9px;
	width: 203px;
	top: -8px;
	height: 225px;
	z-index: 20;
}
#logo {
	position: absolute;
	height: 200px;
	width: 250px;
	z-index: 200;
	left: 0px;
	top: -11px;
}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	color: #006666;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h4.date-header {
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #f93;
    background: url(images/date_icon.gif) no-repeat 0 50%;
}

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre; 
    width: 350px;
    height: auto;
	overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}
li code { width: 330px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message {
    background-color: green;
}

/* Header 
------------------------------------------------------------------------- */

#header {
	left: 218px;
	width: 599px;
	top: 41px;
	height: 234px;
	z-index: 15;
	float: right;
	text-align: right;
	position: absolute;
}

#header h1 {
	margin: 0;
	padding: 60px;
	color: #fff;
	position: absolute;
	top: -800px;
}

/* Post (main content entries)
------------------------------------------------------------------------- */
.post {
	display: block;
	width: 520px;
	margin-left: 50px;
	margin-top: 30px;
	background-color: #EAE8E3;
}

.post h3 {
	margin-top: 0;
	color: #003333;
	text-transform: uppercase;
}
.post ul li {
}



/* Related Links 
------------------------------------------------------------------------- */
#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}



#sidebar {
	font-size: 85%;
	line-height: 1.4em;
	color: #999;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	width: 216px;
	top: 262px;
	left: 28px;
	height: 436px;
	z-index: 20;
	margin: 0px;
	padding: 0px;
	background-image: url(../../../images/norwood_07.jpg);
}

#sidebar h2 {
	color: #FFFFFF; /* for most browsers */
	height /**/:57px; /* for IE5/Win */
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#sidebar ul, #sidebar p {
    padding: 5px 15px 1em;
    margin-left: -5px;
}
#page #sidebar a {
	color: #FFFFFF;
	font-size: 1.5em;
	text-transform: uppercase;
	display: block;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Garamond", Georgia, Times New Roman, Times, serif;
	line-height: 1.6em;
}

#sidebar ul {
	margin-bottom: 1em;
	display: block;
	width: 180px;
}
#sidebar ul ul {
	margin-bottom: 0;
	padding: 3px;
}
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
#sidebar ul li ul li {
}


/* Footer 
------------------------------------------------------------------------- */
#footer {
	font-size: 85%;
	color: #ddd;
	background-image: url(../../../images/norwood_16.png);
	background-repeat: no-repeat;
	background-position: 205px top;
	width: 820px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	text-align: right;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer p {
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#footer a {border-bottom: none;}


/* Forms 
------------------------------------------------------------------------------- */
form {
	width: 360px;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
	border: none;
	display: block;
}
form.full { width: 100%; }


fieldset {
    border: none;
}

legend {
	display: none;
}
form h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

form label,
form p {
	display: block;
	width: 310px;
	font-size: 1em;
	clear: both;
}

form input {
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.first,
form label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

form label.second,
form label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
form label.state { width: 60px; }

form label.first input,
form label.city input,
form label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

form label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.zip,
form label.zip input {
	float: left;
	width: 80px;
}
form label.zip { clear: none; }

form label {
	width: 350px;
	margin: 0;
	line-height: 2em;
}

form label input {
	float: left;
	width: 310px;
	padding: 0;
}

form input.radio,
form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

form label.radio,
form label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

form input.checkbox,
form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

form label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
form input.checkbox,
form select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
form textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

form label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
form input.button {
    clear: left;
}

p img {
	
	margin-right: 10px;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#page #footer ul {
	width: 600px;
	padding: 0px;
	text-align: right;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page #footer ul li {
	display: inline;
}
#page #footer ul li a {
	color: #CCCCCC;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#page #footer ul li a: hover {
	text-decoration: underline;
}
#page #footer p {
	float: right;
	width: 600px;
	margin: 10px;
	padding: 0px;
}
#top {
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 234px;
	overflow: visible;
}
#top #topLeft {
	position: absolute;
	left: 5px;
	top: -8px;
	z-index: 30;
}
#top #sidebar ul li {
	text-align: center;
}

#top #sidebar ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.6em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	text-transform: uppercase;
}
#page #content .post ul li a {
	text-decoration: underline;
}

