/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}


a
{
	color: #995500;
}


img.floatLeft { 
    float: left; 
    margin: 4px; 
}

body
{
	font-family: Georgia, serif;
	font-size: 14px;
	background: #C6CED0;
	background-position:top center;
	background-repeat:no-repeat;
		
			margin-top:5px;
}

/* Outer */

#outer
{
	margin: 0em auto 1em auto;
	width: 996px;
	background:white;


}

#ngcmain 	{
	/*margin: 7px 9px 0;
	
	position:absolute; top:50px; left:400px; width:100px; height:100px; background-color:green; text-align:center;*/
width: 700px;}

/* Header */

#header
{

	background: url(images/banner_topside.jpg);
height:95px;

		background-repeat:no-repeat;
}

#post-815 ul li, #post-820 ul li {
list-style-type: disc; margin: 0 30px;
    padding-left: 10px;
}

#header_mast p {
font-size: 14px;
color: white;
padding-top:60px;
padding-left:35px;
width:400px;
line-height:23px;
font-style:italic

}

#search_box {
margin-right:50px;
float:right;
/*margin-left:-200px;*/
margin-top:127px;


}


#readmore
{
  display: block;
  width: 171px;
  height: 42px;
  background: url("images/readmore.jpg") no-repeat 0 0;
  margin-left:35px;
  margin-top:15px;

}

#readmore:hover
{ 
  background-position: 0 -42px;
}

#readmore span
{
  display: none;
}




#header_mast
{
height:306px;
width:996px;
background: url(images/banner_bottomside.jpg);
	background-repeat:no-repeat;
}

#header h1
{
	font-size: 2.0em;
}

#header h1, #header h2
{
	display: block;
	width: 778px;
	margin: 0em auto;


}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2
{
	color: #23432E;
	font-size: 0.8em;
}

/* start changes by indrajit */

.ptag{
padding:8px 270px 0 10px;
color:#000;
font-style:italic;
display:inline;
}

#src{
padding:8px 0 0px 0;
background: #3B6C4C;
height:40px;
}
#src1{
border-top:1px solid #23432E;
border-bottom:1px solid #23432E;
padding:8px 0 0px 0;
height:27px;
}
#search_box1 {
margin-right:30px;
float:right;
margin-left:-200px;
margin-top:-2px;
}

/* end changes by indrajit */

/* Menu */

#menu
{
	padding: 0em 0em 0.7em 0em;

	font-size: 0.9em;
		margin-top:-40px;
}

#menu ul
{
	display: block;

	margin: 0em auto;
	list-style: none;
	padding-left: 2.5em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	color: white;
	font-weight: normal;
	font-size:14px;

	font-style:italic;
	text-decoration: none;
	padding: 0.4em 0.75em 0.6em 0.75em;
}

#menu li a:hover
{
	background: #342117 url('images/a4.gif') top left repeat-x;
	color: #fff;
	border-top:4px solid #990033;
}

#menu  .current  a{
background: #342117 url('images/a4.gif') top left repeat-x;
	color: #fff;
	border-top:4px solid #990033;
	}

/* Content */
.clearboth {
clear: both
}
#content
{

background:#fff;
	/*width: 996px;
	
float: left;
	margin: 0em auto;*/
	
}

#content ol li {
margin-bottom: 1em;
}

#content ol li a:hover,  #content ul li a:hover {
text-decoration: underline;
}

#content ol {
margin-bottom: 20px;
}

#content p {
margin-bottom: 20px;
}

#content1
{
width:100%;
float:left;
padding:20px 0 0 0;
}

#left-content{
width:686px;
float:left;
background:#FFFFFF;
padding:0 0 0 10px;
}
#right-content
{
width:300px;
float:left;
background:#FFFFFF;
}
#right-content ol, ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#maincontent
{
position:relative;
width:70%;
float:left
}

#navmenu
{
position:relative;
width:25%;
float:right;

}

#sidebar{position:absolute;  right:150px; width: 200px;}

#searchtextbox
{
width:100%;
}
/*#content p
{
	margin-bottom: 1.5em;
font-family: Georgia;
background-color: #fff;
color: #666;
font-style:italic;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.6em;
font-size: 1em;
}*/



#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}

#content blockquote
{
	padding-left: 1em;
	margin-bottom: 1.5em;
	border-left: solid 7px #EFEECC;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #443333;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #F6EECC;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #FFFEEF;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: left;
	margin-left: -17em;
width:100%
}

#primaryContent
{
	margin: 0em 0em 0em 16.5em;
	padding: 1.5em;
	width:30em;
}

