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

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

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


/* 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;	
	padding: 16px 10px 4px 10px;	
}
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 {
	float: left;
	width: 920px;
	color: #333;
	padding: 0px;
	margin: 0px;
	background: url(images/seyfbg.gif) repeat-y;
	height: 50px;
}
#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;
}


#supernav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #666;
	background-color: #EFEFEF;
	float: right;
	height: 30px;
	width: 150px;
	margin-right: 50px;
	margin-top: 13px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: center;
}
#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: 35px;
	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;
}
