/* this stylesheet is exactly the same as the default.css one except that
   it has no widening #body entry */

h1 { color: #555555; text-transform: uppercase; font-weight: bold; font-family: arial, sans-serif; font-size: 12pt; padding-top: 7px; margin-top: 13px; clear: both; }
h2 { color: #555555; font-family: arial, sans-serif; font-size: 12pt; font-weight: normal; margin-bottom: -3px; }
a.h2:link { color: #ff3300; font-family: arial, sans-serif; text-decoration: none; font-size: 12pt; font-weight: normal; margin-bottom: -10px; }
a.h2:visited { color: #ff3300; font-family: arial, sans-serif; text-decoration: none; font-size: 12pt; font-weight: normal; margin-bottom: -10px; }
a.h2:active { color: #ff3300; font-family: arial, sans-serif; text-decoration: none; font-size: 12pt; font-weight: normal; margin-bottom: -10px; }
a.h2:hover { color: #ff3300; font-family: arial, sans-serif; text-decoration: underline; font-size: 12pt; font-weight: normal; margin-bottom: -10px; }

p { color: #272727; font-family: arial, sans-serif; font-size: 10pt; }
td { color: #272727; font-family: arial, sans-serif; font-size: 10pt; }
blockquote { color: #272727; font-family: arial, sans-serif; font-size: 10pt; }
a:link { color: #ff3300; text-decoration: none; }
a:visited { color: #ff3300; text-decoration: none; }
a:active { color: #ff3300; text-decoration: none; }
a:hover { color: #ff3300; text-decoration: underline; }

li { color: #272727; font-family: arial, sans-serif; font-size: 10pt; }

/* .breadcrumb { color: black; font-weight: bold; text-transform: uppercase; font-family: arial, sans-serif; font-size: 7pt; border-bottom: solid thin #ff0000; } */
.breadcrumb { color: black; font-weight: bold; text-transform: uppercase; font-family: arial, sans-serif; font-size: 7pt; }
a.breadcrumb:link { color: #999999; font-weight: bold; text-decoration: none; text-transform: uppercase; font-family: arial, sans-serif; font-size: 7pt; }
a.breadcrumb:visited { color: #999999; font-weight: bold; text-decoration: none; text-transform: uppercase; font-family: arial, sans-serif; font-size: 7pt; }
a.breadcrumb:active { color: #999999; font-weight: bold; text-decoration: none; text-transform: uppercase; font-family: arial, sans-serif; font-size: 7pt; }
a.breadcrumb:hover { color: #999999; font-weight: bold; text-decoration: underline; text-transform: uppercase; font-family: arial, sans-serif; font-size: 7pt; }

.homeblurb
{
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
}

.homeblurbtitle
{
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-top: 5px;
	border-top: solid 1px #ff0000;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

.leftnav { font-family: arial, sans-serif; font-size: 8pt; margin-top: 3px; padding-bottom: 3px; margin-left: 20px; margin-right: 10px; }

.searchbox { color: #333333; font-family: arial, sans-serif; font-size: 7pt; text-transform: uppercase; }

.divider0 { color: #555555; font-family: arial, sans-serif; font-size: 11pt; font-weight: bold; } 
.divider1 { color: #555555; font-family: arial, sans-serif; font-size: 11pt; font-weight: bold; padding-top: 10px; border-top: solid 1px #ff0000; }

.quizwrong { color: #ff3300; font-family: arial, sans-serif; font-size: 10pt; }
.quizright { color: #1cb500; font-family: arial, sans-serif; font-size: 10pt; }
.leftquiz { font-family: arial, sans-serif; font-size: 8pt; }

/* probably unnecessary */
.sect { color: #666666; text-transform: uppercase; font-weight: bold; font-family: arial, sans-serif; font-size: 10pt; border-top: solid thin #f59696; padding-top: 7px; clear: both; }
.nav { color: #333333; font-family: arial, sans-serif; font-size: 9pt; }

.searchfoundtext { font-weight: bold; }
.searchheader { background-color: #DEDEDE; font-weight: bold; }

.brochuresubnav { color: #272727; font-family: arial, sans-serif; font-size: 9pt; }

/* ssimmons - modifying 'watches' on home page (ed watch, med watch, society watch */
#watches {
 border: 4px solid #FFCC33;
 padding: 6px;
 padding-right: 0px;
 background-color: #FFFF99;
 color: black;
 font-weight: bold;
 width: 438px;
 !width: 454px;
 overflow: hidden;
}

#watches p {
 margin: 0;
 padding: 0;
 margin-right: 6px;
 font-size: .9em;
 font-family: arial, sans-serif;
 font-spacing: 0;
}

#watches .watchImage {
 margin: 0;
 padding: 0;
 margin-top: 8px;
 margin-right: 4px;
 float: left;
}
