body {
background:white;
font-family: Helvetica, Arial, sans-serif;
font-size:14px;
padding:0px;
margin-top:0px;
}

#topBar {
background:none repeat scroll 0 0 #CBC972;
clear:both;
height:15px;
margin:0 auto;
width:960px;
}
#center {
background:none repeat scroll 0 0 white;
margin:0 auto;
width:960px;
}
h1{
color:#E18D15;
font-size:24px;
margin-top:15px;
display:block;
padding:1px;
font-size:20px;
/*background:#E18D15;*/
/*border-left:15px solid #E18D15;*/
border-right:1px solid #E18D15;
border-top: 1px solid #E18D15;
/*text-align:center;*/

}

h2, h3 
{
color:#E18D15;
font-size:20px;
}

h2 {
font-size:16px;
}
h3 {
font-size:14px;
}
#logo {
background:none repeat scroll 0 0 white;
float:left;
height:100px;
width:960px;
margin-top:15px;
}
a.bottom {
color:#226536;
padding-left:15px;
text-decoration:none;
}
a.bottom:hover {
color:#CBC972;
}

a.leftMenu {
-moz-border-radius:5px 5px 5px 5px;
border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 white;
color:#226536;
display:block;
padding:5px;
text-decoration:none;
}

a.leftMenu:hover {
background:none repeat scroll 0 0 #DAD8DA;
color:#222;
}

a{color:#E18D15;}
a:hover{color:#72480C;}

#imgHeader {
background:none repeat scroll 0 0 pink;
float:right;
height:100px;
text-align:right;
width:760px;
margin-top:15px;
}

#menu {
background:none repeat scroll 0 0 white;
padding:5px 0 5px;
width:200px;
border-top:solid 1px #E18D15;
margin:15px 0px;
border-bottom:solid 1px #E18D15;
font-size:16px;
}

#right
{
background:none repeat scroll 0 0 white;
float:left;
padding:0 0;
width:200px;

}

#content {
background:none repeat scroll 0 0 white;
float:right;
padding:0px;
width:740px;
}
#menuBottom {
background:none repeat scroll 0 0 white;
clear:both;
margin:0 auto 15px auto;
text-align:center;
width:960px;
padding:20px 0px;
}

.twtr-widget
{		
}
 
 /*  home page */
.blog-name
{
	margin-top:15px;
	display:block;
	padding:1px;
	font-size:20px;
	background:#E18D15;
	text-align:center;
	
}
.blog-name a
{
	color:white;
	text-decoration:none;
	font-weight:900;
	margin:0px;
}
.blog-date
{	
	float:right;
	color:#777;
	padding-top:15px;
	
}

h1.blog-title
{	
	font-size:16px;
	border-top:1px solid #E18D15;
	background:white;
	text-align:left;
}

.intro
{
    font-size:18px;
    font-weight: 700;
    text-align: center;
    color:#444;
    padding:5px 0px;
}