/* CSS Document */

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	}


#wrapper {
	margin: 15px auto 10px auto;
	width: 800px;
	background-color: #FFFFFF;
}

/* Header Styles */
#header {
	width: 800px;
	margin: 0 0 10px 0;
	z-index: 1;
}

#nav {
	margin:0 0 0 0;
	* margin-top:-4px;
}

/* Body Styles */
#content {
	padding: 5px 10px 5px 10px;
	font-size: 1.25em;
}

#content a {
	text-decoration:none;
	font-weight:bold;
}

#content a:hover {
	color:#6666CC;	
}

#sig {
	margin: 0 0 0 300px;
}

.boldlist {
	font-weight: bold;
	text-indent: 20px;
	font-size: 0.90em;
	list-style-position: inside;
}

#buy {
	width: 210px;
	float: left;
	text-align: center;
	margin-right: 15px;
}
#buy2 {
	width: 210px;
	float: left;
	text-align: center;
	margin-right: 15px;
}

#buy a {
	text-decoration:none;
	font-weight: bold;
}

#buy a:hover {
	color:#6666CC;
}

#quotes {
	width:240px;
	float:right;
	margin:	0 0	10px 10px;
}

#freebies2 {
	width:210px;
	float:right;
	margin:	0 0	10px 10px;
}
	
#testimonials2 {
	width:210px;
	float:right;
	margin:	0 0	10px 10px;
}

#gallery {
	background-image:url(images/Crane_headshot.png);
	background-repeat:no-repeat;
	height:102px;
	margin: 0 0 12px 0;
	padding: 46px 0 0 12px;
	text-align:left;
}

#gallery a {
	text-decoration:none;
}

#gallery a:hover {
	color:#6666CC;
}

#quoteweek {
	background-image:url(images/Crane_quote_week.png);
	background-repeat:no-repeat;
	height:85px;
	margin:12px 0 0 0;
	padding:130px 7px 0 25px;
	text-align:left;
}

.anon {
	text-align: right;
	margin-right:25px;
	margin-left: 100px;
}

#testimonials {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
/* Footer Styles */
#foot {
	width: 800px;
	font-family: "Times New Roman", Times, serif;
}

#foot-nav {
	background-image: url(images/Crane_footer_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	margin: 8px 0 5px 0;
	padding: 4px 0 0 0;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.5em;
}

#foot-nav a {
	text-decoration:none;
	color:#FFFFFF;
}

#foot-nav a:hover {
	color:#84C82B;
}

#mcm {
	text-align: center;
}

#mcm a {
	text-decoration:none;
}

#mcm a:hover {
	color:#6666CC;
}
li {
	list-style: disc inside;
}
h2 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #757CD4;
}
h3 {
	font: bold 14px "Times New Roman", Times, serif;
	color: #757CD4;
}

h4 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #000000;
}

.sub1 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	}
