﻿body {
	background-color:#fff;
	margin:0px;
	font: 80% "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4b4942;

}

textarea, input {
	font: 100% "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4b4942;

}

a{text-decoration: none;color: #5599a7;}
a:hover{color: #bb800f;}


#navigation{
	position: absolute;
	right: 0px;
	top:24px;
	font: 80% "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float:right;
	width: 520px;
}

#navigation li{
	float: right;
	padding-right: 27px;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: normal;
}

#navigation li a{color: #fff;}
#navigation li a:hover,#navigation li.active a{color: #2c2c2c;}

.leftbox{
	background: #f1f0ef;
	padding: 10px 23px 10px 23px;
	margin-bottom:3px;
	line-height:1.8em;
	}
	
.leftbox2{
	background: #f1f0ef;
	padding: 10px 23px 10px 23px;
	margin-bottom:3px;
	line-height:1.5em;
	font-weight:bold;
	}

ul.borderedlist li{
	border-bottom: 1px dashed #d1cfcd;
	list-style:none;
	margin:0px;
	padding:0px;

}

ul.borderedlist li a{
	display: block;
	padding:3px 0 0 2px;
	height: 26px;
	color: #42423b;
}
ul.borderedlist li a:hover{
	background: #E5E5E4;
	color: #42423b;
}

h3.leftbox{
	font-size:19px;
	color: #8c8685; 
	background: #f1f0ef ;
	padding:5px 0 10px 23px;
}

.article_wrapper h1{
	color: #5699A7; 
	font-size:180%; 
	margin:10px 0;
}


.article_wrapper h2{
	color: #5699A7; 
	font-size:160%; 
	margin:10px 0;
}

.article_wrapper h3{
	color: #5699A7; 
	font-size:140%; 
	margin:10px 0;
}

.article_wrapper h6 {
	font-weight:bold;
	padding-bottom:10px;
	font-size:100%;
}

.article_wrapper p{
	padding-bottom:10px;
	font-size:110%; 
	line-height:150%;
}

.article_wrapper ul{
	margin-left:15px;
	padding-left:15px;
	list-style:disc;
	line-height:150%;
	font-size:110%;
}
.masthead1 {
	font-family: "Monotype Corsiva";
	font-size:250%;
	font-weight:bold;
	color:#008083;
	padding-bottom:0px;
	margin-bottom:0px;
}
.masthead2 {
	font-family: "Monotype Corsiva";
	font-size:180%;
	padding-bottom:5px;
	padding-top: 0px;
	margin-top: 3px;
	color:#a49c8f;
	margin-left:133px;
	
}

.masthead4 {
	margin-left: 172px;
	padding-left: 0;
	color: #008083;
	font-weight:bolder;
}


.rightbox_wrapper{
	background: #eeeded;
	padding:0px 5px 5px 5px;
	margin-bottom: 20px;
	width:275px;
	overflow: hidden;
	font-size:11px;
	line-height: 18px;
	color: #58584D;
	margin-top:0px;
}
.rightbox ul {
	list-style-type:disc;
	padding-left:15px;

}	
.rightbox{
	border: 1px dashed #d9e0e8;
	width:270px;
	overflow: hidden;
	padding-bottom:6px;
	margin-top:0px;
	padding-top:0px;
}

.product_image{ 
	float: left;
	margin: 20px 0 0 6px; 
}

.product_wrapper{
	/*float: right;*/
	/*width:200px;*/
}

.product_wrapper h4{
	font-size:1.3em;
	color: #483F3D;
	font-weight: bold;
	padding-top:0px;
}

.product_wrapper p{
	font-size:1em;
}

.lastbox{
	margin:0;
}

#footer_navigation{
	float: right;
	font-size:1.3em;
	width:550px;
}
	
#footer_navigation li{
	float: right;
	/*padding-left:18px;*/
	padding-right:27px;
}

#footer_navigation li a{
	text-transform:uppercase;
	color:#fff;
}
#footer_navigation li a:hover{
	color: #2c2c2c;
}

#footer_navigation li.active a{
	color: #2c2c2c;
}


.container{
	width:550px;
	margin: auto;
	position: relative;
	overflow:hidden;
	top:16px;
	right:0px;
	text-align:right;
	float:right;
}

.contact {
	width:160px;
}

.bold {
	font-weight:bold;
}


