html, body { margin: 0; padding: 0; height: 100%; background: #45535c; font-family: Georgia,Garamond,serif; font-size: 1em; color: #454545; }

p { line-height: 1.35em; }
img { border: none; }

a { color: #967480; text-decoration: underline; }
a:hover, a:focus, a:active { color: #1b509e; text-decoration: underline; }

#wrapper { position: relative; margin: 0 auto; width: 974px; background: url(../images/bg-repeat.png) repeat-y; clear:left; }

#head-mast { position: relative; left: 0; top: 0; width: 974px; height: 7px; background: url(../images/bg-elements.png) no-repeat; overflow: hidden; }
#header { position: relative; left: 0; top: 0; margin: 0px 7px 10px 7px; width: 960px; height: 96px; border-bottom: solid 1px #d2c0c0; }

#nav { width: 600px; position: absolute; right: 0px; top: 38px; text-align: right; text-transform: uppercase; }
#nav ul { padding: 0 7px 0 0; }
#nav ul, #nav li { list-style: none; margin: 0 }
#nav li { display: inline; padding-right: 2px; font-size: 95%; color: #747474; }
#nav li a { color: #747474; text-decoration: none; }
#nav li a:hover { color: #1b509e; }
#nav li a.current { color: #967480; }

h1 a { width: 295px; height: 77px; display: block; position: absolute; left: 10px; top: 10px; text-indent: -9999px; background: url(../images/bg-elements.png) 0px -156px no-repeat; }
h1 { font-size: 150%; font-weight: normal; margin: 0; color: #9a8244; }
h2 { font-size: 140%; font-weight: normal; margin: 0; color: #9a8244; }
h3 { font-size: 130%; font-weight: normal; margin: 0; color: #9a8244; }
h4 { font-size: 130%; font-weight: normal; margin: 1em 0 0 0; color: #1b509e; }

#main { position: relative; left: 0; top: 0px; margin: 7px 17px; width: 940px; min-height: 510px; height: auto !important; height: 510px; }

#footer { position: relative; left: 0px; top: 0; text-align: center; width: 974px; height: 124px; color: #4b383f; background: url(../images/bg-elements.png) 0px -7px no-repeat; padding-top: 25px; }
#footer ul, #footer li { list-style: none; margin-top: 0; }
#footer li { display: inline; padding: 0 15px; }
#footer ul.cream { color: #fff8db; }
#footer li a { color: #462430; text-decoration: none; }
#footer li a:hover { color: #1b509e; }

.mbot { margin-bottom: 16px; }
.mtop { margin-top: 20px; }
.mleft { margin-left: 20px; }
.bigger { font-size: 130%; }

.left { float: left; }
.right { float: right; }

.content { float: left; width: 480px; }
.content-sml { float: left; width: 410px; }
.content-sml2 { float: left; width: 300px; }
.wide { width: 480px; }
.content-full { float: left; width: 900px; }
.forty { width: 380px; }

.gold { color: #9a8244; }

.clear { clear: both;}