/* Common styles for every page */
a:link{border: none; color: #c4be80; text-decoration: none;}
a:visited{border: none; color: #c4be80; text-decoration: none;}
a:hover{border: none; color: #fffff6; text-decoration: none;}
a:active{border: none; color: #c4be80; text-decoration: none;}

a:link#location{color: #640000; text-decoration: underline;}
a:visited#location{color: #640000; text-decoration: underline;}
a:hover#location{color: #644440; text-decoration: underline;}
a:active#location{color: #640000; text-decoration: underline;}

a:link#news{color: #2b1302; text-decoration: underline;}
a:visited#news{color: #2b1302; text-decoration: underline;}
a:hover#news{color: #640000; text-decoration: underline;}
a:active#news{color: #2b1302; text-decoration: underline;}

body{background: #2c2a2a url(../images/backgrounds/back.gif); text-align: center;}
#banner{width: 900; height: 150; background: url(../images/banners/beige.png);}
#banner{margin-right: auto; margin-left: auto; margin-bottom: -3; text-align: center;}
#bar{font-size: .1em; width: 900; height: 5; background: url(../images/banners/bar.jpg) no-repeat;}
#bar{margin-right: auto; margin-left: auto; border-left: 1px solid black; border-right: 1px solid black;}
#bar{border-bottom: 1px solid black;}
#logo{width: 180; border: none; float: left; margin-top: 10px; margin-left: 20px;}
span#location{display: block; position: relative; top: 35; font: 16pt Times; color: #2b1302;}
span#contactinfo{display: block; position: relative; top: 25; font: 14pt Times; color: #630e01;}

/* Main Menu */
div#menu{width: 600; height: 150; margin-left: 250;}
table#menu{height: 30; width: 598; margin-right: auto; margin-left: auto; margin-top: 5px;}
td#menu{width: 100; height: 30; text-align: center; border: 1px solid black; background: #c0c0c0 url(../images/buttons/button.gif);}
td#menu{color: #c4be80; font: 1.1em "Times New Roman";}

/* Body Section */

/* Body Menu */
#bodymenu{width: 900; height: 60; border-right: 1px solid black; border-left: 1px solid black;}
#bodymenu{background: #462d19 url(../images/backgrounds/bodymenu.png); text-align: center;}
#bodymenu{margin-right: auto; margin-left: auto;}
table#custom{margin-right: auto; margin-left: auto; width: 840;}
td#custom{ width: 280; text-align: center;}
img#custom{width: 220; border: none; margin-top: 10px;}

/* Footer */
div#footer{background: #ffff99 url(../images/backgrounds/footer.gif); width: 900; height: 100;}
div#footer{margin-right: auto; margin-left: auto; border-left: 1px solid black; border-right: 1px solid black;}
div#footer{border-bottom: 1px solid black;}
td#footer{text-align: center; font: 1.1em "Times New Roman"; width: 150;}
td#copyright{text-align: center; font: 1.1em "Times New Roman"; width: 200; color: #2b1302;}