/* CSS Reset */
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: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	height: inherit;
	vertical-align: text-top;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* tags */

body {
	background: #ffffff url(../images/BlueBarBackground.jpg) repeat-x;
	padding-bottom: 10px;
	margin-top: 0px;
}	

p {
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-bottom: 20px;	
}

p strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}

p sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
    vertical-align: baseline;
    position: relative;
    bottom: 4px;	
}


/* layout */

.container {
	width: 694px;
	margin: 0 auto;
	position: relative;
	vertical-align: text-top;
}

.smallTableContainer {
	width: 400px;
	margin: 0 auto;
	position: relative;
	vertical-align: text-top;
}

.guestbookTableContainer {
	width: 600px;
	margin: 0 auto;
	position: relative;
	vertical-align: text-top;
}

.onlineFormTableContainer {
	width: 600px;
	margin: 0 auto;
	position: relative;
	vertical-align: text-top;
}
/* main navigation */

#b-Harand-Info a {
	width: 153px;
	background: url(../images/b-Harand-Info.gif) top left no-repeat;
}

#b-Harand-Info ul {
	width: 178px;
}

#b-Harand-Info ul a {
	width: 153px;
}

#b-Alumni a {
	width: 108px;
	background: url(../images/b-Alumni.gif) top left no-repeat;
}

#b-Alumni ul {
	width: 143px;
}

#b-Alumni a {
	width: 108px;
}

#b-Online-Forms a {
	width: 149px;
	background: url(../images/b-OnlineForms.gif) top left no-repeat;
}

#b-Online-Forms ul {
	width: 174px;
}

#b-Online-Forms ul a {
	width: 149px;
}

#b-Photo-Gallery a {
	width: 157px;
	background: url(../images/b-Photo-Gallery.gif) top left no-repeat;
}

#b-Photo-Gallery ul {
	width: 182px;
}

#b-Photo-Gallery ul a {
	width: 157px;
}

#b-Contact-Us a {
	width: 127px;
	background: url(../images/b-Contact-Us.gif) top left no-repeat;
}

#b-Contact-Us ul {
	width: 152px;
}

#b-Contact-Us ul a {
	width: 127px;
}


#nav { 
	list-style: none;
	height: 24px;
	width: 694px;	
	background-image: url(../images/bg-main-nav-repeat.gif);
	z-index: 1000;		
}

#nav a {
	display: block;
	height: 24px;
	text-indent: -9999px;
}

#nav li { 
	float: left;
	position: relative;
}

/* rollover state */

#nav li a:hover, #nav li:hover, #nav a.selected {
	background-position:0 -24px;	
}

/* sub nav drop menu */

#nav li ul {
	display: none;
	position: absolute;
	left: 0;
	border: 1px solid #782325;
	border-top: none;
	z-index: 10000;
	background-color: #ee252d;
}

#nav li ul li a {
	background-image: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-indent: 0px;
	padding-left: 10px;
	padding-right: 20px;	
	padding-top: 7px;
	padding-bottom: 7px;	
	text-decoration: none;		
	height: auto;
}

#nav li ul li a:hover {
	color: #ffffff;
	text-decoration: underline;	
}


#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
	display: block;
}



/* harandcamp */

.signUpForSpecials {
	padding-top: 7px;
	padding-bottom: 7px;
}

.horizonatalRule {
	padding-top: 20px;
	padding-bottom: 20px;
}

.footerElement {
	padding-top: 10px;
	padding-bottom: 10px;
}

.clearfix {
	width: 100px; height: 1px; clear: both; display: block;
}

/* harandcamp - legacy */

a:link {
	color: #EE252D;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #EE252D;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #374ea2;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	text-decoration: none;
	color: #EE252D;
	font-weight: normal;
	font-style: normal;
}
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #EE252D;
	font-weight: bold;
}

.outeroutline { border: solid 1px #000;}


/* harandcamp - gallery */

.PhotoGallerySmall {
	width: 400px;
	height: 325px;
	margin-left: 145px;
}
.PhotoGallery2007 {
	width: 600px;
	height: 480px;
	margin-left: 40px;
}	
.Timelinetable {
	width: 430px;
	height: 450px
}
.MovieTemplate01 {
	width: 416px;
	height: 339px;
}	
	
.gallery {
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-color: #000000;
}

.leftRailText 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 30px;
}
.titles 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #374ea2;
	text-decoration: none;
}

.masterCopy 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.rightRailPix 
{
	text-decoration: none;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	border: 1;
	border-color: #000000;
	vertical-align: text-bottom;
}
.masterCopyHeaders 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EE252D;
	text-decoration: none;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.redHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ee252d;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.textLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ee252d;
	text-decoration: none;
	text-align: right;
}
.boldBlackText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodyCopyItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodyCopyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodyCopyRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ee252d;
	text-decoration: none;
}
.testimonialCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	padding-left: 10px;
	padding-right: 10px;
}

.numberedTextLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ee252d;
	text-decoration: none;
}
.blueHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #374ea2;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}
