 /**
 * skin
 * skin file
 * version:0.0.4
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background-color: #353c48;
  color: #2d2e2e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	color: #874B2C;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	display: inline;
}
h2 {
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
  font-size: 10px;
  font-weight: bold;
  line-height: 10px;
}
a,  a:link {
	color: #2D2E2E;
	/*font-weight: bold;*/
	text-decoration: none;
}
a:visited {
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:focus {
	color: #339900;
}
a:active {
	color: #2D2E2E;
}
#outerWrapper {
  background-color: #f0eab6;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 955px;
}
#outerWrapper #header {
	background-color: #DBFF91;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
	border-bottom-style: none;
	height: 134px;
	background-image:url(lettings_01.jpg);
	background-repeat:no-repeat;
}
#outerWrapper #top_nav {
	background-color: #2D2E2E;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	padding-right: 10px;
	border-bottom: 0px solid #666666;
	color: #FFFFFF;
	text-align: right;
	background-image:url(lettings_02.jpg);
	background-repeat:no-repeat;
	height: 49px;
}
#outerWrapper #cart_nav {
	/*background-color: #c2ab82;
	border-bottom: solid 2px #4b647f;*/
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;	
}
#menu{
		height:30px;
		width: 955px;
		padding:0 0px;
		margin:0 0px 0 0px;
		
	}
	
	#jfaves{
		float: right;
		margin-right: 30px;
		text_size: 8px;
		margin-top: 10px;
		color: #4C843D;
	}
	
		#menu ul{
			width:955px;
			float:left;
			
		}
			#menu li, #menu li a{
			    text-align:center;
			    width:180px;
			    height:36px;
				float:left;
				display:block;
				background-color:#fff;
				padding:5px 0 0 0;
				background:url(../images/tab_bg.jpg) no-repeat;
			}
			#menu li{
				margin:0 5px 0 0;
			}
				#menu li.back {
					z-index:8;
					position:absolute;
					bottom:0;
					width:9px;
					height:5px;
				}
				#menu li a{
					color:#000;
					text-decoration:none;
					line-height:15px;
					/*text-transform:uppercase;*/
					font-size:10px;
				}
					#menu li a:hover{
						color:#000;
						font-weight:bold;
					}
				#menu li a, #menu li a:hover a:current{
					position:relative;
					overflow:hidden;
					z-index: 10;
					cursor:pointer;
				}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #f0eab6;
	border-right: solid 2px #c2ab82;
	float: left;
	padding: 10px 5px 10px 5px;
	width: 180px;
	margin-left: 5px;
    display: inline; 
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #f0eab6;
	/*border-left: solid 1px #9bb6d2;*/
	float: right;
	padding: 10px 0px 10px 5px;
	width: 140px;
	margin-right: 5px; 
}
#outerWrapper #contentWrapper #content {
  margin: 0 10px 0 200px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	background-color: #f0eab6;
	border-top: solid 3px #2D2E2E;
	padding: 10px 10px 10px 10px;
	text-align: left;
font-size: 9px;
}
#top_nav a:link {
color: #FFFFFF;
}
#top_nav a:hover {text-decoration: underline;
}
#top_nav a:visited {
color: #FFFFFF;
}
#top_nav a:active {
color: #FFFFFF;
}
#footer a:hover {text-decoration: underline;
}
#cart_nav a:link {
color: #000000;
}
#cart_nav a:hover {text-decoration: underline;
}
#cart_nav a:visited {
color: #000000;
}
#cart_nav a:active {
color: #000000;
}
/*link style for links page*/
#site_links a:link {
color: #CC0000;
}
#site_links a:hover {text-decoration: underline;
}
#site_links a:visited {
color: #cc0000;
}
#site_links a:active {
color: #ff9900;
}