﻿
/************************************************************************
* 
* Content Layout
*
************************************************************************/

#content_container {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#content_container_home {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	
}

#content_background{
	/*background:url(icon1.gif) no-repeat 3px 9px;*/
	
	padding:25px;
	background: url('../../images/background_thumbnail_2.jpg');
}

.content_background{
	/*background:url(icon1.gif) no-repeat 3px 9px;*/
	
	padding:25px;
	background: url('../../images/background_thumbnail_2.jpg');
}
	
#content_left {
	position: relative;
	float: left;
	width: 450px;
	text-align: left;
	padding-top: 10px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom: 50px;
	border-right-color:transparent;
	border-right-color:#666666;
	border-right-style:dotted;
	border-right-width:1px;

  }
  
  #content_right {
	position: relative;
	float: left;
	width: 450px;
	text-align: left;
	padding-top: 10px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom: 50px;
	/*border-right-color:navy;
	border-left-color:navy;
	border-right-style:solid;
	border-right-width:1px;*/
  }
  
   #content_right_2 {
	position: relative;
	float: left;
	width: 450px;
	text-align: left;
	padding-top: 10px;
	padding-left:10px;
	padding-right:20px;
	padding-bottom: 50px;
	}
	
  #content_right ul li{
	/*background:url(icon1.gif) no-repeat 3px 9px;*/
	list-style:none;
	padding:3px 0px 3px 30px;
	margin-top:0px;
	/*border-bottom:1px dashed navy;*/
	border-bottom : 1px solid #ecefd7;
	text-decoration:none;
	color:navy;
	background: url('../../TWOImages/25_edited-1.gif') no-repeat 0 ;
}
#sidebar_left {
	position: relative;
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 10px;
	padding-left:30px;
	padding-right:20px;
	padding-bottom: 50px;
	/*border-right-color:navy;
	border-left-color:navy;
	border-right-style:solid;
	border-right-width:1px;*/
  }
  
  #sidebar_left ul li{
	/*background:url(icon1.gif) no-repeat 3px 9px;*/
	list-style:none;
	padding:3px 0px 3px 30px;
	margin-top:0px;
	/*border-bottom:1px dashed navy;*/
	border-bottom : 1px solid #ecefd7;
	text-decoration:none;
	color:navy;
	background: url('../../TWOImages/03.jpg') no-repeat 0 ;
}
#sidebar_right {
	width: 200px;
	text-align: left;
	padding-top: 10px;
	float:right;
    /*padding-left:30px;
	padding-right:10px;
	padding-bottom: 50px;
	text-decoration:none;*/
	/*border-left-color:transparent;
	border-left-color:#666666;
	border-left-style:dotted;
	border-left-width:1px;*/
}

#sidebar_right ul, #life ul{
	list-style:none;
	padding:0px 0px 10px 0px;
	margin:2px 10px 0px 10px;
	text-decoration:none;
	color:navy;
}

#sidebar_right ul li{
	/*background:url(icon1.gif) no-repeat 3px 9px;*/
	padding:3px 0px 3px 30px;
	margin-top:0px;
	/*border-bottom:1px dashed navy;*/
	border-bottom : 1px solid #ecefd7;
	text-decoration:none;
	color:navy;
	background: url('../../TWOImages/arrow.gif') no-repeat 0 ;
}

#sidebar_right ul li a:link, #food ul li a:visited, #life ul li a:link, #life ul li a:visited{
	color:navy;
	text-decoration:none;
}
#sidebar_right ul li a:hover, #life ul li a:hover{
	color:#000000;
	text-decoration:none;
}

a
{
	text-decoration:none;
}
.imagefloat
	{
		float: left;
		padding: 0px;
		border: 1px solid #9FA41D;
		margin: 0 10px 10px 10px;
	}
	
.Sendbutton
	{
		float: right;
		
	}
	
	.Commiteeheader 
	{
		visibility:hidden;
	}
	
	div .sponsorlink
	{
	   /*background: url('../../TWOImages/leftbg.jpg') no-repeat 0 ;*/
	     padding:0px;
	     margin:0px;
 background:#e0e7ec url(icon6.gif) no-repeat 5px 7px;
/*background:#ffd1d1;*/

	}
	
	 .sponsortitle 
	{
   
	     padding-top:3px;
	     padding-left:20px;
	     color:#336600;
	}