@charset "UTF-8";


/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background: #404829;
	font-family:Arial, Helvetica, sans-serif;
}

a:active, a:focus {
	outline: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.commpageimage {
	padding: 25px 10px 25px 10px;
}

.pageimage {
	padding: 25px 10px 25px 30px;
}

.pageText {
	color: #50532A;
	font-size: 12px;
}

.requiredText {
	color: #FF0000;
	font-size: 12px;
}

.clear {
	height: 0px;
	clear: both;
}

.photo_edge {
	margin: 4px;
	padding: 2px;
	border: 4px solid #DEDBCA;
}

.photo_edge:hover {
	margin: 4px;
	padding: 2px;
	border: 4px solid #670F0B;
}

.right {
	float: right;
	margin: 4px;
	padding: 2px;
	border: 4px solid #DEDBCA;
}

.left {
	float: left;
	margin: 4px;
	padding: 2px;
	border: 4px solid #DEDBCA;
}

a {
	font-weight: bold;
	color: #670F0B;	
}

a:hover {
	font-weight: bold;
	color: #17354C;	
}

#bullets1 { 
	list-style-image: url(../images/bullet.gif); 
}

#bullets2 { 
	list-style-image: url(../images/bullet2.gif); 
}

#bullets3 { 
	list-style-image: url(../images/bullet3.gif); 
}

/* End Basics - CSS */


/* start of home_content */

#wrapper {
	width: 100%;
}

#content_container {
	background-color: #BFC2A1;
	background-image: url(../images/home_bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 100%;
}

#content {
	width: 990px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/home_bg05.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#nav_container {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 68px;
	width: 990px;
}

#nav {
	clear: both;
	float: left;
	height: 44px;
	width: 948px;
	margin-top: 24px;
	margin-left: 21px;
}

#nav ul {
	display: block;
	float: left;
	width: 948px;
	height: 44px;
	list-style: none;
}

#nav ul li {
    display: block;
    float: left;
	height: 44px;
    text-indent: -10000px;
}

#nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
	text-decoration:none;
}

#nav_01 {
    width: 80px;
}

#nav_02 {
    width: 120px;
}

#nav_03 {
    width: 138px;
}

#nav_04 {
    width: 102px;
}

#nav_05 {
    width: 123px;
}

#nav_06 {
    width: 116px;
}

#nav_07 {
    width: 101px;
}

#nav_08 {
    width: 78px;
}

#nav_09 {
    width: 90px;
}

#nav_01 a:hover {
	background: url(../images/nav01_f2.jpg) no-repeat left top;
}

#nav_02 a:hover {
    background: url(../images/nav02_f2.jpg) no-repeat left top;
}

#nav_03 a:hover {
    background: url(../images/nav03_f2.jpg) no-repeat left top;
}

#nav_04 a:hover {
    background: url(../images/nav04_f2.jpg) no-repeat left top;
}

#nav_05 a:hover {
    background: url(../images/nav05_f2.jpg) no-repeat left top;
}

#nav_06 a:hover {
    background: url(../images/nav06_f2.jpg) no-repeat left top;
}

#nav_07 a:hover {
    background: url(../images/nav07_f2.jpg) no-repeat left top;
}

#nav_08 a:hover {
    background: url(../images/nav08_f2.jpg) no-repeat left top;
}

#nav_09 a:hover {
    background: url(../images/nav09_f2.jpg) no-repeat left top;
}


#nav ul li ul {
	display: none;
	float: none;
	position: relative;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 6px;
}

#nav ul li ul li {
	background-image: none;
	background-repeat: none;
	background-color: #333929;
	color: #ffffff;
	display: block;
	float: none;
    text-indent: 6px;
	height: 20px;
}

#nav ul li ul li a {
	color: #ffffff;
    font: arial;
    font-size: 11px;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#nav ul li ul li a:hover {
    background-image: none;
    background-repeat: none;
    background-color: #596447;
    text-decoration: none;
}

#slideshow_container {
	background-image: url(../images/slideshow_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 333px;
	width: 990px;
}

