/*
**
**  Created by:    Brad W. Beckwith, Queen Creek, AZ.
**  Date:          April 24, 2009
**  Purpose:       For the San Tan Cafe, Queen Creek, AZ.
**  File:          stc.css
**
*/


body {font-family: trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; background:#F4F7FB;}

h1 {font-size: 150%; text-align: center;}
h2 {font-size: 125%; text-align: center;}

div#pgTitle {font-size: 200%; text-align: center; float: left; width: 900px; }

div#header {float: left; width: 900px; clear: both; padding-top: 1em; text-align: center;}

div#frame {margin-left: 10px; width: 900px;}
div#frame table tr td {font-size: 13px;}

div#enclose {float: left;width: 640px;}
div#enclose table tr td {font-size: 13px;}
   
div#columnMain {float: right; width: 330px;}
div#columnMain table tr td {font-size: 13px;}

div#columnLeft {float: left;width: 300px;}
div#columnLeft a{text-decoration: none;}
div#columnLeft a:link{text-decoration: none;}
div#columnLeft a:visited{text-decoration: none;}
div#columnLeft table tr td {font-size: 13px;}

div#columnRight {float: right;width: 260px;text-align: center;}
div#columnRight table tr td {font-size: 13px; text-align: left;}

div#footer {float: left; width: 900px; clear: both; padding-top: 1em; text-align: center;}

img#image {border: 0; padding-bottom: 10px; width: 900px; height: 100px;}

img#map {border: 0; width: 50px; height: 50px;}

img#coffee {border: 0; padding-top: 15px;}

img#imgMain {border: 0; padding-top: 15px; width: 150px;}

.warning {color: red; font-weight: bold;}

