
/* ------------------------------
global styles
------------------------------ */

body
{
	margin: 0 0px 10px 0px;
	padding: 0;
	font: 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	background: #5E9C9B url(images/aarmae_backtile.jpg) repeat top;
}

a:link { color: #8b0000; }
a:visited { color: #8b0000; }
a:hover {
	color: #19456f;
}
a:active { color: #8b0000; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 .5em; }

h2
{
	color: #4d2e2e;
	font: 140% georgia, times, "times new roman", serif;
}

h2 a { text-decoration: none; }

h3
{
	color: #008e45;
	font: 110% georgia, times, "times new roman", serif;
}

a img {border: none; } 

.books {
	border: 1px solid #19456f;
}

.centerinfo {
	text-align: center;
}

/* ------------------------------
container styles
------------------------------ */
#wrapper
{
	margin: 0em auto;
	width: 980px;
	text-align: center;
   background-image: url(images/aarmae_midback.jpg);
	background-repeat: repeat-y;
	
}



#container
{
	width: 920px;
	text-align: left;
	border: 0px solid;
	margin: 0em auto;
	
	
}




/* ------------------------------
header styles
------------------------------ */

#header
{
	height: 273px;
	width: 100%;
	position: relative;
	background: url(header.jpg) no-repeat 0 0;
	border-bottom: 0px solid #912caa;
}

#header h1
{
	position: absolute;
	left: -500em;
}



/* ------------------------------
mainnav styles
------------------------------ */
#navcontainer {
	width: 952px;
	background-color: #8F867D;
	margin: 0em auto;
}


#navlist
{
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 0px solid #6d2180;
	font: bold 14px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #B9B6AE;
	text-decoration: none;
}

#navlist li a:link {
	color: #564535;
}
#navlist li a:visited { color: #564535; }

#navlist li a:hover
{
	color: #dedec9;
	background: #40575A;
	border-color: #227;
}

#navlist li a#current
{
	background: #bca68f;
	color: #2d304c;
	border-bottom: 1px solid #920093;
}

/* ------------------------------
side styles
------------------------------ */

#side
{
	float: left;
	width: 145px;
	border-right: 0px solid #00ff00;
	padding-right: 40px;
	text-align: center;
}

#side ul
{
	margin: 1em 0;
	padding: 0;
}

#side ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}

.topquote {
	color: #40575A;
	font: 14px bold;
	font-family: "Georgia", "Times New Roman", Serif;
}

/* ------------------------------
contents styles
------------------------------ */

#contents
{
	float: left;
	width: 680px;
	margin: 0 0 0 10px;
}

#contents p { line-height: 165%; }

.imagefloat
{
	float: right;
	padding: 2px;
	border: 1px solid #8B458D;
	margin: 0 0 10px 10px;
}

.imageright
{
	float: right;
	padding: 2px;
	border: 1px solid #8B458D;
	margin: 0 0 10px 10px;
}

.imageright2
{
	float: right;
	padding: 2px;
	border: 0px solid #8B458D;
	margin: 0 0 5px 5px;
}

.imageleft
{
	float: left;
	padding: 2px;
	border: 1px solid #8B458D;
	margin: 0 10px 10px 0px;
}
/* ------------------------------
footer styles
------------------------------ */

#footer
{
	clear: both;
	color: #8b0000;
	text-align: center;
	font-size: 90%;
	padding: 0px 0px 0px 0px;
	background-image: url(images/aarmae_bottom.jpg);
	width: 980px;
	height: 320px;
}



.footboxes
{
float: left;
width: 200px;
border: 0px solid #999;
margin: 0 30px 0px 70px;
padding: 2px;
text-align: center;
}

.clearboth { clear: both; }

.footertitles{
	font-size: 18px;
}

#footer ul
{
	margin: .5em 0;
	padding: 0;
}

#footer ul li
{
	margin: 0 0 .5em;
	padding: 0;
	list-style-type: square;
}

/* ------------------------------
gallery styles
------------------------------ */

.gallery
{
float: left;
width: 270px;
border: 0px solid #999;
margin: 0 5px 0px 60px;
padding: 1px;
text-align: center;
}

/* ------------------------------
promo styles
------------------------------ */

.promo {
	color: #457D84;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
