@import 'lib/reset.css';
@import 'lib/typography.css';
/* @import 'lib/grid.css'; */
@import 'lib/forms.css';

/* ----- GENERAL STRUCTURE ----- */
body {
	color: #807360;
	background: #fff;
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

a:link {color: #d27005; text-decoration: none; outline: none;}
a:visited {color: #d27005; text-decoration: none; outline: none;}
a:hover {color: #646451; text-decoration: underline; outline: none;}
a:active {color: #d27005; text-decoration: none; outline: none;}
p img{float: none;}

#top_container {
	background-color: #4a7174;
}

.container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

.divider {
	border-bottom: 1px solid #d5d5d5;
}

img {
	margin: 0;
}

.red {
	color: #c9c0b5;
}


/* ----- TOP FORM ----- */
#rollover, #success {
	color: #fff;
	width: 950px;
	margin: 0 auto;
	font: normal 0.75em Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #fff;
	padding-bottom: 40px;
	padding-top: 20px;
}

#success {
	padding-bottom: 20px;
	font-weight: normal;
}

#rollover .form_title {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid #c9c0b5;
	margin-bottom: 10px;
	color: #c9c0b5;
}

#rollover table {
	float: left;
	margin-bottom: 0;
}

#rollover th, #rollover td {
	border-style: none;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

#rollover td {
	padding-top: 3px;
	padding-bottom: 8px;
}

#rollover textarea {
	width: 350px;
	height: 100px;
}

#rollover .errors {
	color: #d8000c;
	background-color: #ffbaba;
	border: 1px solid;
	padding: 8px 0 8px 5px;
	font-weight: bold;
	margin-bottom: 10px;
}

#rollover .error {
	color: #d8000c;
	background-color: #ffbaba;
	border: 1px solid;
	padding: 4px 0 4px 5px;
}

#rollover ul.errorlist {
	margin: 0;
	list-style-type: none;
}

.contact_form {
	border-bottom: 1px solid #c9c0b5;
	padding: 25px 0 25px 0;
}

.vertical_divide {
	border-right: 1px solid #c9c0b5;
	height: 250px;
	float: left;
	margin-top: 10px;
	margin-right: 40px;
}

#buttons a {
	float: left;
	width: 100px;
	background-color: #c9c0b5;
	color: #5f4f3b;
	margin-top: 5px;
	margin-right: 15px;
	text-align: center;
	padding: 6px 0 6px 0;
}


/* ----- HEADER ----- */
#header {
	padding-top: 16px;
	width: 950px;
	margin: 0 auto;
}

#logo {
	font: 1.375em Georgia, "Times New Roman", Times, serif;
	float: left;
}

#logo a{
	color: #fff;
}

#logo a:hover {
	text-decoration: none;
}


/* ----- NAVIGATION ----- */
#navigation {
	float: left;
	font-size: 0.6875em;
	color: #dafafd;
	margin: 10px 0 0 115px;
}

#navigation li {
	display: inline;
	list-style-type: none;
}

#navigation a {
	color: #dafafd;
}

#navigation a:hover {
	color: #dafafd;
	text-decoration: underline;
}


/* ----- CONTENT ----- */
#main {
	clear: both;
	padding-top: 30px;
}


/* ----- CATEGORIES ----- */
#cat_listing {
	margin-top: 15px;
}

#categories {
	float: left;
	width: 500px;
}

#categories img {
	border: 3px solid #c9c0b5;
	margin-right: 25px;
}

#cat1 {
	float: left;
	margin: 0;
	list-style-type: none;
	width: 130px;
}

#cat2 {
	float: left;
	margin: 0 0 0 39px;
	list-style-type: none;
	width: 130px;
}

#cat3 {
	float: left;
	margin: 0 0 0 39px;
	list-style-type: none;
	width: 130px;
}

#cat_head {
	font: 0.8125em Georgia, "Times New Roman", Times, serif;
	color: #5f4f3b;
	margin-bottom: 10px;
}

li.cat {
	font-size: 0.6875em;
	text-transform: uppercase;
	margin-bottom: 10px;
}

li.cat a {
	color: #4a7174;
}

li.cat a:hover {
	text-decoration: none;
	color: #a58343;
}


/* ----- ARTICLE ----- */
#article {
	float: left;
	width: 450px;
}

#article p {
	font-size: 0.8125em;
}

#article_header {
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 22px 0 11px 0;
}

#article_header h2 {
	color: #5f4f3b;
	font: 1.3125em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 7px;
}

#article_header p {
	font-style: italic;
}

#article .col1 {
	float: left;
	margin-top: 20px;
	margin-right: 41px;
	width: 206px;
	line-height: 1.1em;
}

#article .col2 {
	float: left;
	margin-top: 20px;
	width: 202px;
	line-height: 1.1em;
}


/* ----- LISTINGS ----- */
#listings h1 {
	font-size: 1.4375em;
	color: #5f4f3b;
	margin-top: 15px;
}

#listings p.name {
	color: #a58343;
	font-size: 0.75em;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

a.name_link {
	color: #a58343;
}

#listings p {
	font-size: 0.75em;
}

#listings p.description {
	font-style: italic;
}

td.org1, td.org2, td.org3 {
	padding-right: 59px;
	border-style: none;
	width: 190px;
}

td.org4 {
	border-style: none;
}

a.link {
	color: #4a7174;
}


/* ----- FOOTER ----- */
#footer {
	clear: both;
	margin-top: 15px;
	color: #807360;
	font: 0.8125em/1.5em Arial, Helvetica, Geneva, sans-serif;
}

#footer a {
	color: #4a7174;
}

#footer p {
	margin-bottom: 0;
}


/* ----- CLEARFIX ----- */
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}






















