/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
}

img {
	border:0px;
}

a, a:hover, a:visited {
	color:#0066ff;
}
a, a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

h1 {
	text-align:left;
}

h2, h5 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#b24040;
	text-transform:uppercase;
	margin-top:0px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#333333;
	margin-top:12px;
	margin-bottom:16px;
	font-weight:normal;
}

h3 a, h3 a:visited {
	color:#333333;
	text-decoration:none;
}

h3 a:hover {
	color:#6cb2bf;
	text-decoration:underline;
}

h3.blogs {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:bold;
}

h3.blogs a, h3.blogs a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	text-decoration:none;
}

hr {
	border: 0;
	color: #e3e3e3;
	background-color: #e3e3e3;
	height: 1px;
	text-align: left;
}

h3.blogs a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	text-decoration:none;
}

h4.name {
	font-size:16px;
	color:#333333;
	margin-top:0px;
	margin-bottom:10px;
}

#container {
	width:668px;
	margin: 0px auto; 
	padding: 0px;
	text-align: center;
}

.clearSpacer {
	clear:both;
	margin:0px;
	padding:0px;
}

.advertisement {
	text-align:center;
}

.mamboLink {
	font-size:14px;
	font-weight:bold;
}

#mamboFeature {
	margin:20px 0px 20px 0px;
}

#mamboFeeds {
	padding:10px 10px 10px 10px;
	background-color:#eeeeee;
	border:1px solid #cccccc;
	width:100%;
	text-align:left;
}
#mamboFeeds a {
	font-size:14px;
}



#mamboFeature ul {
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style-type: none;
	text-align:left;
	
}

#mamboFeature p {
	margin-top:0px;
	text-align:left;
}

#mamboFeature ul li {
	display: inline;
	text-align:left;
	padding:0px 0px 0px 0px;
	float: left;
	width:120px;
	list-style-type: none;
}

#mamboFeature ul li {
	margin:0px 8px 0px 0px;
}

#mamboFeature ul li.last {
	margin:0px 0px 0px 0px;
}

#mamboFeature span {
	font-weight:bold;
	color:#333333;
}
#mamboFeature img {
	margin-bottom:10px;
}

#mamboFeature img {
	margin-right:14px;
	float:left;
}

#mamboFeature p {
	line-height:16px;
	text-align:left;
}

.featureFolio {
	color: #999999;
	font-weight:bold;
}
.blogArticle {
	float:left;
	width:210px;
	margin-right:14px;
	margin-top:14px;
	text-align:left;
}
.blogArticle img, .blogArticleRight img  {
	margin:10px 0px 10px 0px;
}

.blogArticle p, .blogArticleRight p  {
	color:#666666;
}
.blogArticleRight {
	float:left;
	width:210px;
	margin-top:14px;
	text-align:left;
}
.blogFolio {
	color: #999999;
	font-size:12px;
}
.blogLabel {
	color: #a5a5a5;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
#mamboGoogle {
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	margin:12px 0px 12px 0px;
	padding:12px 0px 12px 0px;
}

ul {
	list-style-image: url(/apple/apple.jpg);
	margin-left:0px;
	margin-right:12px;
	padding:10px 10px 10px 10px;
	background-color:#eeeeee;
	border:1px solid #cccccc;
}
ul.noRight {
	margin-left:0px;
}
ul li {
	margin-left:20px;
	margin-bottom:6px;
	
}

#featureImage {
	float:left; margin-right:10px; margin-top:0px
}

form {
    margin: 0;
}