
/*  GLOBAL -------------------------------------------    */

* {
-moz-box-sizing:border-box;
box-sizing:border-box;
margin:0px;
padding:0px;
}

:-moz-any-link:focus {outline:none;}
form {margin:0px;}
textarea,select,input {font-family:arial;}
img {border:0px; }
ul {
margin: 10px 0px 10px 10px;
padding: 0px 0px 0px 10px;
}

body  {
margin:0px;
padding:0px;
text-align:center;
background: #9cb3e4 url(images/bg.jpg) repeat-x; 
}

.maincontainer {
width:947px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-top:0px;
}

.homecontainer {
	position:relative;
	background: #ffffff url(images/content_back.jpg) repeat-y; 
	float:left;
	width:947px;
	min-height:300px;
	height:auto !important;
	height:auto;
}

/*  TEXT -------------------------------------------    */

a {
text-decoration:underline;
color : #82382a;
}

a:hover {
text-decoration:none;
color : #82382a;
}

.homepage {
float:left;
display:inline;
padding: 20px 0px 20px 0px;
clear:both;
width:927px;
}

.homeleft {
float:left;
display:inline;
width:190px;
margin: 0px 25px 0px 30px;
}

.homecenter {
float:left;
display:inline;
width:350px;
margin: 0px 0px 0px 0px;
}

.homeright {
float:left;
display:inline;
width:300px;
margin: 0px 0px 0px 25px;
}

.Recipebox {
	background: #ffffff url(images/recipe_back.gif) repeat-y; 
	float:left;
	width:297px;
}

.recipetitle {
	font: bold 14px Georgia,Times New Roman,Times;
	color : #333333;
	line-height:20px;
	font-style:italic;
	margin: 0px 10px 0px 20px;
}

.recipetext {
	font: 12px Georgia,Times New Roman,Times;
	color : #000000;
	line-height:17px;
	margin: 0px 10px 0px 20px;
}

.subpage {
padding: 0px 0px 0px 0px;
clear:both;
width:927px;
}

.subleft {
float:left;
display:inline;
width:190px;
margin: 0px 25px 0px 0px;

}

.subcenter {
float:left;
display:inline;
width:450px;
margin: 20px 0px 20px 0px;
}

.subright {
float:left;
display:inline;
width:200px;
margin: 40px 0px 20px 25px;
padding: 0px 0px 30px 0px;
background:#e4e9ff url(images/boxshade2.jpg) bottom right no-repeat;
}

.fullleft {
float:left;
display:inline;
width:400px;
margin: 0px 25px 0px 0px;
}

.fullright {
float:left;
display:inline;
width:450px;
margin: 30px 0px 0px 0px;
}

.antiqueleft {
float:left;
display:inline;
width:380px;
margin: 0px 0px 0px 0px;
}

.antiquecenter {
float:left;
display:inline;
width:270px;
margin: 30px 20px 0px 0px;
}

.antiqueright {
float:left;
display:inline;
width:200px;
margin: 0px 0px 0px 0px;
}

.quotemargin {
margin: 10px 10px 10px 10px;
}

.callout {
float:left;
display:inline;
width:200px;
margin: 20px 0px 20px 25px;
padding: 0px 0px 0px 0px;
border:1px solid #000000;
}


table  {
table-layout:fixed;
border-spacing:0px;
border-collapse:collapse;
}

td {
padding:0px;
margin:0px;
border: 0px;
vertical-align:top;
}



.maintable {
width:895px;
float:left;

padding-top:22px;
}

td.maintableleft  {
width:10px;
background: url(images/left_back.gif) repeat-y;
}

td.maintableright {
width:10px;
background: #f1f1e8 url(images/home_contentback.gif) repeat-y;
}

td.maintablecenter {
width:904px;
background:  #ffffff;
}

/*  TOPNAV -------------------------------------------    */

.topnavbox {
position:absolute;
width:750px;
height:32px;
margin: 358px 0px 0px 214px;
}

.topnavboxsub {
position:absolute;
width:750px;
height:32px;
margin: 253px 0px 0px 214px;
}

.bannerboxsub {
position:absolute;
width:190px;
height:260px;
margin: 2px 0px 0px 10px;
}

.topnav,.topnavon  {
float:left;
display:inline;
font: 15px Verdana,Arial,helvetica,MS san-serif;
padding: 0px 0px 0px 0px;
border-right:1px solid #333333;
line-height:30px;

}

.topnav a,.topnav a:hover  {
text-decoration:none;
text-align:center;
display:block;
height:32px;
padding: 0px 0px 0px 0px;
}

.topnav a {
color:#ffffff;
}

.topnav a:hover {
color:#ffffff;
background: #b9495f url(images/navon.jpg) repeat-x; 
}

.topnavon a:hover,.topnavon a  {
background: #b9495f url(images/navon4.jpg) repeat-x; 
text-align:center;
text-decoration:none;
padding: 0px 11px 0px 10px;
display:block;
height:32px;
color:#ffffff;
}


/*  FOOTER -------------------------------------------    */

.footer {
width:947px;
text-align:center;
font: 12px Arial,helvetica,MS san-serif;
line-height:26px;
}

.footer a {
	color : #333333; 
	text-decoration:none;
	font-weight:normal;
}

.footer a:hover {
	color : #333333;
	text-decoration:underline;
}







