/* basic elements */
 
body {
	font-family: "Tahoma", Helvetica, Arial, "Sans-serif";
	color: #3b3d3f;
	line-height: 16px;
	margin:0px;
	padding:0px;
	font-style: normal;
	background-color: #2f2f2f;
}
html {
	height: 100%;
}
a:link {
	color: #1c6bbb;
	background-color: none;
	text-decoration: none;
}
a:visited {
	color: #1c6bbb;
	border-bottom: 1px dotted #3b3d3f;
	text-decoration: none;
}
a:hover {
	color: #00407f;
	background-color: none;
	border-bottom: 1px dotted #3b3d3f;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #423121;
	margin: 0px;
	padding: 0px;
}

h3 {
	padding: 0px 0px 5px 5px;
	margin-bottom: 10px;
	color: #32438d;
	font-size: 16px;
	font-weight: 500;
	border-bottom: 1px dotted #9c9c9c;
}

h4 {
	font-size: 12px;
	font-weight: 500;
	color: #32438d;
	margin: 10px 0px 10px 5px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	font-weight: 900;
	color: #715431;
	margin: 0px;
	padding-left: 10px;
	border-bottom: none;
	border-bottom-width: thin;
	background-color:#e0dccb;
}
h6 {
	font-size: 13px;
	word-spacing: normal;
	letter-spacing: normal;
	color: #000000;
	margin: 0px;
}
/* MAIN ELEMENTS */				



#menu {
	margin: 10px auto;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 800px;
	height: 50px;
	font-size: 14px;
	font-weight: 500;
	word-spacing: 10px;
	color: #8b8b8b;
	clear: both;
	text-decoration: none;
}
.banner {
	height: 300px;
	margin-top: 0px auto;
	margin-left: 10px;
	margin-bottom: 0px;
}
.bannersub {
	height: 200px;
	width: 780px;
	margin-top: 0px auto;
	margin-left: 10px;
	margin-bottom: 0px;
}
#content {
	width: 770px;
	height: auto;
	margin-top: 10px auto;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#productContent {
	width: 762px;
	margin-top: 10px auto;
	margin-left: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
}
#productContent:after {
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
/* MAIN NAV */

.indentmenu {
	font: 14px Tahoma;
	margin: 15px auto;
	margin-bottom: 1px;
	width: 800px; /*leave this value as is in most cases*/
	background-color:none;
	clear: both;
	float: none;
}
.indentmenu ul {
	padding: 0px;
	margin: 0px auto;
	/*float: left;*/
    /*width: 800px; width of menu*/
	height: 54px;
	clear: both;
	border-bottom: none;
}
.indentmenu ul li {
	display:inline;
}
.indentmenu ul li a {
	float: left;
	color:  #3b3d3f; /*text color*/
	padding: 20px 20px;
	background-image:url(../images/btn_on.png);
	background-repeat:no-repeat;
	background-position:center;
	border-bottom: none;
}
.indentmenu ul li a:hover {
	color: #1b1c1d;
	padding: 20px 20px;
	background-image:url(../images/btn_over.png);
	border-bottom: none;
}
.indentmenu ul li .current {
	color: #2d4c80;
!important; /*text color of selected and active item*/
	padding: 20px 20px;
	background-image:url(../images/btn_stay_on.png);
	border-bottom: none;
}
/*
#menu a:link {
	color: #3b3d3f;
	border-bottom: none;
	background-color: none;
}
#menu a:visited {
	color: #46484a;
	border-bottom: none;
	background-color: none;
}
#menu a:hover {
	color: #225a9a;
	background-color: none;
	border-bottom: none;
	border-bottom: 1px dotted #969696;
}
*/
.menuimage {
	float: left;
	width: 260px;
	margin: 5px 0px 0px 10px;
}
.menuright {
	padding: 20px 0px 0px 0px;
}
/* LEFT CONTENT INDEX*/
.leftContentIndex {

	float:left;
	width: 320px;
	margin: 0px 20px 0px 0px;
	padding: 0px 10px 5px 20px;
	font-size: 12px;
	color: #474c55;
	word-spacing: 2px;
	line-height:18px;
	text-align: justify;
}
/* RIGHT CONTENT INDEX */
#rightContentIndex {
	width: 360px;
	float:left;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 10px 20px;
	font-size: 12px;
	font-weight:lighter;
	font-style: normal;
	color: #3b3d3f;
	word-spacing: 2px;
	line-height:18px;
	text-align: justify;
}
.imageIndex {
	margin-top: 5px;
	background-color: none;
	border-bottom: 1px dotted #56592e;
}
/* LEFT CONTENT */

#leftContent {
	float:left;
	width: 160px;
	margin: 10px 20px 0px 10px;
	background-color: none;
}
#leftContent h3 {
	color: #676951;
	font-size: 14px;
	border-bottom: 1px dotted #56592e;
	
}

#leftContent h4 {
	padding: 0px 0px 5px 0px;
	color: #32438d;
	font-size: 16px;
	font-weight: 500;
	border-bottom: 1px dotted #9c9c9c;
}
#leftContent p {
	font-size: 12px;
	color: #5a667b;
	word-spacing: 1px;
	line-height: 18px;
	padding: 3px 3px 3px 5px;
	text-align: justify;
	background-color:none;
}
/*#leftContent a:link, #leftContent a:visited {

	background-color: none;
	font-weight: 300;
	color: #00407f;
	text-decoration: none;
	border-bottom: 1px  dotted #8b8b8b;
	
	}

#leftContent a:hover{

	background-image: none;
	color: #00407f;
	font-weight: 300;
	text-decoration: none;
	border-bottom: 1px  dotted #8b8b8b;
	}*/

