/*****  Screen Styles for SpellmanConsulting.com *****/
/*****        by Spellman Consulting, LLC        *****/

/*************************************************** Tag Definitions */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 83%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	color: #676068;
	background-color:#FFFFFF;
	letter-spacing: .1em;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676068;
	margin: 0px;
	padding-bottom: 5px;
}
h2 {
	font-size: 120%;
	color: #676068;
	background-color:#FFFFFF;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	color: #676068;
	background-color:#FFFFFF;
}
/***************************************************** Text Classes */
.readerONLY {
	position: absolute;
	left: -999px;
}
.listNoBullet {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.subHeadText {
	font-size: 85%;
	font-weight: bold;
}
.clearBoth {
	clear:both;
}

/*************************************************** Page Template Structures  */
#banner {
	background-image: url(../images/SCbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	color:#000000;
}
#StyleSwitcher {
	background-color: #000000;
	color:#FFFFFF;
	margin: 0px;
	padding: 5px;
	height: 30px;
	width: 100%;
}
a.SkipNavGoTo {
	position: absolute;
	left: -900px;
}
a.SkipNavGoTo:hover,active,focus {
	color: #FFFFFF;
	background-color:#3300CC;
	text-decoration: underline;
	position: relative;
}
div#searchBox {
	float: right;
	display: inline;
	color: #C0BFDF;
	background-color: #000000;
	width: 20em;
	padding:0;
	margin:0;
	position: absolute;
	left: 480px;
	top: 104px;
}

div#searchBox input {
	float: left;
}
div#searchBox label {
	font-size:72%;
	float:left;

}
/****** Top Navigation Tabs ********/
#TopNav {
	clear:both;
	float:left;
	width:100%;
	font-size:small;
	line-height:normal;
	background-image: url("../images/tabs/bottomFade.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
#TopNav ul {
    margin:0;
    padding:10px 10px 0px;
    list-style:none;
}
#TopNav li {
	float:left;
	background:url("../images/tabs/EAtabRight.gif") no-repeat right top;
	margin:0;
	width: 7em;
	text-align: center;  
	padding: 0;
}
#TopNav a {
    display:block;
    background:url("../images/tabs/EAtabLeft.gif") no-repeat left top;
	padding:5px 15px 4px;
	color: #FFF;	
	font-weight: bold;
	text-decoration: underline;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #TopNav a {float:none;}
  /* End IE5-Mac hack */
  

#TopNav a:hover {
	color: #FF9900;
}
#TopNav #current {
    background-image:url("../images/tabs/EAtabCurrentRight.gif");
}
#TopNav #current a {
	background-image:url("../images/tabs/EAtabCurrentLeft.gif");
	color: #664E91;
	text-decoration: none;
	padding-bottom: 5px;
}
#TopNavSpacer div {clear:both}

/********  Secondary Nav ********/
ul#SecNav {
	margin: 0px;
	padding:0px;
	list-style:url(none) none outside;
	text-align: right;
}
#SecNav li {
	float: left;
	padding-right: 10px;
}
#SecNav a {
	color: #4C79A0;
}

/*******************************/
#Breadcrumb {
	margin-left: 2%;
	display: inline;
	clear: both;
}
div#content {
	margin: 0px;
	padding: 30px;
}
div#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	margin-top: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}

/******  Footer Navigation  ******/

ul#footerNav {
	margin: 0px;
	padding:0px;
	list-style:url(none) none outside;
	text-align: right;
}
#footerNav li {
	float: left;
	padding-right: 10px;
}
#footerNav a {
	color: #4C79A0;
	background-color: #FFFFFF;
}
/*************************************************** Individual Page Elements  */
/****** Rounded corners from alistapart *******/
div.RoundBox {
  background: url(../images/roundedBox/topleft.gif) no-repeat left top;
  width:100%;
  margin:0px;
  padding:0px;

}
div.RoundBox h2 {
  background: url(../images/roundedBox/topright.gif) no-repeat right top;
  padding:20px 15px 15px 30px;
  margin:0;
}
div.RoundBox li {
	padding-left:15px;
}
div.RoundBoxContent {
  background: url(../images/roundedBox/rightborder.gif) repeat-y right top;
  margin:0;
  margin-top:-2em;
  padding:15px;
}
div.RoundBoxFooter {
  background: url(../images/roundedBox/bottomleft.gif) bottom left no-repeat;
  }
div.RoundBoxFooter p {
  background: url(../images/roundedBox/bottomright.gif) bottom right no-repeat;
  display:block;
  padding:15px;
  margin:-2em 0 0 0;
}
/*********************************/

form#ContactForm label {
	clear: both;
	float: left;
	width: 10em;
}
form#ContactForm input,textarea {
	float: left;
	width: 30em;
}
form#ContactForm input#Submit {
	clear:both;
	text-align:center;
	width:5em;
}

#AccessKeyInfo dt {
	float: left;
	width: 4em;
	clear: left;
	padding-left: 10px;
}
div#footer p {
	clear: both;
}
