body {
	padding:0px;
	background-color: #d8d5ce;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 10px;
	margin: 0px;
}

#wrapper {
	width: 802px;
	height:600px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	float:left;
	width:180px;
	height:118px;
	border: 1px solid #d0bf7f;
	background-color: #efead3;
}

#masthead {
	margin:0;
	padding:0;
	float:left;
	width:442px;
	height:118px;
	background-color:#EFEAD3;
	border-bottom: 1px solid red;
	border-right: 1px solid #d0bf7f;
	border-top: 1px solid #d0bf7f;
	clear: none;
}

#banner {
	margin:0;
	padding:0;
	float:right;
	width:176px;
	height:118px;
	background-color:#EFEAD3;
	border-bottom: 1px solid red;
	border-right: 1px solid #d0bf7f;
	border-top: 1px solid #d0bf7f;
	clear: none;
}

#login_box {
	width:180px;
	height:73px;
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_login.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D0BF7F;
	border-bottom-color: #D0BF7F;
	border-left-color: #D0BF7F;
}

/* #login form table tbody tr td {
	height: 12px;
}

#login form table tbody tr th {
	margin: 0;
	padding: 0;
	height: 12px;
} */

input#login.form_field {
	font-size: 9px;
	width: 130px;
	height: 12px;
	margin-left: 10px;
	margin-top: 5px;
	color: gray;
}

input#password.form_field {
	font-size: 9px;
	width: 130px;
	height: 12px;
	margin-left: 10px;
	margin-top: 5px;
	color: gray;
}


#login_box p {
	color: #744149;
	font-size: 9px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#navigation {
	width:619px;
	height: 35px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D0BF7F;
	margin: 0px;
	padding: 0px;
	background-color: #EFEAD3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0014;
}

#navigation a {
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#content_wrapper {
	width:619px;
	height: 444px;
	/*background: #efead3 url(../images/default_bg.jpg) no-repeat;*/
	clear: both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d0bf7f;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}

#navigation_secondary {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	height: 40px;
	width: 600px;
}

#navigation_secondary ul {
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	margin-top: 0;
	margin-bottom: auto;
	padding: 0;
	display: block;
}

html>body #navigation_secondary ul {
	line-height:1.5em;
}

#navigation_secondary li {
	display: inline;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: auto;
}

#navigation_secondary li a {
	display: inline;
	list-style: none;
	background-color: #d0bf7f;
	text-decoration: none;
	color: black;
	font-size: 9px;
	padding: 5px;
	border-bottom: 1px solid #efead3;
	text-transform: uppercase;
	border-left: 1px solid #efead3;
	line-height:23px;
}

#navlist_sec li.active a {
	color: red;
	border-bottom: 1px solid red;
}

#navigation_secondary li a:hover {
	color: red;
	border-bottom: 1px solid red;
}

#content_main {
	float:left;
	width:450px;
	height: 265px;
	overflow: auto;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}

#content_main2 p {
	color: #663333;
	font: 13px/25px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 0 0 15px 20px;	
}

#content_main2 ul li {
	color: #663333;
	font: 13px/25px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
	margin: 0 0 0 20px;
}

#content_main2 div {
	color: #663333;
	font: 13px/25px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 0 0 0 20px;
} 

#content_main2 h1 {
	color: red;
	font: 18px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 0 0 15px 20px;
}

#content_secondary {
	float:right;
	width:150px;
	height: 265px;
	display: block;
	padding: 0px;
	clear: right;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#nav_third ul {
	float: right;
	height: auto;
	width: 150px;
	background-color: red;
	padding: 0;
	margin: 0;
}

#navlist_third {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist_third li {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#navlist_third li a{
	text-decoration: none;
	list-style: none;
	background-color: red;
	text-decoration: none;
	color: #efead3;
	font-size: 9px;
	border-bottom: 1px solid #efead3;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-left-color: #efead3;
	display: block;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	clear: both;
	white-space: normal;
}

#navlist_third li.active a {
	color: red;
	border-bottom: 1px solid #efead3;
	background-color: #d0bf7f;
}

#navlist_third li a:hover {
	color: red;
	border-bottom: 1px solid #efead3;
	background-color: #d0bf7f;
}

#testimonial {
	width:180px;
	height:218px;
	clear: both;
	background: #d11236 url(../images/bg_testimonials.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ff0014;
	border-right-color: #ff0014;
	border-left-color: #d0bf7f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0014;
}

#testimonial p {
	margin: 8px;
	color: #FFFFFF;
}

#testimonial div p a {
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: left;
	color: white;
	text-decoration: none;
}

#weather {
	width:180px;
	height: 150px;
	clear: both;
	background-color: white;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff0014;
	border-left-color: #d0bf7f;
}

#contact_footer {
	width:180px;
	height: 33px;
	clear: both;
	background-color: #ff1236;
	background-image: url(../images/bg_contact.jpg);
	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: #d0bf7f;
	border-right-color: #ff0014;
	border-bottom-color: #d0bf7f;
	border-left-color: #d0bf7f;
	overflow: hidden;
}

#contact_footer p {
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: center;
	color: white;
	padding-top: 6px;
	margin: 0;
}

#contact_footer a {
	color: white;
}

#headlines {
	clear: both;
	width: 619px;
	height: 81px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

#headlines p {
	color: black;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: left;
	list-style-type: none;
	margin: 0 6px;
}

#headlines table tbody tr th {
	border-right: 1px solid red;
}

#headlines a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#headlines h2 {
	color: red;
	font: bold 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-transform: capitalize;
	text-align: left;
	margin-left: 6px;
	margin-bottom: 4px;
	margin-top: 3px;
	padding: 0;
}

#headlines ul li {
	display: inline;
}

#headlines li a{
	text-align: left;
	list-style-type: none;
	display: inline;
}

#main_table {
	margin-left:auto;
	margin-right:auto;
}

#main_table #login #login_form {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 180px;
}

#main_table #testimonial img {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 180px;
	clear: both;
}
#main_table #login #login_form .form_field {
	height: 1.5em;
	width: 124px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 9px;
	color: #666666;
}
input#submit {
	margin: 0px;
	padding: 0px;
	position: relative;
	bottom: .5em;
	left: .2em;
}
#main_table #logo #logo_image {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrap {
	color:#404040;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#gallery {
	border-top: 1px solid red;
	border-bottom: 1px solid #ff1236;
	overflow: hidden;
	width: 100%;
	height: 79px;
	float:left;
}

#footer {
	color: #663333;
	width:619px;
	height: 33px;
	text-align: center;
	font-size: 9px;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #d0bf7f;
	border-bottom-color: #d0bf7f;
	padding-top:10px;
	float:left;
}