/* CSS Document - www.hemalshah.com */

/*------------------------------MAIN SECION START-------------------------------*/
* 
{
	margin: 0px 0px 0px 0px;
}

html 
{
	height: 50%;
	font-size:100.00%;
}

body 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color:White;
}

#container 
{
	background-image:solid white;
	background-repeat: no-repeat;
	height:auto;
	width: 1024px;
	font-size: 1.0em;
	margin:auto;
	border:solid 1px silver;
}

#header 
{
	height: 111px;
	width: 1024px;
	border-bottom:solid 8px #FE9A2E;
	margin-bottom:0;
}

#headercentreblock
{
	height: 100px;
	width: 559px;
	margin-top:0;
	background-color:#FFFFFF;
	background-image: url('images/hs_header.png');
	background-repeat:no-repeat;
}

#headerimage
{
	float:right;
	width: 32px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	height: 31px;
}

#headerthemebox
{
	float:right;
	height:100px;
	width:140px;
	margin-top:5px;
	margin-right:5px;
	font-style:normal;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	color:#292A0A;
}

#headerlogoblock
{
	height: 95px;
	width: 150px;
	background-image: url('images/hslogo.jpg');
	background-repeat:no-repeat;
	margin-top:8px;
	margin-left:30px;
}

#pageheader 
{
	height: 27px;
	width:818px;
	padding-bottom:5px;
	margin-top:10px;
	margin-left:10px;
	border-bottom:solid 3px #868A08;
	font-family:Trebuchet MS, Arial, Georgia;
	color:#785012;
	font-size:18px;
	font-weight:bold;
}

#footer 
{
	clear: both;
	text-align: center;
	color:#D3D582;
	border-top: 1px solid #868A08;
	border-bottom: 5px solid #393B0B;
	background-color:#D3D582;
	width: 1024px;
	height:53px;
}

#footerline1 
{
	clear: both;
	font-family:Trebuchet MS, Arial Narrow;
	background-color:#D3D582;
	border-bottom:1px solid #868A08;
	font-size:12px;
	text-align: center;
	color:#190707;
	width:1017px;
	height:15px;
	padding-bottom:4px;
	margin-bottom:2px;
	margin-top:5px;
}

#footerline2
{
	clear: both;
	font-family:Trebuchet MS, Arial Narrow;
	font-size:13px;
	text-align: center;
	background-color:#D3D582;
	color:white;
	width:1017px;
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom:3px;
	height:15px;
}

#pagetable
{
	background-color:White;
	width:auto;
}

.certblock
{
	width:90px;
	height:60px;
	vertical-align:middle;
}

.picblock
{
	width:132px;
	height:87px;
	vertical-align:middle;
}

#resourcetoolbar
{
	background-color:White;
}

/*------------------------------MAIN SECION END-------------------------------*/

/*--------------------------RIGHT BAR SECION START----------------------------*/

#rightbar
{
	width: 168px;
	float: right;
	clear: both;
	top:0;
	background-color:White;
	font-size: 0.9em;
	height:auto;
	margin:0;
}

.rightbarcontainer 
{
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	font-variant:small-caps;
	text-decoration: none;
	padding-left:auto;
	width: 168px;
}

.rightbarcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #D3D582;
}

.rightbarcontainer a
{
	display: block;
	padding: 4px 0 4px 10px;
	width: 157px;
	border: solid 1px white;
	background-image: url('images/linkpanel.jpg');
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
}

.rightbarcontainer a:link
{
	color: #000000;
	text-decoration:none;
}

.rightbarcontainer a:hover
{
	color:#000000;
	background-image: url(images/linkpanel_hover.jpg);
	background-repeat: no-repeat;
	background-color:White;
	font-variant:normal;
}

h3 
{
	height: 16px;
	background-color:#FE9A2E;
	border:solid 1px white;
	padding-top: 2px;
	padding-bottom:5px;
	padding-left: 5px;
	font-size: 13px;
	font-variant:small-caps;
	font-family:Trebuchet MS, Georgia,Times New Roman;
	color: #006400;
	width: 162px;
}
/*--------------------------RIGHT BAR SECION END----------------------------*/