#slideshow {
	float: left;
	height: 256px;
	width: 580px;
	margin-top: 30px;
	margin-left: 361px;
}

#main_area {
	width: 930px;
	margin-left: 31px;
	float: left;
}

#main_area a {
	color: #696F2E;
	font-weight: bold;
}

#main_area a:hover {
	color: #333333;
	font-weight: bold;
}

#main_area h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #50532A;
	padding: 3px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFC2A1;
	font-weight: bold;
	margin-top: 10px;
}

#main_area h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #50532A;
	padding: 3px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
}

#main_area h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #50532A;
	padding: 6px 3px 10px;
	font-weight: bold;
	line-height: 19px;
}

#main_area p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #50532A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

#main_area #faq p {
	color: #50532A;
	font-size: 12px;
	padding:10px;
}

#main_area #test h3 {
	color: #C00;
	font-style: italic;
}

#main_area ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #50532A;
	padding: 0px 0px 30px 55px;
}

#main_area #main_area_col01 {
	width: 565px;
	float: left;
}

#main_area #main_area_col02 {
	width: 350px;
	float: left;
	padding: 30px 0px 0px 15px;
}

#box {
	width: 335px;
	background-color:#D8D9C3;
	margin: 25px 0px 30px 10px;
	height: auto;
}

#callbox{
	width: 250px;
	font-size: 13px;
	line-height: 20px;
	margin: auto;
	color: #50532A;
}

#callbox .col1 {
	width: 120px;
	text-align:left;
	float:left;
}

#callbox .col2 {
	width: 130px;
	font-weight: bold;
	float:left;
}

.promo_holder {
	float: left;
	width: 367px;
	height: 132px;
}

.header_blog {
	background-image: url(../images/header_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 53px;
	width: 187px;
}

.header_twitter {
	background-image: url(../images/header_twitter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 53px;
	width: 180px;
}

.header_communities {
	background-image: url(../images/header_communities.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 47px;
	width: 187px;
}

.list_col {
	float: left;
	width: 161px;
	margin-left: 11px;
}

.maintext_holder {
	float: left;
	width: 540px;
	margin-bottom: 15px;
}




/* end of home_content */


/* start of footer */

#footer_container {
	background-image: url(../images/home_bg03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 100%;
}

#footer_home {
	width: 990px;
	height: 167px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/home_bg04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	width: 990px;
	height: 167px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/home_bg06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer #foot_left {
	width: 787px;
	float: left;
	margin-left: 40px;
	margin-top: 77px;
	margin-right: 16px;
}

#footer #foot_right {
	width: 107px;
	float: left;
	margin-top: 77px;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #EEDFAB;
	text-decoration: none;
	padding: 3px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}

#footer a {
	font-weight: bold;
	color: #EEDFAB;
	text-decoration: none;		
}

#footer a:hover {
	font-weight: bold;
	color: #CABD90;
	text-decoration: none;
}

.holder_eho {
	width: 45px;
	margin: auto;
	padding-left:20px;

}

.holder_bd {
	float: left;
	width: 160px;
	margin-right: 10px;
}

.holder_social {
	float: left;
	width: 34px;
}

.logo_bd {
	background-image: url(../images/logo_bd.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 25px;
	width: 160px;
	margin-bottom: 20px;
}

.logo_bd a {
	background-image: url(../images/logo_bd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 25px;
	width: 160px;
}

.logo_eho {
	background-image: url(../images/logo_eho.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 35px;
	width: 45px;
}

.social_rss {
	background-image: url(../images/social_foot_rss.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 33px;
	width: 34px;
}

.social_rss a {
	background-image: url(../images/social_foot_rss.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 33px;
	width: 34px;
}

.social_fb {
	background-image: url(../images/social_foot_fb.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 33px;
	width: 34px;
}

.social_fb a {
	background-image: url(../images/social_foot_fb.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 33px;
	width: 34px;
}

.social_twitter {
	background-image: url(../images/social_foot_twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 33px;
	width: 34px;
}

.social_twitter a {
	background-image: url(../images/social_foot_twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 33px;
	width: 34px;
}

/* end of footer */




































/* start of inside_content */
