html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #6e2e08;
  background-image: url(../Moda_images/sub_body_background_mod.jpg);
  background-repeat: repeat-x;
  color: #2d2e2e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
/* Commonly used to style page titles. */
h1 {
  color: #532306;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  padding: 5px 0;
  /* text-decoration:underline; */
}
/* Commonly used to style section titles. */
h2 {
  color: #532306;
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  text-align: center;
}
/* Sets the style for the h3 header. */
h3 {
  color: #532306;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  text-align: center;
  padding: 5px 0;
}
/* Sets the style for the h4 header. */
h4 {
  color: #532306;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  text-align: center;
  padding: 5px 0;
}
/* Sets the style for the h5 header. */
h5 {
  color: #993300;
}
/* Sets the style for the h6 header. */
h6 {
  color: #993300;
}
hr {
  size:1;
  color: #532306;
}
hr.hr_middle {
  margin: 1px 195px;
  size:1;
  color: #532306;
}
p {
  color: #532306;
}
p.centertext {
  vertical-align:middle;
  text-align:center;
  padding-bottom: 0;
  margin: 0 195px;
  width:360px;
  padding: 0;
}
p.footnote {
  text-align:center;
  font-style:italic;
  padding-bottom: 0;
  margin-bottom: 0;
}

/* Sets the style for unvisited links. */
#content a, #content a:link {
  color: #532306;
  font-weight: bold;
  text-decoration: none;
  padding: 1px 0;
}
/* Sets the style for visited links. */
#content a:visited {
  color: #532306;
  font-weight: bold;
  text-decoration: none;
}
/* Sets the style for links on mouseover. */
#content a:hover {
  color: #532306;
  text-decoration: underline;
  background:#e2e2cd center;
  padding: 1px 0;
}
/* Sets the style for a link that has focus. */
#content a:focus {
  color: #990000;
}
/* Sets the style for a link that is being activated/clicked. */
#content a:active {
  color: #4b3200;
}

a img.columnitem, a:link img.columnitem {
  border:none;
  padding:4px;
} 
a img.featureditem {
  border:none;
  padding:4px;
}

p img {
  margin:0 0 0 0;
}
/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
#outerWrapper {
  background-color: #ffffff;
  border-left: solid 1px #ffffff; /* Sets the left border properties for an element using shorthand notation */
  border-right: solid 1px #ffffff; /* Sets the right border properties for an element using shorthand notation */
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 760px;
  max-width: 760px;
}
#outerWrapper #header {
  background-color: #6e2e08;
  background-image: url(../Moda_images/sub_header_background_mod3.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  border-bottom: solid 1px #ffffff; /* Sets the bottom border properties for an element using shorthand notation */
  color: #bb4100;
  font-size: 18px;
  font-weight: bold;
  height: 125px;
  line-height: 15px;
  padding: 80px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #topNavigation {
  background-color: #993300;
  background-image: url(../Moda_images/topnav_background_mod.jpg);
  background-position: left;
  background-repeat: no-repeat;
  border-bottom: solid 1px #ffffff; /* Sets the bottom border properties for an element using shorthand notation */
  color: #dde5bc;
  font-weight: bold;
  height: 30px;
  padding: 5px 5px 0px 5px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#topNavigation_blank {
  background-color: #993300;
  background-image: url(../Moda_images/topnav_background_mod_blank.jpg);
  background-position: left;
  background-repeat: no-repeat;
  border-bottom: solid 1px #ffffff; /* Sets the bottom border properties for an element using shorthand notation */
  color: #dde5bc;
  font-weight: bold;
  height: 30px;
  padding: 5px 5px 0px 5px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#topNavigation ul {
	/* float: right; */
	padding: 0 0 0 0;
}
#outerWrapper #contentWrapper {
  background-image: url(../Moda_images/content_background_mod.jpg);
  background-repeat: repeat-y;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #ccccaa;
  float: left;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width:170px;
}
#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #ccccaa;
  float: right;
  padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width:170px;
}
#outerWrapper #contentWrapper #leftColumn1 img {
  margin: 0px 0px 0 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#outerWrapper #contentWrapper #rightColumn1 img {
  margin: 0px 0px 0 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
    background-color:#f0f0e7;
	max-width:360px;
}
/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  background-color: #993300;
  padding: 0px 10px 0px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  text-align:			center;
  color:				#dde5bc;
  margin:				0 0 0 0;
  text-decoration:		none;
}
a img.style2, 
a:visited img.style2, 
a:active img.style2, 
a:focus img.style2 {
  padding: 3px 0px;
  border: none;
  text-decoration: none;
  outline: 0px none;
  background-color:none;
}
a:hover img.style2 {
  padding: 3px 0;
  border:  none;
  text-decoration: none;
  outline: 0px none;
  background-color:#e2e2cd;
}
.small80 {
  font-size:		80%;
  font-weight:		normal;
}
div.siteFooterCopyright {
	text-align:right;
	margin-top:-1.25em;
}
div.siteFooterLinks{
	text-align:left;
	white-space:nowrap;
}
#footer a {
  color: #dde5bc;
  text-decoration: none;
}
#footer a:hover {
  color: #dde5bc;
  text-decoration: underline;
}
#contact {
	font-family: inherit;
}
#contact table {
	padding:	        0;
	border-collapse:	collapse;
	border:				1px solid #ccccaa; /*532306;*/
}
#contact td {
    background-color: 	#e2e2cd; /*ccccaa;*/
}
.contact table {
	padding:	        0;
	border-collapse:	collapse;
}
td.contact {
	text-align:			right;
	font-size: 			100%;
	font-weight:		bold;
	padding: 			3px 8px 3px 8px;
	color: 				#532306;
	background-color:	#ffffff;
	border:				none;
}
td.error {
  text-align: 	right;
  color: red;
  font-variant: small-caps;
  font-weight: bold;}
#sorry {
  width: 300px;
  margin: 5px auto 5px auto;
  border: 2px solid #000;
  background-color: #FC0;}
#sorry p {
  margin: 10px;}
/*Styles for form input elements */
textarea {
  float:left;
  width: 330px;
  height: 150px;}
.mediumbox {
  width: 200px;}
.smallbox {
  width: 120px;}
/*Styles for special Links */
a img.viewMInav,
a:visited img.viewMInav, 
a:active img.viewMInav, 
a:focus img.viewMInav {
  margin-top:-3PX; 
  border:none;
  text-align: center;
  /* height:30px; */
}
a:hover img.viewMInav {
  background:#ccccaa center;
  margin-top:-3PX; 
  border:none;
  text-align: center;
  /* height:30px; */
}
a img.viewMIbody,
a:visited img.viewMIbody, 
a:active img.viewMIbody, 
a:focus img.viewMIbody {
  margin:2px 0;
  border:none;
  text-align: center;
  /* height:35px; */
}
a:hover img.viewMIbody {
  background:#ccccaa center;
  margin:2px 0; 
  border:none;
  text-align: center;
  /* height:35px; */
}