/* default font size*/
@import url(medium.css);

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336699;
}

h2 {
  font-size: 110%;
  font-weight: bold;
}



/* R E S E T */



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* General Attributes
-------------------------------------------------------------- */



body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
.floatleft {
	float: left;
	margin: 0 15px 0 0;
}
.floatright {
	float: right;
	margin: 0 0 0 10px;
}
.floatleft-border {
	border: 1px solid #666;
	clear: none;
	float: left;
	margin: 0 10px 15px 0;
}
.floatright-border {
	border: 1px solid #666;
	clear: none;
	float: right;
	margin: 0 0 15px 10px;
}
a#floatleft-border:hover, a#floatright-border:hover {
	border: 1px solid #3B85B8;
}



/* Containers
-------------------------------------------------------------- */



#body-container {
	margin: 0 auto;
	padding: 0;
	width: inherit;
}
#body-container-flourish {
	background-image: url(../images/flourish.jpg) no-repeat;
	background-position: top center;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
}
#header-container {
	background: rgb(241,235,212);
	border-bottom: rgb(85,161,213) 12px solid;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#secondary-nav-container {
	background: rgb(85,161,213);
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#secondary-nav-center {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
}
#header-center {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 960px;
}
#header {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 960px;
}
#hero-container {
	background: rgb(250,247,235);
	border: 1px solid rgb(227,211,166);
	float: left;
	margin: 20px 0 0;
	padding: 0;
	width: 80%;
}	
#content {
	float: left;
	margin: 0;
	padding: 0 15px;
	position: relative;
	width: 100%;
}
#footer {
	border-top: 1px solid rgb(227,211,166);
	float: left;
	margin: 0 15px 15px 15px;
	padding: 5px 0 5px 0;
	width: 95%;
}	
#sponsors {
	border-top: 1px solid rgb(227,211,166);
	float: left;
	margin: 15px;
	padding: 15px 0 12px 0;
	text-align: center;
	width: 95%;
}
	


/* Site Wide
-------------------------------------------------------------- */



#trademark {
	background-image: url(../images/h-logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	height: 123px;
	margin: 15px 0 0 10px;
	padding: 0;
	text-indent: -9999px;
	width: 117px;
}
#trademark img {
	float: left;
	left: 10px;
	position: absolute;
	text-indent: 0;
	top: 15px;
}
#address {
	float: left;
	margin: 14px 0 0 10px;
	padding: 0;
	width: 463px;
}
#login {
	background-image: url(../images/login-bg-transparent.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 15px 20px 20px 20px;
	width: 210px;
	z-index: 10;
}
#font-sizer {
	float: left;
	margin: 14px 0 0 0;
	padding: 0;
	text-align: center;
	width: 100px;
}



/* Navigation
-------------------------------------------------------------- */



#navigation {
	float: left;
	margin: -15px 0 0 176px;
	padding: 0;
	width: 770px;
}
#navigation ul {
	border-top: 1px dotted rgb(195,175,117);
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#subnav {
	border-top: 1px solid rgb(224,232,239);
	border-right: 1px solid rgb(224,232,239);
	border-left: 1px solid rgb(224,232,239);
	float: left;
	margin: 20px 10px 0 15px;
	padding: 0;
	width: auto;
}
#subnav ul {
	background: url(../images/transparent-white.png) repeat;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 148px;
}
#secondary-navigation {
	background: rgb(85,161,213);
	padding-bottom: 12px;
}
#secondary-navigation ul {
	list-style-type: none;
	text-align: center;
}
#secondary-navigation ul li {
	display: inline;
}
#secondary-navigation ul li a {
	margin: 0 0 0 1px;
	padding: 5px 6px 5px 7px;
}



/* Homepage Specific
-------------------------------------------------------------- */



