


body {
	margin: 0;
	padding: 0;
	 background: #F0F8FF url(../images/bg_latest.png);
	 background-repeat:repeat-x;
/* background: #F0F8FF url(images/bg136.png);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #ffffff;
	height:70px;
     background: #FFFFFF url(images/hr5.png) no-repeat;
	/*background-color:#1F82e6;*/
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	
		font-size: 1em;
	height: 25px;
}

p, ol {
	margin-top: 0;
	line-height: 140%;
}

ul
{
  margin-top: 1;
	line-height: 150%;	
}

a {
	text-decoration: none;
	color: #121212;
}

a:hover {
	text-decoration: underline;
	color: blue;
}
.link
{text-decoration: none;
	color: #121212;
	}
	.link:hover{text-decoration: underline;
	color: blue;}

img.border {
	border: 6px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

/* #wrapper {
	background: url(images/imgHEADER.jpg)no-repeat center top;}*/
	/*padding:0px 50px 100px 50px;*/
	

/* Header */ 

#header {
	width: 1000px;
	height: 140px;
	margin: 0 auto;	
	
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 20px 0px 0px 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	margin: 0px;
	padding: 50px 0px 0px 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	/*text-shadow: #808080 -1px 1px 2px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64px;
}

#logo p {
	margin: 0;
	padding: 90px 0 0 15px;
	/*text-shadow: #808080 -1px 1px 2px;*/
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 100px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 233px;
	height: 30px;
	padding: 0px 10px 0px 10px;
	border: none;
	background: url(images/img09.jpg) no-repeat left top;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #303030;
}

#search-submit {
	display: none;
}

/* Menu */

#menu 
{
	
	width: 970px;
	height: 50px;
	margin: 0 auto;
	
	padding: 14px 0px 0px 0px;
	
}

#menu ul 
{
	display:inline;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	
}

#menu li 
{
	display:inline;
	float: left;
    height: 15px;
}

#menu a 
{
    vertical-align:middle;
	display:inline;
	height: 25px;
	margin: 0px 2px 0px 15px;
	padding: 10px 15px 0px 15px;
	background: url(../images/img04_new.gif) no-repeat left 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #121212;
	border: none;
}

#menu .current_page_item a {
}

#menu a:hover {
	text-decoration: none;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;

}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	/*padding: 60px 30px 0px 30px;*/
}

/* Content */

#content {
	float: left;
	width: 540px;
	/*padding: 30px 20px 0px 0px;*/
}

.post {
	padding-top: 20px;
	padding-bottom: 10px;
}

.post .title {
	letter-spacing: -1px;
}

.post .title a {
	color: #303030;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 5px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	 
  top:170;
  right:0;
     height:50%;
	padding:0px 30px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 15px;
	line-height: 35px;
	background: url(images/img07.gif) no-repeat left 14px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 15px;
	letter-spacing: -1px;
	font-size: 24px;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: CENTER;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer 

#footer-wrapper 
{
	background: url(images/img01.jpg) repeat-x left bottom;
}
*/
#footer {
	width: 1000px;
	height: 90px;
	/*margin: -80px auto 0px auto;
	background: url(images/imgFOOTER.jpg) no-repeat center top;*/
}

#footer p {
	margin: 0;
	padding-top: 80px;
	line-height: normal;
	font-size: 14px;
	text-align: center;
}

#footer a {
}
.font
{
	font-size:11px;
	text-align:right;
	font-weight:bold;
	
	
}
.font2
{
	font-size:small;
	text-align:right;
	
}
.bttn
{	
	background:#fff;
    padding: .2em;
    border-radius: 10px; /*3px 3px 3px 3px;*/
    border-color:#000;
    cursor:hand;
    font-family:Verdana, Geneva, "DejaVu Sans", sans-serif; 
    font-size:12px;
    Color:#000;
    height:30px;
}
.bttn1
{	
	background:#3E3D3B;
    padding: .5em;
    border-radius:12px; /*3px 3px 3px 3px;*/
    border-color:White;
    cursor:hand;
    font-family:Verdana, Geneva, "DejaVu Sans", sans-serif; 
    font-size:12px;
    Color:white;
    height:30px;
}


.bttn_Style
{	
	background:gray;
    padding: .2em;
    border-radius: 7px; /*3px 3px 3px 3px;*/
    border-color:black;
    cursor:hand;
    font-family:Verdana, Geneva, "DejaVu Sans", sans-serif; 
    font-size:12px;
    Color:white;
    height:30px;
}
.Check_Style
 {

 -ms-transform: scale(2); /* IE */
 -moz-transform: scale(2); /* FF */
 -webkit-transform: scale(2); /* Safari and Chrome */
 -o-transform: scale(2); /* Opera */
  padding: 10px;
}

#top
{
    /*position:absolute;  */
    top:2px; 
    text-align:right;
    width: 864px;
}
   
#Bottom
{
    top:2px; 
    text-align:right;
}

#footer 
{   
    position:relative; 
    clear:both;     
    /*margin-bottom:60px; 
    height:39px; 
    background:url("../../design/blue/footer.gif") 0 0 no-repeat;  */
    color:#000000;
    top: 2px;
}

.footer 
{   
    position:relative; 
    clear:both; 
    /*margin-bottom:60px; 
    background:url("../../design/blue/footer.gif") 0 0 no-repeat;  */
    color:#000000;
    top: -5px;
    left: -16px;
    width: 849px;
}


.txtBox
{
    background: #FFF4DD;
    background-color: #FFF4DD;
    font-family: Verdana, Geneva, "DejaVu Sans" , sans-serif;
    font-size: 11px;
    color: black;
}