body { 
text-align: center; /* for IE */ 
/*color: #330;*/
background-color: #282828;
/*background-image: url("../images/aD_repeat.jpg");*/
background-position: top left;
margin: 10px;
padding: 10px;
font-family: trebuchet, verdana, geneva, helvetica,  sans-serif;
font-size: 1em;
/*font-weight: bold;*/
}

p {
	color: #fff;
	/*background-color: #996;*/
	font-family: trebuchet, verdana, geneva, helvetica,  sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	/*font-weight: bold;*/
	padding: 6px;
}

.small {
font-size: .9em;
line-height: 1.2em;
}

ul, ol {
	color: #333300;
	background-color: #996;
	font-family: trebuchet, verdana, geneva, helvetica,  sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	list-style-type: none;
	list-style-image: url(http://www.amesdesign.net/amesDesign/images/bullet.jpg);
}

/*CSS for horizontal navbar*/
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a { 
padding: 3px 10px; 
border-style: solid;
border-width: 1px;
border-color: #600;
}

#navlist a:link {
color: #600;
background-color: #996;
text-decoration: none;
}

#navlist a:visited {
color: #330;
background-color: #996;
text-decoration: none;
}

#navlist a:hover {
color: #996;
background-color: #600;
text-decoration: underline;
}

#navlist li a#current {
color: #996;
background: #600;
}
/*end navbar*/

.copy {
	color: #333300;
	background-color: #996;
	font-family: Trebuchet, Verdana, Geneva, Helvetica,  sans-serif;
	font-size: 0.8em;
	text-align: center;
}

a:link {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

a:visited {
	color: #b04237;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

a:hover {
	color: #5c1820;
	text-decoration: underline;
	background-color: transparent;
	font-weight: bold;
}

a:active {
	color: #5c1820;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

h1 {
	font-size: 1.4em;
	font-family: Trebuchet, Verdana, Geneva, Helvetica,  sans-serif;
	font-weight: bold;
	text-align: left;
	background-color: #999966;
}

h2 {
	font-size: 1.3em;
	font-family: Trebuchet, Verdana, Geneva, Helvetica,  sans-serif;
	font-weight: bold;
	text-align: left;
	color: #660000;
	background-color: transparent;
}

h3 {
	font-size: 1.2em;
	font-family: Trebuchet, Verdana, Geneva, Helvetica,  sans-serif;
	font-weight: bold;
	/*font-style: italic;*/
	text-align: center;
	color: #0d0f0c;
	background-color: transparent;
}

h4 {
	font-size: 1.1em;
	font-family: Trebuchet, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #660000;
	background-color: transparent;
}

h5 {
	font-size: 1em;
	font-family: Trebuchet, Verdana, Geneva, Helvetica,  sans-serif;
	font-weight: bold;
	text-align: left;
	color: #333300;
	background-color: transparent;
}

#container {
	text-align:left; /* reset text alignment */ 
	margin:0 auto; /* for the rest */
	/*padding: 10px;*/
	width: 600px;
	border-style: solid;
	border-width: 2.5px;
	border-color: #5c1820;
	background-color: #0d0f0c;
}

#topImage {
	height: 198px;
	width: 600px;
	background-image: url("../images/header.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	top: 40px;
	margin: 0;
	padding: 0;
	border-bottom-style: solid;
	border-borrom-width: 2px;
	border-bottom-color: #5c1820;
	/* border-style: solid;
	border-width: 1px;
	border-color: #660000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left; */
}

#topImage_inside {
	height: 139px;
	width: 600px;
	background-image: url("../images/mainImage_inside.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	top: 40px;
	margin: 0;
	padding: 0;
	/* border-style: solid;
	border-width: 1px;
	border-color: #660000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left; */
}

#bottomImage {
	height: 28px;
	width: 600px;
	background-image: url("../images/bottomImage.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fcc;
	margin: 0;
	padding-top: 8;
	border-bottom-style: solid;
	border-borrom-width: 2.5px;
	border-bottom-color: #5c1820;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center; 
}

/*#navbar {
	height: 30px;
	width: 600px;
	background-color: #0d0f0c;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-borrom-width: 2px;
	border-bottom-color: #5c1820;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center; 
}*/

#navbar_aD {
	height: 30px;
	width: 600px;
	background-color: #282828;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-borrom-width: 2px;
	border-bottom-color: #5c1820;
	/*font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;*/
	text-align: center; 
}
	

#mainContent {
	width: 600px;
	/*padding: 10px;*/
	background-color: #b04237;
	/*padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #660000;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	/*font-weight: bold;*/
	text-align: left;
}

#footer {
	height: 30px;
	width: 600px;
	background-color: #0d0f0c;
	/*background-image: url("../images/bottomImage.jpg");*/
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #5c1820;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-align: center; 
}

/* #right {
	height: 675px;
	width: 200px;
	position: absolute;
	right: 20px;
	top: 20px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #660000;
	border-width: double;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
} */

.button {
	position: relative;
	padding: 6px;
	margin: 10px;
	width: 65%;
	z-index: 3;
	background-color: #999966;
	border-style: solid;
	border-width: 1px;
	border-color: #660000;
	text-align: center;
}

/* New horizontal menu */
ul#aD { margin:0; padding:0; list-style-type:none; }

ul#aD li { position:relative; float:left; border-top:4px solid #b04237; margin-right: 15px; padding-right: 20px; padding-top: 5px;}

ul#aD .current { border-top:4px solid #5c1820;}

ul#aD li:hover { border-top:4px solid #5c1820;}

ul#aD li a { padding:2px 2px; text-decoration:none; font:bold 12px Verdana, Georgia, "Times New Roman", Times, serif; color:#b04237;}

ul#aD li a:hover { color:#5c1820; border:none; }

ul#aD li span{ display:none; position:absolute; top:30px; left:2px; width:160px; font:normal 10px Verdana, Georgia, "Times New Roman", Times, serif; line-height: 11px; }

ul#aD li a:hover span {margin-top: 9px; display:block; color: #282828;}