
body     { color: #3c3728; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; background: #786e50 url("../images/bgtile.jpg"); margin: 20px; padding: 0 }

h1, h2, h3              { color: #3c3728; font-size: 30px; font-family: "Rage Italic"; font-weight: 200; margin: 0; padding: 0 }

h2        { font-weight: bold; line-height: 24 }
h3    { }

p, ol, ul   { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px }
.name   { font-size: 1.8em; font-family: "Bradley Hand ITC" }
a:hover {
	text-decoration: none;
}

.image        { margin-top: 5px; margin-right: 15px; margin-bottom: 0; float: right; border: solid 2px #aca283 }

.byline   { color: #e1dbcd; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; background: #645b43; margin: 0; padding: 0 0 0 5px }

/* Header */

#header             { background-image: url("../images/content_bg_low_banner.jpg"); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin: 0 auto; width: 592px; height: 112px; border: solid 4px #000000 }

#header h1               { color: #e1d5c5; font-size: 60px; font-family: "Rage Italic"; font-weight: 500; padding: 40px 0 0 20px; float: left }
#header a  { color: #e1dbcd; font-size: 11px; text-decoration: none; text-transform: uppercase }

/* Menu */

#menu {
	width: 600px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a     { color: #aca283; font-weight: bold; text-decoration: none; background: url("../images/img3.gif"); text-align: center; display: block; padding: 4px 0 0; width: 120px; height: 26px; float: left }

#menu a:hover, #menu .active a      { color: #e1d5c5; background: url("../images/img4.gif") }

/* Content */

#content     { background: #e1d5c5 url("../images/img5.gif") repeat-y right 0; margin: 0 auto; width: 592px; border: solid 4px #000000 }

#colOne      { color: #e1dbcd; background-position: inherit 0inherit 0inherit 0inherit 0; padding: 20px; width: 166px; float: right }

#colOne h3            { color: #e1d5c5; font-size: 30px; font-family: "Rage Italic"; font-weight: 200; margin: 5px 0 10px }

#colOne ul   { color: #aca283; list-style: none; margin: 0; padding: 0 }

#colOne a      { color: #aca283; text-decoration: none }
#colOne a:hover { color: #e1dbcd; text-decoration: none }
#colTwo       { padding: 20px; width: 346px; float: left }

/* Footer */

#footer  { color: #aca283; background: #000; margin: 0 auto; width: 600px }

#footer p    { color: #aca283; font-size: 10px; text-align: center; margin: 0; padding: 0 0 4px }

#footer a   { color: #aca283 }
html {overflow-y: scroll;}
