/* // (c)2009 TechTriad, Inc.
	   CSS Style Sheet // */
body {
	background-color: #787772;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/bg/background2.jpg);
	background-repeat: repeat-x;
}
#wrapper	{
	clear: both;
	float: none;
	width: 960px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}
img, div { behavior: url(iepngfix.htc) }

/*    * { behavior: url(iepngfix.htc) }  */
img	{
	border: 0;
}
#stripe	{
	height:4px;
	margin-right:auto;
	margin-left:auto;
	width:960px;
	background-color: #00678B;
}
#stripe2	{
	height:4px;
	margin-right:auto;
	margin-left:auto;
	width:960px;
	background-color: #00678B;
}
/* header logo styles */
#head {
	height: 110px;
	width: 940px;
	margin: 0px 10px;
}
#head h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	vertical-align: bottom;
	font-size: 36px;
	letter-spacing: -1.5px;
	color: #00678b;
	line-height: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#head h1 img {
	margin: 0px 10px 0px 0px;
}
#head a {
	color: #00678B;
	text-decoration: none;
}
#head a:hover {
	color: #6D7FAD;
	text-decoration: none;
}

#logo {
	float: left;
	height: 110px;
	width: 940px;
	text-align: left;
}
#global {
	height: 100px;
	width: 600px;
	float: right;
}
/* boxes */
#boxes {
	height: 75px;
}
#boxesWrapper {
	display: block;
	width: 960px;
	margin-top: 10px;
	overflow: hidden;
	height: 75px;
	margin-right: auto;
	margin-left:auto;
}
.boxgrid {
	background-position: center 50%;
	height: 75px;
}

/* navigation */
#navigation	{
	height: 40px;
	margin-bottom: 10px;
	background-color: #00678B;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 900px;
	list-style-type: none;
}
#navigation ul li {
	margin: 5px 0px;
	display: inline-block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right: solid 1px #f1f1f1;
}
#navigation > ul > li:last-child {
	border: none;
}
#navigation li.currentpage a {
	color: #99CA3E;
}
#navigation li.last a {
	border: none;
}
#navigation a {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: -1px;
}
#navigation a:hover {
	color: #98CA3D;
	text-decoration: underline;
}

#menu, #navigation	{
  position:relative;
  z-index:999999;
}
/* Columns and Content */
#columnWrapper {
	margin-bottom: 5px;
	overflow: auto;
	width: 100%;
	background-image: url(../images/bg/bg_cols.png);
	background-repeat: repeat-y;
}
#columnWrapper2 {
	margin-bottom: 5px;
	overflow: auto;
	width: 100%;
}
#columnWrapper a img, #columnWrapper abbr {
	border: 0;
}
#leftcolumn {
	display: inline;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 600px;
	float: left;
}
#leftcolumn p	{
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 12px;
}
#leftcolumn a:link, #leftcolumn a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #06516b;
}
#leftcolumn a:hover {
	text-decoration: underline;
}
#leftcolumn ul, #leftcolumn ol {
	margin-left: 1.4em;
}
#leftcolumn ul, #leftcolumn ol, #leftcolumn p {

}
#leftcolumn ul li {
	padding-bottom: 6px;
}
#leftcolumn blockquote {
	text-align: justify;
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #333;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
}
#rightcolumn {
	float: right;
	color: #333;
	width: 280px;
	display: inline;
	position: relative;
	margin: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rightcolumn p	{
	margin-top: 6px;
	margin-bottom: 12px;
	font-size: 13px;
	padding-left: 20px;
}
#rightcolumn ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightcolumn li {
}
#rightcolumn a:link, #rightcolumn  a:visited {
	color: #83312f;
	text-decoration: underline;
	font-weight: normal;
}
#rightcolumn a:hover	{
	text-decoration:none;
}
#rightcolumn li a:hover	{
	color: #83312f;
	text-decoration: none;
}
#leftcolumn2 {
	display: inline;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 900px;
	float: left;
}
#leftcolumn2 p	{
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 12px;
	font-size: 13px;
}
#leftcolumn2 a:link, #leftcolumn2 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #044860;
}
#leftcolumn2 a:hover {
	text-decoration: underline;
}
#leftcolumn2 ul, #leftcolumn2 ol {
	margin-left: 1.4em;
}
#leftcolumn2 ul, #leftcolumn2 ol, #leftcolumn2 p {
	margin-bottom: 1em;
}
#leftcolumn2 ul li {
	padding-bottom: 12px;
}
#leftcolumn2 blockquote {
	text-align: justify;
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #333;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
}

/* column typography */
#columnWrapper h1, #columnWrapper2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #00678B;
	line-height: 30px;
	padding: 0px;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#columnWrapper h2, #columnWrapper2 h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	letter-spacing: -0.5px;
	color: #9c4c4a;
	margin-top: 20px;
	margin-bottom: 6px;
	font-weight: normal;
	margin-left: 16px;
}
#columnWrapper h3, #columnWrapper2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: -0.5px;
	font-weight: normal;
	margin: 0px;
	color: #db7508;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #db7508;
}
#columnWrapper h4, #columnWrapper2 h4 {
	color: #665e4d;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#columnWrapper  h4 a:link, #columnWrapper h4 a:visited, #columnWrapper2 h4 a:link, #columnWrapper h4 a:visited	{
	color: #665e4d;
	text-decoration:underline;
	font-weight: normal;
}
#columnWrapper h4 a:hover, #columnWrapper2 h4 a:hover	{
	color: #665e4d;
	text-decoration:none;	
	font-weight: normal;
}
#columnWrapper h5, #columnWrapper2 h5 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#columnWrapper  h6, #columnWrapper2 h6 {
	color: #2A2A28;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* lower navigation */
#navigation2	{
}
#navigation2 ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 900px;
	list-style-type: none;
}
#navigation2 ul li {
	display: inline-block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-right: solid 1px #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navigation2 > ul > li:last-child {
	border: none;
}
#navigation2 li.currentpage a {
	color: #202020;
}
#navigation2 li.last a {
	border: none;
}
#navigation2 a {
	color: #808080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: -1px;
}
#navigation2 a:hover {
	color: #404040;
	text-decoration: underline;
}
/* footer area */
#footerWrapper	{
	width:950px;
	margin-right: auto;
	margin-left:auto;
	padding-top: 10px;
}
#footerWrapper p {
	font-size: 12px;
	color: #f1f1f1;
}
#footerWrapper a {
	color: #f1f1f1;
	text-decoration: none;
}
#footerWrapper a:hover {
	color: #ccc;
}
#footer a {
	padding: 0px 5px;
}
#footer {
	display: block;
	float: left;
	width: 78%;
	height: 80px;
}
#copyright {
	display: block;
	float: right;
	width: 22%;
	text-align: right;
	height: 80px;
}
