@charset "UTF-8";
/* CSS Document */

body { margin:0 auto; text-align:center; background-color:#801e21; font-family:"CenturyGothic", Arial, Helvetica, sans-serif; font-size:12px; }

#container { width:800px; margin:0 auto; text-align:left; /*border:1px solid #000;*/ }

h1, h2, h3, h4, p { margin:0; padding:0; }

p { margin-bottom:8px; }

h1 { margin-bottom:20px; font-size:22px; }
h3 { color:#802023; font-size:16px; margin-bottom:10px; }
h4 { font-size:13px; }

a { color:#7b201d; text-decoration:none; }

a:hover { text-decoration:underline; }

/*#header { background-color:#990000; }*/

#logo { float:left; margin-left:5px; }

#slogan { float:right; display:inline; margin:30px 5px 35px 0; width:400px; color:#fff; font-weight:bold; font-size:16px; text-align:right; }

#topnav { clear:right; float:right; margin-right:5px; width:480px; height:20px; }
#topnav ul { list-style-type:none; text-align:right; margin:0; padding:0; }
#topnav li { display:inline; }
#topnav a { color:#fff; font-weight:bold; font-size:14px; text-align:right; margin-left:50px; }
#topnav a:hover { color:#000; text-decoration:none; }

#pagewrap {  }

#page_headerimage { background:url(/images/page_headerimagebkgd.gif) no-repeat 0 0; padding-left:5px; height:183px; }

#page_content { background:url(/images/page_contentbkgd.gif) repeat-y 0 0; padding:20px 15px; }

#leftcolumn { float:left; width:520px; padding-right:20px; margin-left:10px; }

#rightcolumn { float:left; display:inline; width:190px; border-left:1px solid #000; padding-left:20px; }

#gallerycolumn { float:left; width:750px; margin-left:10px; }

#footer { clear:both; text-align:left; font-size:11px; background:url(/images/footerbkgd.gif) no-repeat 0 0; padding:25px 0 0 10px; margin-bottom:15px; color:#fff; }

.contactblock { margin-bottom:10px; }

.clearboth { clear:both; }


/* Construction Page CSS - Temporary */
#wrapper { width:700px; margin:0 auto; text-align:center; }
#wrapper h2 { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }
