/*   fonts  ----------------------------------------------------------------------- */
h1 {
	color: #000000;
	width: 630px;
	font-weight:normal;
	font-size:50px;
	line-height:54px;
	margin: -15px 0px 0px 0px !important; 
	margin: -15px 0px 0px 0px;
	padding: 20px 50px 20px 0px !important;
	padding: 20px 50px 20px 0px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:right;
}

h1.inside {
	color: #000000;
	width: 400px;
	font-weight:normal;
	font-size:22px;
	line-height:24px;
	margin: -15px 0px 0px 0px !important; 
	margin: -15px 0px 0px 0px;
	padding: 20px 50px 20px 0px !important;
	padding: 20px 50px 20px 0px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:right;
}


h2 {
	color: #333333;
	font-size:17px;
	line-height:19px;
	font-weight:bold;
	margin: 10px 0px -25px 10px !important;
	margin: 10px 0px -25px 10px;
	padding: 0px 0px 10px 10px !important;
	padding: 0px 0px 10px 10px;
	border-bottom: 0px solid black;
}

h2.admin {
	color: #333333;
	font-size:17px;
	line-height:19px;
	font-weight:bold;
	margin: 0px 0px 10px 0px !important;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid black;
}

h3	{
	color: #000000;
	width: 350px;
	font-size:13px;
	line-height:19px;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 30px 0px!important;
	padding: 2px 0px 5px 0px;
	border-bottom: 0px solid black;
	vertical-align:top;
}


h4	{
	font-weight:bold;
	font-size:15px;
	line-height:19px;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


h5 {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #425E92;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	line-height:15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#contentRightBlog h2 {
	color: #333333;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	text-align:left;
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid black;
}

#contentRightBlog div {
	font-size:13px;
	line-height:15px;
	text-align:left;
}

#blogPost div {
	padding-bottom:20px;
}

#blogPost h2, #comments h2 {
	color: #333333;
	font-size:17px;
	line-height:19px;
	font-weight:bold;
	margin: 0px 0px 10px 0px !important;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid black;
}

.body p {
	margin-left:35px;
	margin-top: -5px !important;
}

div.quote  {
	size:200px;
	margin-left:25px;
	padding-right: 20px;
	margin-top: -5px !important;
}

.quote p {
	font-size:14px;
	letter-spacing:normal;
	font-style: normal;
	
}

p.heading {
	font-size:17px; 
	color: #333333; 
	font-weight:bold;
	margin-left:35px;
	margin-top: -5px !important;
}

div.dots {
	width:198px;
	height:25px;
	background: #ffffff url(../images/dots.gif) no-repeat center center;
	text-align:center;
}

div.dotsbody {
	width:320px;
	height:45px;
	background: #ffffff url(../images/dots.gif) no-repeat center center;
	text-align:center;
}

div#contentRight ul {
	list-style-type:disc;
	list-style-position:inside;
}