/* Footer */

#footer {
	background: url('http://www.rozellestone.com/wp/wp-content/themes/rozelle/images/footer-bg.jpg') no-repeat center top;
	width: 961px;
	height: 400px;
}

#mia {
	margin-top: 30px;
	width: 326px;
	text-align: center;
	float: left;
}

#module-nav {
	width: 635px;
	float: left;
	padding-bottom: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

#module-nav a {
	text-decoration: none;
	color: #3e4033;
}

.module-title {
	font-size: 18px;
	color: #a66c12;
}

.module {
	margin-top: 1px;
	width: 171px;
	padding: 15px 19px;
	float: left;
}

#footer-copy {
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 20px;
	clear: both;
	width: 400px;
	font-size: 10px;
	border-top: 1px solid #babcb7;
	text-align: center;
	color: #888585;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-copy a {
	text-decoration: none;
	color: #5c574b;
	font-weight: bold;
}
.hkblue {
	color: #3c82d5;
}

/* Misc */
.clear { clear: both; }


/* WP Specfic CSS*/

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #d49839;
	font-weight: 100;
}

.alignright {
	float: right;
	padding-left: 25px;
	padding-right: 0px;
	font-size:9px;
}

.alignleft {
	float: left;
	padding-left: 0px;
	padding-right: 25px;
	font-size:9px;
}

img {
	border:  none;
}