html { background: #181818 url(../img/bg.gif) repeat top center; margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 76%;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*background: transparent url(../img/center_bg.gif) no-repeat top center;*/
	}
	
/* */

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	}
h2 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	}
h3 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
p { 
	margin: 0px;
	}
strong, b {
	font-weight: bold;
	}
img {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	}
form {
	margin: 0;
	padding: 0;
	}
hr {
	margin: 0.5em 0;
	border: 0px;
	height: 1px;
	color: #000;
	background-color: #000;
	border-top: 1px solid #d6d6d6;
	}
.hide { display: none; }
.clr { clear: both; }
.highlight { color: #d9ecff; }
.floatLeft { float: left; }
.floatRight { float: right !important; }

.hr {
	width: 362px;
	height: 17px;
	clear: both;
	background: transparent url(../img/hr.gif) no-repeat top left;
	}
.hr hr { display: none; }

/* */

.pageWrap {
	margin: 0 auto;
	padding: 0 0 100px 0;
	width: 362px;
	position: relative;
	}
html > .pageWrap {
	width: 362px;
	}
.headerArea {
	margin: 0;
	padding: 0;
	}
.headerArea h1 {
	margin: 0 0 30px 0;
	padding: 0;
	width: 362px;
	height: 238px;
	display: block;
	background: transparent url(../img/logo.gif) no-repeat bottom center;
	text-indent: -700em;
	text-decoration: none;
	overflow: hidden;
	}

.headerArea span a {
	margin: 0;
	padding: 0;
	width: 157px;
	height: 29px;
	position: absolute;
	top: 0px;
	left: 230px;
	z-index: 1;
	display: block;
	background: transparent url(../img/switch.gif) no-repeat top left;
	text-indent: -700em;
	text-decoration: none;
	overflow: hidden;
	}
	
.contentWrap {
	margin: 0;
	padding: 0 0 20px 0;
	}
.contentWrap h2 {
	margin: 0;
	padding: 0 50px 1em 11px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #8d8d8d;
	}
.contentWrap h3 {
	margin: 0;
	padding: 0 50px 1em 11px;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #8d8d8d;
	}
.contentWrap h4 {
	margin: 0;
	padding: 0 30px 1em 11px;
	font-size: 1em;
	line-height: 1.4em;
	color: #8d8d8d;
	}
.contentWrap p {
	margin: 0;
	padding: 10px 40px 1em 22px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #eaeaea;
	}
.contentWrap p strong {
	color: #8d8d8d;
	}
.contentWrap a {
	color: #b40018;
	}
.contentWrap a:hover {
	color: #730010;
	}
.contentWrap ul {
	margin: 0 40px 1em 40px;
	color: #333333;
	}
.contentWrap img.featImg {
	margin: 0 auto;
	width: 327px;
	display: block;
	}

.collectionTitle, .craigTitle, .phoneTxt, .emailTxt a {
	margin: 0;
	padding: 0;
	width: 362px;
	display: block;
	text-indent: -700em;
	text-decoration: none;
	overflow: hidden;
	}
.collectionTitle {
	height: 45px;
	background: transparent url(../img/text_collection.gif) no-repeat top left;
	}
.craigTitle {
	width: 240px;
	height: 21px;
	background: transparent url(../img/text_craig.gif) no-repeat top left;
	}
.phoneTxt {
	width: 240px;
	height: 17px;
	background: transparent url(../img/text_phone.gif) no-repeat top left;
	}	
.emailTxt a {
	width: 240px;
	height: 17px;
	background: transparent url(../img/text_email.gif) no-repeat top left;
	}
	
	
ul.collectionGrid {
	margin: 0;
	padding: 0 0 0 23px;
	}
ul.collectionGrid li {
	margin: 0;
	padding: 0 6px 6px 0;
	float: left;
	list-style-type: none;
	font-size: 11px;
	line-height: 1.4em;
	}					
/* */
		
.footerArea {
	margin: 0;
	padding: 0;
	clear: both;
	height: 100px;
	background: transparent url(../img/footer_bg.gif) no-repeat top left;
	}
.monkii { margin: 20px 0 0 0; float: left; }
.siteby{
    padding:10px 15px 1em 22px;
}

.siteby a{
    color:#EAEAEA;
    font-size:0.9em;
}