/*
      The Market Place www.tmpstyle.com
	  
*/

* {
	padding: 0;
	margin: 0;
	background-color: 0c3365;
}

body {
	color: #333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: 0c3365;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	font-size: 13px;
	line-height: 140%;
}


/* links */
a, a:visited {
	color: #79A325;
	text-decoration: none;
}
a:hover {
	color: #73471B;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-weight: Bold; 	
	padding: 10px;		
	color: #444;	
}
h1 {
	font-size: 3.5em;
	margin-left: 20px;
	margin-top: 5px;
	color: #332616;
}
h2 {
	font-size: 2.5em;
	color: #88AC0B;
}
h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #739A23;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.fb {
	float: right;
	width: 252px;
}
blockquote {
	margin: 15px 10px;
	padding: 5px 7px 5px 40px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #80614D;
	border: 1px solid #EEE8E1;
	background: #FAF7F5 url(images/quote.gif) no-repeat 15px 15px;
}


/* Paragraph */
p { padding: 12px 10px;	}

/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;	
}
ul { list-style: none; }

dl { padding: 10px; margin: 0; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

#rightcolumn h3 {
	color: #51432F;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 0 5px 7px;
	margin: 10px 0 5px 10px;
	border-bottom: 1px solid #E4F2C8;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 1.6em;
	font-weight: bold;
}

/* sidebar menu */
#rightcolumn .sidemenu {
	margin: 10px 10px 5px 7px; padding: 0;
	text-decoration: none;			
}
#rightcolumn .sidemenu li {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #E8E8E8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
* html body #rightcolumn .sidemenu li {
	height: 1%;
}
#rightcolumn .sidemenu li a {
	text-decoration: none;	
	color: #739A23;
	background: none;
	font-weight: normal;
}
#rightcolumn .sidemenu li a span {
	color: #7F7F7F;	
	font-size: .9em;
	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
	}
#rightcolumn .sidemenu li a:hover {	
	color: #000;	
	background: none;	
}
#rightcolumn .sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#rightcolumn .sidemenu ul li { border: none; }


#leftcolumn {
	float: left;
	width: 535px;
	padding: 0; margin: 0 0 0 40px;
	display: inline;	
}
#leftcolumn h2 {
	font: bold 2.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #51432F;
	margin-left: 5px;
	letter-spacing: -2px;
	border-bottom: 1px solid #E4F2C8;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
}
#leftcolumn h2 a {
	color: #51432f;
	text-decoration: none;		
}
#leftcolumn ul li {
	list-style-image: url(images/bullet.gif);
}



#wrapper {
	margin: 18px auto 10px;
	width: 920px;
	background-image: url(images/seyfbg.gif);
}
#header {
	color: #332616;
	width: 900px;
	float: left;
	padding: 10px;
	height: 225px;
	margin: 0px;
	background: #BD9C8C;
	background: #E6E6E6 url(images/seyfheader.gif) no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navigation {
	width: 920px;
	padding: 0px;
	height: 50px;
	float: left;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftcolumn {
	color: #333;
	margin: 0px;
	padding: 10px 10px 10px 40px;
	width: 630px;
	float: left;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0px;
	padding: 10px 25px 10px 0px;
	width: 200px;
	display: inline;
}
#wrapper #footer {
	width: 900px;
	clear: both;
	color: #333;
	background: url(images/seyffooter.gif) no-repeat;
	margin: 0px;
	padding: 45px 10px 10px;
	height: 35px;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
}
#wrapper #footer a {
	color: #900;
	text-decoration: underline;
	background-color: #CCC;
}
#wrapper #footer a:hover {
	color: #113364;
	background-color: #CCC;
}
#title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 66px;
	line-height: 70px;
	font-weight: bold;
	color: #332616;
	letter-spacing: -5px;
	margin-top: 25px;
	margin-left: 30px;
	width: 725px;
}
#slogantext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #332616;
	letter-spacing: -1.5px;
	margin-top: 0px;
	margin-left: 110px;
	width: 400px;
}
#location {
	float: right;
	width: 300px;
}
.fltrt {
	float: right;
	margin-left: 10px;
}
.green {
	color: #7FA625;
}
.fltleft {
	float: left;
	margin-right: 12px;
}
#lamb {
	background-color: #FFF;
	margin: 3px;
	padding: 4px;
	float: right;
	height: 150px;
	width: 250px;
	text-align: center;
	border: 10px solid #CCC;
}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CCC;
	}
.menu ul{
	background:url(images/menu-bg.gif) top left repeat-x;
	height:43px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
		}
	.menu li a{
	color:#666666;
	display:block;
	font-weight:bold;
	line-height:43px;
	text-align:center;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
		}
		.menu li a:hover{
	color:#113364;
	text-decoration:none;
			}
	.menu li ul{
	background:#e0e0e0;
	border-left:2px solid #9f9f9f;
	border-right:2px solid #9f9f9f;
	border-bottom:2px solid #9f9f9f;
	display:none;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	width:225px;
	z-index:200;		/*top:1em;
		/*left:0;*/
	margin-bottom: 4px;
		}
	.menu li:hover ul{
	display:block;
		}
	.menu li li {
	display:block;
	float:none;
	padding:0px;
	width:225px;
	height: 25px;
		}
	.menu li ul a{
	display:block;
	font-size:11px;
	font-style:normal;
	text-align:left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
		}
		.menu li ul a:hover{
	color:#396;
	opacity:1.0;
	filter:alpha(opacity=100);
	height: 20px;
	text-indent: 8px;
			}
	.menu p{
		clear:left;
		}	
	.menu #current{
		background:url(images/current-bg.gif) top left repeat-x;
		color:#ffffff;
		}
		
#menuwrap {
	display: block;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
.columnedit {
}
.calendar li {
	list-style-type: none;
}
.notice {
	font-size: 16px;
	font-weight: bold;
	color: #990806;
	padding: 5px;
	border: thin dashed #990806;
}

