body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}

h1, h2, h3 {
	
}

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

h2 {
	font-size: 1.6em;
}

h3 {font-size: 1.2em;
}

h3 a:hover{
	 color:#000;
}

h3 a{
	 color:#ee6322;text-decoration: underline;
}

ul {
}

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

a:hover {
	border-bottom: none;
	color: #6699FF;
}

a img {
	border: none;
}

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

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

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

#header-wrapper {
	width: 100%;
	height: 250px; margin:0px; padding:0px;
}

#header {
	width: 960px;
	margin: 0px auto;
	height: 250px; padding:0px;
	background-image: url(images/head.jpg); 
}

/* Header */

#logo {
	width: 960px;
	height: 250px; padding:0px; margin-top:0px;
	margin-left:300px; 
}

#logo h1{
	padding-top: 75px;
	color: #FFFFFF;letter-spacing: -1px;
	font-weight: normal;
	font-size: 28px;
}


#logo span {
	color: #FFFFFF;
}


#logo p {
	padding: 0px 0 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	color: #FFFFFF;margin-right: 75px;
	padding-left: 25px;

}



/* Menu */

#menu-wrapper {
}
/* Begin CSS Popout Menu */

#menu{
	font-family: Tahoma, Arial;
	font-size: 17pt;
	width: 820px;
	margin: 0px auto;
	height: 44px;
	padding: 0px 0px 0px 140px;
	background: url(images/img02.gif) repeat-x left top;
}

#menu a, #menu h2{
font: 0.7em/1.4em Tahoma, Verdana, helvetica, sans-serif;
display:block;
margin:0;
padding:5px 15px 5px 7px;
}

#menu h2{
color:#fff;
text-transform:uppercase;
}

#menu a{
text-decoration:none;
}

#menu a, #menu a:visited{
color:#fff;
}

#menu a:hover{
color: #000;

}

#menu a:active{
color:#fff;
}

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

#menu li{
position:relative;
}

#menu li a{
		color:#000;
		display:block;
		line-height:25px;
		margin:0px;
		padding:0px 5px;
		text-align:center;
		text-decoration:none;
		}
		
#menu ul li h2 a:hover{
			color:#FFFFFF;
			text-decoration:none;
}

 #menu ul li:hover a{
			color:#FFFFFF;
			text-decoration: underline;
}
		
#menu ul ul{font: 0.7em/1.4em Tahoma, Verdana, helvetica, sans-serif;
position:absolute;
z-index:500;
top:auto;
display:none;
background-color: #999999; width:100%;
}

#menu ul ul ul{font: 1em/1.4em Tahoma, Verdana, helvetica, sans-serif;
top:0;
left:100%;
}

#menu ul ul li a{color:#fff;
}

#menu ul ul li a:hover{color:#555;
}


#menu ul ul ul li a{color:#fff;
}
/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background: no-repeat -999px -9999px;
}

div#menu li:hover{
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-size: 14pt;
color:#000;
background:#eee ;
}

#menu a.x:hover{
color:#fff;
background:#000;
}

#menu a.x:active{
color:#060;
background:#ccc;
}


#menu .current_page_item a {
	background: #F49A73;
	color: #2E0815;
}
/*pos_menu*/

#pos_menu {
	width: 920px;
	margin: 0 auto;
	height: 10px;
	padding: 0px 20px;
	background: #FFFFFF;
}
#pos_menu_inside {
	width: 660px;
	margin-left: 240px;
	height: 10px;
	padding: 0px 20px;
	background: #767676;
}




/* Page */

#page {	font-size: 10px;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(images/img03.gif) repeat-y left top;
}

#page2 { width: 920px;
	margin: 0 auto;
	height: 100%;
	padding: 0px 20px;
	background-color:#ffffff;
}

#page2 p{ 		margin: 0px auto;
	padding: 17px 10px 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#page2 .post {
	padding-bottom: 5px;
	line-height: 150%;
	height:100%;
	background: url(images/img04.gif) repeat-x left bottom;
}

#page2 h3{ 	margin: 0;
	padding: 20px 0 0 0;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}



#page-bgtop {
}

#page-bgbtm {
	padding: 0px 10px;
}
.img {
	
	margin: 0px auto;
	padding: 17px 10px 10px 10px;
}
/* Latest Post */

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

/* Content */

#content {
	float: left;
	width: 420px;
	margin: 5px 20px 20px 30px; 
}

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

.post h1 {
	font-weight: normal;
}

.post a { color:#0066FF;
}

.title {
	margin: 0;
	padding: 20px 0 4px 0px;
	text-decoration:underline;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;line-height:50%;
}

.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: #0066FF;
}

.entry1 { margin-top:5px;background: url(mr.jpg) no-repeat;width: 419px; background-color:#000000
	
	
}
.entry1 h1{
	padding: 10px 15px 0px 120px;color: #FF6600; font-size:10px;
}

.entry1 h2{
	padding: 0px 15px 4px 125px;color: #fff; font-size:10px;
}

.entry1 p{
	padding: 10px 15px 10px 10px;color: #fff;
}

.entry1 a{
	color: #FF3300;float: right;
}

.entry1 a:hover{
	color: #fff; 
}

.links {padding: 0px 0px;
	width: 85px;
	height: 15px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	padding-top:0px;
	text-align: left; color: #0d5a80;
}

.links a:hover {
	color: #ee6322;
	margin: 0 px;
}

.img2 {
	margin: 0px;float: left;
	padding: 3px 5px 0px 0px;}
	
.img3 {
	margin: 0px;
	padding: 2px;}
	
	
/* Sidebars */

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

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

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

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

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

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

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

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


.sidebar li h2 a{
	padding: 10px 110px 10px 5px;
	color: #fff;
	background: url(images/mini.gif) left center repeat-x;
}
.sidebar li h2 a:hover{
	color: #fff;
	background: url(images/mini.gif) left center repeat-x;
}

.sidebar h2 a { 
}

.sidebar a {
	padding-left: 0px;color: #3366CC;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center; background-color:#ccc;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

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

#footer {
	width: 920px;
	height: 85px;
	margin: 0 auto;
	padding: 0 20px;
	background: #111111;
}

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

#footer a {
	color: #EDE7DB;
}

#footer .link {
}

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