html
{
	display : inline;
}

body
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : #E6EBDA;
	margin : 10px; 
} 

br 
{
	line-height : 11px;
	margin : 0; 
} 

a 
{
	font-family : Verdana;
	font-size : 11px; 
	color : #006699; 
	text-decoration : none; 
}

a:hover 
{
	font-family : Verdana;
	font-size : 11px; 
	color : #DD6900; 
	text-decoration : underline; 
} 

input, select, textarea
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : white; 
} 

ul
{
 	margin: 0px;
	padding: 0px;
}

li
{
	font-family : verdana;
	font-size : 12px;
	margin : 5px;
	padding : 0px;
	list-style : none;
  	padding-left: 15px;
  	background-image: url(./images/arrow.png);
  	background-repeat: no-repeat;
  	background-position: left 6px;

}

td
{
	font-family : Verdana;
	font-size : 11px; 
	color : #000000;
} 

form 
{
	font-family : Verdana;
	font-size : 11px; 
	border-width : 0; 
	padding : 0; 
	margin : 0; 
	display: inline;
} 

.table_header_text
{
	font-family : Verdana;
	font-size : 12px; 
	font-weight : bold;
	color: #006699;
}

.warning
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold; 
	color : red; 
}

.bold
{
	font-family : verdana, serif;
	font-size : 12px; 
	font-weight : bold; 
	color : #006699;
	text-decoration : underline; 
}

.title
{
	font-family : verdana;
	font-size : 15px; 
	font-weight : bold; 
	color : #006699;
}

.price
{
	font-family : verdana;
	font-size : 11px; 
	font-weight : bold; 
	color : #105294;
}

.timings
{
	font-family : verdana, serif;
	font-size : 11px; 
	color : #222222;
}

.table_header
{
  	background-image: url(./images/cell.gif);
  	background-repeat: repeat;
}

.bodyline	
{
	background-color: #FFFFFF; 
	border: 1px #98AAB1 solid; 
}

.top_background
{
  	background-image: url(./images/title-back.gif);
  	background-repeat: repeat;
}

.topmenu
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold;
	color: #222222;
}

.images
{
	border : 1px solid #BABABA;
}

body {
	margin: 0;
	padding: 0;
	background-color: #e6ebda;
	background-image: url(/images/assets/pagebg.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #216a3e;
}

a {
	color: #216a3e;
	text-decoration: none;
}


.clear {
	clear: both;
}

#header {
	width: 100%;
	height: 125px;
	background-image: url(/images/assets/headerbg.gif);
}

#imagetopleft {
	float: left;
}

#sdhh_logo {
	float: right;
	margin-right: 20px;
}

#sidebar {
	float: left;
	background-color: #6d826d;
	width: 100px;
	margin-top: -27px;
}

#menu {
	float: left;
	margin-left: 105px;
	_margin-left: 65px;
}

/* list styling */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#nav li { /* all list items */
	float: left;
	padding: 6px 10px 9px 10px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 142px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul {
	margin-top: 7px;
}

#nav li ul li:hover ul {
	margin-top: 0;
}

#nav li ul li {
	border-left: 1px solid #819481;
	border-right: 1px solid #819481;
	border-bottom: 1px solid #819481;
	background-color: #e6ebda;
	width: 120px;
}

#nav li ul li:hover {
	background-color: #bec9a5;
}

#nav li ul li a { color: #000; }




#chatwithus {
	float: right;
	margin-right: 10px;
}

#logosleft {
	margin-top: 285px;
}

#content {
	float: left;
	background-color: #e6ebda;
	min-height: 500px;
	width: 870px;
}

/* footer styling */

#footer {
	margin-left: 100px
	width: 80%;
	margin: 30px;
	border-top: 2px solid #3f3f3f;
	font-size: 11px;
}

#footer #col1 {
	float: left;
	width: 25%;
	text-align: left;
	padding: 8px;
}

#footer #col1 ul {
	margin: 0; padding: 0;
	margin-left: 14px;
	padding: 8px;
}

#footer #col2 {
	float: left;
	width: 25%;
	text-align: center;
	padding: 8px;
}

#footer #col3 {
	float: right;
	width: 25%;
	text-align: right;
	padding: 7px;
}

#footer #col3 .ftrow {
	margin-bottom: 10px;
}

.normal {
	font-size: 12px;
}

.large {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5px;
}

.larger {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}

/* homepage styling */

#homepage {
	margin-top: 17px;
	margin-left: 30px;
}

#homepage #headline {
	margin-bottom: 16px;
}

#homepage #leftcol {
	border-right: 2px solid #999;
	float: left;
	width: 396px;
}

#homepage #leftcol .linebot {
	padding: 5px;
	width: 95%;
	border-bottom: 2px solid #999;
}

#homepage #leftcol .linebot .image {
	width: 100px;
	text-align: center;
	float: left;
}

#homepage #leftcol .linebot .text {
	float: left;
	width: 265px;
	padding: 5px 0 0 10px;
}

#homepage #leftcol .linebot .imageitem {
	float: left;
	width: 90px;
	height: 120px;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	font-size: 11px;
	margin-bottom: 10px;
}

#homepage #rightcol {
	float: left;
	width: 440px;
}

#homepage #rightcol .linebot {
	padding: 5px;
	margin-left: 10px;
	width: 95%;
	border-bottom: 2px solid #999;
}

#homepage #rightcol .linebot .image {
	margin: 1px;
	float: left;
	width: 60px;
}

#homepage #rightcol .linebot .text {
	padding: 10px;
	float: left;
	width: 328px;
}