/* CSS Document */



/*Shared*/

#container{
	width:779px;
	background-color:#fffdfe; 
	margin: 10px auto;
	
	
	
}

#container2{
	width:789px;
	background-color:#fffdfe; 
	margin: 10px auto;
	
	
	
}

#content{
	margin-left:10px;
	width:761px;


}



body{
	background-color:#eeeeee;
	margin:0;
	padding:0;

}


#header{
	width:761px;
	height:118px;
	

}

#headerTopLeft{
    width:550px;
	height:47px;
	float:left;
	background-image:url(images/header_bkgd.gif);
	background-repeat:repeat-x;
	}
#headerTopRight{
	width:200px;
	height:47px;
	float:left;
	}
	
#headerBottomLeft{
    width:550px;
	float:left;
	height:57px;
	}
	
#headerBottomRight{
	width:210px;
	height:47px;
	float:left;
	}



/*Home*/	


#headerImage{
	width:761px;

}

#homeContent{
	width:762px;
	height:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;

}
#homeContentLeft{
	width:179px;
	height:295px;
	float:left;
	

}

#homeContentLeft2{
	width:1px;
	height:295px;
	float:left;


}

#homeContentMiddle{
	width:179px;
	height:295px;
	float:left;
	

}

#homeContentMovie{
	width:221px;
	height:295px;
	float:left;
	background-color:#CCCCCC;
	

}

.homeText{
	padding-left:14px;
	padding-right:4px;
	line-height:16px;
	height:140px;
	}
	
.homeText a:link{
	color:#0D449B;
	font-weight:bold;
	text-decoration:underline;
	


}

.homeText a:visited{
	color:#0D449B;
	font-weight:bold;
	text-decoration:underline;
}

.homeText a:hover{
	color:#0D449B;
	font-weight:bold;
	text-decoration:underline;
}

.ReadMore1{
	padding-left:14px;
	color:#0D449B;

}

.ReadMore1 a:link{
	color:#0D449B;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
	


}

.ReadMore1 a:visited{
		color:#0D449B;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}

.ReadMore1 a:hover{
		color:#0D449B;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
}





#nav{
	width:761px;


}

#subNav{
	width:223px;
	height:186px;
	background-color:#707070;
	float:left;
}

#subHeadHolder{
	margin-top:114px;
	margin-left:15px;
	


}

#subHeadHolder2{
	margin-top:110px;
	margin-left:15px;
	


}
#interiorHead{
  width:537px;
  float:left;


}

#InteriorHeader{
	width:762px;
	height:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
	background-color:#FFFFFF;

}

#interiorContent{
   width:761px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#333333;
   line-height:18px;


}

#interiorContent a:link{
 color:#333333;
 text-decoration:underline;

}

#interiorContent a:hover{
 color:#3E6CAD;
 text-decoration:underline;

}

#interiorContent a:visited{
 color:#333333;
 text-decoration:underline;

}


#footer{
	background-color:#CCCCCC;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-left:15px;
	padding-top:12px;
	height:20px;
	margin-top:5px;



}

#footer a:link{
	color:#FFFFFF;
	text-decoration:none;

}

#footer a:hover{
	color:#333333;
	text-decoration:none;

}

#footer a:visited{
	color:#FFFFFF;
	text-decoration:none;

}

.txtShade
{
	color:#666666;
	border:outset; 
	border-style:solid; 
	border-width:1px;
	height: 20px;
}
.txtShade2
{
	color:#666666;
	border:outset; 
	border-style:solid; 
	border-width:1px;
	margin-left: 10px;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
color:#707070;
margin-bottom:0px;


}

.contactLabel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#707070;
	margin-bottom:0px;
}

.contactLabelErr
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	color:#DF5353;
	margin-bottom:0px;
}

.interiorContentErr
{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#DF5353;
   line-height:18px;
}




