@charset "UTF-8";
/* 
	Background-Styles 
*/

body {
	margin:0px;
	padding:0px;
	background: #ebe9e1 url(../images/bg.gif) repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#383734;
	line-height:19px;
}
#main {
	background: url(../images/headermain_slice.jpg) repeat-x;
	height:auto;
	padding-bottom:30px;

}
#main .container {
	background: url(../images/headermain.jpg) no-repeat;
	height:auto;
	background-image: url(../images/headermain.jpg);
}
#footer {
	background:url(../images/footerbgslice.jpg) repeat-x left;
	position:relative;
	height:80px;

}
.container {
	width:960px;
	margin:0 auto;
	position:relative;
}
/* 
	Header-Styles 
*/
#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	width:194px;
	height:100px;
}
/* 
	Main Navigation
*/
.mainmenu {
	width : 960px;
	float: left;
	margin : 54px 0px 35px 0px;
	height :30px;
}
.mainmenu ul {
	margin :0px;
	padding:0px;
	float : left;
	display:block;
	list-style: none;
}
.mainmenu ul li {
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}
.mainmenu a, .topmenu a:visited {
	display:block;
	float:left;
	color:#e7e5df;
	text-decoration : none;
	border-bottom: none;
	border-left : 1px solid #2b2a24;
	border-right : 1px solid #181713;
	padding : 12px 15px;
}
.mainmenu a:hover {
	background:url(../images/menubg.gif) repeat-x;
	border-bottom: none;
	color:#747268;
	border-left : 1px solid #2b2a24;
	border-right : 1px solid #181713;
	text-decoration:underline;
}
.mainmenu a.active{
	background:url(../images/menubg.gif) repeat-x;
	color:#747268;
	text-decoration:underline;
}
.mainmenu a.first {
	left:0px;
}
	
.mainmenu a.last { border-right:none }

.mainmenu a.contact { 
	border-right:none; 
	background:url(../images/menubg.gif) repeat-x;
	color:#747268;
}
/* 
	Menu Footer
*/
ul#menubottom {
	margin:0px 0px 0px 0px;
	padding: 156px 0px 0px 0px;
	position:absolute;
	width:957px;
	left: 4px;
	top: -8px;
}
ul#menubottom li {
	display:inline;
	margin-right:15px;
}
ul#menubottom li a {
	text-decoration:none;
	color:#ccc8b2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:none;
}
ul#menubottom li a.active {
	color:#211e1e;
}
ul#menubottom li a:hover {
	text-decoration:underline;
}

/* 
	Block-Styles 
*/

.block {
	position:relative;
	border-right: 1px solid #d5cbb1;
	padding:6px 18px 12px 0px;
	margin-bottom:15px;
}
.block_inside { 
	display:block;
	padding-bottom:0px;
	margin-bottom:0px;

}
.image_left {
	padding:0px 9px 0px 0px;
	margin-right:9px;
	margin-top:0px;
	float:left;
	border: 1px solid #c9c4ba;
}
.image_right {
	padding:0px 0px 0px 0px;
	margin-left:6px;
	margin-top:6px;
margin-right:6px;
margin-bottom:6px;
	float:right;
	border: 1px solid #c9c4ba;
}
.image_block img {
	border:1px solid #b5b5b5;
	text-decoration: none;
}
.topcolumn1 { 
	float:left;
	border-right: 1px solid #d5cbb1;
	border-bottom:none;
	width: 500px;
}

.topcolumn2 { 
	float:right;
	border-bottom:none;
	width:300px;
}

/*
	List Styles
*/

.articles {
	list-style:inside;
	color : #6A664E;
	line-height : 18px;
	font-size : 100%;
	padding-left:5px;
}


/*
	Portfolio-Home-Styles
*/

#block_portfolio_bottom{
	background:url(../images/bodybglower.jpg) repeat;
	overflow:auto;
	padding-top:20px;
	padding-bottom:20px;
	margin-top: 18px;
}


/*
	Block-Content-Styles
*/

#content_area {
	width:700px;
	float:left;
	height: 500px;
}
#content_area .block_inside {
	height:800px;
}

