
body{
	margin:0 auto;
	padding:0;
	font:75% Verdana,Tahoma,Arial,sans-serif;
	/*background-color:#444 ;*/
	background-color:#AC6E6F;
	/*background-color:#FFFFAA;*/
	color:#303030;
	width:770px;
}
.container{
	background-color: #ffffff;
	color:#303030;
	margin:0 auto;
	height: 100% ;
	border-left: 5px solid #ccd ;
	border-right: 5px solid #ccd ;
	width: 770px ;
}
.os { 
	margin:  0em 0em ; 
	padding-left: 1em ;  
	/*color: #DF538D;  */
	color:#FFFFFF;
	margin-bottom: 0em ;
	border-bottom: 0px solid #DF538D;
	/*background-image: url(../images/topbg28.jpg);*/
	background-color:#B03151;
}
.os h1{
	margin:0 0 10px 0;
	float:left;
}
.os p{
	width:500px;
	float:right;
	text-align:center;
	color:#a0a0a0;
	margin:0 0 10px 0;
	font-size:0.8em;
	line-height:1.2em;
	background-color:inherit;
}

.logoImageCell {
	padding: 1em 1em 1em 0;
}
.logoImageCell h1 {
	padding: 0.1em 1em 0.3em 1em ;
	border: 2px solid #DF538D  ;
}
.logoTextCell { 	
	margin-left: 0px;
	padding-top:10px;
	font-weight: bold; 	
	font-size: 2.5em ; 	
	text-align: left ; 

}
.logoTextCell2 { 	
	margin-left: 150px ;
	padding-bottom:0px;
	padding-top: 0px;
	padding-left: 0em ;
	font-weight: bold; 	
	font-size: 1em ; 	
	text-align: left ; 
}
.logoTextCell3 { 	
	margin-left: 150px ;
	padding-bottom:10px;
	padding-top: 5px;
	padding-left: 0em ;
	font-weight: bold; 	
	font-size: 2em ; 	
	text-align: left ; 
}

.imgLogo { 	margin: 5px ; 	padding:1px 10px 1px 1px ; 	vertical-align: middle ;}

.mainpict {

	margin: 0px auto;
	border:0;
	background-image: url(../images/nicolebanner8gro_.jpg) ;
	background-repeat: no-repeat ;
	background-position: center center ;
/*	height: 235px ; */
	height: 190px ;
}
.toppict {
/* Put your image here under the main menu and uncomment 

	margin:0 auto;
	border:0;
	background-image: url(../images/orangeswirl2.jpg) ;
	background-repeat: repeat-x ;
	background-position: center center ;
	height: 30px ;
	width: 760px ;
*/
}

/******************* Top Nav ***************/
.topmenu {
	/*color:#900;*/
	background-color:#B03151;
	padding-top: 5px;
	margin: 0px 0em 0em 0em; 
	text-align: left ;
	height: 30px ;
	border-bottom: 3px double #DF538D;
}
#topnavlist { 	margin: 0em; 	padding: 5px 0 0px 10px; }

.topmenu li{
	display: inline ;
	list-style-type:none;
	border-right:1px solid #fff;
	white-space:nowrap;
	background-position: left center ;
	background-repeat: no-repeat ;
	padding-left: 4px ;
}
.topmenu li a{
	display:inline;
	padding:0 12px;
	font-size:1.3em;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	/*color: #DF538D;*/
	color: #FFFFFF;
}
.topmenu #topcurrent, .topmenu a:hover{
	/*color:#934e02;*/
	color: #000080;
	border-bottom: 0px solid #000 ;
	text-decoration:none;
}

/******************* Left Nav ***************/

.leftmenu{
	clear:left;
	float:left;
	width:200px;
	margin: 1px 0 5x 0px;
	padding:0;
	font-size:0.9em;
}
.leftmenu ul{	
	list-style:none;
	margin:8px 5px 20px 0px;
	padding:0;
	font-size:1em;
}	
.leftmenu li{
	margin-bottom:8px;
}
.leftmenu li a{
	font-weight:bold;
	height:30px;
	text-decoration:none;
	background-color: #B03151 ;
	color:#fff;
	display:block;
	padding:6px 10px 0 10px; 
	border-bottom: 1px solid #DF538D;
	border-left: 1px solid ;
	border-top: 1px solid ;
}	
.leftmenu li a:hover, #leftcurrent {
	background-color: #000080;
	color:#FFF;
	text-decoration: none ;
	border-bottom: 1px solid #D76a65 ;
	border-left: 1px solid #D76a65;
	border-top: 1px solid #D76a65 ;
}
.leftmenu li.left-level-2-act a, .leftmenu li.left-level-2-no a{
	padding:6px 10px 0 30px; 
}	
.leftmenu li.left-level-3-act a, .leftmenu li.left-level-3-no a{
	padding:6px 10px 0 50px; 
}	
/******************* Main Contents ***************/

.contents {
	margin: 6px 12px 20px 10px;
	height: 100% ;
	border-left:1px solid #DF538D;
	padding: 12px 10px 10px 10px;
	line-height:1em;
	text-align:left;
	background-color: #fff ;
}
h1{
	font-size:1.4em;
	/*margin:100 0 0 0;*/
	padding-bottom: 3px ;
	padding-left: 15px ;

	border-bottom: #DF538D solid 1px ;
	/*color: #D76a65;*/
	color: #000080;
}
.contents h1 {
	background-position: left center ;
	background-repeat: no-repeat ;
}
h2, h3{
	font-size:1.2em;
	margin:0 0 0.5em 0;
	padding-bottom: 3px ;
	color: #D76a65;
}
h3 {
	font-size: 1.1em ;
}
/*
.contents img{
	margin: 7px ;
	padding:1px;
	display:inline;
	background-color: #cccccc;
	color:#303030;
	border:2px solid #DF538D;
}
*/
.contents a{
	text-decoration:underline;
	padding: 3px ;
	color: #808080 ;
	font-weight: bold ;
	font-size: 105% ;
}
.contents a:hover{
	text-decoration: none;
	color:#000000;
}
a img{
	border:0;
}

.abox, .abox2 {
	clear:right;
	float:right;
	width:137px;
	margin: 20px 7px 0px 5px;
	padding:3px;
	font-size:0.9em;
	border: 1px solid #DF538D;
}
.abox h3 {
	margin: 0 ;
}
.abox ul, .abox2 ul {
	padding: 0 0 0 15px ;
	margin: 0 ;
}
.abox2 {
	clear: right ;
}
.abox2 p {
	padding: 0 ;
	margin: 0 ;
}

/******************* Footer Details ***************/

.footer {
	clear:both;
	margin:0 ;
	padding:10px 0 10px 0;
	border-top:1px solid #DF538D;
	text-align:center;
	background-color: #ededed ; 
	color: #DF538D;  
	font-size:0.9em;
}
.footer a{
	text-decoration:underline;
	padding: 3px ;
	color: #DF538D ;
	font-weight: bold ;
	font-size: 105% ;
}
.footer a:hover{
	text-decoration: none;
	color:#D76a65;
}

/******************* Image Display Settings ***************/

.left{
	margin:10px 10px 5px 0;
	float:left;
}
.right{
	margin:10px 0 5px 10px;
	float:right;
}
.center{
	text-align:center;
}
