/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
}
a:hover {
	text-decoration: underline;
}
a:active {
}
body, p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #807E7E;
}
body {
	background-image: url(images/bkg_blend.jpg);
	background-repeat: repeat-x;
	background-color: #CCCECF;
	margin-top:0px;
	margin-left:0px;
}
.title {
	color:#FFFFFF;
	padding-left: 15px;
}
.ftr {
	font-size: 10px;
	line-height: 14px;
	color: #000;
}
.nav {
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	word-spacing: 100px;
}
.textLink {
	color: #224C94;
}
#container {
	height: auto;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#hmHeader {
	width: 736px;
}
#navBkg {
	height: 34px;
	width: 915px;
}
#pgGraphic {
	height: auto;
	width: 915px;
	margin-top: 8px;
}
#text {
	height: auto;
	width: 915px;
	margin-top: 5px;
}
#ftr {
	height: 37px;
	width: 915px;
	margin-top: 3px;
	background-image: url(images/ftr_swoosh.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCDCE;
	padding-top: 15px;
}
#container {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
.textIndent {
	padding-left: 15px;
	padding-right: 8px;
}
.navLink {
	color: #FFFFFF;
	word-spacing: 10px;
}
#portfolio {
	height: 499px;
	width: 915px;
}
.portTitleLink {
	color: #FFFFFF;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
#portSideNav {
	font-size: 10px;
	line-height: 13px;
	color: 807e7e;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
}
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	line-height: 14px;
	display: block;
}
#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}
#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	border-bottom: 1px solid #EEAF36;
	font-size: 95%;
	padding-top: 12px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 7px 0px 7px 10px;
	border-top: 1px solid #EEAF36;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #EEAF36;
	padding: 7px 0px 7px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #EEAF36;
	background-color: #F5D194;
	padding: 7px 0px 7px 10px;
}
.testimonial {
	font-size: 10px;
	color: #6A7994;
	padding-left: 12px;
	padding-right: 8px;
}
