body {
	margin: 0px;
	background: #dde6da url('/images/backgroundMaster.jpg');
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
a:link {
	color: rgb(121,118,103);	
}
a:visited {
	color: rgb(121,118,103);	
}
a.contentLink {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(121,118,103);	
}
a.adminLink {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(121,118,103);	
}
#containerMaster {
	width: 920px;
	margin: auto;
	padding:10px 0px;
	background: #dde6da;
	text-align: left;
}
#header {
position:relative;
height: 130px;
margin-bottom:0;
}
#logocontainer {
width: 200px;
margin-left:50px;
float:left;
z-index:2000;
}
#location {
position:absolute;
top:10px;
right:40px;
text-align:center;
}
#nav {
position:absolute;
bottom:0px;
right:15px;
height:19px;

}
#nav img {
margin: 0px 10px;
}
#nav a {
display:inline-block;
}
#billboard {
width:888px;
height:257px;
margin: 0 auto;
position:relative;
z-index:100;
}
#billboard div {
display:none;
}
#contentarea {
width: 889px;
margin:5px auto;
background: url('/images/contentFiller.png') repeat-y;
height:auto;

}
#left {
float:left;
overflow: auto;
width: 525px;
padding-right: 25px;
margin-left:25px;
border-right: 1px dashed #cab197;
height:100%;
min-height: 100%;
overflow:hidden;
display:table-cell;
}
#left p, #right p {
	color: #4c4946;
	line-height: 140%;
}
#right {
margin-left: 600px;
width: 265px;

}
#right hr {
clear:left;
size: 1px;
color: #8a7967;
}
#right h3 {
font-size:18px;
font-weight:normal;
margin-bottom:5px;
}
.rightmodule {
overflow: auto;
border-bottom:1px dashed #cab197;
margin-bottom:5px;
padding-bottom:10px;
}
#footer {
	color: rgb(106,110,104); 
	height: 46px; 
}
h1 {
	position:relative;
	display: block;
	width: 362px;
	height: 140px;
	margin:0px;
	z-index:2000;
}
h1 a {
	display: block;
	width: 182px;
	height: 151px;
	background: url('/images/fraiche_logo.png') no-repeat;
	overflow: hidden;
	text-indent: -5000px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	color: rgb(0,0,0);
	margin:0px;
	padding-top: 5px;
}
h3 {
font-size: 13px;
font-weight: bold;
margin-top: 12px;
margin-bottom:0px;
}
h4 {
font-size:13px;
margin-bottom:0;
}
.contentTitle {
	font-size: 22px;
	font-weight: normal;
	color: rgb(0,0,0);
}
.content {
	font-size: 12px;
	font-weight: normal;
	color: #4c4946;
	line-height: 140%;
}
.tinytext {
font-size: 9px;
}
.footerLink {
	color: rgb(106,110,104);
	text-decoration: none;
}
.footerLink:hover {
	color: rgb(0,0,0);
	text-decoration: underline;
}
#subfooter {
text-align:left;
margin: 5px 20px;
font-size: 10px;
color: rgb(106,110,104);
}
#subfooter a:link, #subfooter a:visited {
text-decoration: none;
}
.inputLabel {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	padding: 2px;
	padding-left: 0px;
	padding-right: 6px;
}
.inputField {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	padding: 2px;
}
.inputText {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	border: 1px solid rgb(222,222,222);
	background-color: rgb(255,255,255);
	padding: 2px;
}
.inputTextArea {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	border: 1px solid rgb(222,222,222);
	background-color: rgb(255,255,255);
	padding: 2px;
}
.inputSelect {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	border: 1px solid rgb(222,222,222);
	background-color: rgb(255,255,255);
	padding: 2px;
}
.inputSubmit {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,255);
	border: 1px solid rgb(151,148,133);
	background-color: rgb(171,168,153);
	padding: 2px;
}
ul.adminList {
	line-height: 150%;
}
.dataHeader {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,0);
	text-decoration: underline;
	padding: 3px;
}
.dataCell {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,0,0);
	padding: 3px;
}
#newsletterBlock {
width: 294px;
background: url('/images/newsletterBlock_bg.png');
padding:0px;
margin-bottom: 1px;
}
#ecommerceLinks {
text-align:right;
font-size:11px;
background:#f7f7f7;
padding:3px;
}
.ecomLinkItem {
margin-left:15px;
}
.ecomLinkItem img {
vertical-align:bottom;
}
