/* CSS Document */

body{
	margin:0px;
	background:url(../images/bg.gif) no-repeat #000 center top;
}
p{
line-height:13px;
}
.banner{
	height:141px;
}
.menu{
	height:40px;
}
.Leftmenu{
	height:339px;
	width:139px;
	background-image:url(../images/menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:30px;
	margin-top:29px;	
}
.content{
	height:610px;
}
.Textcontent{
	margin-left:30px;
	margin-top:29px;
}
.PicHolder{
	height:173px;
	width:233px;
	background-image:url(../images/pic_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:130px;
	margin-top:2px;	
}

h1{
	color: #d1c8b6;
	font-family: "Century Gothic",;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	padding-top:19px;
}
.headText{
	color: #a62926;
	font-family: "Times New Roman",;
	font-size: 23px;
	font-weight: normal;
	text-decoration: none;
}
.mainBody{
		width:890px;
		color:#ffffff;
		font-family:'Arial', Helvetica, sans-serif;font-size:11px;
		margin:0;
 }
 .footerBody{
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	 }
	
.Pic a, .Pic a:visited{
	color: #FFF;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-top:100px;
	padding-left:56px
}
.Pic a:hover {
	color: #a62926;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	}
	
	 
 .paratext{
 font-family:"Times New Roman", Times, serif;
 font-size:13px;
 font-weight:normal;
 color:#000000;
 }
 #irisTxt{
 font-family:"Times New Roman", Times, serif;
 font-size:13px;
 font-weight:normal;
 color:#000000;
 padding-right:130px;
 }
 
 #irisTxt strong{
 	color:#9d0202;
	font-family:"Times New Roman",;
	font-size:14px;
	font-weight:bold;	
 } 
 #irisTxt span{
 	font-style:italic;
	font-weight:bold;
 }
 
 .btn
{
	font-family:"Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image:url(../images/gryBtn.jpg);
	width:96px;
	height:36px;
	cursor:pointer;
	border-right-color: #333333;
	background-repeat: no-repeat;
	background-position: left top;
	}

.btn_hover {
	font-family:"Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor:pointer;
	width:96px;
	background-image:url(../images/orgBtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
/* Menu */

#iris_menu {
	/*height: 20px;*/
	margin:10px 0 0 30px;
	height: 28px;
}

#iris_menu ul {
	
	margin:0;
	padding: 0;
	list-style: none;
	line-height:2;
}

#iris_menu li {
	float: left;
	/*height: 15px;*/
}

#iris_menu a {
	/*text-transform: lowercase;*/
	font-family: "Century Gothic",;
	text-decoration: none;
	font-size: 14px;
	color: #fbdfac;
	font-weight:bold;
	padding: 0 30px 0 55px;
}

#iris_menu a:hover {
	text-decoration: none;
	background: url(../images/menu_hovBg.gif) no-repeat left center;
	color:#a62926;
}
	
	
/*Blue  Slide Menu */

#blue_menu {
	/*height: 20px;*/
	margin:30px 0 0 4px;
}

#blue_menu ul {
	
	margin:0;
	padding: 0;
	list-style: none;
}

#blue_menu li {
	float: left;
	width:120px;
	display:block;
	border-bottom:1px dotted #9b927e;
	/*line-height:24px;*/
	background:url(../images/red_arrow.png) no-repeat left top;
	padding: 4px 0 4px 13px;
	line-height:12px;
	}

#blue_menu a {
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-size: 13px;
	color: #9d0202;
	font-weight:500;
	font-family:"Century Gothic";
	line-height:12px;
		}
#blue_menu a p{
	line-height:10px;
}

#blue_menu a:hover {
	text-decoration: none;
	color:#000;
}
	
	
 /**********************************************************************************************/	
.foottext {
	color: #ccc;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top:4px;
	}
	
.foottext a, .foottext a:visited{
	color: #FF0000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.foottext a:hover {
	color: #00FF99;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	}
	
/*******************************************************************************/
