/* CSS Document */

body {
margin: 0;
padding: 10px 0px 20px 0px;
background:#BE9E9E;
/*background:#CC9999;*/
color: #000;
font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:center;
/*min-width:770px;*/
}

h1, h2, h3, h4, h5, h6, ul, li, topnav {
margin: 0;
padding: 0;
}


/* GLOBAL LAYOUT ELEMENTS ------------------------------------- */
 
div.wrapper {
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   width:770px;
  /* margin-top:30px;*/
/* border:#B7848C 1px solid;*/
border: #ad9090 1px solid;
   }
   
.clearfloats {
	clear:both;
}

.floatright {
float:right;
}

.floatleft {
float:left;
}


#topnav {
text-align: left;
padding-top:2px;
/*padding-left:6px;*/
width:770px;
font: 80% Tahoma, Arial, sans-serif;

/*padding-bottom:30px;*/
}

#topnav li {
display:inline;
padding-right:1em;
margin:0;
padding-left:.5em;
}

#topnav a {
color:#FFF;
text-decoration:none;
letter-spacing:.06em;
}

#topnav a:hover {
border-bottom: #FFFFFF dotted 2px;
}

.submenu {
text-align: right;
padding-top:6px;
/*padding-bottom:12px;*/
/*padding-right:10px;*/
}

.submenu li   {
display:inline;
margin:0;
padding:0 6px 0 0;
/*padding-top:4px;*/
/*padding-left:4px;*/
font: 80% Tahoma, Arial, sans-serif;
}

.submenu a  {
color:#1A1C96;
text-decoration:none;
}

.submenu a:hover {
border-bottom: #1A1C96 dotted 2px;
}

#contentWrapper {
width:770px;

}

#content {
float:left;
background-image:url(../assets/contentBackground.jpg);
background-repeat:repeat-y;
width:550px;
border-bottom: #000 1px solid;
margin-top:15px;
}

#mainNav {
float:right;
width:220px;
margin-top:13px;
}

#mainNav a {
width: 100%;
display: block;
padding-left: 15px;
margin-left: -15px;
text-decoration: none;
color:#1A1C96;
} 

#mainNav a:hover {
text-decoration:none;
background-image:url(../assets/menuTack.jpg);
background-repeat:no-repeat;
background-position:left;
}


#menuTop {
background-image:url(../assets/menuTopBackground.jpg);
background-repeat:no-repeat;
width:220px;
height:20px;
font-size: 1px;
}

.menuMid {
background-image:url(../assets/menuMidBackground.jpg);
background-repeat:repeat-y;
width:220px;
/*margin-top: -2px;*/
}

.menuMid li {
font: 90% Tahoma, Arial, sans-serif;
margin-left: 20px;
list-style-type:none;
letter-spacing: .04em;
border-bottom:dashed #1A1C96 1px;
padding-bottom: 6px;
/*color:#1A1C96;*/
}

#menuBottom {
background-image:url(../assets/menuBottomBackground.jpg);
background-repeat:no-repeat;
width:220px;
height:35px;
}

div.footer  {
	font:70%  Tahoma, Arial, sans-serif;
	color:#FFF;
	text-align:left;
	padding-top:1em;
	padding-left:2px;
	padding-bottom:2em;
	width: 764px;

}

.footer li {
display:inline;
padding-right:2em;
letter-spacing:.06em;
}

.footer a {
color:#FFF;
text-decoration:none;
letter-spacing:.06em;
}

.footer a:hover {
border-bottom: #FFFFFF dotted 2px;
}


/* HOME PAGE -------------------------------------------------- */
div.homeWrapper {
text-align: left;
margin-left:auto;
margin-right:auto;
margin-top:30px;
/*width:770px;*/  /*old size*/
width:822px;
border: #ad9090 1px solid;
padding-bottom:1em;
}

#map {
text-align:left;
}

div.homeFooter  {
font:70%  Tahoma, Arial, sans-serif;
color:#FFF;
text-align:left;
padding-top:.5em;
padding-left:6px;
/*width:822px;*/
}

.homeFooter li {
display:inline;
padding-right:1em;
letter-spacing:.06em;
}

.homeFooter a {
color:#FFF;
text-decoration:none;
letter-spacing:.06em;
}

.homeFooter a:hover {
border-bottom: #FFFFFF dotted 2px;
}

/* TEXT ------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, p {
margin-top: 0;

}


h1 { /*Reserved for home page image*/
position: absolute; /* Puts the text within the h1 way off screen so that visual users do not see it. */
top: -10000px; /* Places the div off screen by giving it a negative top coordinate. */
}

h2 {
font-size: 135%;
font-family: Arial, Tahoma, sans-serif;  /*Page titles*/
color:#1A1C96;
border-bottom: #1A1C96 dotted 2px;
width: 380px;
padding-bottom:6px;
margin-top: 0.5em;
margin-left: 0.8em;
margin-bottom:1em;
letter-spacing: 0.02em;
}

h3 {
font-size: 95%;
margin-bottom: .6em;  /*Page sub-heads*/
margin-left: 1em;
font-family: Tahoma, Arial, sans-serif;
color: #1A1C96;
}

h4 {
margin-bottom: .6em;  /*tables*/
font-size: 83%;
font-family: Tahoma, Arial, sans-serif;
color: #1A1C96;
}

table h4 {
color:#8D65D2;
font-weight:bold;
}

h5, h6 {
font-size: 100%;
}

blockquote {
font: 85% "Trebuchet MS", Verdana, Arial, sans-serif;

}



p {
font: 90% "Trebuchet MS", Verdana, Arial, sans-serif;
/*line-height:130%;*/
text-align:left;
margin-left:1em;
margin-right:1.5em;
}


/* CONTENT LINKS ------------------------------------------------------ */

p a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #8C5D3A;
	text-decoration: none;
	}
	
p a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	border-bottom: #8C5D3A dotted 2px;
	/*border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8C5D3A;*/
}


/* CONTENT LISTS ------------------------------------------------------ */


ul{
font: 90% "Trebuchet MS", Verdana, Arial, sans-serif;
}

li {
text-align:left;
margin-top:0;
margin-left:2em;
margin-right:1.5em;
}

ul ul {
font-size:inherit;
margin-left:1em;
}

.store li a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #8D65D2;
	text-decoration: none;
	}
	
.store li a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	border-bottom: #8D65D2 dotted 2px;
}

/* IMAGES ----------------------------------------------------- */



/* TABLES ----------------------------------------------------- */

/* FORMS ------------------------------------------------------ */




