@import url(01.font.css);
@import url(../ezblogger_styles/ezblogger.style.css);
@import url(../calendar/ez.calendar.css);
@import url(../calendar/colorbox.css);
@import url(../eznavigator_styles/sitemap.css);
@import url(../ezDatabase_styles/app_style.css);

/*  Header  */

#wrapper		{
			margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 1013px;

			}

.clearfloat  		{
			clear:both;
			}

#header			{
			height: 230px;
			width: 1013px;
			position: relative;
			z-index: 0;
			}

#header_top		{
			height: 29px;
			width: 1013px;
			}

#icons			{
			float:left;
			height: 24px;
			width: 161px;
			padding: 3px 0px 2px 20px;
			visibility:hidden;
			}

#top_nav		{
			float:left;
			width: 311px;
			padding: 7px 0px 0px 520px;
			color: #fff;
			}

#headerin		{
			background-image:url('../t_images/header.jpg');
			background-repeat: no-repeat;	
			height: 201px;
			width: 1013px;
			}


/*  End Header  */

/*  Homepage  */



#h_slideshow		{
			width: 679px;
			height: 274px;
			position: absolute;
			z-index: 1;
			left:50%;
			top:198px;
			margin-left: -213px;
			}

#h_slideshowin		{
			width: 679px;
			height: 274px;
			position: absolute;
			z-index: 2;
			top: 0px;
			left:0px;
			}

#h_slideshowcontact	{
			background-image:url('../t_images/slideshowcontactinfo.png');
			background-repeat: no-repeat;
			width: 336px;
			height: 149px;
			position: absolute;
			z-index: 3;
			top: 90px;
			left:330px;
			}

#contentwrapper		{
			background-image:url('../t_images/cbkg.jpg');
			background-repeat: repeat-y;
			min-height: 600px;
			height:auto!important; 
			height: 600px;
			width: 1013px;
			}
		
#content		{
			top: 230px;
			margin: 0px 0px 0px 0px;
			}

#left			{
			background-image:url('../t_images/left_bkg.jpg');
			background-repeat: repeat-x;
			float: left;
			width: 259px;
			min-height: 600px;
			margin: 0px 0px 20px 16px;
			}

#qlinks			{
			width: 275px;
			float: left;
			padding: 0px 0px 0px 0px;
			}

#leftin			{
			background-image:url('../t_images/left_topbkg.png');
			background-repeat: no-repeat;
			width: 259px;
			float: left;
			margin: 0px 0px 0px 0px;
			}

#leftcnt		{
			width: 234px;
			margin: 60px 10px 0px 15px;
			}
#quotes		{
			width: 234px;
			margin: 0px 10px 0px 15px;
			}

#right			{
			float: left;
			width: 738px;
			padding: 0px 0px 20px 0px;
			}


#h_right		{
			width: 738px;
			padding: 270px 0px 0px 0px;
			}

#h_right_l		{
			float: left;
			width: 416px;
			padding: 0px 10px 0px 20px;
			}

#h_right_r		{
			background-image:url('../t_images/right_bkg.jpg');
			background-repeat: no-repeat;
			float: left;
			width: 250px;
			min-height: 377px;
			margin: 0px 42px 0px 0px;
			}

#h_right_rin		{
			width: 225px;
			padding: 20px 10px 0px 15px;
			}

#addthis		{
			background: url('../t_images/ShareThis.png');
			background-repeat: no-repeat;
			width: 150px;
			height: 20px;
			padding: 18px 0px 0px 0px;
			margin: 20px 0px 0px 0px;
			visibility:hidden;
			}
#avatarbutton {
	position:relative;
	z-index:1000;
	left:0;
	margin:0px;
	padding:0px;
}

#fadeshow1, #fadeshow1 .gallerylayer {
	background-color: #fff !important;
}

/*  End Homepage  */


/* Secondary Pages  */


#rightin		{
			float: left;
			width: 683px;
			padding: 20px 35px 20px 20px;
			}

#cal			{
			float: left;
			width: 738px;
			padding: 0px 0px 20px 0px;
			}

#pgal1			{
			padding: 0px 0px 20px 0px;
			}

/*  End Secondary Pages  */

/*  Footer  */


#footer			{
 			clear:both; 
			background-image:url('../t_images/footer.jpg');
			height: 58px;
			width: 1013px;
			}



#footerin		{
			width: 703px;
			padding: 10px 20px 0px 290px;
			}


#nsein 			{
			text-align: center;
			padding: 0px 0px 10px 0px;
			}

.nse1	
			{
			font-size: 10px;
			font-weight: normal;
			color: #333;
			}
.nse1:link
			{
			font-size: 10px;
			font-weight: normal;
			color: #333;
			}


/*  End Footer  */

/*  MISC  */

#news_back		{/* background color for scroller*/
			background: #fff url('../t_images/news_bkg.jpg');
			background-repeat: no-repeat;
			}


