/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image: url(../graphics/template/background-circles.gif);
	background-repeat: repeat-x;
	background-color: #65634d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 175%;
}

#pageTopShadow {
	background-image: url(../graphics/template/page-top-shadow.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#pageBackground {
	background-image: url(../graphics/template/page-background.png);
	background-repeat: repeat-y;
	width: 930px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	padding-left: 15px;
	padding-right: 15px;
}

#interior-pageBackground {
	background-image: url(../graphics/template/interior_page_background.png);
	background-repeat: repeat-y;
	width: 930px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	padding-left: 15px;
	padding-right: 15px;
}

#interior-pageBackground-wide {
	background-image: url(../graphics/template/interior_page_bkgrnd_wide.png);
	background-repeat: repeat-y;
	width: 930px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	padding-left: 15px;
	padding-right: 15px;
}

#pageBottomShadow {
	background-image: url(../graphics/template/page-bottom-shadow.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 10px;
	margin: 0 auto;
}

#mainBodyWrapper {
	width: 890px;
	margin-left: 0px;
	float: left;
}

#greenBar {
	width: 40px;
	margin-right: 0px;
	float: left;
}

#header {
	background-image:url(../graphics/template/header-background.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 890px;
	height: 138px;
	background-color: #FFFFFF;
}

#logo {
	background-image: url(../graphics/template/naviant-logo.png);
	background-repeat: no-repeat;
	width: 205px;
	height: 138px;
	float: left;
}

#nav {
	width: 670px;
	height: 138px;
	float: left;
}

#topNav {
	width: 650px;
	height: 83px;
	float: left;
	text-align: right;
	color: #666666;
	padding-top: 15px;
	padding-right: 30px;
}

#topNav a {
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
}

#topNav a:hover {
	color: #cc6600;
}
	

#mainNav {
	width: 650px;
	height: 25px;
	clear: left;
	float: left;
	color: #666666;
	padding-top: 10px;
	padding-right: 30px;
	font-size: 11px;
	text-align: right;
}

#photoHolder {
	width: 890px;
	height: 189px;
	background-image: url(../graphics/template/enterprise-content-management.jpg);
	background-repeat: no-repeat;
	float: left;
}

#photoHolder h1 {
}

#contentWrapper {
	width: 890px;
	float: left;
	background-image: url(../graphics/template/contentBackground.png);
	background-repeat: no-repeat;
}

#leftColumn {
	width: 238px;
	float: left;
	padding: 30px;
}

#leftColumn h3 {
	font-size: 16px;
	line-height: 160%;
}

#leftColumn ul li {
	text-indent: 0px;
	margin-left: -25px;
	font-weight: 600;
	font-weight: bold;
	color: #333333;
}

#interior-leftColumn {
	width: 200px;
	float: left;
}

#interior-leftColumn p, h1 {
	line-height: 120%;
}

#navHeader {
	text-transform: uppercase;
	color: #709200;
	display: block;
	width: 200px;
	padding-top: 12px;
	padding-bottom: 8px;
	text-indent: 20px;
	font-weight: 600;
	font-weight: bold;
	background-color: #d5d3bf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aeac97;
}

#interior-middleColumn {
	width: 436px;
	float: left;
	padding: 30px;
	background-image: url(../graphics/template/interior-contentBackground.png);
	background-repeat: no-repeat;
}

#interior-middleColumn-wide {
	width: 630px;
	float: left;
	padding: 30px;
	background-image: url(../graphics/template/interior-contentBkgrnd-wide.png);
	background-repeat: no-repeat;
}

#rightColumn {
	width: 532px;
	float: left;
	padding: 30px;
}

/*#rightColumn h2 {
	font-size: 14px;
	color: #333333;
}*/

#rightColumn p {
	font-size: 12px;
}

#interior-rightColumn {
	width: 194px;
	float: left;
}

#interior-rightColumn .caption {
	text-align: right;
	line-height: 120%;
}

#interior-rightColumn h3 {
	color: #cd5806;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: 100;
	font-weight: normal;
	line-height: 120%;
	text-indent: -8px;
}

#interior-callouts {
	width: 134px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

#interior-callouts p h3 {
	color: #cd5806;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: 100;
	font-weight: normal;
	line-height: 120%;
	text-indent: -5px;
}

