/*valley StyleSheet*/


html{
   	FONT-FAMILY:  Arial;
    font-size: small;
	height:100.01%;
	background: #FFFFFF url(../images/bk.jpg) repeat-y
}
	


body { 
  	margin: 0px;
    color: #333333;
	
	 		
}

#container {
	height: auto !important;  
	height:100%;
	min-height:900px; 
	padding: 0px;
	width: 905px;		
	margin: 0 auto;
	background: url(../images/bk_container.jpg) repeat-y;
	}
.clear{
clear: both
}
#header{
	height: 253px	
	}



#leftmenu{
	padding: 0px 0px 0px 0px;
	width: 201px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(../images/bk_menu.jpg) top right  no-repeat
	

}
#content{
	float: left;
	padding: 50px 60px 20px 40px;
	width: 604px;
	height:auto !important;
	height:500px;
	margin: 0px;
	min-height:500px;
	background: url(../images/corporate_events_tel.jpg) top right  no-repeat;

}


#leftmenu ul{
	list-style: none;
	width: 201px;
	text-align: left;
	margin: 13px 0px 0px 0px;
	padding: 0px
}
#leftmenu li{
	display: block;
	margin: 0px;
	width: 201px;
	padding: 0px;
	
}

#leftmenu li a:link, #leftmenu li a:active, #leftmenu li a:visited {
	display: block;
	background: url(../images/menu_list.jpg) top left  no-repeat;
	font-size: 90%;
	height: 27px;
	font-weight: bold;
	padding: 10px 0px 0px 18px;
	color: #6C6AB7;
	text-decoration: none;
	text-align: left;
	border-bottom: dashed 1px #FFFFFF
}

#leftmenu li a:hover {
	text-decoration: none;
	display: block;
	background: #8787C7 url(../images/menu_list_ov.jpg) top left  no-repeat;
	color: #FFFFFF;
	border-bottom: dashed 1px #FFFFFF	
}

#leftmenu li a.hme:link, #leftmenu li a.hme:active, #leftmenu li a.hme:visited {
	display: block;
	background: url(../images/menu_list_hme.jpg) top left  no-repeat;
	font-size: 90%;
	height: 16px;
	font-weight: bold;
	padding: 11px 0px 9px 18px;
	color: #6C6AB7;
	text-decoration: none;
	text-align: left
}

#leftmenu li a.hme:hover {
	text-decoration: none;
	display: block;
	background: #8787C7 url(../images/menu_list_hme_ov.jpg) top left  no-repeat;
	color: #FFFFFF	
}

#leftmenu .sub{
	background: url(../images/bk_submenu.jpg) repeat-y;
	border-bottom: dashed 1px #FFFFFF;
	padding: 5px 0px 5px 0px;
	margin: 0px
}
#leftmenu li a.sub:link, #leftmenu li a.sub:active, #leftmenu li a.sub:visited {
	display: block;
	font-size: 80%;
	font-weight: bold;
	padding: 4px 0px 4px 30px;
	height: 10px;
	margin: 0px;
	color: #6C6AB7;
	text-decoration: none;
	text-align: left;
	border-bottom: dashed 0px #FFFFFF;
	background: url(../images/bk_submenu.jpg) repeat-y;
}


#leftmenu li a.sub:hover {
	text-decoration: none;
	display: block;
	color: #E23E80;
	border-bottom: dashed 0px #FFFFFF;
	background: url(../images/bk_submenu.jpg) repeat-y;	
}
/*END side menu*/





h1{
	font-weight:normal;
	text-align: left;
	line-height: 1.6;
	font-size: 140%;
	color: #727DBD;
	padding: 0px;
	margin: 0px 0px 35px 0px;
	}

/*content area*/

h2{
	font-weight:bold;
	text-align: left;
	line-height: 1.6;
	font-size: 100%;
	color: #E23E80;
	padding: 0px;
	margin: 0px;
	}

h3{
	font-weight:bold;
	text-align: left;
	font-size: 100%;
	color: #E23E80;
	padding: 0px;
	margin: 0px 0px -10px 0px;
	}

#content p{
	font-size: 90%;
    line-height: 1.6;
	color: #333333;
	text-align: justify
}

#content p.indent{
	font-size: 90%;
    line-height: 1.6;
	color: #000000;
	text-align: justify;
	padding: 0px 0px 0px 50px
}

