body{
	background: transparent url(img/bg.png);
	padding: 10px;
	margin: 0px;
	color: #000;
	font: 84% tahoma,sans-serif;
}

/*COLORS*/
.pink{
	color:#e67573;
}

#container{
	margin:0 auto;
	padding:5px 4px 5px 5px;
	background-color:#fff;
	width:628px;
}

#logo{
	float:left;
	height:80px;
	z-index:1;
}

#contact-and-join{
	float:left;
	background:#E2E9F0;
	width:223px;
	height:78px;
	color:#0A5038;
	margin-left:-1px;
	padding:0 10px 0 0;
	border-bottom:2px solid #fff;
	font-size:x-small;
}

#contact-and-join input{
	float:left;
}

.contact-us-top-06,
.contact-us-top-05,
.contact-us-top-04,
.contact-us-top-03,
.contact-us-top-02,
.contact-us-top-01
{
	background:#F1E95D;
}

/*.contact-us-top-04 img,
.contact-us-top-03 img,
.contact-us-top-02 img,
.contact-us-top-01 img
{
	position:absolute;
}

.contact-us-top-04 img{margin-left:-48px;}
.contact-us-top-03 img{margin-left:-50px;}
.contact-us-top-02 img{margin-left:-49px;}*/

.contact-us-top-06,.contact-us-top-05{
	height:10px;
}

.contact-us-top-06{
	width:111px;
	background:#F1E95D url(img/contact_us_06.gif) no-repeat top right;
}

.contact-us-top-05{
	width:102px;
	background:#F1E95D url(img/contact_us_05.gif) no-repeat top right;
}

.contact-us-top-04{
	height:14px;
	width:92px;
}

.contact-us-top-03,.contact-us-top-02{
	height:15px;
}

.contact-us-top-03{
	width:78px;
}

.contact-us-top-02{
	width:63px;
}

.contact-us-top-01{
	height:14px;
	width:47px;
	background:#F1E95D url(img/contact_us_01.gif) no-repeat top right;
}

#table{
	display:table;
	clear:both;
}

#row{
	display:table-row;
	vertical-align:top;
}

/*MAIN AREA*/
#main,#main-full-width{
	display:table-cell;
	color:#0a5038;
}

#main-full-width{
	padding:0 0 5px 90px;
}

/*#main img,#main-full-width img{
	max-width:100%;
	margin:10px 0;
	clear:right;
}*/

#main a,#main-full-width a{
	color:#cb9b9a;
	text-decoration:none;
}

#main a:hover,#main-full-width a:hover{
	text-decoration:underline;
}
#sub-nav{
	background:#f1e95d;
	font:normal x-small tahoma,sans-serif;
	color:#0a5038;
	padding:5px 0 3px 5px;
	height:17px;
	width:305px;
	margin:1px 0 2px -8px;
}

.post{
	font:normal small tahoma,sans-serif;
	margin-bottom:2em;
}

/*#main-full-width{
	padding-right:79px;
	background:#fff url(img/side-stripes.gif) repeat-y top right;
}*/

.post-title{
	background:#649380;
	font:bold small tahoma,sans-serif;
	color:#fff;
	padding:1px 3px 2px 7px;
	line-height:22px;
	margin:1px 0 0 -8px;
}

#main .post-title a,#main-full-width .post-title a{
	color:#fff;
}

.post-text{
	padding-right:7px;
	margin-bottom:1em;
}

.bSmallPrint{
	margin-bottom:2em;
	font-size:x-small;
	display:none;
}

.bSmallPrint a{
	color:#0A5038;
}

.bSmallPrint a:hover{
	color:#649380;
}

/*OTHER*/
.clear-both{
	clear:both;
	font-size:0px;
}

#footer{
	margin:0 auto;
	font:normal x-small tahoma,sans-serif;
	color:#fff;
	height:25px;
}

#footer-links-left{
	float:left;
	height:15px;
	margin:0 2px 2px 0;
	padding:5px 0 3px 5px;
	width:387px;
	background:#649380;
}

#footer-links-right{
	float:right;
	height:15px;
	padding:5px 0 3px 5px;
	width:227px;
	background:#004F37;
}

#footer a{
	text-decoration:none;
	color:#fff;
}

#footer a:hover{
	text-decoration:underline;
}

#constant-contact{
	position:absolute;
	margin:40px 0 0 75px;
}

#constant-contact fieldset{
	margin:0;
	padding:0;
	border:0;
}

.inline-image{
	clear:none;
	display:inline;
	vertical-align:baseline;
	margin:0;
}

h3{
	font:bold small tahoma,sans-serif;
}