/*----------------------NAVIGATION BAR SECION START-------------------------*/

#navcontainer ul
{
	font-size: 13px;
	font-family: Trebuchet MS;
	font-weight:bold;
	background-color:#808000;
	height: 35px;
	width:auto;
	margin-left:0;
	padding-right:0;
	padding-left:0;
}

#navcontainer ul li 
{ 
	display: inline;
}

#navcontainer ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-left: 15px;
	padding-right:15px;
	padding-top: 8px;
	height: 24px;
}

#navcontainer ul li a:hover
{
	color: #FE9A2E;
	text-decoration:blink;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 0px;
}

/*----------------------NAVIGATION BAR SECION END-------------------------*/

/*-----------------------PAGE HEADER SECION START-------------------------*/

#pagecontentHeader1
{
	color:#DF7401;
	border-bottom:solid 1px silver;
	width:820px;
	height:25px;
	margin-left:10px;
	margin-top:10px;
	font-family:Arial Narrow, Georgia,Times New Roman;
	font-style:normal;
	font-size: 14px;
	font-weight:bold;
	padding-top:6px;
}

#pagecontentHeader2
{
	color:#DF7401;
	border-bottom:solid 1px silver;
	width:820px;
	height:25px;
	margin-left:10px;
	margin-top:10px;
	font-family:Arial Narrow, Georgia,Times New Roman;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	padding-top:6px;
}

#pagecontentHeader3
{
	color:#DF7401;
	border-bottom:solid 1px silver;
	width:820px;
	height:25px;
	margin-left:10px;
	margin-top:10px;
	font-family:Arial Narrow, Georgia,Times New Roman;
	font-style: normal;
	font-size: 14px;
	font-weight:bold;
	padding-top:6px;
}

#pagecontentHeader4
{
	color:#DF7401;
	border-bottom:solid 1px silver;
	width:820px;
	height:25px;
	margin-left:10px;
	margin-top:10px;
	font-family:Arial Narrow, Georgia,Times New Roman;
	font-style: normal;
	font-size: 14px;
	font-weight:bold;
	padding-top:6px;
}

#pagecontentHeader5
{
	color:#DF7401;
	border-bottom:solid 1px silver;
	width:820px;
	height:25px;
	margin-left:10px;
	margin-top:10px;
	font-family:Arial Narrow, Georgia,Times New Roman;
	font-style: normal;
	font-size: 14px;
	font-weight:bold;
	padding-top:6px;
}

#pagecontentText1
{
	color: #181907;
	width:820px;
	margin-left:10px;
	margin-top:5px;
	font-family:Trebuchet MS, Georgia,Times New Roman;
	font-style:normal;
	font-size: 13px;
	height:auto;
}

#pagecontentText2
{
	color: #181907;
	width:820px;
	margin-left:10px;
	margin-top:5px;
	font-family:Trebuchet MS, Georgia,Times New Roman;
	font-style:normal;
	font-size: 13px;
	height:auto;
}

#pagecontentText3
{
	color: #181907;
	width:820px;
	margin-left:10px;
	margin-top:5px;
	font-family:Trebuchet MS, Georgia,Times New Roman;
	font-style:normal;
	font-size: 13px;
	height:auto;
}

#pagecontentText4
{
	color: #181907;
	width:820px;
	margin-left:10px;
	margin-top:5px;
	font-family:Trebuchet MS, Georgia,Times New Roman;
	font-style:normal;
	font-size: 13px;
	height:auto;
}

#pagecontentText5
{
	color: #181907;
	width:820px;
	margin-left:10px;
	margin-top:5px;
	font-family:Trebuchet MS, Georgia,Times New Roman;
	font-style:normal;
	font-size: 13px;
	height:auto;
}

/*------------------------PAGE HEADER SECION END--------------------------*/

/******************************* Text and image formatting *******************************/