#primaryContent h2, #primaryContent h3
{
	border-bottom:1px solid #bbb;
	padding-bottom: 0.25em;
	margin-bottom: 0.6em;
}

#primaryContent h2
{


	color:#23432E;
	font-size:13px;
	text-transform:uppercase;

	letter-spacing:1px;


}

.small_italic {
color:#660033;
	font-size:13px;
	letter-spacing:3px;
	font-variant:normal;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
	letter-spacing:0px;
	
	}

.smallmenu_italic {
color:white;
	font-size:11px;
	letter-spacing:3px;
	font-variant:normal;
	font-style:italic;
	font-weight:normal;
	text-transform:none;
	letter-spacing:0px;
}


h4 {
text-transform:uppercase;
text-align:center;
letter-spacing:1px;
padding-top:30px;
background:url(images/header_underline.jpg);
background-position:center;
margin-bottom:0px;
height:80px;
background-repeat:no-repeat;

}


#primaryContent h3
{
	font-size: 1.1em;
}

/* Secondary Content */

#secondaryContent
{
	float: right;

	font-size: 0.9em;
	margin:-345px -40em 0 0em;

}


#secondaryContent h2 {


	color:#23432E;
	font-size:13px;
	text-transform:uppercase;
border-bottom:1px solid #ccc;
padding-bottom:4px;
margin-top:1px;

	letter-spacing:1px;

}

.secondaryContent_class {


	color:#23432E;
	font-size:13px;
	text-transform:uppercase;
border-bottom:1px solid #ccc;
padding-bottom:4px;
margin-top:1px;
margin-bottom:5px;

	letter-spacing:1px;

}

#content1
{
width:100%;
float:left;
padding:20px 0 0 0;
}


#content1 h2, #content1 h3
{
	border-bottom:1px solid #bbb;
	padding-bottom: 0.25em;
	margin-bottom: 0.6em;
}

#content1 h2
{


	color:#23432E;
	font-size:13px;
	text-transform:uppercase;

	letter-spacing:1px;


}

h2 {
text-transform:uppercase;
text-align:left;
letter-spacing:1px;
font-size:15px;
color:#23432E;
border-bottom:1px solid #bbb;
padding-bottom: 0.25em;
margin-bottom: 0.6em;
}

h1 {
text-transform:uppercase;
text-align:left;
letter-spacing:1px;
font-size:15px;
color:#23432E;
border-bottom:1px solid #bbb;
padding-bottom: 0.25em;
margin-bottom: 0.6em;
}


/* Footer */

#footer
{
	padding: 1em 0 1em 0;
	text-align: center;
	
color:white;
width:996px;

	background:#407752;
	margin: 0em auto;
text-transform:uppercase;
letter-spacing:2px;
	font-size: 0.8em;
}
#footer a {
color:white;
}
#footer a:hover {
text-decoration:underline;

}

.clear
{
	clear: both;
}

}
label {
	float: left;
	text-align: left;
	margin-right: 30px;
	width: 100px;
	text-transform: uppercase;
	padding-top: 5px;
	font-size: 12px;
	letter-spacing: 3px;
}


.newsmenu {
font-weight:bold;
font-style:italics;
font-size:11px;
}

.newsmenu_date {
margin-left:50px;
font-style:italic;
float:right;
margin-top:-23px;
font-size:11px;
color:#666;
}
#contact {
padding:30px;
background:#eee;
}
.tri_header {
	width: 670px;
	background:#fff;
	float: left;
	clear: both;
}
.tri_header a {
	color:#23432E;
	text-decoration:none;
	}

.tri_header .work{
	width: 304px;
	float:right;
	/*padding-right: 13px;*/
	color:#000;
	margin-right:15px;

}

.tri_header .work ul {
width:264px;
margin-top:10px;
}
.tri_header ul li{
list-style-type:none;
border-bottom:1px dashed #ccc;
padding-bottom:5px;
font-size:12px;
padding-top:5px;
margin-left:-14px;


}
.tri_header ul li a{
list-style-type:none;



	}
.tri_header .work img {
	border: none;
}
.tri_header .last {
	padding: 0;
}
.frontpagelinkhome {
	display: block;
	color:#23432E;
	font-size: 14px;
	letter-spacing: 2px;
	font-style:normal;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #666;
	width: 86%;
	margin: 10px 0 0;
	padding: 0 20px 7px 0;
}

#tri-header{
	width:700px;
	margin:0 auto;
	float:left;
	background:#FFFFFF;
	}

.test_font{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-transform:capitalize;
}


img.floatLeft { 
    float: left; 
    margin: 4px; 
}

