/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
 @font-face {
    font-family: BlairMdITC TT;
    font-style:  normal;
    font-weight: normal;
    src: url(BLAIRMD0.eot);
  }
  @font-face {
    font-family: Calibri;
    font-style:  normal;
    font-weight: bold;
    src: url(CALIBRI0.eot);
  }

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	/*font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;*/
	
	/*font-family: Calibri;*/
	 font-family: BlairMdITC TT;
	font-weight: bold;
	font-size: 12pt;
	/*color: #787878;*/
}
a{
	
	 font-family: BlairMdITC TT;
	font-weight: bold;
	color: #bfbebe;
	font-size: 9pt;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;

	font-weight: normal;
	color: #F93D00;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}



#wrapper {
	width: 825px;
	margin: 0 auto;
	padding: 0;
	
	
}
#wrapper2 {
	width: 825px;
	margin: 0 auto;
	padding: 0;
	
	
}

/* Header */

#header {
	width: 98%;
	height: 65px;
	
	/*margin: 0 auto;*/
}

/* Logo */

#logo {
	float: left;
/*	height: 65px;*/
	margin-top: 1%;
	width:276px;
	height: 44px;
	
	margin-left: 7px;
	_margin-left: 1px;
	
	
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #00629E;
}


/* Menu */

#menu {
	width: 300px;
	margin-left: 340px;
	_margin-left: 290px;
	min-height: 15px;
	/*height: auto;
	/*margin: 0 auto;*/
	text-align: right;
	
	
	
	
	
	/*background: url('images/img03.jpg') repeat-x left top;*/
}


#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	
	
}

#menu li {
	float: right;
	
	
}









/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
/*	padding: 20px 25px;*/
}

#page-bgbtm {
}

/* Content */

#content {
	/*float: right;*/
	width: 100%;
	min-height: 450px;
	height: auto;
	
	padding: 0;
}

.post {
	margin-bottom: 5px;
}
.myslides {
	width: 100%;
	height: 50%	;
	padding: 0;  
    margin:  0 auto; 
	text-align: center; 
} 

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 12px;
	letter-spacing: -.5px;
	color: #8AB52B;
/*	background: url('images/img01.gif') repeat-x left top;; padding-left:20px; padding-right:0; padding-top:8px; padding-bottom:0*/
}

.post .title a {
	color: #FFFFFF;
	border: none;
}

.post .meta {
	
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
	color: #8AB52B;
}

.post .entry {
	padding: 0px 0px 0px 0px;
	padding-bottom: 0px;
	text-align: justify;
}

/* Sidebar */

/* Calendar */


/* Footer */

#footer {
	width: 98%;
	/*background: #474036;*/
	
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
}



#footer p {
	margin: 0;
	
	/*line-height: normal;*/
	font-size: 12px;
	/*text-transform: uppercase;*/
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	font-family: Calibri;
	color: #666666;
}
#mypage {
	width: 820px;
	height: 500px;
    
	margin-left: 2px;
   
	text-align: center;
	color: #555454;
	font-size: 12pt;
	font-family: Calibri;
} 
#footer a {
	color: #666666;
}


#menu2 {
width: 98;
height: 16;
background-image: url(../images/test.gif);
float: left;
}

#menu2 ul {
list-style: none;
margin: 0;
padding: 0;
width: 12em;
float: left;
}

#menu2 a, #menu2 h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu2 h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu2 a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu2 a:hover {
color: #a00;
background: #fff;
}

#menu2 li {position: relative;}

#menu2 ul ul {
position: absolute;
z-index: 500;
}

#menu2 ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

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

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


<!--[if IE]>



 #menu2 ul li {float: left; width: 100%;}


<![endif]-->
<!--[if lt IE 7]>

<style type="text/css" media="screen">

body {

behavior: url(csshover.htc);

font-size: 100%;

}



#menu2 ul li a {height: 1%;} 



#menu2 a, #menu2 h2 {

font: bold 0.7em/1.4em arial, helvetica, sans-serif;

}


<![endif]-->
