body {
	background: #fff6e4 url('/_img/template/header-red.jpg') repeat-x top left;
	color: #000;
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
}

h2, h3 {
    border-bottom: #792421 1px solid;
    color: #792421;
    font-family: Monotype Corsiva, Verdana, Sans-Serif;
    font-weight: normal;   
}

h2 {
    font-size: 28px;
}
    

h3 {
    font-size: 24px;
}

p,
label {	margin: 10px; }

blockquote {
    font-style: italic;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #792421;
	font-weight: bold;
	text-decoration: none;
}

#logo {
    height: 100px;
    margin: 0 auto;
    width: 900px;
}

#logo-off-center {
    background: url('/_img/template/acta-logo.jpg') no-repeat top left;
    float: right;
    height: 100px;
    width: 530px;
}

#header {
	height: 260px;
	margin: 0 auto;
	width: 730px;
}

#header-nav {
	background: url('/_img/template/header-nav.png') no-repeat top center;
	float: left;
	height: 200px;
	margin: 40px 0 20px 0;
	width: 200px;    
}

#header-nav ul {
    list-style-type: none;
    margin-top: 10px;
}

#header-nav a:link,
#header-nav a:hover,
#header-nav a:visited,
#header-nav a:active {
    font-family: Monotype Corsiva, Verdana, Sans-Serif;
    font-size: 32px;
    font-weight: normal;
}

#header-nav a:link,
#header-nav a:visited,
#header-nav a:active {
    border-bottom: #792421 1px solid;
    color: #792421;
}
#header-nav a:hover {
    border-bottom: #fff 1px solid;
    color: #fff;
}
#header-img {
	background: url('/_img/template/header-img/1.png') no-repeat top center;
	float: right;
	height: 260px;
	width: 530px;    
}

#content {
	margin: 0 auto;
	width: 730px;
}

#content-left {
	float: left;
	padding: 100px 0 0 0;
	vertical-align: top;
	width: 200px;    
}

#content-right {
	float: right;
	margin-left: 30px;
	width: 500px;
}

#homepage {
	margin: 0 auto;
	width: 730px;
}

#homepage-left,
#homepage-right {
	background: #fff url('/_img/template/homepage.gif') no-repeat top center;
	height: 200px;
	vertical-align: top;
	width: 365px;
}

#homepage-left h3,
#homepage-left p,
#homepage-right h3, 
#homepage-right p { margin: 10px 20px; }

#homepage-left { float: left; }
#homepage-right { float: right; }

#footer {
    background: #792421 none;
    clear: both;
    height: 40px;
    margin: 0 auto;
    padding: 10px 0;
    width: 99.99%;
}

#footer p,
#footer p a:link,
#footer p a:visited,
#footer p a:hover,
#footer p a:active { color: #FFF6E4; }

#interior-navigation {
    margin: -20px 0 30px 0;
    width: 500px;
}

#interior-navigation ul {
    display: inline;
    list-style-type: none;
}

#interior-navigation ul li {
    background-color: #792421;
    display: inline;
    height: 20px;
    margin: 0 2px;
    width: 100px;
}

#interior-navigation ul li:hover,
.currentTab { background-color: #BC7371 !important; }

#interior-navigation ul li a:link,
#interior-navigation ul li a:hover,
#interior-navigation ul li a:active,
#interior-navigation ul li a:visited {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin: 3px;
}
