/* Text hierarchy */
body		{ letter-spacing: 0.025em; font-family:  Georgia, "Times New Roman", Times, serif; font-size: 0.9em; line-height: 1.5em; color: #333333; background-color: #F6F6F6; ; background-attachment: fixed; background-image: url(images/bg.jpg); background-repeat: repeat}
h1		{ margin-top: 0.5em; font-size: 2.25em; font-family: Georgia, "Times New Roman", Times, serif; color: #990000; font-weight: normal; font-style: italic; line-height: 1em}
h2		{ font-size: 1em; line-height: 2em;; font-family: Georgia, "Times New Roman", Times, serif; color: #990000}
h3		{ font-size: 1em; line-height: 1em;; font-family: Georgia, "Times New Roman", Times, serif}
small 	{ font-size: 0.7em; line-height: 1.4em}
em 		{ font-style: italic; font-weight: bold; color: #990000}
P 		{ margin-top: 0em; margin-bottom: 0.5em;}
hr		 {  height: 1px; margin-top: 0.5em; margin-bottom: 0.5em; margin-right: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
/*layout*/
.main {  width: 30em;
	padding-left: 2.5em;
	padding-right:2.5em; 
	padding-top: 0.75em; 
	padding-bottom:2.5em;
	margin-top:1em;
	margin-right: 1em; 
	margin-bottom: 2em; 
	margin-left:4em; 
	
	border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #F6F6F6;}


/*  links */ 
a:active	{ color: #336666; text-decoration: underline }
a:hover 	{ color: #336666; text-decoration: underline}
a:link	{ color: #336666; text-decoration: underline }
a:visited 	{ color: #336666;text-decoration: underline }

/* forms */ 
label		{  width: 7em; position: relative;}
legend 	{ font-weight: bold; margin-left: 0px; padding-left: 0px; text-indent: 0em; border-style: none}
fieldset	{ border-style: none; margin-bottom: 2em;}
input 	{ border: 1px #333333 solid;  font-family: Verdana, Arial, sans-serif; font-size: 0.9em;}
textarea	{ border: 1px #333333 solid;  font-family: Verdana, Arial, sans-serif; font-size: 0.9em;}
.label	{ clear: left; width:13em; float: left}
.field 	{margin-right: 1em; clear: right;  }
.checkradio {border-style: none}

/* lists */ 
dd	{  margin-left: 1em}
li 	{  margin-left: 1em; padding-left: 0.5em;}
ul 	{ margin-left: 1em; padding-left: 1em; }

/* image */ 
img {  border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; vertical-align: middle}
.staffphoto {  clear: none; float: left; margin-right: 1em; border: 0px #666666 none}

/* valid  CSS */

.navigation { font-size: 0.8em;}
.skip_nav {display: none;}