/* CSS Document for KosherConnection.com

created by:  Phil Sylvia (321) 696-1882
Copyright 2007

Need a website or custom programming? Call Phil today (321) 696-1882

*/
			body{
				background-color: rgb(154,181,227);		
				font-family: verdana;
				color: rgb(7,23,87);
			}
			h1{
				font-family: verdana;
				font-size: 30px;
				color: rgb(245,247,148);
			}				
			h2,h3,h4,h5{
				font-family: verdana;
				font-size: 20px;
				color: rgb(7,23,87);
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				text-align: center;
			}
			h4{
				font-family: verdana;
				font-size: 14px;
				color: rgb(7,23,87);
				text-align: center;
			}
			h6{
				font-family: verdana;
				font-size: 14px;
				color: rgb(115,71,5);
				margin: 0 0 0 0;
				padding: 0 0 0 0;
			}			
			p{
				padding: 0px 15px 15px 15px;
				line-height: 18px;
				font-size: 14px;
			}
			
			li{
				list-style: none;
				line-height: 28px;
				font-family: verdana;
				font-size: 11px;	
			}
			
			a:active, a:visited, a:link{
				font-family: verdana;
				font-size: 14px;
				font-weight: bold;
				color: #07185c;
				text-decoration: none;
			}
			
			a:hover{
				font-family: verdana;
				font-size: 14px;
				font-weight: bold;
				color: red;
				text-decoration: underline;
			}
			img{
			 border: 0px;	
			}

/* Container Section */		
	
			#container {
				position: relative;
				width: 898px;
				margin-top: 0px;
				margin-bottom: 100px;
				margin-right: auto;
				margin-left: auto;
				background-image: url(../images/jewish_body_sliver.png);
				background-repeat:repeat-y;
				overflow:hidden;
				border: 2px rgb(9,24,117) solid; /* Dark Blue */
			}
			
/* Header Section */	
					
			#jewish_header{
				position: relative;
				width: 898px;
				height: 181px;
				float: left;
			}	
			.jewish_realtor {
				position:relative;
				float: left;
			}
			.header_member_info{
				font-size: 14px;
			}
/* Menu Section */
		
			#jewish_menu{
				position: relative;
				width: 898px;
				height: 75px;
				float: left;
				background-image: url(../images/jewish_btn_sliver.png);
				background-repeat:repeat-x;
				clear: both;
			}	
			.jewish_buttons{
				position: relative;
				float: left;
				height: 75px;
			}
			.jewish_button_login{
				position: relative;
				left: 50px;
				height: 75px;
				float: left;
			}
			
/***********  Content Section ******************/

	/* Main Content Binder */
			#jewish_content{
				position: relative;
				float: left;
				width: 898px;	
				clear: both;
			}
			#content_left{
				position: relative;
				float: left;
				width: 607px;	
			}
			#content_right{
				position: relative;
				float: right;
				width: 280px;	
			}						
		/* Main Content Text Section */	
		
			#jewish_content_header{
				position: relative;
				float: left;
				width: 607px;
				height: 93px;
				background-image: url(../images/jewish_content_header.png);
				background-repeat:none;
				text-align: center;
				color: rgb(245,247,148);
				font-size: 30px;
			}	
									
			#jewish_content_middle{
				position: relative;
				float: left;
				width: 607px;
				background-image: url(../images/jewish_content_sliver.png);
				background-repeat:repeat-y;
			}	
			
			.jewish_content_text{
				position: relative;
				margin:15px;
				font-size: 14px;
				color: rgb(7,23,87);
				text-align: left;
			}	

			.el_text{
				position: relative;
				font-size: 14px;
				color: rgb(7,23,87);
				text-align: left;
			}
			
			.jewish_content_text td{
				position: relative;
				font-size: 12px;
				color: rgb(7,23,87);
				text-align: left;
			}		
	
			/* DATA Display */

			.jewish_content_text_data{
				margin-left: auto;
				margin-right: auto;
				text-align: center;
			}					
			.jewish_content_text_data td{
				font-size: 10px;
				text-align: left;
			}
			.jewish_content_text_data a:active, a:visited, a:link{
				font-family: verdana;
				font-size: 10px;
				font-weight: bold;
				color: #07185c;
				text-decoration: none;
			}
			
			.jewish_content_text_data a:hover{
				font-family: verdana;
				font-size: 10px;
				font-weight: bold;
				color: red;
				text-decoration: underline;
			}	
			.drop_text_20{
				position: relative;
				margin:20px;
			}	
					
			#jewish_content_bottom{
				position: relative;
				float: left;
				width: 607px;
				height: 25px;
			}
			
		/* Main Agent Section */	
		
			#jewish_agent_header{
				position: relative;
				float: left;
				width: 280px;
				height: 107px;
				background-image: url(../images/jewish_agent_header.png);
				background-repeat:none;
				text-align: center;
				color: rgb(245,247,148);
				font-size: 20px;			
			}				
			#jewish_agent_top_middle{
				position: relative;
				float: left;
				width: 280px;
				height: 200px;
				background-image: url(../images/jewish_agent_sliver_white.png);
				background-repeat:repeat-y;
			}	
			.jewish_agent_text{
				text-align: center;
			}
			.jewish_agent_text img{
			 border: 2px solid rgb(7,23,87);	
			}			
			#jewish_agent_bottom_middle{
				position: relative;
				float: left;
				width: 280px;
				background-image: url(../images/jewish_agent_sliver_white.png);;
				background-repeat:repeat-y;
			}
			#jewish_agent_bottom_middle img{
			 border: 0px solid white;	
			}	
				
			#jewish_agent_bottom{
				position: relative;
				float: left;
				width: 280px;
				height: 50px;
			}
			#jewish_agent_bottom_bottom{
				position: relative;
				float: left;
				width: 280px;
				height: 38px;
			}
			
			/* FOOTER SECTION */	
			
			#jewish_footer_container{
				position: relative;
				float: left;
				width: 898px;
				height: 154px;	
				clear: both;
				margin-right: auto;
				margin-left: auto;
				text-align: center;
			}
			#jewish_footer_top{
				position: relative;
				width: 887px;
				height: 25px;	
			}
			#jewish_footer_middle{
				position: relative;
				width: 887px;
				height: 100px;
				font-size: 18px;
				background-image: url(../images/jewish_footer_sliver.png);
				background-repeat:repeat-y;
			}
			#jewish_footer_bottom{
				position: relative;
				width: 887px;
				height: 29px;	
			}