#content_area h2 { 
	font-size:32px;
	line-height:31px; 
}

#content_area .separator {
	border-top:1px solid #e3e3e3;
	margin-top:40px;
	padding-top:40px;
}
.topcolumn1 { 
	float:left;
	border-right: 1px solid #d5cbb1;
	width: 207px;
	margin-right:21px;
	margin-top:5px;
	padding-right:21px;
}

.topcolumn2 { 
	float:left;
	width:207px;
	margin-right:21px;
	margin-top:5px;
	padding-right:21px;
	
}
.topcolumn3 { 
	float:left;
	border-right: 1px solid #d5cbb1;
	width:207px; 
	margin-right:21px;
	margin-top:5px;
	padding-right:21px;
}

/*
	Sidebar
*/
	
#sidebar {
	float: right;
	width: 225px;
	padding: 0; 
	margin: 10px 0 0 0px;	
	display: inline;	
}	

#sidebar ul.sidemenu {
	text-align: left;
	margin: 0px 5px 0px 0px; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 8px 0px;
	margin: 0;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	color:#66645f; 	
	font-weight:normal;		
	font-family: Helvetica, Arial, san serif;
	padding-bottom:3px;
	border-bottom: 1px solid #d5cbb1;
	font-size: 14px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul.sidemenu li a span {
	color: #989898;	
	font-family: Helvetica, Arial, san serif;
	font-style: italic;
	font-weight: normal;	
	font-size: .8em;
}
#sidebar ul.sidemenu li a:hover {	
	color: #182631;
	border-bottom: 1px solid #182631;
}
#sidebar ul.sidemenu ul { 
	margin: 0 0 0 5px;
	padding: 0;
}

#sidebar ul.sidemenu ul li { 
	background: none; 
}

/* 
	Image Styles 
*/div.img
{
	margin: 2px;
	border: 1px solid;
	height: auto;
	width: auto;
	text-align:center;
	background-color: #CCCCCC;
	border-color: #333333;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 3px solid #ffffff;
}
div.img a:hover img {border: 3px solid #333333;}

.image_thb {
	padding:2px;
	margin-right:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	border: 2px solid #c8ccbb;}

.image_thb A {
	border: 2px solid #c8ccbb;
text-decoration:none}

.image_thb A:hover {
	border: 2px solid #cc0000; 
text-decoration:none}

.image_left {
	float:left;
	padding:0px;
	margin-right:8px;
	margin-top:0px;
}
.image_right {
	padding:12px;
	margin-right:8px;
	margin-top:12px;
	margin-left:8px;
	margin-bottom:12px;
	float:right;
	border: 5px solid #c8ccbb;
}

/*
	List Styles
*/

ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
li {
	background-image : none;
}
.bullet li {
	list-style : none;
	background-image: url(../images/bullet.png);
	background-repeat : no-repeat;
	background-position : center left;
	padding : 0px 0px 1px 24px;
	margin : 0px 2px 15px 1px 2px;
	font-size : 100%;
	color:#66645f;
	line-height : 15px;
}

/* 
	Text-Styles   
*/
h1 {
	margin:0px 0px 15px 0px;
	padding-bottom:3px;
	font-family: Helvetica, Arial, san serif;
	font-size: 36px;
	color:#4A4437;
	font-weight:bold;
	line-height:36px;
	letter-spacing:-1px;
	border-bottom: 1px solid #d5cbb1;
}
h2 {
	margin:0px 0px 10px 0px;
	font-size:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#666666;
	line-height:39px;
	letter-spacing:0px;
}
.columnheader h2 {
	font-family: Helvetica, Arial, san serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color:#182630;
	text-transform: normal;
	letter-spacing: -2px;
	line-height:15px;
	padding:10px 0px 0px 0px;
}
h3 {
	margin:15px 0px 10px 0px;
	font-family: Helvetica, Arial, san-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color:#4F4B35;
}
small {
	display:block;
	color:#cccccc;
	font-weight:normal;
	font-size:12px;
	margin-bottom:15px;
}
a {
	color:#7A5830;
	font-weight:bold;
	text-decoration:none;
}
a:hover { 
	text-decoration:none;
}
small a {
	color:#007de2;
}
#sidebar h2 {
	margin:0px 0px 15px 0px;
	padding-bottom:3px;
	font-family: Helvetica, Arial, san serif;
	font-size: 22px;
	color:#6c685f;
	font-weight:bold;
	line-height:32px;
	letter-spacing:-1px;
	border-bottom: 1px solid #d5cbb1;
}
#footer a {
	border:0px;
}
#footer .long a {
	color:#FFFFFF;
	text-transform:none;
	font-size:10px;
}
#footer .long a:hover{
	color:#c8ccbb;
	text-transform:none;
	font-size:10px;
	text-decoration:underline;
}
a:hover { 
	color:#1a2832;
	border-bottom:0px dotted #1a2832;
	text-decoration:none;
}
p { 
	margin: 0px 0px 15px 0px;
}
.columnheader p {
	color:#363636;
	margin: 0px 0px 0px 0px;
}
blockquote {
	margin: 15px 10px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #80614D;	
	border: 1px solid #dad7c9; 
	background: #FAF7F5;
}
#footer .long p {
	color:#FFFFFF;
	text-transform:none;
	font-size:10px;
	line-height:12px;
}
#footer .longaddress p {
	color:#FFFFFF;
	text-transform:none;
	font-size:10px;
	line-height:12px;
}
a.button {
	background: url(../images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #a4b44f;
	text-transform:uppercase;
	font-size:10px;
	line-height:25px;	
}
a.button:hover {
	background: url(../images/button_bg_o.jpg) repeat-x;
	border:1px solid #70840b;
	color:#FFFFFF;
}

/*
	Table-Styles
*/

/*
Coffee with milk
Table design by Roger Johansson, 456 Berea Street
www.456bereastreet.com
================================================*/

table {
	margin:0 0 1em;
	color: #80614D;	
	}
th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	}
tbody th,
td {
	padding:0.25em 0.5em;
	}
tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
tbody td,
tbody th {
	padding:8px;
	border-width:1px 0;
	}
tbody tr.odd th,
tbody tr.odd td {
	background:url(../images/tablebg.gif) repeat-x;
	border-color:#EBE5D9;
	}

/*
	Footer-Styles
*/

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:188px;
}
#footer .long {
	width:960px;
	padding-left:0px;
	color:#c3bcaf; 
}
#footer h3 {
	color:#e2dddc;
	text-transform:uppercase;
	font-size:10px;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
/* 
	Miscellaneous-Styles   
*/

.divider {
	width:auto; 
	height:1px;
	background:url(../images/dividerbig.png) no-repeat top center;
	margin: 10px 0px 7px 0px;
}
.dividerproducts {
	margin:0px;
	margin-top:5px;
	padding-bottom:5px;
	width:auto; 
	height:1px;
	background:url(../images/dividerproducts.jpg) no-repeat top center;
}

/* Fix up IE6 PNG Support */
img, #logo { behavior: url(../javascript/iepngfix.htc); }
/* _______________________________ Data Layout ___________ */

.left_10 { width: 10%; float: left; }
.left_15 { width: 15%; float: left; }
.left_20 { width: 20%; float: left; }
.left_30 { width: 30%; float: left; }	
.left_40 { width: 40%; float: left; }
.left_45 { width: 45%; float: left; }	
.left_50 { width: 50%; float: left; }	
.left_60 { width: 60%; float: left; }	
.left_70 { width: 70%; float: left; }	
.left_80 { width: 80%; float: left; }	
.left_90 { width: 90%; float: left; }	
.left_100 { width: 100%; float: left; }	
.left_auto { width: auto; float: left; }

.right_10 { width: 10%; float: right; }
.right_20 { width: 20%; float: right; }	
.right_30 { width: 30%; float: right; }	
.right_40 { width: 40%; float: right; }	
.right_50 { width: 50%; float: right; }	
.right_60 { width: 60%; float: right; }	
.right_70 { width: 70%; float: right; }	
.right_80 { width: 80%; float: right; }	
.right_90 { width: 90%; float: right; }	
.right_100 { width: 100%; float: right; }	