/* LEFT MENU */

#leftMenu {
	font-size: 13px;
	display: block;
	width: 170px;
	margin: 0px 30px 0px 10px;
	border-color: #FFFFFF;
	float: left;
	line-height: 20px;
}

#alignMenu {
	margin: 0px 0px 0px 10px;
}

#leftMenu h3 {
	padding: 0px 0px 2px 10px;
	margin-bottom: 10px;
	color: #32438d;
	font-size: 16px;
	font-weight: 500;
	border-bottom: 1px dotted #9c9c9c;
}
#leftMenu a:link, #leftMenu a:visited {
	border-bottom: 1px dotted #9c9c9c;
	background-color: none;
	font-weight: 400;
	color: #3b75d4;
	text-decoration: none;
}
#leftMenu a:hover {
	border-bottom: 1px dotted #9c9c9c;
	background-color: #f4f4f4;
	color: #5a5a5a;
	font-weight: 400;
}
/* RIGHT CONTENT */

.rightContent {
	margin-left: 220px;
	margin-right: 10px;
	margin-top: 0px;
}
.rightContent h1 {
	font-size: 16px;
	color: #32438d;
	font-weight: 500;
	margin-bottom: 1px;
	padding: 15px 0px 6px 10px;
	border-bottom: 1px dotted #9c9c9c;
}
.rightContent h2 {
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	line-height: 18px;
	color: #6a86b4;
}
.rightContent h3 {
	font-size: 14px;
	font-weight: 600;
	color: #36499a;
	padding: 5px 2px 2px 2px;
	border-bottom: 1px dotted #9c9c9c;
}
.rightContent h4 {
	font-size: 14px;
	font-weight: 200;
	color: #3b3d3f;
	padding: 5px 2px 0px 0px;
	margin-bottom: 2px;
}
.titleContent {
	padding: 8px 0px 0px 0px;
	
}
.letterImage {
	width: 440px;
	margin-left: 50px;
	border-bottom: 1px dotte #56592e;
}
.textContent {
	text-align: justify;
}
/* .rightContent a:link, a:visited {
	color: #1c6bbb;
	text-decoration: none;
	border-bottom: 1px dotted #a1a1a1;
	} 

.rightContent a:hover {
	color: #00407f;
	text-decoration: none;
	border-bottom: 1px dotted #872d00;
	background-color: none; 
	} */

.rightContent p {
	font-size: 12px;
	color: #474c55;
	word-spacing: 2px;
	line-height: 18px;
}
.imageA {
	width: 55px;
	height: 55px;
	background-color: none;
	border: 1px dotted #bdbead;
	padding: 5px;
	float: left;
	display: block;
}
.imageTitle {
	margin-left: 80px;
	background-color: none;
}
.imageContent {
	margin: 5px 5px 10px 5px;
	height: 80px;
	background-color: none;
	border-bottom: 1px dotted #bdbead;
}
.imageB {
	width: 480px;
	background-color: #edeef3;
	border: 1px dotted #bdbead;
	padding: 5px 5px 5px 5px;
	margin: auto;
}

.videoA {
	width: 512px;
	background-color: #edeef3;
	border: 1px dotted #bdbead;
	padding: 4px 4px 4px 4px;
	margin: auto;
}
.imageV {
	width: 250px;
	background-color: #edeef3;
	border: 1px dotted #bdbead;
	padding: 5px 5px 5px 5px;
	margin: auto;
	float: left;
}
.imageV2 {
	width: 250px;
	background-color: #edeef3;
	border: 1px dotted #bdbead;
	padding: 5px 5px 5px 5px;
	margin: auto;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
}
.imageDescription {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	color: #225a9a;
	word-spacing: 0.8px;
	line-height: 13px;
}
.deco {
	padding: 2px 2px 2px 2px;
	margin-left: 250px;
}

.decoIndex {
	padding: 2px 2px 2px 2px;
	margin-left:380px;
}
/*  CONTENT BOXES */

.upper {
	margin: 0px auto;
	width: 800px;
	height:10px;
	background-image:url(../images/t_newupper.png);
}
.center {
	margin: 0px auto;
	width: 800px;
	background-image:url(../images/t_newcenter_fill.png);
}
.centerContent {
	margin: 0px auto;
	margin-bottom: 0px;
	width: 800px;
	background-image:url(../images/t_newcenter_fill.png);
}
.lower {
	margin: 0px auto;
	margin-top: 0px;
	width: 800px;
	height:10px;
	background-image:url(../images/t_newlower.png);
}
/* SITE NAV */

#siteInfo {
	width:800px;
	margin: 0px auto;
	clear: both;
	font-style:normal;
	font-weight:lighter;
	font-size: 11px;
	word-spacing:2px;
	color: #929292;
	padding: 10px 10px 10px 30px;
	margin-top: 10px;
}
#siteInfo a:link, #siteInfo a:visited {
	color: #c1c1c1;
	text-decoration: none;
	background-color: none;
	border-bottom: 1px dotted #565862;
}
#siteInfo a:hover {
	color: #3e7bc1;
	background-color: none;
	border-bottom: 1px dotted #565862;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
