body {
	margin: 0px;
	padding: 0;
	background: #fefefe url(../images/body/img01.gif) repeat-x left top;
	text-align: left;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #063683;
}

a:hover {
	text-decoration:underline;
	color:#900;
	
}



a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 150px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 150px;
	border-left: 2px solid #929393;
	border-right: 2px solid #929393;
}

/* Header */

#logo {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	background: url(../images/body/topbanner.png);
}



/* Menu */

#menu-wrapper {
}

#menu {
	width: 940px;
	margin: 0 auto;
	height: 35px;
	padding: 0px 10px;
	background: url(../images/body/img02.gif) repeat-x left top;
	border-left: 2px solid #929393;
	border-right: 2px solid #929393;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 10px 14px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #999999;
}

#menu .current_page_item a {
	color: #999999;
}

/* Topslidebanner */

#topslide {
	width: 960px;
	margin: 0 auto;
	height: 82px;
	border-bottom: 2px;
	border-color: #333333;
	border-left: 2px solid #929393;
	border-right: 2px solid #929393;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	
	
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(../images/body/img03.gif) repeat-y left top;
	border-left: 2px solid #929393;
	border-right: 2px solid #929393;
}

#page2 {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(../images/body/img03_2.gif) repeat-y left top;
	border-left: 2px solid #929393;
	border-right: 2px solid #929393;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 0px 10px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 520px;
	margin: 10px 20px 20px 20px;
}

#content2 {
	float: left;
	width: 720px;
	margin: 10px 20px 20px 20px;
}

#content3 {
	float: left;
	width: 950px;
	
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
	background: url(../images/body/img04.gif) repeat-x left bottom;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 0px 0 2px 0px;
	text-transform: inherit;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #454545;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.byline a {
	color: #666666;
}

.tag {`
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.entry a {
	color: #0000FF;
}

.entry a:hover {
	color: #000033;
	font-weight:bold;
}

.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 180px;
}

#sidebar2 {
	float: right;
	width: 200px;
}

.sidebar {
	float: left;
	padding-top: 24px;
	color: #595959;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	background: url(../images/body/img04.gif) repeat-x left bottom;
}


.sidebar li h2 {
	height: 26px;
	margin: 0 0 0 0;
	padding: 14px 15px 14px 15px;
	text-transform: capitalize;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
}

.sidebar h2 a {
}

.sidebar a {
	padding-left: 15px;
}

.sidebar a:hover {
	color: #FFFFFF;
	background-image: url(../images/body/a_hover.gif);
	display: block;
}


.sidebar h3{
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color:#FF0000;	
text-align:left;

}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 100px;
}

#footer {
	width: 920px;
	height: 50px;
	margin: 0 auto;
	padding: 0 20px;
	background: #111214;
	border-left: 2px solid #929393;
	border-right: 2px solid #929393;
}

#footer p {
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #EDE7DB;
}

#footer .link {
}

#footer .copyright {
}

.style1 {
	color: #333333;
	font-size: 14px;
	line-height: normal;
}

.sitemap a{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration:none;
	padding-left: 5px;
	line-height: 25px;
}
.sitemap a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #009;
	text-decoration: underline;
	padding-left: 5px;
}

h6 {
	color: #000000;
	height:30px;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 5px 5px;
	padding: 0 0 0 20px;
	font: small-caps bold 14px Verdana,Helvetica,Arial,sans-serif;
	background: #e4e9ef url(../images/body/sitemap.png) no-repeat;
}
