body {
	background-color: #fff; /* gray */
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}

div#wrapper {
	width: 775px;
	margin: 0px auto;
	padding: 0px; 
	text-align: left;
	border: 1px solid #D89939;
	}
	
#content h1 {
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 0 10px;
	color: #E21836;
}
#content h2 { font-size: 11px; line-height: 13px; font-weight: bold; margin: 0; padding: 10px 10px 0 10px; }
#content h3 { font-size: 10px; line-height: 13px; font-weight: bold; margin: 0; padding: 10px 10px 0 10px; }
#content h4 {  }
#content h5 {  }
#content h6 {  }

#content a { font-style: normal; text-decoration: none; color: #006; }
#content a:hover { text-decoration: underline; }

#content ul li { font-size: 11px; line-height: 13px; font-weight: normal; }
#content ul a { text-decoration: none; }
#content ul a:hover { text-decoration: underline; } 

#content blockquote { padding: 10px; text-align: center; font-size: 11px; line-height: 13px; color: #241F20; margin: 0px; }
#content cite { font-weight: bold; font-size: 11px; line-height: 13px; color: #666666; text-align: right; font-style: italic; }

#content select { z-index: 0; font-size: 11px; display: block; }



#content div.indexstore { margin: 15px 10px 10px 10px; }
#content div.indexstore div.feature { width: 257px; float: left; }
#content div.indexstore div.feature h3 { font-weight: normal; padding-left: 10px;}

#content div.indexstore div.feature .left { width: 153px; float: left;}
#content div.indexstore div.feature .right { margin: 5px 0 0 153px; border-right-width: 1px; border-right-style: solid; border-right-color: #CCCCCC;}

#content div.indexstore2 { margin: 15px 10px 10px 10px; }
#content div.indexstore2 div.feature2 { width: 500px; float: left; }
#content div.indexstore2 div.feature2 h3 { font-weight: normal; padding-left: 10px;}

#content div.indexstore2 div.feature2 .left2 { width: 240px; float: left;}
#content div.indexstore2 div.feature2 .right2 { margin: 5px 0 0 240px; width:200px}

	
#content div.2colBigLeft { width: 100%; }
#content div.2colSmallRight { width: 176px; float: right; padding: 0; margin: 0; }
#content div.2colSmallRight ul {
	list-style-image: url(../images/en/bullet10x5.gif);
}
#content div.2colSmallRight ul li {
	padding-left: 10px;
	margin-left: 0px;
}	



#tableMain{
 	width: 775px;
	border-collapse: collapse;
	
}

#tableMain td{
	text-align: left;
	vertical-align: top;
	
}



/* left navigation */

#leftNav {
	margin: 0;
	padding: 0px;
	background-color: #D89939;
	width: 221px;
	}
	
#leftNav h1 {
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #241F20;
	text-transform: uppercase;
	padding-left: 6px;
	padding-bottom: 6px;
	}
	
#leftNav ul {
	clear: both;
	font: bold 13px verdana, Arial, Helvetica, sans-serif;
	/*list-style: url(../images/bullet_arrrow.gif) none inside; */
	list-style-type:none;
	padding: 0px;
	padding-left: 12px; /* This accompdates for the custom bullet */
	padding-right: 6px;
	margin: 0 0 0;
	}	

#leftNav ul li {
	padding: 0 0 2px;
	margin: 0 0 0 0;
	}

#leftNav ul li a, #leftNav ul li a:visited {
	display:block;
	color: #F7E9D4;
	font-family:arial, verdana, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	padding: 4px 2px 4px 2px;
	}

#leftNav ul li a:hover {
	color: #000;
	background-color: #FFFFFF;
	text-decoration: none;
	}
	
	
/* Content footer styles. */
#footer {
	width: 775px;
	margin: 0 0px;
	display: block;
	padding: 10px 0 14px 0;
	clear: both;
	
	border-top: 1px solid #ccc;
	}


#footer p {
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #666666;
}
#footer p a {
	color: #666;
	text-decoration: none;
	color: #666666;
}
#footer p a:hover {
	color: #000;
	text-decoration: underline;
}

#pgbody {
	font-family: arial,geneva,sans-serif;
	font-size: 11px;
	padding: 4px 6px 4px 6px;
}

#pgbody P {
	color: #000000;
	font-size: 12px;
	font-family: verdana, arial,helvetica,sans-serif;
}

#pgbody a {
	color: #000066;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
}

#pgbody a:link, #pgbody a:visited {
	color: #000066;
	text-decoration: none;
}

#pgbody a:hover, #pgbody a:active {
	color: #000066;
	text-decoration: underline;
}

#pgbody P.header {
	font-family: arial,geneva,sans-serif;
	font-size: 20px;
	color: #996600;
}

#pgbody .subheader {
	font-family: arial,geneva,sans-serif;
	font-size: 18px;
	color: #003366;
}

.caption_red {
	font-family: arial,geneva,sans-serif;
	font-size: 20px;
	color: #EDD0A4;
	padding: 8px 0 6px 0;
	margin: 8px 0 6px 0;
}
.leftaddress {
	font: 14px Arial, Helvetica, sans-serif;
}
