html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 0px;
}

body {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
}

body.contentpane {
	background: #FEFEFE;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #5b4848;

	font-size: 11px;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #5b4848;
	font-size: 11px;
}

input.button, .validate  {
	color: #453f33;
	font-size: 10px;
	border: 1px solid #cbc8b5;
	background: url(../images/button_bg.jpg) top center repeat-x;
}

.search input.button {
	text-align: right;
}

input.button:hover, .validate:hover  {
	
}

p {
	margin-top: 0;
	margin-bottom: 3px;
	text-align: justify;
}

.inputbox {
	border: 1px solid #555;
	color: #333;
	padding: 2px;
}
.inputbox:hover {

}

.search {
	padding: 10px 0 0 52px;
	width: 200px;
	float: left;
	font-weight: bold;
	font-size: 17px;
	color: #CC00CC;
}

.search .inputbox {
	background: transparent url(../images/search_field.jpg) top center no-repeat;
	width: 136px;
	height: 14px;
	font-size: 10px;
	color: #666;
	padding: 1px 2px;
	border: none;
}

.search .button {
	background: transparent url(../images/searchbut.jpg) top center no-repeat;
	width: 51px;
	height: 16px;
	color: #453f33;
	border: none;
	padding: 0 4px;
	margin: 0 0 0 6px;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 14px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0;
	background: #f3f2e7;
}

div.center {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 906px;
}

div#wrapper {
	margin: 0 auto;
	width: 906px;
	text-align: left;
	background: url(../images/content.jpg) top center repeat-y;
}

#top_with_search {
	background: url(../images/top_with_search.jpg) top center no-repeat;
	margin: 0 auto;
	width: 946px;
	height: 67px;
}

#top_without_search {
	background: url(../images/top_without_search.jpg) top center no-repeat;
	margin: 0 auto;
	width: 946px;
	height: 67px;
}

.pathway {
	font-family: Georgia, Tahoma, serif;
	width: 876px;
	padding: 36px 0 0 0px;
	text-align: left;
	margin: 0 auto;
}

h1 {
	color: #5b4848;
	font-size: 14px;
	font-weight: bold;
	width: 624px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: block;
	overflow: hidden;
	margin: 0px;
}

span.pathway a {
	text-decoration: underline;
}

span.pathway a:hover {
	text-decoration: none;
}

.pathway span img {
	height: 5px;
	padding: 0 0 1px 0;
}

#headertop {
	background: url(../images/headertop.jpg) top center no-repeat;
	width: 946px;
	height: 6px;
	margin: 0 auto;
	font-size: 0;
}

#header {
	background: url(../images/header.jpg) top center repeat-y;
	width: 946px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#image {
	background: url(../images/headerimg.jpg) top center no-repeat;
	width: 928px;
	height: 208px;
	margin: 0 auto;
}

#headerbottom {
	background: url(../images/headerbottom.jpg) top center no-repeat;
	margin: 0 auto;
	height: 9px;
	width: 946px;
	font-size: 0;
}

#content {
	width: 866px;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
}

#content_bottom {
	background: url(../images/content_bottom.jpg) top center no-repeat;
	height: 10px;
}

#logo {
	padding: 120px 0 0 90px;
	text-align: left;
	width: 550px;
}

#logo a, #logo a:link, #logo a:hover ,#logo h2{
	font-weight: normal;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #f0f0f0;
	text-decoration: none;

	line-height: 20px;
}

.pill_m {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url(../images/menu.jpg) top center no-repeat;
	width: 970px;
	height: 29px;
}

#pillmenu {
	float: left;
	margin: 0;
}

#pillmenu ul {
	margin: 0;
	padding: 0 28px;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 29px;
}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
	color: #666;
}

#pillmenu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	display: block;
	line-height: 26px;
	padding: 0 10px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
	height: 29px;
}

#pillmenu li a:hover {
	color: #666;
}

#leftcolumn ,#rightcolumn {
	margin: 0;
	width: 180px;
	float: left;
	text-align: left;
	padding: 0;
}

div#maincolumn {
	float: left;
	width: 490px;
	padding: 0 6px;
}

div#maincolumn_full {
	float: left;
	width: 664px;
	padding: 0 0 0 10px;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#validation {
	width: 866px;
	margin: 0 auto;
	text-align: right;
	height: 30px;
	padding: 6px 0 0 0;
}

#validation .valid_xhtml {
	float: right;
	margin: 0 5px 0 0;
}

#validation .valid_css{
	float: right;
}

#footer {
	float: left;
	margin: 0 auto;
	width: 700px;
	height: 20px;
	text-align: center;
	padding: 0 10px 0 0;
	vertical-align: top;
	font-weight: bold;
}


/* headers */
h3 {
	font-size: 16px;
	color: #000000;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-weight: bold;
}


/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 {
	color: #666;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	height: 30px;
	width: 170px;
	text-decoration: none;
	padding: 0 0 4px 10px;
	background: url(../images/h3.jpg) top center no-repeat;
	font-weight: normal;
	line-height: 31px;
	margin: 0;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	padding: 0;
	list-style: none;
	width: 174px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	background: url(../images/menu_li.jpg) bottom center no-repeat;
	margin: 0;
	padding: 0;
}


/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	font-family: Georgia, Verdana, serif;
	line-height: 20px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	height: auto;
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
	background-image: url(../images/menu_row.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #000;
}

#leftcolumn .menu li.active, #leftcolumn .menu li.active a:hover {
	color: #996600;
	clear: both;
	height: 40px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}




/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
a.sgfooter:hover {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
#sgf {
	font-size: 11px;
	text-align: left;
	width: 100%;
	margin: 0 auto;
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
}
.sgf {
	text-align: right;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #555;
	text-decoration: none;
}
.sgf1 {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #555;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #555;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #555;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	}
	
.content {
	padding-left:10px;
	padding-right:10px;
	text-indent:20px;
}	

