html, body {
	margin: 0;
	border-style: none;
	padding: 0;
	margin-top:3px;
}

body {
	font: 70%/1.4 'Verdana', sans-serif;
}

form,
select,
input {
	font: 100% 'Verdana', sans-serif;
}


table, th, td {
	font-size: 100%;
	line-height: 1.4;
}

p {
	margin: 0 0 1em;
}

A{
	color : #0931F0;
	text-decoration : none;
}


A:visited{
	color : #0066FF;	
	
}

A:hover{
	text-decoration : underline;
}

.line{
	margin: 8px;
	border-bottom: 1px solid #ccc;
}

.blue {
	color: #000;
	font-weight: bold;
}

.trueblue {
	color: blue;
	font-weight: normal;
}

.st {
	font: 100%/1.4 'Verdana', sans-serif;
}

#links {
	font-style: normal;
	margin: 0;
	font-weight: normal;
	text-align:center;
	width: 100%;
	padding:10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align:center;	
	text-decoration: none;
}

h2.border{border-bottom: 1px solid #ccc;}

h1 a,
h2 a {
	color: #333 !important;
	text-decoration: none;
}

.basic {
	position: absolute;
	top: -1000px;
	left: -1000px;
}

.twoCol {
	display: inline-table; /* To contain floated children in Mac IE 5. Turned off for other browsers below. */
}

/* Hide from Mac IE 5 \*/
html>body .twoCol:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
}

.twoCol {
	display: block;
}
/* End hide from Mac IE 5 */



/*
FIXED WIDTH/BODY BACKGROUND
*/

body {
	
	text-align: center;
	
}

 #fixedWidthBg {
	width: 660px;
	margin: 5px auto;
	padding: 1px;
	text-align: left;

} 
	

#fixedWidth {
	clear:left;
	
}

.out {
  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0;
  }
.in {
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:5px;
  font-weight:normal;
  }
.ltin {
  left:-5px;
  }
.tpin {
  top:-5px;
  }
.narrow {width:8em;} /* change to suit */
.image {width:378px; padding:0;}


/*
END FIXED WIDTH/BODY BACKGROUND
*/

/*
NAVIGATION
*/

#navigation {
text-align:center;
	padding:10px;
}

/*
MASTHEAD
*/

#masthead {
	float: center;
	width: 650px;
	height: 170px;
	background: #FFFFFF; 
	
}

#advertbanner {
	float: right;
	text-align:right;
	margin-top:10px;
	margin-right:10px;
		padding-bottom:10px;
}


#logo {
	float: left;
	text-align:left;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:6px;
}

/*
END MASTHEAD
*/





/*
CONTENT
*/

#breadcrumb {
	margin-top:2px;
	margin-bottom:23px;
	font-size: 90%;
}


#advertstrip {
	float: right;
	text-align:right;
	width: 500px;
	background: #fff;
	padding-right:9px;

}



#contentnoadvert {
	padding: 0 10px;
	background-color:#FFFFFF;
	width: 630px;
	
}





/*
END CONTENT
*/


/*
FOOTER
*/

#footer {
	margin: 2em 5px 0;
	padding-top: 5px;
	text-align: center;
	font-size: 85%;
	padding-bottom: 10px;
}

#footer a {
	padding: 0 .5em;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	
	
}





/*
SEARCH PAGE
*/

#searchIntro {
	float: left;
	width: 275px;
	padding-top: 5px;
}

#searchIntro p.test {
	width: 243px;
	background: #cfc;
}

#searchIntro a {
		
		font-weight:normal;
		text-decoration:none;
		color:#000000;
}		

#searchIntro form label {
	font-weight: bold;
}

#searchIntro form input,
#searchIntro form select {
	width: 263px;
}

* html #searchIntro form input {
	w\idth: 257px;/* Hidden from every damn browser we know, except Win IE 6 */
}

#searchIntro form input.button {
	width: auto;
	margin-bottom: 3px;
	vertical-align: middle;
}

#homepagebannerold {
	float: right;
	width: 200px;
	height: 320px;
	position: relative;
	
}

#homepagebanner {
	float: right;
	\width: 200px; /* Parsed by WinIE 5.x */
	w\idth: 200px; /* Not parsed by WinIE 5.x, parsed by standards-compliant browsers */
	height: 320px; 
	height/* */:/**/320px; 
	height: /**/320px;
	padding-right:10px;
}

#featuredPlaceContainer {
	float: right;
	width: 241px;
	position: relative;
}

#featuredPlace {
	position: relative;
	\width: 241px;
	w\idth: 221px;
	padding: 179px 10px 10px;
	color: #fff;
background-color:#CC0C00;
	
}


#featuredPlace h3 {
	margin: 0;
	font-size: 120%;
}

#featuredPlace .readMore {
	margin: 0;
	text-align: right;
}

#featuredPlace a {
	color: #fff;
}

#featuredPlace img {
	position: absolute;
	top: 0;
	left: 0;
}



#searchOther {
	float: right;
	width: 420px;
}



/*
END SEARCH PAGE
*/
