/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {color: #b06234;}

body {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #646566;
}

#wrapper {
	margin: 0 auto;
	width: 942px;
}

#header {
	height: 104px;
	position: relative;
	padding-top: 60px;
}

#header h1 a {
	display: block;
	width: 409px;
	height: 33px;
	background: url(../images/global/logo.gif);
	text-indent: -5000px;
}

#feature {
	position: absolute;
	right: 0;
	top: 30px;
	width: 300px;
	line-height: 18px;
	font-family: Georgia;
	font-style: italic;
}

#feature a {
	color: #b06234;
}

#feature h2 {
	color: #790000;
	font-weight: normal;
	font-size: 16px;
}

#feature img {
	float: right;
	margin: 0 0 0 25px;
}

#content {
	line-height: 17px;
	overflow: hidden;
}

p, #content img {
	margin: 12px 0;
}

.column {
	margin: 0;
	padding: 10px;
}

#page-title {
	border: 1px solid #b0b0b0;
	border-width: 1px 0;
	overflow: hidden;
	height: 1%;
	margin: 0 0 10px 0;
}

#page-title h2 {
	float: left;
	color: #3f484a;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	padding: 0 15px 0 10px;
}

#page-title p.date {
	border-left: 1px dotted  #b5c5c9;
	float: left;
	color: #9e592b;
	margin: 0;
	font-style: italic;
	font-size: 13px;
	padding: 3px 0 0 15px;
	letter-spacing: 1px;
}

#page-title {
	padding: 10px 0;
}

p.author {
	font-size: 11px;
	float: right;
	margin: 4px 10px 0 0;
	font-style: italic;
}

p.author strong {
	color: #222e40;
	font-style: normal;
}


#footer {
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #c8c7c7;
	overflow: auto;
	line-height: 15px;
	padding-top: 15px;
}

#footer .column {
	width: 292px;
	float: left;
}

#footer ul {
	list-style: none;
	padding: 0;
}

#footer li {
	padding: 2px 0;
}

#footer ul a {
	color: #646566;
}

h3 {
	color: #3e3e3e;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
}

.post {
	padding: 10px 0 10px 0;
}

#footer h3 {
	margin: 0 0 20px 0;
}

/*home*/

#reviews {
	border: 1px solid #b0b0b0;
	border-width: 1px 0;
	padding: 10px 0;
	font-size: 11px;
	
}

#reviews em {
	color: #8b924c;
	font-style: normal;
	text-transform: uppercase;
}

#sub-head {
	overflow: auto;
	font-size: 11px;
	line-height: 14px;
	border-top: 1px solid #b0b0b0;	
	padding: 15px 0 5px 0;
}

#sub-head h3 {
	color: #8b924c;
}

#sub-head div {
	float: left;
	width: 140px;
	padding: 0 0 0 40px;
}

#sub-head div#about {
	width: 240px;
	padding: 0 160px 0 0;
}

.contact-form {
	font-size: 11px;
	margin: 10px 0 0 0;
}

.contact-form input.text, textarea {
	border: 1px solid #d9d9d9;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 3px;
	color: #646566;
	width: 174px;
	background: url(../images/global/input-bg.gif) repeat-x;
}

textarea {
	height: 80px;
}

.form-submit {
	padding: 7px 0 0 123px;
}

.contact-form legend, p.information {display: none;}

.form-input {
	margin: 0 0 7px 0;
}

.form-label {
	padding: 0 0 3px 0;
}

.widgettitle {display: none}

.about #content img {
	margin-right: 20px;
	float: left;
}

#content #lost {
	margin: 30px auto 40px auto;
	display: block;

}