html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:opx;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../../New%20Website/images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:30px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left: 23px; /*40px;*/
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:80px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

/*-- ARCHIVES LINKS    ---------------------*/

#events_menu ul {
	margin:0px;
	padding-top:0px;
}

#events_menu li{
	float:left;
	list-style-type:none;
	width:110px;
	height:25px;
	text-align:center;
	background-color:#00abbd;
	border-left:1px solid #FFF;
	padding-top:4px;
	padding-left: 0px;
	list-style-image: none;
	display: inline;
}
#Kungfu {
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}


#events_menu a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#events_menu a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}



/*------------------*/

#mainimg {
	background-image:url(/images/main_img.jpg); 
	background-repeat:no-repeat;
	height: 140px; /*132px;*/
	text-align:right;
}

#mainimg1 {
	background-image:url(/images/main_img4.jpg);
	background-repeat:no-repeat;
	height: 140px; /*132px;*/
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:35px 40px 0px 0px;
}

#mainimg1 h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:35px 40px 0px 0px;
}

#mainimg_contacts {
	background-image:url(/images/main_img2.jpg); 
	background-repeat:no-repeat;
	height: 140px; /*132px;*/
	text-align:right;
}

#mainimg_contacts h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:35px 40px 0px 0px;
}

#mainimg_archives {
	background-image:url(/images/main_img3.jpg); 
	background-repeat:no-repeat;
	height: 132px; /*132px;*/
	text-align:right;
}

#mainimg_archives h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:35px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}
#contentarea2 {
	clear: both;
	padding-top: 10px;
}


#leftbar {
	float:left;
	width:539px;
	padding-left: 0px;
	border-right: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
}


#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar2 h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F00;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left: 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

/*-------------------*/

#leftbar_products {
	float:left;
	width:580px;
	padding-left: 100px;
}


#leftbar_products h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar_products p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left: 40px;
}

#leftbar_products a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

/*------------*/

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

.event-title {
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

div.divider {
	background:#CCCCCC;
	height: 1px;
	width: 480px;
	padding-left: 60px;
}
#Backyardigans {
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#Barney {

	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#Retro-60s {

	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#Pokemon {


	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#Transformers {



	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#Princess {




	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#Eeyor {





	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#Pooh {





	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#Animals {






	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#Tigger {






	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#Winx-Club {






	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#Barney2 {






	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#Disney1 {






	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#PicsRow3 {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
.align-right {
	float: right;
	margin-left: 10px;
}
#PicsRow4 {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
#PicsRow5 {

	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
#PicsRow6 {


	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
#PicsRow2-baptism {


	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
#PicsRow1-corporate {

	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
#PicsRow2-corporate {


	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
#PicsRow3-corporate {



	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
#PicsRow4-corporate {




	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
#Row2-holidays {





	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
#Row2-special {






	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}
#new_layouts {
	padding: 1px;
	clear: both;
}
#xmas1 {
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#xmas2 {
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#xmas3 {
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#xmas_row2 {
	clear: both;
}

#xmas4 {
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#xmas5 {
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#xmas6 {
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#xmas7 {
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
#xmas8 {
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
}
