body {
	margin-top: 5px;
	margin-bottom: 50px;
	padding: 0;
	background: #787878;
	text-align: justify;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #0066CC;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	/*margin: 0 auto;*/
	margin: 0 0 0 0;
	height: 115px;
	background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 1000px;
	height: 75px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #0066CC;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #0066CC;
}

/* Menu */

#menu {
	width: 1000px;
	/*margin: 0 auto;*/
	margin: 0 0 0 0;
	padding: 0;
	height: 40px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin: 0;
	padding: 14px 8px 0px 8px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(images/img03.jpg) no-repeat right top;
	font-family: 'Calibri Light', Segoe UI, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a
{
    color: #FFFFFF;/*66FF33*/
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1000px;
	/*margin: 0 auto;*/
	margin: 0 0 0 0;
	padding: 20px 0px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 690px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: bold;
	font-size: 18px;
}

.title {
	margin: 0;
	padding: 5px 0 0px 20px;
	font-weight: bold;
	color: #bb4451;
}

.title a {
	border-bottom: none;
	color: #0066CC;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 15px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
	padding: 0 0px 0 0;
}

.sidebar {
	float: left;
	width: 260px;
	padding: 0 3px 0 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 10px 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}

.sidebar li h2 {
	height: 21px;
	margin: 0 0 0 0;
	padding: 9px 15px 8px 15px;
	background: #0066CC url(images/img10.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
} 

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #CA8186;
	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: 'Calibri Light', Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#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
{
	width: 1000px;
	height: 70px;
	margin: 0 0 0 0; /*margin: 0 auto;*/
	padding: 0 25px;
	background: url(images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: center;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}

.emr01
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	color: #ffffff;
	font-family: 'Calibri Light', Segoe UI, Arial;
	background-color: #808080;
}

.emr02
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	color: #ffffff;
	font-family: 'Calibri Light', Segoe UI, Arial;
	background-color: #808080;
}

.adminmenu
{
	font-weight: normal;
	font-size: 8pt;
	vertical-align: top;
	color: #ffffff;
	font-family: 'Calibri Light', Segoe UI, Arial;
}
.SRemr
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-family: 'Calibri Light' , Segoe UI, Arial, Verdana;
    background-color: #F8F8FF;
    border: thin solid #A6CAFF;
}
.SRemr2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: 'Calibri Light', Segoe UI, Arial, Verdana;
    BACKGROUND-COLOR: #ffffff;
    border:thin solid #A6CAFF;
}
.emrtitle
{
    font-weight: bold;
    color: #0066CC;
}
.emrtitleb
{
    font-weight: bold;
    color: #000000;
}
.emrheader
{
    font-weight: bold;
    font-size: 10pt;
    color: #0066FF;
    background-color: #E3E8FB;
    border: thin solid #A6CAFF;
}
.emrheadernb
{
    font-weight: normal;
    font-size: 10pt;
    color: #0066FF;
    background-color: #E3E8FB;
    border: thin solid #A6CAFF;
}
.emrheadernc
{
    font-weight: bold;
    font-size: 10pt;
    color: #0066FF;
    border: thin solid #A6CAFF;
}

.emrheader2
{
    font-weight: bold;
    color: #bb4451;
}
.mutitle
{
    font-weight: bold;
    font-size: 13pt;
    color: #FBCF39;
}
.mutitle2
{
    font-weight: bold;
    font-size: 9pt;
    color: #FFFF00;
}
.mutitle3
{
    font-weight: bold;
    font-size: 9pt;
    color: #FFFFFF;
}
.mutitle4
{
    font-weight: normal;
    font-size: 10pt;
    color: #0066CC;
}
.mutitle5
{
    font-weight: bold;
    font-size: 12pt;
    color: #009933;
}
.mustep
{
    font-weight: bold;
    font-size: 12pt;
    color: #FFFFFF;
}
.mustep2
{
    font-weight: bold;
    font-size: 10pt;
    color: #6699FF;
}
.mustep3
{
    font-weight: bold;
    font-size: 10pt;
    color: #FFFF00;
}
.mumenu
{
    font-weight: bold;
    font-size: 9pt;
    color: #FFFFFF;
}
.mumenu2
{
    font-weight: bold;
    font-size: 9pt;
    color: #336699;
}
.vlstep
{
    font-weight: bold;
    font-size: 10pt;
    color: #0066FF;
}
.vltitle
{
    font-weight: normal;
    font-size: 10pt;
    color: #0066FF;
}
/*New Sub tab*/
#nsubtabs {
float:left;
width:100%;
font-size:75%;
/*border-bottom:1px solid #2763A5;*/
line-height:normal;
}

#nsubtabs ul {
	margin:0;
	padding:10px 10px 0 30px;
	list-style:none;
	}

#nsubtabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#nsubtabs a {
	float:left;
	/*background:url("images/tableft.gif") no-repeat left top;*/
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	}

#nsubtabs a span
{
    float: left;
    display: block;
    background: url("images/submenu.png") no-repeat right top;
    padding: 0px;
    color: #FFF;
    height: 63px;
    width: 155px;
}

#nsubtabs h2 span
{
    float: left;
    display: block;
    background: url("images/submenusel.png") no-repeat right top;
    padding: 0px;
    color: #0066FF;
    font-size: 70%;
    height: 80px;
    width: 155px;
}
#nsubtabs h3 span
{
    float: left;
    display: block;
    background: url("images/submenug.png") no-repeat right top;
    padding: 0px;
    color: #FFF;
    height: 63px;
    width: 155px;
    font-weight: normal;
}
.titlesub {
	margin: 0;
	padding: 5px 0 0px 0px;
	font-weight: bold;
	color: #bb4451;
}
.titlesubR {
	margin: 0;
	padding: 5px 0 0px 0px;
	font-weight: bold;
	color: #bb4451;
}

.pclass {
	border-style: solid;
	border-width: thin;
	border-color: #0066CC;
}
.verticalLine {
	border-left: thin solid #CCCCCC;
}