/* 
gold #fee1a3
shine #fff1d3
grey #212121
gold #c77e0c
pink #996666

 */

body {
	background:url(Templates/images/background.jpg) #303030 no-repeat center top;
	margin: 20px 10px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#e6e6e6;
}
/****** texts ******/

	
#left a {
	color:#996666;
	text-decoration:underline
}
#left a:hover {
	color:#996666;
	text-decoration:none
}
#content .table {
	margin:5px;
	padding:5px;
}
#content .table a {
	color:#fff;
	text-decoration:underline;
}
#content th {
	background-color:#333;
	height:20px;
}
#content tr {
	margin:10px;
}
ul {
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
}
li {
	margin: 0 10px;
	line-height:18px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
hr {
	background-color: #555;
	height: 1px;
	border: none;
}
/** HEADINGS */


h1, h2, h3, h4, h5, h6 {
	margin: 10px 0px 15px 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color:#fee1a3;
	font-size:16px;
	font-weight:normal;
	margin: 15px 0px 15px 0px;
}
h2 {
	color:#ebdab6;
	font-size:14px;
	font-weight:normal;
}
h3 {
	color:#fee1a3;
	font-size:12px;
	font-weight:normal;
}
.title {
	color:#fee1a3;
	font-size:12px;
	font-weight:normal;
}
/** basic layout**/

.image_left {
	margin: 0px 10px 5px 0;
	float:left;
}
.image_right {
	margin: 0px 0 5px 10px;
	float:right;
}
.small {
	color: #999;
	font-weight: normal;
	font-size: 11px;
}
.quote {
	/*font-style:italic;*/
	/*color:#eee;*/
	color:#ccc;
	line-height:15px;
	font-size: 13px;
}
.clear {
	clear:both;
}
* {
	margin: 0px;/*padding: 0px;*/
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
	background:url(Templates/images/content_bg.gif) no-repeat top center;/*padding:10px;*/
}
p {
	margin: 15px 0px;
}
#main_banner img {
	margin:10px 0 10px 10px;
}
#main_menu {
	top:90px;
	left:5px;
	position:absolute;
	margin:0;
	padding:0;
}
/** Header **/
#header {
	/*margin: 15px 0 0 20px;*/
	background:url(Templates/images/header.jpg) no-repeat;
	width:760px;
	height:140px;
	position:relative;
	top:10px;
	left:20px;
}
#header ul a {
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover {
	text-decoration:underline;
	color:#28556b;
}
#logo_w1, #logo_w2 {
	font-size: 22px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#fee1a3;
	position:absolute;
}
#logo_w1 {
	top:20px;
	left:102px;
}
#logo_w2 {
	top:50px;
	left:219px;
}
#personnel {
	float:left;
	width:100px;
	padding:0;
	margin:0 7px;
}
.featured {
	width:140px;
	padding:0;
	margin:0 0 0 0;
}
.breadcrumb p {
	margin: 0px 0 0 12px;
	color:#999;
	font-size:9px;
}
.breadcrumb a {
	color:#999;
	text-decoration:none;
}
.breadcrumb a:hover {
	color:#fff;
	text-decoration:none;
}
/** box **/

.box {
	margin: 0 0 10px 10px;
	_margin: 0 0 10px 0;
	padding: 0;
	width: 242px;
	background: #272727 url(Templates/images/box_bottom.gif) no-repeat left bottom;
	font-size:11px;
	color:#B2B2B2;
}
.box p {
	padding: 0 10px 15px 10px;
	margin: 0;
}
.box h2 {
	padding:8px 10px 20px 10px;
	color: #999;
	text-align:left;
	margin:0;
	font-weight: normal;
	color: #bda77a;
	font-size: 12px;
	background: url(Templates/images/box_top.jpg) no-repeat left top;
	width: 242px;
}
.box h3 {
	color: #fff;
	margin:0;
	padding: 0 10px;
	font-weight: bold;
	font-size: 12px;
}
.box h5 {
	padding:10px 10px 20px 10px;
	color: #999;
	text-align:left;
	margin:0;
	font-weight: normal;
	color: #eee;
	font-size: 12px;
	background: url(Templates/images/red_box_top.jpg) no-repeat left top;
	width: 242px;
}
.box .title {
	color: #eee;
	font-weight: bold;
}
.box .quote {
	/*font-style:italic;*/
	color: #eee;
}
.box .small {
	color: #999;
	font-weight: normal;
	font-size: 10px;
}
/** box1 **/	