#interior-callouts p.h3 {
	color: #cd5806;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: 100;
	font-weight: normal;
	line-height: 120%;
	text-indent: -5px;
}

#calloutWrapper {
	width: 890px;
	clear: left;
	float: left;
	padding-bottom: 10px;
}

.callouts {
	width: 296px;
	height: 121px;
	overflow: hidden;
	float: left;
	color: #000000;
	font-size: 10px;
}

.callouts h1 {
	font-size: 14px;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 100%;
	margin-bottom: 10px;
	margin-top: 0px;
}

.callouts h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.callouts h1 a:hover {
	color: #000000;
}

.callouts p {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 90px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 5px;
}

.news {
}

.callouts br {
	line-height: 75%;
}

.events {
}

.callouts a {
	color: #000000;
	text-decoration: underline;
}

.callouts p a {
	color: #000000;
	text-decoration: underline;
}

.callouts a:hover {
	color: #FFFFFF;
}

#newsCallout {
	background-image: url(../graphics/template/newsCallout.png);
	background-repeat: no-repeat;
}

#eventsCallout {
	background-image: url(../graphics/template/eventsCallout.png);
	background-repeat: no-repeat;
}

#resourcesCallout {
	background-image: url(../graphics/template/resourcesCallout.png);
	background-repeat: no-repeat;
}

#footer {
	width: 945px;
	margin: 0 auto;
	color: #bebeb5;
	padding-left: 15px;
	font-size: 10px;
	line-height: 150%;
	padding-bottom: 10px;
}

#footer a {
	color: #bebeb5;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
}

.paddingLeft {
	padding-left: 15px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	font-size: 20px;
	color: #709200;
}

h2 {
	font-size: 16px;
	color: #cc6600;
}

h3 {
	color: #cd5806;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: 100;
	font-weight: normal;
	line-height: 120%;
}

h4 {
	font-size: 12px;
	color: #333333;
}


a.h4 {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

h4 a {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

a.h4:hover {
	font-size: 12px;
	color: #cc6600;
	text-decoration: underline;
}

h4 a:hover {
	font-size: 12px;
	color: #cc6600;
	text-decoration: underline;
}

h5 {
}

h6 {
}

a {
	color: #666666;
	text-decoration: underline;
}

a img {
	border: 0px;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #cc6600;
	text-decoration: underline;	
}

a:active {
	color: #cc6600;
	text-decoration: underline;
}

ul li {
	text-indent: 0px;
	margin-left: -25px;
	font-weight: 600;
	font-weight: bold;
	color: #666666;
}

ul ul li {
	margin-left: -50px;
	font-weight: 100;
	font-weight: normal;
}

ol li {
	margin-left: -25px;
	margin-top: 10px;
	line-height: 120%;
}

.boldBlack {
	color: #000000;
	font-weight: 600;
	font-weight: bold;
}

.caption {
	text-align: left;
	line-height: 120%;
	font-size: 10px;
	font-weight: 100;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 15px;
}

.uppercaseGreen {
	color: #336600;
	text-transform: uppercase;
	font-weight: 600;
	font-weight: bold;
}


ul .sideButtons {
	background-color: #d5d3bf;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color: #666666;
	font-weight: bold;
	display: block;
	line-height: 120%;
	text-indent: 0px;
	list-style: none;
}

ul .sideButtons li {
	list-style: none;
	margin: 0;
}

ul .sideButtons li a {
	color: #666666;
	text-decoration: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	display: block;
	text-indent: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e0d2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aeac97;
}

ul .sideButtons li a:hover {
	color: #ffffff;
	background-color: #bbcd3a;
	text-decoration: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	display: block;
	text-indent: 0px;
}

#sideBar {
	top: 375px;
	position: fixed;
}

.resourceArchive {
	list-style: none;
	margin-left: 0;
}

.resourceArchive a {
	font-weight: 100;
	font-weight: normal;

}

.resourceArchive li {
	margin-left: -40px;
	padding-bottom: 11px;
	text-indent: 0px;
}

.news_date {
	font-weight: 100;
	font-weight: normal;
	color: #999999;
}

.newsletter_nav {
	padding-left: 15px;
	line-height: 110%;
}

.newsletter_nav h2 {
	padding-left: 20px;
	line-height: 110%;
	color: #333333;
}

.email-form {
	background-color: #d5d3bf;
	padding: 20px;
	margin: 35px;
}

