/*		Styles for all
----------------------------------------------------------*/
@import url("../../css/common.css");
/* CSS Document */



#wrapper {
	width: 790px;
	margin: 0 auto;
	/*padding-top: 67px;
	background: url(../img/contentBg.png) repeat-x 0 0;*/
	position: relative;
	border:0 0.5px 0 0.5px;
	border-style:solid;
	border-color: #6BBE04;
}
#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wrapper {
	display: inline-table;
	clear: both;
}
/* MacIE begin \*/
*+html #wrapper {height: 1%;}
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* MacIE end */


/*
* html .iepngfix {
  behavior: url(iepngfix.htc);
}
*/
/*for IE png transparent*/


#header	{
	width: 750px;
	height: 204px;
	margin: 0 auto 15px auto;
	text-align: right;
	background: url(../img/top_img2.jpg) no-repeat 0 0;
	clear: both;
}


#header	h1,
#header	h2,
#header	p {
	margin:0 29px 0 0;
}






/*		Main Content Area
----------------------------------------------------------*/
#mainContentArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#mainContentArea {
	width: 750px;
	margin: 0 auto;
	display: inline-table;
	clear: both;
}
/* MacIE begin \*/
*+html #mainContentArea {height: 1%;}
* html #mainContentArea {height: 1%;}
#mainContentArea		{display: block;}
/* MacIE end */






#nav ul li{
	margin-bottom: 20px;
}

/*		Main
-----------------------*/

#main {
	width: 520px;
	float: right;
}

#main div.comm {
	margin-bottom: 15px;
	background:url(../img/commBg.gif) no-repeat 0 0;
}

#main div.comm h3 {
	margin: 0 22px 20px 22px;
	padding: 32px 0 7px 0;
	text-align: left;
	color: #1e221e;
	font-size: 88%;
	border-bottom: dashed 1px #FFA89F;
}

#main div.comm h4 {
	margin: 10px 22px 10px 22px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #1e221e;
	font-size: 84%;
	border-left: solid 7px #FFA89F;
}

#main div.comm p {
	margin: 0 22px;
	text-align: left;
	color: #1e221e;
	font-size: 75%;
	line-height: 1.6em;
}

#main div.comm ul {
	list-style: none;
	padding: 0px 15px;
	line-height: 1.6em;
	font-size: 75%;
}

#main div.comm ul li {
	text-indent: 1.5em;
	text-align: left;
}

div.photo {
	margin: 5px 22px 10px 22px;
	text-align: left;
}

div.quote {
	margin: 15px 22px 15px 22px;
	padding: 15px 0px 15px 0px;
	text-align: left;
	font-size: 88%;
	border: dashed 1px #FFA89F;
	color: #1e221e;
}

div.quote ul {
	list-style: none;
	padding: 0px 15px;
	line-height: 1.6em;
}

div.quote ul li.indent1 {
	text-indent: 1.5em;
}

div.quote ul li.indent2 {
	text-indent: 3em;
}

#main div.commFoot {
	width: 476px;
	margin: 20px 0 0 0;
	padding: 0 22px 17px 22px;
	text-align: left;
	color: #1e221e;
	font-size: 75%;
	clear: both;
	border-top: dotted 1px #ffa89f;
	background: url(../img/commFoot.gif) no-repeat left bottom;
}

#main div.commFoot a:link,
#main div.commFoot a:visited {
	color: #343434;
	text-decoration: underline;
}
#main div.commFoot a:hover {
	color: #ffa89f;
	text-decoration: none;
}



#main div.previous {
	width: 520px;
	height: auto;
	margin: 5px 0;
	font-size: 90%;
	color: #1e221e;
}

#main div.previous a:link,
#main div.previous a:visited {
	color: #343434;
	text-decoration: underline;
}
#main div.previous a:hover{
	color: ##ffa89f;
}

#main div.previous ul{
	text-align: center;
	list-style-type: none;
}
#main div.previous ul li{
	float:left;
	margin:0 85px;
	color: 1e221e;
}




/*		Side Content Area
----------------------------------------------------------*/
#sideContentArea {
	width: 211px;
	float: left;
}

#sideContentArea div.sideBox {
	margin-bottom: 11px;
	background: url(../img/sideBg.gif) no-repeat 0 0;
}
#sideContentArea div.sideBox h4 {
	padding: 14px 12px 10px 12px;
}
#sideContentArea div.sideBox h5 {
	margin:0 0 6px 24px;
	text-align:left;
	border-left:solid 6px 6px;
	border-left-color: #6BBE00;
}
#sideContentArea div.sideBox ul {
	margin: 0 12px 12px 30px;
	text-align: left;
}
#sideContentArea div.sideBox ul li{
	font-size: 70%;
	line-height: 1.7em;
}
#sideContentArea div.sideBox ul li a:link,
#sideContentArea div.sideBox ul li a:visited {
	color: #343434;
	text-decoration: none;
}
#sideContentArea div.sideBox ul li a:hover,
#sideContentArea div.sideBox ul li a:active {
	color: #343434;
	text-decoration: underline;
}
#sideContentArea div.sideBox ul.foot {
	width: 187px;
	margin-left: 0;
	padding: 0 12px 15px 12px;
	background: url(../img/sideBgBottom.gif) no-repeat left bottom;
}
#sideContentArea div.sideBox ul.foot li {
	padding-left: 18px;
	list-style: none;
	background: url(../img/list_01.gif) no-repeat left center;
}

/*
#sideContentArea ul.rss {
	text-align: left;
}
#sideContentArea ul.rss li {
	padding-left: 18px;
	font-size: 75%;
	line-height: 1.5em;
	background: url(../img/list_02.gif) no-repeat left center;
	list-style: none;
}
#sideContentArea ul.rss li a:link,
#sideContentArea ul.rss li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#sideContentArea ul.rss li a:hover,
#sideContentArea ul.rss li a:active {
	color: #ffffff;
	text-decoration: underline;
}
*/
