/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	font-family: Helvetica, Arial, Georgia, "Times New Roman", sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	background:#C9DECB;
/*	background: url("../images/LogoBg.gif") repeat; */
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #FFC019;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	height: 100%
	padding: 0;
/*
	background: url(../images/PageBg.gif) repeat-y centre; 
*/
}

/* Header */

#header-wrapper {
	width: 940px;
	margin: 0 auto;
	height: 60px;
	background: #990000;
}

#header {
	width: 942px;
	height: 40px;
	margin: 0 auto;
}

/* Menu */

#Menu-wrapper {
	height: 30px;
}

#Menu {
	width: 942px;
	margin: 0 auto;
	height: 30px;
	text-align: center;
	background: white;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding-top: 5px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0 0 9px 0;
	padding: 0px 0px 0px 4px;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 9px 0 0 20px;
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: left;
	width: 220px;
	height: 28px;
	padding: 1px 0px 0px 0px;
	margin: 0px 30px;
	background: #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}

#search form {
	height: 23px;
	margin: 0;
	padding: 0px 0 3px 3px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-submit {
	width: 40px;
	height: 23px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}


/* Page */

#page {

	width: 942px;
	margin: 0 auto;
	padding: 0
	overflow: auto; 
	background: white;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
}

#page-bgtop {
	padding: 20px px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 640px;
	padding: 20px 20px 0px 20px;
/*	border-left: 1px dotted #CDCDCD;*/
}

.post {
	margin-bottom: 15px;
	padding:0px 0px 0px 0px
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #FA8C11;
}

.post .title a {
	color: #FA8C11;
	border: none;
}

.post .meta {
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 0px;
	color: #F47227;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	background: #567EDC;
	color: #F47227;
}

.post .meta a {
	color: #F47227;
}

.post .entry {

	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.post ul {
	color: #000000;
	text-indent: 5px;
	padding: 6px;
	margin: 2px;
}


.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

.post a {
	text-decoration: underline;
}

.post2 {
	margin-bottom: 15px;
}

.post2-bgtop {
}

.post2-bgbtm {
}

.post2 .title {
	margin-bottom: 10px;
	padding: 0px 0 0 0px;
	letter-spacing: -.5px;
	color: #FA8C11;
}

.post2 .title2 {
	margin-bottom: 10px;
	padding: 0px 0 0 60px;
	letter-spacing: -.5px;
	color: #FA8C11;
}

.post2 .title a {
	color: #FA8C11;
	border: none;
}

.post2 .meta {
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}

.post2 .meta .date {
	float: left;
	height: 24px;
	padding: 3px 0px;
	color: #F47227;
}

.post2 .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	background: #567EDC;
	color: #F47227;
}

.post2 .meta a {
	color: #F47227;
}

.post2 .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.post2 ul {
	margin: 0;
	padding: 0px 0px 0px 60px;
	list-style: none;
}

.post2 ol {
	margin: 0;
	padding: 0px 0px 0px 60px;
	list-style: decimal;
}

.post2 li {
	margin: 0;
	padding: 0;
}

.post2 li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

.post2 li li {
	line-height: 20px;
/*	border-bottom: 1px dashed #D1D1D1;*/
	margin: 0px 30px;
	border-left: none;
}

.post2 li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

.post2 a {
	text-decoration: underline;
}

/* Sidebar */

#sidebar {
	float: left;
	margin: 15px auto;
	width: 257px;

	color: #000000;
	text-align: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 20px;
/*	border-bottom: 1px dashed #D1D1D1;*/
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.4em;
	color: #FA8C11;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

a img {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FFC019;
}

#sidebarimgpad {
	padding-left: 30px;
}

#sidebar img.output
{
/*	width: 130px; used for Prakash BookNow Image */
	width: 150px;
	height: 160px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Table */

#customers {

	font-family: Arial, Helvetica, sans-serif;

	width:100%;

	border-collapse:collapse;

}


#customers td, #customers th 
{

	font-size:1em;
	
border:1px solid #98bf21;

	padding:3px 7px 2px 7px;

}


#customers th 
{

	font-size:1.1em;
	
text-align:left;

	padding-top:5px;
	
padding-bottom:4px;
	
background-color:#A7C942;
	
color:#ffffff;

}


#customers tr.alt td 
{
	
color:#000000;
	
background-color:#EAF2D3;

}


/* Footer */

#footer {
	width: 942px;
	margin: 0 auto;
	height: 15px;
	padding: 0px 0 10px 0;
	background: #990000;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 8px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #FF9535;
}

#footer a {
	color: #FF9535;
}