/* position of body */
html, body {
   margin : 0pt auto ;
   padding : 0;
}

body {
   color : #a52a2a;
   background : #404040 ;
   width : 100%;
   font : 10pt Arial;
}

/* Links within paragraphs (subtle) */
p a {
color: #666666;
background : inherit;
text-decoration: none;
}

/* Links within paragraphs (revealed) */
p:hover a { 
color: #742121;
background : inherit;
text-decoration: underline;
}

#container {
width : 875px;
margin : 0 auto;
padding : 1px;
background: #EAE3D3 url(images/container_line.gif) repeat-y;
color : #333;
line-height : 1.5em;
border-right:1px solid #000000;
border-left:1px solid #000000;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}

/* TOP TITLE BAR */

#top {
margin:0;
padding : 0;
color:#333;
background : #EAE3D3 url(images/awm_banner_new_logo.jpg) no-repeat;
border-bottom : 0px solid #fff;
height:140px;
}
#top h1 {
padding : 30px 0px 0 25px;
margin : 0;
font : 100%  Arial;
letter-spacing:5px;
text-align:left;
color:#EAE8D0;
background:transparent;
}
#top p {
padding : 5px;
font-size: .8em;
}
#top a:link, #top a:visited {
color: #742121;
background:transparent;
text-decoration: none;
}
#top a:hover { 
color: #742121;
background:transparent;
text-decoration: underline;
}

/* RIGHT SIDEBAR */
#rightnav {
float : right;
width : 200px;
margin : 0;
padding : 5px;
color : #F5F2E2;
background : #EAE3D3;
border-right:1px solid #000000;
border-left:1px solid #000000;

}


 
#content {
width : 626px;
background: #EAE3D3 
margin :0px 0px 0px 0px;
padding: 15px;

font : 10pt Arial;

}



#footer {
	clear : both;
	margin : 0;
	padding : 1px;
	font-weight: bold;
	color : #000000;
	background : #E1DBC6 url(images/footer.jpg) no-repeat;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding-right: 220px;

}

#footer a:link, #footer a:visited {
font-size: 10pt;
font-weight: bold;
color : #000;
background : inherit;
text-decoration : none;
}

#footer a:hover {
font-size: 10pt;
font-weight: bold;
color :#000;
background:inherit;
text-decoration : underline;
}

#rightnav p {
margin : 5px 0 2px 5px;
}

h2 {
margin : 0;
padding : 5px 0 10px 3px;
font : 14pt  Arial;
letter-spacing:5px;
border-bottom: 1px solid #54593E;
color:#54593E;
background:inherit;
}
h3 {
margin : 0;
padding : 14px 0 5px 5px;
font : 10pt  Arial;
color:#000000;
background:inherit;
}

h5 {
font : 10pt  Arial;
font-weight: bold;
font-size:10pt;
color:#000000;
padding: 4px 5px;
margin:0;
padding-left: 30px;

    background-image: url(images/bullet.gif);
    background-repeat: no-repeat;
	}

#footer img {
   float : right;
}

*>html #footer img {
        margin : 0;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:link, a:visited {
font-size: 9pt;
font-weight: bold;
color : #742121;
background : inherit;
text-decoration : none;
}

a:hover {
font-size: 9pt;
font-weight: bold;
color :#742121;
background : inherit;
text-decoration : underline;
}

a:active {
font-size: 9pt;
font-weight: bold;
color : #742121;
background : inherit;
text-decoration : none;
}

img {
   border : none;
}

.imgright {
float: right;
border: 1px solid #656C4A;
margin: 5px 15px 10px 10px;
padding: 10px;
}


.imgleft {
float: left;
border: 0px solid #656C4A;
margin: 0px 8px 5px 0px;
padding: 3px;
}

#menu {
width: 100%;
height: 29px;
margin: 0 0 0 0;
padding: 1px 0 0px 0;
background: #9D2828 ;
color:#F5F2E2;
}
#menu1 {
width: 100%;
height: 1px;
margin: 0 0 0 0;
padding: 3px 0 1px 0;
background: #E4DCB2 ;
color:#F5F2E2;
}
#navlist li {
list-style-type: square;
background: inherit;
color: #454545;
margin: 0 15px 0 0;
padding: 0;
}

#gallery {
height:100px;
}

#gallery img {
float: left;
padding: 20px;
}

.clear {
clear: left;
}

.quote {
width: 168px;
margin: 0;
border : 1px solid #000;
padding : 10px;
color:#000000;
background: #E1DBC6;
font : 9pt Arial;
}

.quote2 {
width: 125px;
margin: 0;
border-style: double;
padding : 11px;
color:#000000;
background: #E4DCB2;
font-size: .8em;
}

.search { 
background: #E4DCB2; 
color: #000;
border-top: 1px solid #F0E9DD;
border-bottom: 1px solid #F0E9DD;
clear: both;
text-align: left; 
padding: 5px 0 5px 0;
}

form { 
margin: 0; 
}

input.search { 
	width: 80px; 
	border: none;
	color: #000;
	background: url(images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 80px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}
#container #content p {
	font-family: Arial, Helvetica, sans-serif;
}
