/************************************************************************/
/*** General Styles *****************************************************/
/************************************************************************/

body, p {
	font: normal 11px Lucida Grande, Arial, Helvetica, san-serif;
	color: #262929;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}	
body{ background: url(lookfeel/bg.jpg); }
p { 
	margin: 0px;
	padding: 0px 0px 8px 0px;
}

a:link, a:visited, a:hover {
	color: #004494;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

/************************************************************************/
/*** 'Edit this page' Link **********************************************/
/************************************************************************/

div.editpagebox {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #000000;
}

a.editpagelink:link, a.editpagelink:visited, a.editpagelink:hover {
	color: #ffffff;
	padding: 6px;
	display: block;
}

a.editpagelink:hover { text-decoration: underline; }

/************************************************************************/
/*** Content Styles *****************************************************/
/************************************************************************/

div.page {
	width: 950px;
	background: #ffffff url(lookfeel/pagebg.jpg) repeat-y;
	border: solid 1px #262929;
	overflow: hidden;
}

div.logo {
	float: left;
	width: 160px;
	height: 103px;
	overflow: hidden;
}

div.phrase {
	float: left;
	width: 780px;
	height: 63px;
	overflow: hidden;
}

div.bread {
	float: right;
	height: 16px;
	margin-right: 10px;
	padding: 4px 10px 0px 10px;
	background: #a31220;
	border-bottom: solid 1px #ffffff;
	font: normal 9px Lucida Grande, Arial, Helvetica, san-serif;
	color: #ffffff;
	line-height: 120%;
	overflow: hidden;
}

a.bread:link, a.bread:visited, a.bread:hover {
	font: normal 9px Lucida Grande, Arial, Helvetica, san-serif;
	color: #ffffff;
	line-height: 120%;
	text-decoration: none;
}

a.bread:hover { text-decoration: underline; }

div.leftside {
	clear: left;
	float: left;
	width: 150px;
	padding-left: 10px;
	text-align: left;
	overflow: hidden;
}

/*** Menus ***/

div.menu0 {
	float: left;
	width: 150px;
	background :#ffffff;
	overflow: hidden;
}

a.menu0, a.menu0:link, a.menu0:visited, a.menu0:hover {
	display: block;
	float: left;
	width: 129px;
	padding: 3px 4px 4px 17px;
	background: url(lookfeel/bullet.gif) no-repeat;
	border-top: solid 1px #a31220;
	font: normal 11px Lucida Grande, Arial, Helvetica, san-serif;
	color: #262929;
	text-align: left;
	text-decoration: none;
}

a.menu0:hover { 
	background: #262929;
	color: #ffffff;
}

div.menu1 { 
	position: absolute;
	background: #ffffff;
	width: 150px;
	border-bottom: solid 1px #a31220;
}

a.menu1:link, a.menu1:visited, a.menu1:hover { 
	display: block;
	padding: 3px 4px 4px 17px;
	border-top: solid 1px #a31220;
	background: url(lookfeel/bullet.gif) no-repeat;
	font: normal 11px Lucida Grande, Arial, Helvetica, san-serif;
	color:#262929;
	text-decoration:none;
	text-align: left;
}

a.menu1:hover {
	background :#262929;
	color: #ffffff;
}

/*** Search Tool ***/

div.search {
	float: left;
	width: 130px;
	height: 18px;
	padding: 10px 10px 13px 10px;
	overflow: hidden;
}

input.searchinput {
	display: block;
	float: left;
	width: 101px;
	height: 12px;
	border: 0px;
	margin-right: 5px;
	padding: 3px;
	background: #ffffff;
	font: normal 10px "Lucida Grande", Arial, Helvetica, san-serif;
	overflow: hidden;
}

input.searchbutton {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div.qpir {
	float: left;
	width: 17px;
	height: 266px;
	padding: 0px 0px 10px 10px;
	overflow: hidden;
}

div.prevnext { /* box for navigating pages of search results */
	padding: 0px;
	margin-top: 2px;
	font-size: 12px;
	text-decoration: none;
	color: #808080;
}

div.prevnext a { /* links for navigating pages of search results */
	padding: 0px;
	margin-top: 2px;
	font-size: 12px;
	text-decoration: none;
	color: #004494;
}
div.prevnext a:hover {
	text-decoration: underline;
}

div.contents {
	float: left;
	width: 590px;
	padding: 0px 0px 0px 40px;
	text-align: left;
	overflow: hidden;
}

div.title {
	color: #004494;
	font: normal 18px Garamond, Times New Roman, Times, Serif;
	padding-top: 10px;
	text-align: left;
}

div.subtitle {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	color: #004494;
	font: normal 15px Garamond, Times New Roman, Times, Serif;
	text-transform: none;
}

div.subtext { /* subpage summary - contains 'read more' link */
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
}

a.submore:link, a.submore:visited, a.submore:hover { /* 'read more' link */
	padding-left: 7px;
	color: #004494;
	text-decoration: none;
}

a.submore:hover { text-decoration: underline; }

div.pagination {
	margin: 10px;
}

a.paginate:link, a.paginate:visited, a.paginate:hover { /* page number link */
	padding: 1px 4px 1px 4px;
}

div.pagination a.current:link, div.pagination a.current:visited, div.pagination a.current:hover { /* current page number link */
	border: 1px solid #cccccc;
}

/*** Default Image ***/

div#pageimage { 
	float: left;
	margin-top: 2px;
}

img.pic {
	margin-right: 10px;
	margin-bottom: 5px;
}

/*** Downloads ***/

div#pagedownloads {
	padding: 0px;
	margin-top: 2px;
	font-size: 12px;
}

div.downloads { /* encloses entire downloads list */
	font: normal 11px "Lucida Grande", Arial, Helvetica, san-serif; 
	color: #383838; 
	line-height: 150%;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
}

div.download { /* encloses single download */
	padding: 2px 2px 2px 10px;
}

img.download { /* styles the file image icon */
	border: none;
}

a.download:link, a.download:visited, a.download:hover {
	font: normal 11px "Lucida Grande", Arial, Helvetica, san-serif; 
	color: ##004494;
	text-decoration: none;
}

a.download:hover { text-decoration:underline; }

/*** Contact ***/

div.contacttitle {
	font: bold 10px "Lucida Grande", Arial, Helvetica, san-serif;
	color: #262929;
	text-transform: uppercase;
	padding-bottom: 5px;
}

div.contacttext {
	font-family: "Lucida Grande", Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #262929;
	line-height: 13px;
}
div.contacttext p {
	font-family: "Lucida Grande", Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #262929;
	line-height: 13px;
}

/*** Footer Styles ******************************************************/

div.address {
	position: absolute;
	bottom: 30px;
	left: 805px;
	width: 125px;
	height: 142px;
	text-align: left;
	overflow: hidden;
	z-index: 1000;
}

div.footer {
	position: relative;
	float: left;
	width: 930px;
	height: 17px;
	margin: 0px 10px 0px 10px;
	padding: 3px 0px 10px 0px;
	background: #ffffff url(lookfeel/footerbg.jpg) repeat-x;
	color: #ffffff;
	border-top: solid 1px #ffffff;
	text-align: center;
	font: normal 10px "Lucida Grande", Arial, Helvetica, san-serif;
}