/* CSS Document - Nickleby's 2006*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6
form, fieldset, a, div, img{margin: 0;padding: 0; border: 0;}
body{
	background-color: #FFFFCC;
	vertical-align: top;
}

#wrapper{
	width: 826px;
	border: 1px solid #333366;
	background-color: #FFF;
	/*padding: 25px;*/
	margin-top: 25px;
}

#mastheadHolder{
	width: 776px;
	height: 170px;
	background-image: url(../images/header2-BG.jpg);
	background-repeat: no-repeat;
	border: 1px solid #333366;
	margin: 25px;
}

#mastheadLogo{
	margin-top: 25px;
	margin-left: 25px;
	text-align: left;
}

#panelsHolder{
	width: 776px;
	height: 100%;
	float: none;
	text-align: left;
	margin: 27px;
}

#contentText{
	width: 320px;
	position: relative;
	text-align: left;
	float: left;
	padding-left: 38px;
	vertical-align: middle;
}

#contentMap{
	width: 320px;
	position: relative;
	text-align: left;
	float: left;
	padding-left: 38px;
	vertical-align: middle;
}


.contentImage{
	/*position: relative;
	float: left;
	text-align: left;
	width: 208px;
	padding-top: 6px;*/
	padding-bottom: 12px;
	
}

p.introText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-bottom: 12px;
	font-size: 100%;
}

p.introText a {
	color: #990000;
	text-decoration: none;
}

html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000;
	line-height: 16px;
}

h1{
	text-transform: none;
	font-size: 110%;
	color: #990000;
	font-weight: bold;
	padding-bottom: 2px;
}

h2{
	text-transform: none;
	font-size: 110%;
	color: #990000;
	font-weight: bold;
}

#mainMenu {
	width: 220px;
	text-align: left;
	color: #990000;
	position: relative;
	text-align: left;
	float: left;
	/*padding-bottom: 10px;*/
	padding-left: 22px;
	font-size: 100%;
}

#mainMenu a {
	color: #990000;
	font-weight:bold;
	text-decoration: none;
}

#mainMenu a:hover {	
	text-decoration: underline;
}

#listings {
	width: 120px;
	text-align: left;
	color: #990000;
	position: relative;
	text-align: left;
	float: right;
	padding-left: 30px;
	/*padding-bottom: 10px;*/
	font-size: 110%;
}

#Footer {
	width: 776px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 10px;
	color: #999;
	font-size: 75%;
	text-align: left;
	clear: both;
}
#Footer a {
	color: #999;
	font-weight:bold;
	text-decoration: none;
}

#Footer a:hover {	
	color: #666;
}

#thumbs {
	width: 100px;
	height: 100px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	float: left;
}

#thumbsRight {
	width: 100px;
	height: 100px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	float: right;
}
