@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/flower_background_reallysmall.jpg);
	background-repeat:repeat;
	background-color:#339a99;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	display:block;
}
a:link {
	color:#399;
	text-decoration:none;
}
a:visited {
	color:#399;
	text-decoration:none;
}
a:hover {
	color:#3C9;
	text-decoration:none;
}
a:active {
	color:#3C9;
	text-decoration:none;
}

#article_image {
	float:right;
	border:1px solid;
	margin: 10px 0px 10px 15px;
	max-width:250px;
	overflow:hidden;
}

#article_image2 {
	display:inherit;
}

.ad {
	width:720px;
	margin: 0 auto;
}
.article {
	margin-left:15px;
	padding:5px;
	font-size:.8em;
	text-align:justify;
}
.article strong {
	font-size:1em;
	font-weight:bold;
	color:#339a99;
}
.article_list {
	width:500px;
	overflow:hidden;
	margin:17px;
	float:left;
}
.article_image {
	float:right;
	border:1px solid;
	margin: 10px 0px 10px 15px;
	max-width:250px;
	overflow:hidden;
}
.author {
	font-size:.8em;
	float:right;
}
.box_160 {
	background-image:url();
	background-repeat:repeat-y;
	background-position: center ;
	width:220px;
	text-align:center;
	margin:10px;
	font-size:.95em;
	font-weight:bold;
		text-shadow:0px 0px 1px rgba(150, 150, 150, 0.3);
}

.box_160 img {
}

.box_300 {
	width:250px;
	height:100px;
	text-align:center;
	margin:10px;
	border: #333 solid 1px;
	padding:25px 0px 0px 0px;
}
.box_220 {
	background-image:url(../images/box_inside_220.jpg);
	background-repeat:repeat-y;
	width:265px;
	text-align:center;
	margin:10px;
	font-size:.9em;
}
.box_500 {
	background-image:url(../images/box_inside_500.jpg);
	background-repeat:repeat-y;
	width:543px;
	text-align:center;
	margin: 0px 10px 10px 10px;
}
.clear {
	height: 0;
	font-size: 1px;
	margin: 0;
	padding: 0;
	line-height: 0;
	clear: both;
}
.container {
	background-image:url(../images/background_middle.png);
	background-repeat:repeat-y;
	width:970px;
	margin:0 auto;
}
.container_inside {
	padding:0px 25px 25px 25px;
}
.featured_article {
	text-align:left;
	height: 255px;
	width:590px;
	margin: 0px 15px 0px 0px;
	overflow:hidden;
	background-repeat:no-repeat;
	float:left;
	border: #666 solid 1px;
}
.featured_article_image {
	width:250px;
	height:250px;
	border: 1px #333 solid;
	margin: 0px 15px 0px 20px;
	float: left;
	display: inline;
}
.featured_article_text {
	background-color:black;
	margin-left:355px;
	color:white;
	height:100%;
	padding:10px;
	font-size:.9em;
	opacity:.86;
}
.footer {
	width:940px;
	margin: 0 auto;
	font-size:.9em;
}
.footer a:link {
	color:#333;
}
.footer a:visited {
	color:#333;
}
.footer a:hover {
	color:#3C9;
}
.form {
	padding:15px;
	background-color:#CCC;
	font-size:.7em;
}
.form h1 {
		font-weight:bold;
	font-size:1.1em;
	margin: 0px;
	padding:7px;
	color:#339a99;
	border-bottom:solid 4px #f1f1f1;
}

.index_page {
	width:635px;
	float:right;
	background-color:#FFF;
}

.index_page h1 {
	font-weight:bold;
	font-size:1.4em;
	margin: 0px;
	padding:7px;
	color:#339a99;
	border-bottom:solid 4px #f1f1f1;
}
.index_page h2 {
	font-weight:bold;
	font-size:1.1em;
	margin: 0px;
	background-color:#3c3c3c;
	background-repeat:no-repeat;
	padding:7px;
	color:white;
			text-shadow:2px 2px 2px rgba(60, 60, 60, 0.3);
}
.index_page .bannerend {
	float:right;
	position:relative;
	top:-6px;
	left:-1px;
	background-image:url(../images/right_banner.gif);
	width:12px;
	height:28px;
}
.index_page .bannerbegin {
	float:left;
	position:relative;
	top:11px;
	left:0px;
	background-image:url(../images/left_banner_invert.gif);
	width:12px;
	height:25px;
}

.infobox {
	float:right;
width:250px;
background-color:#CCC;
border:#999 1px solid;
padding: 0px 10px 10px 10px;
margin: 5px 0px 10px 15px;	
font-size:.8em;
}

.infobox h3 {
	padding: 2px;
	background-color:#339a99;
	color:#FFF;
	text-align:right;
}

