
body {
	margin:0;
	overflow-x: hidden; 
}

a, object, img {
	outline:none;	
}

h1 {
	font-family: 'Lato', Verdana, sans-serif;
	font-size: 70px;
	color:#ffffff;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0;
}

h1 sup {
	font-size:18px;	
}

h2 {
	font-family:  'Lato', Verdana, sans-serif;
	font-size: 26px;
	color:#5ec5ca;
	line-height:normal;
	margin:0;
	padding:0;
}

hr {
	border:1px dotted #5BC7C9;
	margin:10px 0;
	padding:0;
}

sup {
	font-size: 80%;
	line-height: 80%;
} 

::selection {
	background: #262626;
}

::-moz-selection {
	background: #262626;
}

.hlite {
	color:#fd6d00;
	font-weight: bold;
}

.content p{
	margin:20px 0;
}

.content {
	font-family: 'Lato', Verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color:#ffffff;
	letter-spacing:1px;
	line-height:22px;
}

.content a {
	color:#5bc7c9;
	text-decoration:none;
}

.content a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.callout {
	width:322px;
	position: relative;
}

.callout a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 322px;
	width: 322px;
}
.callout img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

#portfolioContainer {
	/*height:870px;	*/
	height: 260px;
}

#slidertitle sup {
	font-size:18px;	
}


.slide-out-feeds {
	padding: 20px;
	width: 990px;
	height:445px;
	background: #262626;
	z-index: 100;
}

.slide-out-feeds .handle {
	cursor: pointer;
	border: 1px solid #5ec7cb;
}

.top-navigation {
	font-family: 'Lato', Verdana, sans-serif;
	font-size: 15px;
	color:#ffffff;
	line-height: normal;
}

.top-navigation a{
	color:#ffffff;
	text-decoration:none;
}

.top-navigation a:hover{
	color:#ffffff;
	text-decoration:underline;
}

/***** HOME PAGE ROTATOR ******/
#workRotate, #workRotate li{
	margin:0;
	padding:0;
	list-style:none;
}

#workRotate li{
	display:none;
	padding:0;
	margin:0;
}

/******** NAV ************/

ul#topnav {
	margin: 0;
	padding: 0;
	float: right;
	width: 765px;
	list-style: none;
	position: relative;
	font-family: 'Lato', Verdana, sans-serif;
	font-weight: 400;
	font-size: 18px;
}
ul#topnav li {
	float: right;
	margin-left: 10px;
	padding: 0;
}
ul#topnav li a {
	font-weight: 400;
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li a:hover {
	font-weight: 400;
	background: #b55105;
	text-decoration: none;
}
ul#topnav li span {
	font-family: 'Lato', Verdana, sans-serif;
	font-size: 15px;
	font-weight: 400;
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0;
	top:35px;
	display: none;
	width: 1000px;
	color: #fff;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: none;}

.footerList {
	background:#262626;	
}

.highlight {
	background:#b55105;	
}

.bioShowHover {
	display:block;	
}

.footerSection {
	font-family: 'Lato', Verdana, sans-serif;
	font-size: 18px;
	color:#ffffff;
	line-height:normal;
	padding:7px 20px 7px 15px;
}

.footerLinks {
	padding:7px 20px 7px 15px;	
}

.footer {
	font-family: 'Lato', Verdana, sans-serif;
	font-size: 13px;
	color:#ffffff;
	line-height:normal;
}

.footer a {
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.errmsg {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #b55105;
}

.ip, .ipRQ {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	border: none;
	padding: 4px;
}

.ip option, .ipRQ option {
	border: none;
}

select.ip, select.ipRQ {
	padding: 0;
}

.reqfldtitle {
	font-weight: bold;
	color: #5ec5ca;
}

.li-connect-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: normal;
}
