body{
	background-image: url(/assets/images/header_bk.gif);
	/*background-color: #8aa33e;*/
	background-repeat: repeat-x;
	margin: 0px;
	font-size:67.5%;
 font-family:Tahoma, Verdana, Arial;
}

#textstrip{
	width:100%;
	display:block;
	overflow:hidden;
	color: #999999;
	background-color: #333333;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	line-height: 22px;
	font-weight: bold;
	font-size:90%;
	text-indent: 5px;
}
/*header*/

#header {
	width: 780px;
	min-height:100px;
	margin-right: auto;
	margin-left: auto;
}

#header #search{

	width:280px;
	float:left;
	color: #DAFEDB;
	font-size: 90%;
	margin-top: 1em;
	margin-left: 1px;
}

#header #search select {
	width:280px;
	background-color: #dcffdd;
	margin-top: 10px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma, Verdana, Arial;padding:0px;

}
#header #search select option {padding:2px;}

#header #banner{
	background-color: #999999;
	width:462px;
	float:right;
	border:1px solid #333333;
	margin-top:10px;

}

/*header2*/

#header2 {
	width: 590px;
	min-height:100px;
	margin-right: auto;
	margin-left: auto;
}

#header2 #search{

	width:280px;
	float:left;
	color: #DAFEDB;
	font-size: 90%;
	margin-top: 1em;
	margin-left: 1px;
}

#header2 #search select {
	width:280px;
	background-color: #dcffdd;
	margin-top: 10px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma, Verdana, Arial;padding:0px;

}
#header2 #search select option {padding:2px;}

#header2 #banner{
	background-color: #999999;
	width:462px;
	float:right;
	border:1px solid #333333;
	margin-top:10px;

}

/* content*/
p.breadcrumb {
	font-weight: bold;
	color: #999999;
	font-size: 120%;
}

.clr {
	clear: both;
}

#content{
	width: 760px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 120%;
	padding: 11px;
	margin-right: auto;
	margin-left: auto;
}
#content .listing .mid h2 {
	font-size: 130%;
}



#content .thumb {
	background-color: #999999;
	padding: 5px;
	width: 170px;
	height: 173px;
	font-size: 110%;
	color: #333333;
	margin-bottom: 15px;
	margin-right: 10px;
	float: left;
	background-image: url(/assets/images/pic_frame.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .thumb img {
display:block;
}
#content .thumb a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#content .thumb a:hover {

	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#content .listing {
	padding: 0px;
	width: 775px;
	color: #333333;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

#content .listing .pic {
	background-color: #999999;
	padding: 5px;
	width: 170px;
	font-size: 90%;
	color: #333333;
	margin-bottom: 15px;
	margin-right: 11px;
	float: left;
	background-image: url(/assets/images/pic_frame.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .listing .pic img {
display:block;
}
#content .listing .mid {
	padding: 0px 20px 0px 32px;
	width: 300px;
	float: left;
	margin-left: 0em;
	color: #999999;
}
#content .listing .right {
	padding: 0px 5px 0px 22px;
	width: 200px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	font-size: 90%;
	margin: 0px;
}

hr{
	clear: both;
	margin-top: .5em;
	margin-bottom: 1.25em;

	color: #999999;
	background-color: #999999;
	height: 1px;
	border: 1px;
  }	
  
  /* content2*/
p.breadcrumb {
	font-weight: bold;
	color: #999999;
	font-size: 120%;
}

.clr {
	clear: both;
}

#content2{
	width: 570px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 120%;
	padding: 11px;
	margin-right: auto;
	margin-left: auto;
}
#content2 .listing .mid h2 {
	font-size: 130%;
}



#content2 .thumb {
	background-color: #999999;
	padding: 5px;
	width: 170px;
	font-size: 120%;
	color: #333333;
	margin-bottom: 15px;
	margin-right: 10px;
	float: left;
	background-image: url(/assets/images/pic_frame.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content2 .thumb img {
display:block;
}
#content2 .thumb a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#content2 .thumb a:hover {

	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#content2 .listing {
	padding: 0px;
	width: 775px;
	color: #333333;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

#content2 .listing .pic {
	background-color: #999999;
	padding: 5px;
	width: 170px;
	font-size: 90%;
	color: #333333;
	margin-bottom: 15px;
	margin-right: 11px;
	float: left;
	background-image: url(/assets/images/pic_frame.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content2 .listing .pic img {
display:block;
}
#content2 .listing .mid {
	padding: 0px 20px 0px 32px;
	width: 300px;
	float: left;
	margin-left: 0em;
	color: #999999;
}
#content2 .listing .right {
	padding: 0px 5px 0px 22px;
	width: 200px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	font-size: 90%;
	margin: 0px;
}

hr{
	clear: both;
	margin-top: .5em;
	margin-bottom: 1.25em;

	color: #999999;
	background-color: #999999;
	height: 1px;
	border: 1px;
  }	

/*----footer--*/

#footer {
	background-color: #CCCCCC;
	width: 100%;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#footer #centre {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	font-size: 110%;
	color: #333333;
}

p.breadcrumb a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
p.breadcrumb a:hover {
	color: #990000;
	text-decoration: underline;
}
#content .listing .mid a {
	padding: 0px;
	width: 7600px;
	color: #333333;
	margin-bottom: 15px;
}
#content .listing .mid a:hover {
	padding: 0px;
	width: 7600px;
	color: #990000;
	margin-bottom: 15px;
}


#content .paging {
	width: 100%;
	font-size: 120%;
	color: #666666;
	text-align:center;
}

#content .paging a {
	color: #333333;
}

