/* CSS Document -srquinn.com homepage styles */

#outside {
width: 808px;
	\width: 828px;
	w\idth: 808px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#left { width: 494px; height:444px;
	position:absolute;
	top: 61px;
	left: 0px;
	z-index:1;
}

	
#banner { width:347px; 
	height:33px;
	position: absolute;
	top: 82px;
	left: 481px;
	background-image:url(library/srq-banner-110.jpg);
	background-repeat:no-repeat;
	background-position:left;
	z-index:2;
}

/* original homestyle banner; this is replaced with the specs from the portsytles.css above
{ width:307px; 
	height:33px;
	position: absolute;
	top: 82px;
	left: 481px;
	background-image:url(library/srq-banner.jpg);
	background-repeat:no-repeat;
	background-position:left;
	z-index:2;
}
*/


#nav-home { width: 288px;
	height: 128px;
	position: absolute;
	left: 501px;
	top: 175px;
}
/* use for portfolio pages 

#nav-home ul { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	list-style-type: none;
	text-align:right;
	line-height: 115%; 
	margin: 0px;
	padding: 0px;
	color: rgb(66, 77, 43);
} */

.homenav {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	list-style-type: none;
	text-align:right;
	line-height: 150%; 
	margin: 0px;
	padding: 0px;
	color: rgb(66, 77, 43)
	}

#footnote {width: 307px; height:27px;
	top:462px; left:481px;
	background-image:url(library/b-rule-home.gif); background-repeat:no-repeat; background-position:top;
	position:absolute;
	z-index:3;
	
}

#footnote h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight:200;
	text-align:right;
	padding:3px 0px;
	margin:0px;
}
h3 { font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style:italic;
	font-weight:200;
}

h4 { font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight:300;
}

a:link {
	color: rgb(142, 149, 116);
	text-decoration: none;
}
a:visited { text-decoration: none; color: rgb(102, 135, 82) }
a:active { text-decoration:none}
a:hover { color: rgb(66, 77, 43); text-decoration:none; }


h5 { 
}