#hero {
	float: left;
	margin: 0;
	min-height: 245px;
	padding: 15px;
	width: auto;
}
#hero img {
	float: left;
	margin-right: 15px;
}
#friends {
	border-left: 1px dashed rgb(227,211,166);
	float: left;
	margin: 0;
	min-height: 245px;
	padding: 5px 15px 15px;
	width: auto;
}
#category-titles {
	border-bottom: 1px solid rgb(227,211,166);
	float: left;
	margin: 48px 0 20px 0;
	padding: 0;
	width: 100%;
}
#sponsors img {
	margin: 0;
	padding: 0 15px 0 15px
}	



/* Columns Specific
-------------------------------------------------------------- */



#col_1 {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 25%;
}
#col_2, #col_3 {
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 25%;
}
#col_4 {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 15%;
}
#col_2-4 {
	float: left;
	margin: 15px 0 15px 10px;
	padding: 0;
	width: 760px;
}
#col_2-4 img {
	float: left;
	padding: 0 0 0 10px;
}
#col_2-4_bg {
	background: url(../images/full-width-rounded-bg.jpg) no-repeat top left rgb(245,241,226);
	float: left;
	margin: 20px 0 0 170px;
	padding: 20px 30px 20px 30px;
	width: 700px;
}
#col_2-4_bg img {
	float: right;
	padding: 0 0 0 10px;
}
#col_1-4_bg {
	background: url(../images/full-width-rounded-bg.jpg) no-repeat top rgb(245,241,226);
	float: left;
	margin: 20px 0 0 0;
	padding: 20px 260px 20px 30px;
	width: 640px;
}



/* Subpage Specific
-------------------------------------------------------------- */


#page-intro {
	float: left;
	margin: 15px 10px 0 10px;
	padding: 0;
	width: 50%;
}
#page-intro img {
	float: left;
	padding: 0 10px 0 0;
}
#intro-col1 {
	float: left;
	margin: 0 10px 15px 0;
	width: 240px;
}
#intro-col2 {
	float: left;
	margin: 0 0 15px 10px;
	width: 240px
}
#right-sidebar {
	float: left;
	margin: 30px 0 0 10px;
	padding: 0;
	width: 25%;
}
#page-intro ul#newsletter, #page-intro ul#catalog, #page-intro ul#links {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#page-intro ul#newsletter li a {
	background: url(../images/pdf-button-under.jpg) no-repeat top right rgb(241,235,212);
	float: left;
	margin: 2px 0 2px 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	width: 470px;
}
#page-intro ul#newsletter li a:hover {
	background: url(../images/pdf-button-over.jpg) no-repeat top right rgb(250,247,235);
	text-decoration: none;
}
#page-intro ul#catalog li a {
	background: url(../images/button-catalog-under.jpg) no-repeat top right rgb(241,235,212);
	float: left;
	margin: 2px 0 2px 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	width: 470px;
}
#page-intro ul#catalog li a:hover {
	background: url(../images/button-catalog-over.jpg) no-repeat top right rgb(250,247,235);
	text-decoration: none;
}
#page-intro ul#links li a {
	background: url(../images/button-go-under.jpg) no-repeat top right rgb(241,235,212);
	float: left;
	margin: 2px 0 2px 0;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	width: 470px;
}
#page-intro ul#links li a:hover {
	background: url(../images/button-go-over.jpg) no-repeat top right rgb(250,247,235);
	text-decoration: none;
}
#flourish {
	background: url(../images/flourish.jpg) no-repeat;
	background-position: top center;
	float: left;
}
ul#bullet-list {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 15px;	
}
#evaluation textarea {
	border: 1px dotted rgb(195,175,117); 
	margin-top: 10px; 
	padding: 4px;
	width: 462px;
}
#evaluation select, #evaluation input#name {
	margin-top: 5px;
}
#evaluation input#name {
	border: 1px dotted rgb(195,175,117); 
	padding: 4px;
}
#evaluation input#submit, #evaluation input#reset {
	float: left;
	margin: 10px 10px 0 0;
}