.txtpinkbold{
	color: #E23E80;
	font-weight: bold
}

.txtpurplebold{
	color: #727DBD;
	font-weight: bold
}

.news{
	padding-bottom: 20px;
	border-bottom: solid 1px dashed #727DBD
}

		
.pright {   
   	text-align: right
}
.pcenter { 
   	text-align: center
}

.pleft { 
   	text-align: left
}

#content ul{
   	list-style: url(../images/list.jpg);
	line-height: 1.8;
	font-size: 90%;
	color: #333333	
}
	
.cssform {
	padding: 0px;
	margin: 0px 0px 0px 120px;
	border: 1px dashed #cccccc;
	width: 320px;	
}
.cssform .submitform {
    border: 1px solid #7C4F1D;
    background-color: #E23E80;
   	color: #FFFFFF; 
    font-weight: bold;
	font-size: 90%;
	padding: 4px;
	margin-left: 130px
	
}

 
.cssform textarea{ 
    COLOR: #333333;
	font-size: 90%;
	padding: 3px; 
	FONT-FAMILY: Arial;
    background-color:#FFFFFF; 
   	border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
   	border-right: 1px solid #CCCCCC;
   	border-top: 1px solid #CCCCCC;
	margin-bottom: 6px
}

 .cssform input { 
    COLOR: #333333;
	font-size: 90%;
	padding: 3px;
    background-color:#FFFFFF; 
    border-bottom: 1px solid #CCCCCC; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #CCCCCC; 
    border-top: 1px solid #CCCCCC
}



.cssform  select {
    COLOR: #333333; 
    background-color: #FFFFFF; 
    border-style: solid; 
    border-color: #CCCCCC; 
    border-width: 1px;
	margin: 0px 0px 0px 12px; 
}


.cssform .nobord {
    border: solid;
    border-width: 0px;
    border-color:#FFFFFF;
    background-color: #FFFFFF
}

.cssform .lcol{
	width: 250px;
	padding: 0px;
	margin: 0px;
	float: left;

}

.cssform p{
	text-align: left;
	margin: 0px 10px 0px 12px;
	padding: 5px 12px 5px 0px;
	height: 1%		
}



.cssform label{
float: left;
padding: 0px 0px 0px 12px;
font-size: 95%;
color: #333333; 

}

.cssform .red{
font-size: 80%;
color: #CC0000
}


/*.threepxfix class below:*/
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: 

* html .threepxfix{
margin-left: 3px;
}

.cssform h4{
	font-weight: normal;
	text-align: center;
	font-size: 90%;
	color: #333333;
	margin:8px 0px 8px 8px;
	padding: 6px;
	width: 520px;
	background-color: #E0F3CD;
	
}

.imgleft{
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 margin-right: 20px
}

.imgcenter{
   	 text-align: center;
	 float:center;
	 margin: 0px;
}


.imgtoplft{
	 float:left;

}

.imgleftborder{
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 margin-right: 20px;
	 border: 1px solid #84531D
}

.imgright{
   	 text-align: right;
	 float:right;
	 margin: 0px;
	 margin-left: 20px
}	

.imgright2{
   	 text-align: right;
	 float:right;
	 margin: 0px;
	 margin-left: 0px;
	 margin-right: 50px
}	

/* links*/

a:link, a:active, a:visited {
   color: #727DBD;
   font-size: 100%;
   text-decoration: underline;
   font-weight: bold
}

a:hover {
   color: #E23E80;
   text-decoration: underline;
   font-weight: bold;
   
}

.gallery{
width: 590px;
margin: 10px;
padding: 0px

}
.galborder{
	padding: 8px;
	margin: 0px;
}


/* footer*/

#footer {
	clear:both;
	margin: 0 auto;
	width: 904px; 
	font-weight: normal;
	padding: 4px 12px 4px 0px;
	text-align: right
}
#footer P{
	font-size: 80%;
	color: #4E4B9E;
	text-align: right
}

#footer a:link, #footer a:active, #footer  a:visited {
	color: #4E4B9E;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	text-align: right
}

#footer a:hover {
	text-decoration: underline;
	color: #E23E80
}


/*  end footer*/

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/ * html .clearfix { height: 1%; }
.clearfix { display: block; } /* close commented backslash hack */


	

