﻿/*These styles are used in all Web pages throughout the site.*/
/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

IE 6 png fix by TwinHelix Designs
http://www.twinhelix.com/css/iepngfix/

*/
-->
* {
	margin: 0;
}
html {
	height: 100%;
	text-align: center;
}
body {
	height: 100%;
	text-align: center;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px;	/* the bottom margin is the negative value of the footer's height */;	
	min-width: 990px;
}
.wrapper_1column {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px;	/* the bottom margin is the negative value of the footer's height */;	
	background-image: url('');
	background-repeat: repeat-y;
	background-position: center top;
	min-width: 990px;
}
.wrapper_3columns {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px;	/* the bottom margin is the negative value of the footer's height */;	
	background-image: url('images/writing3columns.gif');
	background-repeat: repeat-y;
	background-position: center top;
	min-width: 990px;
}
.wrapper_2columns {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px;	/* the bottom margin is the negative value of the footer's height */;	
	background-image: url('images/writing2columns.gif');
	background-repeat: repeat-y;
	background-position: center top;
	min-width: 990px;
}
.content_nobev {
	
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.content_main {
	
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image:url('../images/mainback.gif')
}
.content_tier2 {
	display: inline; /*for IE */;
	float: left;
	width: 665px;
	margin-left: 90px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 0;
}
.content_nobev650 {
	width: 650px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.push {
	background-position: center;
	height: 130px; /* .push must be the same height as .footer */;
	text-align: left;
	min-width: 990px;
	clear: both;
}
.footer {
	height: 130px; /* .push must be the same height as .footer */;
	min-width: 990px;
	clear: both;
}
.footertier2 {
	height: 130px; /* .push must be the same height as .footer */;
	min-width: 990px;
	clear: both;
}

.sidebar_left {
	float: left;
	width: 80px;
	margin-left: 18px;
	display: inline; /*for IE */;
}
.sidebar_right {
	float: right;
	width: 385px;
	margin-right: 90px;
	display: inline; /*for IE */;
}
.main {
	display: inline; /*for IE */;
	float: left;
	width: 385px;
	padding-left: 1px;
	padding-right: 1px;
	margin-left: 8px;
	display: inline; /*for IE */;
}
.main_2column {
	display: inline; /*for IE */;
	float: left;
	width: 886px;
	margin-left: 90px;
	margin-left: 90px;
	padding-left: 10px;
	padding-right: 10px;
}
.left_half {
	display: inline; /*for IE */;
	float: left;
	width: 430px;
	padding-left: 10px;
	padding-right: 10px;
}
.right_half {
	display: inline; /*for IE */;
	float: right;
	width: 430px;
	padding-left: 10px;
	padding-right: 10px;
}

a:link {
	color: #003399; text-decoration: none;
}
a:visited {
	color: #003399; text-decoration: none;
}
a:hover {
	color: #990033;
}
a:active {
	color: #003399; text-decoration: none;
}

p.footnote	{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	border-top: 1pt black dashed;
	text-align: justify;

}

.normal	{
	font-weight: normal;
}

p.center	{
	text-align: center;
}

p.details	{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	margin-top: -15px;
}

p.pubs	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	margin-left: 20px;
	margin-top: -10px;
}

a.none	{
	text-decoration: none;
}

img.right	{
	float: right;
	padding: 0px 0px 5px 10px;
	border: 0;
}

img.center	{
	padding: 0px 0px 0px 0px;
	border: 0;
	margin: auto;
}

img.enlarge	{
	float: right;
	padding: 0px 0px 0px 0px;
	border: 0;
}

div.fig_right	{
	float: right;
	padding: 0px 0px 5px 10px;
}

div.fig_header	{
	background-position: left bottom; 
	width: 100%; 
	height: 88px; 
	vertical-align: bottom;
}

div.close_button	{
	float: right; 
	width: 110px; 
	vertical-align: top; 
	text-align: center; 
	margin-top: 5px;
}

p.caption	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

div.figure	{
	margin-bottom: 10px;
}

p.quote {
	font-size: 10pt;
	font-family: 'Times New Roman';
	text-align: left;
	font-style: italic;
	color: black;
	text-decoration: none;
	background:transparent;

}
p.attribution {
	font-size: 9pt;
	color: black;
	text-align: right;
	font-family: Arial;
	margin-top: -10px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: 200;
	color: #336699;

}

div.quotesHover {
	width: 225px;
	display: inline; /*for IE */;
}
a.quotesHover {
	text-decoration: none;
}
.headerpic {
	margin-left: 40px;
	margin-right: 40px;
}
.headerMenu {
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	position: relative;
}
.headerMenu li {
	display: inline;
	padding-right: 1px;
}
.headerMenu li a {
	MARGIN: 0;
	PADDING: 0;
	WIDTH: 123px;
	HEIGHT: 35px;
	DISPLAY: inline-block;
	BACKGROUND-POSITION: 0 0;
	BACKGROUND-REPEAT: no-repeat;
}
.headerMenu li a.writing {
	background-image: url('images/tab_writing.gif');
}
.headerMenu li a.photography {
	background-image: url('images/tab_photography.gif');
}
.headerMenu li a.design {
	background-image: url('images/tab_design.gif');
}
.headerMenu li a.publishing {
	background-image: url('images/tab_publishing.gif');
}
.headerMenu li a.publishing:hover {
	background-position: -123px 0;
}
.headerMenu li a.design:hover {
	background-position: -123px 0;
}
.headerMenu li a.photography:hover {
	background-position: -123px 0;
}
.headerMenu li a.writing:hover {
	background-position: -123px 0;
}


.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}
.contact_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	width: 125px;
	vertical-align:top;
}
.contact_main_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background-color: #EAEAEA;
}

div.column	{
	width: 330px;
	vertical-align: middle;
}

div.left	{
	float: left;
	text-align: left;
}
div.middle	{
	float: left;
	text-align: center;
	
}
div.right	{
	float: right;
	text-align: right;
}

div.row	{
	clear: both;
}