.box1 {
	width: 99%;
	background: #272727 url(Templates/images/box/bottom_left.gif) no-repeat left bottom;
}
.box1-outer {
	background: url(Templates/images/box/bottom_right.gif) no-repeat right bottom;
	padding-bottom: 10px;
}
.box1-inner {
	background: url(Templates/images/box/top_left.gif) no-repeat left top;
}
.box1 h2 {
	background: url(Templates/images/box/top_right.gif) no-repeat right top;
	padding: 5px 0;
	text-align:left;
	color: #fee1a3;
	font-weight:bold;
	font-size: 13px;
	width:auto;
	margin: 0;
}
.box1 h3 {
	text-align:left;
	color: #bda77a;
	font-weight:normal;
	font-size: 11px;
}
.box1 h2, h3, .box1 p {
	padding-left: 10px;
	padding-right: 10px;
}
.box1 img {
	padding-left:10px;
}
/*** contact form ***/

div.row {
	clear: both;
	padding-top: 5px;
}
div.row span.label {
	float: left;
	width: 110px;
	text-align: right;
}
div.row span.formw {
	margin-left: 10px;
	float: left;
	width: 180px;
	text-align: left;
}
#contact_form {
	margin: 0 0 0 30px;
}
/** Content **/

#content {
	margin: 0px auto;
	width:760px;
}
img {
	border-width:0px;
}
#left {
	float:left;
	width:470px;
	margin-left:10px;
	_margin: 0 10px 0 10px;
	padding: 0px 0px 20px 0px;
	display:inline;
}
#photos a {
	margin-right:14px;
}
#right {
	float:right;
	width:250px;
	padding: 0px;
	margin:15px 10px 0 0;
	_margin:15px 0 0 0;
}
#right a {
	color:#eee;
	text-decoration:none;
}
#right a:hover {
	color:#fee1a3;
	text-decoration:underline;
}
/********************** Mailing List ***************************/

#mailing_list {
	width: 180px;
	padding: 0 0 10px 0;
	margin: -12px 0 0 5px;
}
#mailing_list p {
	padding:0;
	margin:0;
	text-align:left;
	color:#FFFFFF;
}
#mailing_list .OIF_Form /*override default style*/ {
	border:0;
	background:#272727;
	width:180px;
}
#mailing_list br {
	display:none;
}
#mailing_list input {
	margin:0;
	width:200px;
	background-color:#666666;
	border:#666666 solid 2px;
	color:#FFFFFF;
}
#mailing_list .OIF_subscribe input {
	background:#cccccc;
	color:#222222;
	border-top:5px solid #272727;
	border-right:8px solid #272727;
	border-bottom:1px solid #cccccc;
	border-left:8px solid #272727;
	font-size:11px;
}
#mailing_list a {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
#mailing_list a hover {
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
}
/********************** Footer ***************************/

#footerline {
	clear:both;
	height:10px;
}
#footer {
	background:url(Templates/images/footer_bg.gif) no-repeat center top #303030;
	width:800px;
	padding: 30px 0 0 0;
	margin:  0;
}
#footer_photos {
	float:right;
	margin-right:14px;
}
.footer_photos {
	float:right;
	margin-right:14px;
}
#footer p {
	text-align:left;
	font-size:10px;
	margin:0 0 0 35px;
	line-height:20px;
}
#footer p {
	color:#666;
}
#footer a:hover {
	color:#C8C9C5;
	text-decoration:none
}
#footer a, visited {
	color:#666;
	text-decoration:none
}
