/* CSS Document */

/* BACKGROUNDS */

body {
	margin: 0px;
	color: #534d44;
	background-color: #645f58;
}

a {
	color: #ffff00;
}

a:hover {
	text-decoration: none;
}

td.header_bg {
	background-color: #ffffff;
	background-image: url(../images/images_site/bgd_page.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

td.header_copy {
	text-align: left;
}

/* TOP MENU */

td.nav_top {
	padding: 0px 0px 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87837e;
	}
	
/* COPY */

h2.bodycopy_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 10px 0;
	}
	
h3.bodycopy_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 25px 0;
	}
	
h4.bodycopy_h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
h5.bodycopy_h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 15px 0;
	}
	
h6.bodycopy_h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 23px;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	margin: 0;
	}
	
td.bodycopy_home {
	padding: 20px 16px 30px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	width: 190px;
	text-align: left;
}

td.bodycopy_pages {
	padding: 25px 16px 50px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	width: 570px;
	text-align: left;
}

td.bodycopy_pages2 {
	padding: 25px 16px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	width: 570px;
	text-align: left;
}

td.bodycopy_pages2b {
	padding: 0px 16px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	width: 570px;
	text-align: left;
}

/* BLOG/TWITTER */

td.blog_label {
	padding: 0px 14px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #534d44;
}

td.blog_copy {
	padding: 0px 0px 0px 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7f7b76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
	text-align: left;
}

a.blog_link:link {
	color: #FFFF00;
}
a.blog_link:hover {
	color: #FFFF00;
}


/* FOOTER */

td.footer_bgd {
	background-image: url(../images/images_site/bgd_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a.footer_link:link {
	color: #FFFF00;
  font-weight: normal;
}

td.footer_contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
	color: #FFFFFF;
	}
	
td.footer_contacts-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 15px 0px 15px 0px;
	color: #FFFFFF;
	}	

/* SPACING */

td.spacing_topnav {
	padding: 50px 0px 0px 0px;
}

td.spacing_logo {
	padding: 10px 14px 0px 0px;
}

td.spacing_box {
	padding: 36px 0px 0px 0px;
}

td.spacing_hero {
	padding: 40px 0px 15px 0px;
}

td.spacing_blog {
	padding: 0px 0px 15px 0px;
}

td.spacing_hometext {
	padding: 0px 0px 10px 0px;
}

/* TWITTER */

.twitters {
  border: none;
  padding: 0px;
  overflow: visible;
  margin: 0px;
}

.twitters ul {
  list-style: none;
  padding: 0;
  white-space: normal;
  margin: 0;
}

.twitters li {
	float: left;
	width: 270px;
}

td.twitter_copy {
	padding: 0px 0px 0px 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7f7b76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	text-align: left;
}
