/* Global Styles */

body {
	margin: 0px;
	background-color:  #edd2cd;
	}
	
td {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #412c2c;
	}
p, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #412c2c;
	line-height: 130%;
	}
li	{
	margin-top: 4px;
	margin-bottom: 4px;
	}
h1, h2, h3, h4 {
 	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	color: #dd3344;
	margin-top: 	12px;
	margin-bottom: 6px;
}
h1	{
	font-size: 18px;
	letter-spacing: .1em;
	}
h2	{
	font-size: 16px;
	letter-spacing: .05em;
	}
h3	{
	font-size: 15px;
	font-stretch: extra-expanded;
	}
	
h4	{
	font-size: 14px;
	font-stretch: expanded;
	text-align: center;
	margin-top: 6px;
	}
	
strong {
	font-weight: bold;
	color: #dd3344;
	}	
a {
	color: #bb2233;
	font-weight:bold;
	}
a:hover {
	color: #05b55d;
	text-decoration: none;
	}

/* ID Styles */

#nav_left td {
	border-bottom: 2px solid #bb2233;
	}
#nav_left a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bb2233;
	line-height: 16px;
	letter-spacing: .1em;
	text-decoration: none;
	display: block;
	padding: 8px 12px 10px 12px;
	}
#nav_left a:hover {
	color: #edd2cd;
	font-weight: bold;
	border-right: 2px solid #bb2233;
	background-color: #bb2233;
	}
#nav_top td {
	background-color: #bb2233;
	margin: 0px;
	padding: 0px;
	}
#nav_top a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #edd2cd;
	background-color: #bb2233;
	line-height: 16px; 
	letter-spacing: .1em;
	text-decoration: none;
	display: block;
	padding: 8px 12px;
	}
#nav_top a:hover {
	color: #bb2233;
	font-weight: bold;
	background-color: #edd2cd;
	}
	
/* Class Styles */
	
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: semi-condensed;
	color: #6f2b18;
	text-align: center;
	padding-top: 24px;
	padding-bottom: 6px;
	}
.smallText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #412c2c;
	}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #412c2c;
	line-height: 16px;
	letter-spacing: .1em;
	text-decoration: none;
	margin: 0;
	}
/* BeginOAWidget_Instance_2648024: #OAWidget */
.container {
/* [disabled]width: 100%; */
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 11px;
	}
.item a img {
	float: left;
	padding: 3px;
	background-color: #000;
	margin: 5px;
	border: 1px solid #cccccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: .6;
	}
.item a:hover img, .item a:active img {
	padding: 3px;
	border: 1px solid #FF0000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 1;
	}
.clearfix:after{
      clear:both;
}
#inline {
      visibility: hidden;
      color:#444;
	}
/* EndOAWidget_Instance_2648024 */