a.class1:link {color:black; text-decoration: none}
a.class1:active {color:black; text-decoration: none}
a.class1:visited{color:black; text-decoration: none}
a.class1:hover {color:blue; text-decoration: none}



.button {
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.button1 {background-color: #04AA6D;} /* Green */
.button2 {background-color: #008CBA;} /* Blue */


.container 
{ 
position: relative; 
margin: 0 auto; 
padding: 0px; 
width: 1150px; 
}

/* == Inner Content within container that provides padding == */
.inner-content { padding: 10px; }

.canvas 
{
padding:0px 40px;
background: #fff;
border-radius: 0px;
}


.header2
{
position: relative; 
margin: 0 auto; 
z-index:4;
padding-bottom:0px;
padding-top:0px;
width: 1050px;
}


.row 
{ 
zoom: 1; 
margin-left: -4%; 
min-height: 5px; 
margin-bottom:10px;
}

.row:before, 
.row:after
{
display: table;
content: "";
zoom: 1;
}

.row:after 
{ 
clear: both; 
}

.bar
{ 
text-align:center; 
border-bottom: 1px solid #dddddd; 
}


.bar2
{ 
background-color:#333F50;
padding-top:5px;
padding-bottom:5px;
}

.bar3
{ 
text-align:center; 
border-bottom: 1px solid #dddddd; 
}


.caption 
{ 
font-size:14px;
letter-spacing: 2px;
text-align:center; 
font-style: normal; 
color: #333333; 
font-family: arial, verdana, Courier, serif;
text-align:left;
line-height:25px;
}

.alignleft { float: left; margin: 5px 0px 5px 0; }
.alignright { float: right; margin: 5px 0 5px 0px; }


.content
{ 
font-size:16px;
letter-spacing: 1px;
font-style: normal; 
color: #333333; 
font-family: arial, verdana, Courier, serif;
line-height:1.4;
}


.content2
{ 
font-size:14px;
letter-spacing: 1px;
font-style: normal; 
color: black; 
font-family: arial, verdana, Courier, serif;
line-height:1.4;
}



.title
{ 
font-size:15px;
letter-spacing: 1px;
font-style: normal; 
color: #333333; 
font-family: tahoma, verdana, Courier, serif;
font-weight: bold;
padding-bottom:10px;
}


body 
{
background-color:#ffffff;
}





/* == Inner Content within container that provides padding == */
.inner-content { padding: 10px; }



-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
box-shadow: 0 1px 4px rgba(0, 0, 0, .2);

}


.span-one {width: 4.333%;}
.span-two {width: 12.666%;}
.span-three {width: 20.999%;}
.span-four {width: 29.333%;}
.span-five {width: 37.666%;}
.span-six {width: 45.999%;}
.span-seven {width: 54.333%;}
.span-eight {width: 62.666%;}
.span-nine {width: 70.999%;}
.span-ten {width: 79.333%;}
.span-eleven {width: 87.6%;}
.span-twelve {width: 96%;}



/*  == Main Section/Page Columns ==  */
.span-one-half {width: 46%;}
.span-one-third {width: 29.333%;}
.span-one-fourth {width: 21%;}
.span-one-fifth	{width: 16%;}

.span-two-thirds,
.span-two-third {width: 62.666%;}

.span-three-fourths,
.span-three-fourth {width: 71%;}


.entry-title 
{ 
text-align:center; 
border-bottom: 
4px solid #EEE; 
}



body 
{
text-align:center;
height:100%;
margin:0px;
padding:0px;
}