p {margin-bottom: 15px;
   margin-top: 0px;
	width: 994px;
	height: 18px;
}

p.quote:first-letter 
{
	color: #6F9800;
	font-size:xlarge;
	margin-top: 5px;
	font-size: 2.5em;
    padding-right: 1px;
}

WebTitle
{
	height: 29px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom:30px;
	padding-left: 5px;
	font-size: 1.8em;
	font-family:Century Gothic;
	font-style:normal;
	font-weight: bold;
	color:Blue;
	border-bottom: 5px solid orange;
}

h1 
{
	color: #87a448;
	margin-top: 85px;
	margin-left: 40px;
	font-family:Trebuchet MS, Georgia,Times New Roman;
	font-style: italic;
	font-size: 2.6em;
}

.red {color: #614240;}

h2 
{
	color: #bf8a44;
	margin-left: 120px;
	font-size: 1.6em;
	font-family:Trebuchet MS, Georgia,Times New Roman;
	font-style: italic;
}

h4 
{
	width: 210px;
	margin-top: 30px;
	margin-bottom: 5px;
	background-color: #F5F9EB;
	padding: 5px;
	font-family:Trebuchet MS;
	font-weight:bold;
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.1em;
	color: #A6BB7A;
}

h5 
{
	border-bottom: 1px solid olive;
	width: 216px;
	margin-bottom: 10px;
	background-color: white;
	padding-left:5px;
	font-size: 1.1em;
}

blockquote 
{
	background-color:White;
	margin-bottom: 5px;
	border-bottom:3px solid orange;
	border-top:1px solid orange;
	background-image: url('images/blockquote.png');
	background-repeat: no-repeat;
	font-style: italic;
	width: 710px;
	height: 121px;
}

.read_more {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	width: 709px;
	height: 20px;
}

img {border-style: none;
	border-color: inherit;
	border-width: medium;
	height: 26px;
	width: 28px;
}

.float_left {float: left;
              margin-right: 10px;}
			  
.float_right {float: right;
              margin-left: 10px;}
			 
a:link {color: #557C2B; text-decoration: none;}     /* unvisited link */
a:visited {color: #83A956; text-decoration: none;}  /* visited link */
a:hover {color: #821115; text-decoration: none;}   /* mouse over link */
a:active {color: #577E2D; text-decoration: none;}   /* selected link */

/**************************************** Form elements member login ****************************/

p.welcome 
{
	font-size: 0.8em;
	text-align: left;
	margin-right: 30px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-top: 25px;
	color: #6B383D;
}

form 
{
	margin-top: 15px;
	margin-left: 35px;
}

input.fields 
{
		display: block;
        width: 140px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

label 
{
	color: #A5BB73;
	font-style: italic;
}

.submit_button 
{
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
	float: right;
	margin-right: 40px;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #E3E4E9;
	border-right: 2px solid #E3E4E9;
}

/**************************************** extra classes: contact us ****************************/

form.contact_us 
{
	width: 190px;
	margin-top: 15px;
	margin-left: 0px;
	padding: 15px;
	background-color: #FBF9F4;
	background-image: url(images/form_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

input.fields_contact_us 
{
		display: block;
        width: 185px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea 
{
		width: 185px;
		background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;

		margin-top: 3px;
}

.submit_button_contact 
{
	margin-top: 15px;
	padding: 2px;
	background-color: #EAF4D9;
}

/*--------------------------SD MENU SECTION START----------------------------*/

div.sdmenu 
{
	width: 187px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding-top:10;
	float:right;
	padding-bottom: 10px;
	background: url(bottom.gif) no-repeat  right bottom;
	color: #fff;
	margin-right:0;
}
div.sdmenu div 
{
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child 
{
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed 
{
	height: 25px;
}
div.sdmenu div span 
{
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span 
{
	background-image: url(collapsed.gif);
}
div.sdmenu div a 
{
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current 
{
	background : #ccc;
}
div.sdmenu div a:hover 
{
	background : #066 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
nter
{
	color: #fff;
	text-decoration: none;
}
