body { background:url(graphics/bg.gif) 0 0 repeat; font-family:Helvetica, Arial, sans-serif; font-size:80%; color:#800000; margin:0 }

a { color:#800000; text-decoration:underline }
a:hover { color:#666 }
img { border:0 }
h1 { font-size:150%; font-weight:normal }
h2 { margin-bottom:30px; font-size:120%; font-weight:normal }
h3 { font-size:100% }
hr { height:1px; border:0; color:#e4cdc5; background:#e4cdc5 }

form { margin:0; padding:0 }
input[type=text] { width:300px }



.page { width:996px; margin:0 auto 10px }
.page .left { width:100%; background:url(graphics/bg-page-left.png) 0 0 repeat-y }
.page .right { width:100%; background:url(graphics/bg-page-right.png) 100% 0 repeat-y }
.page .bottom { width:100%; height:10px }
.page .bottom .left { width:100%; height:10px; background:url(graphics/bg-page-bl.png) 0 0 no-repeat }
.page .bottom .right { width:100%; height:10px; background:url(graphics/bg-page-br.png) 100% 0 no-repeat }
.page .bottom .middle { margin:0 10px; height:10px; background:url(graphics/bg-page-btm.png) 0 0 repeat-x  }

.contentlayout { margin:0 10px; background:#f6f1e7 }

.content { padding:0 30px; background:url(graphics/crown-watermark.gif) 50% 100% no-repeat }
.content .homepage { height:600px }



.mainmenu { margin:0 auto; padding:20px 0 30px; font-size:90%; text-align:center; text-transform:uppercase }
.mainmenu a { padding:10px; color:#a08e69; border-bottom:1px solid #a08e69; text-decoration:none }
.mainmenu a:hover { color:#800000 }





.footer { width:1000px; margin:0 auto; padding-bottom:30px; font-size:90%; color:#aa4a4a; text-align:center }
.footer a { color:#aa4a4a; text-decoration:underline }
.footer a:hover { color:#fff }
.credit { margin-top:10px; font-size:90%; color:#941313 }
.credit a { color:#941313 }
.credit a:hover { color:#fff }




.floatleft { float:left }
.floatright { float:right }
.alignleft { text-align:left }
.alignright { text-align:right }
.aligncenter { text-align:center }
.clear { clear:both; height:0; line-height:0; font-size:1%; /*for IE*/ }
.clear_left { clear:left; height:0; line-height:0; font-size:1%; /*for IE*/ }
.clear_right { clear:right; height:0; line-height:0; font-size:1%; /*for IE*/ }

#trace, .trace { border:solid 1px #ff0000 }