body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    background: #f2eedc;
	margin: 0; 
	padding: 0;
	text-align: center; 
	background-image:url(../images/template_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#666666;font-size:12px; 
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1{font-family:georgia;color:#52275d; font-size:18px;}
h1.white{color:#ffffff;}

h2{color:#a95252; font-size:12px; font-style:italic;}

h3{color:#a95252; font-size:12px; border-bottom:#a95252 1px solid; text-decoration:none; text-transform:uppercase;}
h3 a{text-decoration:none;color:#a95252;}
h3 a:hover{text-decoration:none;color:#4C1745;}

h6{font-weight:normal; font-size:8px; text-align:justify; width:528px;}

p,li{ line-height:1.6em;}
p.white{color:#ffffff;}
p.italic{font-style:italic;}

img.border{border:1px solid #cccccc;padding:3px;}



.header{
	width:920px;
	margin:0px auto;
	padding:0px;
	height:10px;
	height:96px;
	}
.idstcWelcomeMessage
{
	font-size: 12px;
	text-align:right;
	color: #2D5103;
	font-family: Verdana;



}

.minimenu, .minimenu a{
	font-size: 12px;
	text-align:right;
	color: #2D5103;
	font-family: Verdana;
	margin-top:15px;
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom:5px;
	}

.minimenu a:hover{
	text-decoration:underline;
	border-top:1px solid #2d5103;

	}

	
.logo{
	width:298px;
	height:96px;
	float:left;
	}


	

.nav1{background-image:url(../images/main_header_image.jpg); height:293px; width:920px; margin:0 auto; padding:0}

#menu {

	padding: 10px 0px 10px 0px;
	display: block;
	text-align: center;
	margin:0px;
	
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
	white-space: nowrap;
	padding-top:0px;
	margin-top:0px;
}

#menu ul li {
	display: inline;
	border-left: 1px solid #122b64;
	padding: 0px 6px;
	margin: 0;
	height: 16px;
}

#menu ul li.first {
	border-left: none;
}

#menu ul li a, #menu ul li a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #122b64;
	line-height: 16px;
}

#menu ul li a:hover {
	text-decoration: underline;
}
	
	
div.footer{
	margin:0px auto;

	padding:5px;
	font-size:11px;
	text-align:center;
	width:910px;
	background-color:#d2cbbc;
	color:#776f5e;
	}
	
.twoColElsLt #container { 
	width: 920px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 

} 

.twoColElsLt #sidebar1 {
	float: left; 
	width: 275px; 
	padding-left:13px; 


}

.twoColElsLt #sidebar1 h3, .twoColElsLt #sidebar1 p, .twoColElsLt #sidebar1 h1 {
	margin-left: 35px; 
	margin-right: 35px;

}

.twoColElsLt #mainContent {
    margin: 0 1.5em 0 300px; 
}

.twoColElsLt #dyn_mainContent {
    margin: 0 1.5em 0 1.5em; 
}



.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.wrapper{padding:0px 20px 10px 20px;}
 