

/* GENERAL LAYOUT ___________________________________________________________________________________*/


body{ margin:0; text-align:center; color:#6b2c1e;  font-size:.7em; line-height:1.4em; 
font-family:Verdana, Arial, Helvetica, sans-serif; background:#f6f4ec url(images/tile_body.jpg) repeat-x}

#wrapper{ text-align:left; width:794px; margin:24px auto 0 auto; padding-bottom:30px }

#header{}
#logo{ text-align:center}
#nav{ text-align:center}

#page{ padding:0 11px; background:#f9f5f0 url(images/tile_page.gif) repeat-y}
#left{ float:left; width:462px}
#right{ float:right; width:306px}
#content{ padding:0 10px}

#footer{ text-align:center; color:#b4ab9a; padding-top:5px}
#footer a{ color:#b4ab9a; text-decoration:none}
#footer a:hover{ text-decoration:underline}


/* HOME PAGE ___________________________________________________________________________________*/


#homeawards{ line-height: normal; margin-bottom:4px;
background: #fcd34e url(images/bg_national_award.jpg) 0 77px no-repeat}
#homeawards_txt{ padding:0 10px}

#hometeasers{}


/* INSIDE PAGE ___________________________________________________________________________________*/


#tile{ background:url(images/tile.gif) top right repeat-y}
#inside{ background:url(images/bg_inside_right.jpg) bottom right no-repeat}
#contentinside{ padding:15px 10px 20px 10px}

.cheese{ border-bottom:1px solid #e2d8b6; padding:10px 0}
.imgleft{ float:left; margin: 0 15px 10px 0}
.imgright{ float:right; margin:0 0 10px 15px}


/* TEXT, LINKS, CLASSES ___________________________________________________________________________________*/


h1{ font-size:1.3em}
h2{ font-size:1.1em; border-bottom:2px solid #e9e1ce; background:#f3ede3; padding:2px 4px}
h2.nostyle{ font-size:1.1em; border-bottom:none; background:none; padding:0}

p{ margin:0; padding-bottom:10px;}

a{ color:#2d100a}
a:hover, a:active{ text-decoration:none}

.clear{ clear:both}


/* FORM ___________________________________________________________________________________*/


.contact{ margin:15px 26px 20px 26px}
.contact p{ margin:0; padding:0}
label{ display:block; margin-top:4px}
input, textarea{ width:242px; background:#f9f5f0; border:1px solid #cdc2a0; color:#6b2c1e; padding:2px 4px; 
font-size:1em;  font-family:Verdana, Arial, Helvetica, sans-serif;}
textarea{ height:100px}
.submit{ width:82px; height:28px; float:right; background:none; border:none; margin: 4px 0 0 0}