.leftmenu {
	float: left;
	text-align:center;
	width:165 px;
	margin:0 auto;
}
.main_panel {
	width:635px;
	float:right;
	background-color:#FFF;
	margin-right:50px;
}
.main_panel h1 {
	font-weight:bold;
	font-size:1.4em;
	margin: 0px;
	padding:7px;
	color:#339a99;
	border-bottom:solid 4px #f1f1f1;
}
.main_panel h2 {
	font-weight:bold;
	font-size:1.1em;
	margin: 0px;
	background-color:#3c3c3c;
	background-repeat:no-repeat;
	padding:7px;
	color:white;
			text-shadow:2px 2px 2px rgba(60, 60, 60, 0.3);
}
.main_panel .bannerend {
	float:right;
	position:relative;
	top:-6px;
	left:-1px;
	background-image:url(../images/right_banner.gif);
	width:12px;
	height:28px;
}
.main_panel .bannerbegin {
	float:left;
	position:relative;
	top:11px;
	left:0px;
	background-image:url(../images/left_banner_invert.gif);
	width:12px;
	height:25px;
}
.quote {
	float:left;
	width:250px;
	margin: 15px 30px 15px 30px;
	padding: 5px;
	text-align:center;
	border-top:#999 solid 1px;
	border-bottom:#999 solid 1px;
	font-style:italic;
	color:#333;
	font-size:.9em;
	font-family:serif;
}

.recipe_image {
	max-width:621 px;
	max-height:200px;
	border: solid 1px black;
}

.sub_article {
	margin: 10px 0px 10px 0px;
	height:100px;
	padding: 10px 0px 0px 0px;
}
.sub_article p {
	padding: 0px 10px 10px 10px;
	margin: 0px;
}
.sub_article img {
	float:left;
	height:100px;
	margin: 0px 10px 0px 0px;
	border: solid black 1px;
}
.sub_article h2 {
	font-weight:bold;
	font-size:1em;
	margin: 0px;
	background-color:#3c3c3c;
	background-repeat:no-repeat;
	padding:8px;
	color:white;
}
.sub_article .bannerend {
	float:right;
	position:relative;
	top:-6px;
	left:-1px;
	background-image:url(../images/right_banner.gif);
	width:12px;
	height:28px;
}
.sub_feature {
	width:175px;
	height:250px;
	overflow:hidden;
	background-repeat:no-repeat;
	margin:17px;
	float:left;
	border: #666 solid 1px;/*-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;*/
}

.suc_fearues_list {
	margin-left:27px;
}
.topmenu {
	float: right;
	width: 150px;
	font-size:.8em;
	text-align:right;
}
.topmenu a {
	color:#333;
}
.topmenu a:hover {
	color:#3C9;
}
/***Begin Menu***/
.mainmenu {
	color:#FFF;
	background-color:#3c3c3c;
	width:970px;
	height:48px;
	position:relative;
	left:-25px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}
.mainmenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.mainmenu li {
	float:left;
	width:134px;
	margin:0;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.mainmenu li a {
	display:block;
	padding:15px 10px;
	height:18px;
	color:#FFF;
	text-decoration:none;
		text-shadow:2px 2px 2px rgba(60, 60, 60, 0.3);
}
.mainmenu li a {
	background:url(../images/bg3.jpg) repeat 0 0;
}
.mainmenu li a:hover {
	background-position:50px 0;
}
#menu a {
	background:url(../images/bg3.jpg) repeat 0 0;
}
/***End Menu***/

/***Begin Content Rotator***/
.contentrotator {
	overflow: hidden;
	width: 600px;
	margin-left: 20px;
}
.main_image {
	width: 350px;
	height: 300px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
	border:solid 0px;/*-moz-border-radius:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;*/
}
.main_image h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 0px;
	padding: 5px;
	text-shadow:2px 2px 2px rgba(0, 0, 0, 0.3);
}
.main_image p {
	font-size: .8em;
	padding: 10px;
	margin: 0;
	line-height: 1.0em;
}
.main_image img {
	border-top: 0px solid #000;/*-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;*/
}
.block small {
	padding: 0 0 0 0px;
	font-size: .7em;
	margin-left:0px;
	color:#999;
}
.main_image .block small {
	margin-left: 10px;
	display: none;
}
.main_image .desc {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
}
.main_image .block {
	width: 100%;
	background: #111;
	border-top: 1px solid #000;/*-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;*/
}
.main_image a.collapse {
	background: url(btn_collapse.gif) no-repeat left top;
	height: 27px;
	width: 93px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;
	right: 20px;
}
.main_image a.show {
	background-position: left bottom;
}
.image_thumb {
	float: left;
	width: 249px;
	background: #f0f0f0;
}
.image_thumb img {
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	float: left;
	margin: 10px 3px 10px 10px;
}
.image_thumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.image_thumb ul li {
	margin: 0;
	background: #f0f0f0 url(nav_a.gif) repeat-x;
	width: 248px;
	float: left;
	padding: 3px 0px 3px 0px;
	border-right: 1px solid #CCC;
	border-top: 1px solid #999;
	border-bottom: 1px solid #CCC;
	border-left:solid 1px #999;
}
.image_thumb ul li.hover {
	background: #c3d9d9;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: .8em;
	margin: 5px 0;
	padding: 0px 0px 0px 0px;
	background-color:transparent;
	color:#333;
	text-shadow:0 1px 0 white;
}
.image_thumb ul li .block {
	float: left;
	margin-left: 0px;
	padding: 0px 0px 0px 5px;
	height: 25px;
	width: 150px;
}
.image_thumb ul li p {
	display: none;
}
.image_thumb ul li.ad {
	margin:0;
	padding:0
}
/***End Content Rotator***/

div.imggal
  {
  margin:2px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.imggal img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.imggal a:hover img
  {
  border:1px solid #0000ff;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin:2px;
  }

