﻿body 
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efdac8;
}
.pagewrapper
{
	display: block;
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f8f5;
	color:#1c1502;
}
.header
{
	display: block;
	height: 145px;
	width: 852px;
	background-image: url(/Media/Images/Layout/DaziboHeader.jpg);
	
}
.navspacer
{
	position:relative;
	display:block;
	width:852px;
	height:10px;
	background-color: #F7F7F9;
}
.topnav
{
	display: block;
	height: 34px;
	width: 852px;
	
	background-color: #00685a;
}
.pagemainsector
{
    width: 852px;
    
    display: block;
    height: auto;
    overflow: auto;
    background-image: url('/Media/Images/Layout/CenterBackground.jpg');
}
.pageMSleft
{
    width: 167px;
	display: block;
	float: left;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-align:center;
	
}
.pageMSright
{
    display: block;
	width: 665px;
	float: right;
	
	padding:5px;
}
.leftContentBlock
{
    display: block;
	width: 390px;
	float: left;
	
	}
.imageContentBlock
	{
	display: block;
	width: 267px;
	height:170px;
	float: right;
	
	}
.longContentBlock
	{
	display: block;
	float: left;
	 
	width: 665px; 
	padding-top:10px;
	}
.footer
{
    display: block;
    height: 76px;
    width: 852px;
    background-image: url(/Media/Images/Layout/DaziboFooter.jpg);
    
}
.contentSpace
	{
	display: block;
	float: left;
	 
	width: 665px; 
	height: 20px;
	}
.tnlinkcontainer {
	display:block;
	float:left;
	margin-top:7px;
	margin-left:95px;
	
	font-size: large;
}
#tnlinkcontainerStart {
	display:block;
	float:left;
	margin-top:7px;
	margin-left:30px;
	
	font-size: large;
}
a:link {
	color: #F7760F;
}
a:visited {
	color: #F7760F;
}
a:hover {
	color: #5ae37a;
}
a:active {
	color: #FAF7F5;
}
 ul
{
    padding-left: 10px;
    margin-left: 10px;
    padding-top:2px;
    margin-top:2px;
}
    h1
{
    font-size: large;
    margin: 0px;
    padding: 0px;
}
    h2
{
    font-size: medium;
    margin: 2px;
}
    h3
{
    font-size: medium;
    margin: 2px;
}
.taHolder
{
 width:240px;
 margin-left:auto;
 margin-right:auto;  
 margin-top:15px;
 margin-bottom:15px; 
}


/* ********************************************************* */

.formContainer
{
    display: block;
}
.formRow
{
    display: block;
    height:25px;
}
.formRowLeft
{
       height:25px;
 display: block;
    float: left;
    width: 25%;
    text-align:right;
}
.formRowRight
{
       height:25px;
 display: block;
    float: right;
    width: 70%;
    text-align:left;
}
.formRowLeft3959
{
       height:25px;
 display: block;
    float: left;
    width: 39%;
    text-align:right;
}
.formRowRight3959
{
      height:25px;
  display: block;
    float: right;
    width: 59%;
    text-align:left;
}
.formRowLeft4949
{
       height:40px;
 display: block;
    float: left;
    width: 49%;
    text-align:right;
}
.formRowRight4949
{
       height:40px;
 display: block;
    float: right;
    width: 49%;
    text-align:left;
}
.formRowLeft4545
{
       height:40px;
 display: block;
    float: left;
    width: 45%;
    text-align:right;
}
.formRowRight4545
{
       height:40px;
 display: block;
    float: right;
    width: 45%;
    text-align:left;
}
.formErrorLabelHolder
{
     height:25px;
   width:90%;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
.formErrorLabel
{
      height:25px;
  width:90%; 
    color:Red;
    text-align:center;
}
.formTextLabel
{
      height:25px;
  width:90%; 
    text-align:center;
   font-size: x-large;
       margin-left:auto;
    margin-right:auto;

   
}

.form25left
{
      height:25px;
  width:25%;
    display:block;
    float:left;
    text-align:left;
}
.form50left
{
     height:25px;
   width:50%;
    display:block;
    float:left;
    text-align:left;
}
.form49Left
{
   width:49%;
    display:block;
    float:left;
    text-align:left;
}
.form49Right
{
   width:49%;
    display:block;
    float:right;
    text-align:right;
}


.form12leftcenter
{
     height:25px;
   width:12%;
    display:block;
    float:left;
    text-align:center;
}
.formRowTall
{
    display: block;
    height:50px;
}
.formLeftLeft17
{
    text-align: left;
    width: 17%;
    display: block;
    float: left;
}
.formRightLeft80
{
      text-align: left;
    width: 80%;
    display: block;
    float: right;
  
    }
    .formGenTxtBox
{
      text-align: left;
    width: 95%;
    display: block;
    float: left;
  
    }
    .formRowMultiLine
{
    display: block;
    height:110px;
}

.eventBlock
{
    height: 170px;
    display: block;
}    