/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; line-height: 1; font-family: inherit; text-align: left; vertical-align: baseline; }

body { color: #440405; font-family: Georgia, "Times New Roman", Times, serif; background-color: #968152; background-image: url(bg-old.gif); background-repeat: repeat; }

p { font: 12pt/17px Georgia, "Times New Roman", Times, serif; margin-top: 0; text-align: left; }

.italic {
	margin-top: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
}

h2 {
	font-size: large;
	font-style: italic;
	color: #000000;	

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}

a img, :link img, :visited img { color: #968152; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; border: 0; }

a:link { 
	color: #990400; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration: none; 
	border: 0; 
}

a:visited {
	color: #440405;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border: 0;
	
}
a:hover { 
	color: #f89e23;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration: none; 
	border: 0; 
	background-color: #968152;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}


#container    { background-color: #968152; background-image: url(bg.png); background-repeat: repeat-y; width: 750px; margin: 0 auto 12px; padding: 0; border-left: 2px outset #440405; border-bottom: 2px outset #440405; border-right: 2px outset #440405; border-top-color: #440405; /* align for good browsers */}

#intro  { background-image: url(logo1.png); background-repeat: no-repeat; background-position: right 0; height: 88px; clear: left; }

#box { 
	background-image: url(bloom.png); 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	text-align: right; 
	vertical-align: top; 
	top: 0; 
	clear: both; 
	min-height: 375px; 
	padding-top: 0; 
	padding-right: 12px; 
	}

#pageHeader  { 
	text-align: right; 
	float: right; 
	}

#leftcolumn { 
	background-image: url(preamble.png); 
	background-repeat: repeat-x; 
	width: 150px; 
	min-height: 300px; 
	float: left; 
	clear: both; 
	margin: 0 6px 12px; 
	padding: 12px; 
	text-align: center; 
}

#quickSummary { 
	background-image: url(preamble.png); 
	background-repeat: repeat-x; 
	width: 150px; height: 300px; 
	float: left; 
	margin: 0 6px 12px; 
	padding: 12px; 
	text-align: center; 
}

#quickSummary p { color: #440405; font: italic 10pt/20px georgia; text-align: center; }

#textbox{ 
	color: #440405; 
	background-image: url(text.png); 
	background-repeat: repeat-x; 
	position: relative; 
	width: 330px; 
	float: left; 
	min-height: 250px; 
	margin: 25px 12px 12px; 
	padding: 12px; 
	}

#linkList2       { color: #440405; background-image: url(link.png); background-repeat: repeat-x; min-height: 260px; position: relative; width: 125px; float: right; margin-top: 25px; margin-right: 12px; margin-bottom: 12px; padding: 12px; }

#header { background-image: url(header1.png); background-repeat: repeat-x; text-align: center; vertical-align: middle; width: 750px; height: 100px; float: right; padding-top: 6px; }

#content { background-color: #990400; width: 375px; float: left; margin: 12px 12px 12px 100px; padding: 12px; }

#links { background-color: #e94c05; float: left; margin-top: 12px; margin-right: 12px; margin-bottom: 12px; padding: 12px; }

#footer {
	clear: both;
	width: 750px;
}

.special { overflow: auto;
		height: 265px;
		border-bottom:1px solid #cccccc; 
}

.center {
	text-align: center;	
}

.nobkg a:link, a:hover, a:active, a:visited{ 
	 
	text-decoration: none; 
}

.p1 {
	color: #440405; 
	font: italic 10pt/20px georgia; 
	text-align: center; 

}

.valid a {
	font-size: x-small;
	color: #440405;
	text-decoration: none;	

}

.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 300px; /* container width*/
background-color: #d1cfd0;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -5px; /*shadow depth*/
top: -5px; /*shadow depth*/
}
