/* Created for Cynthia Delaney */
/* http://www.cynthiadelaney.com */
/* Site Design © 2009 DIG */
/* Digital Imaging Group http://www.dig.us.com */
/* Last Modified: 16 November, 2009 */

/* re-define basic styles */
/*  Establish general layout parameters */
html body{
   height: 100%;
   background-color: #d0c9c1;
   background-image: url(assets/graphics/pageBG.jpg);
 } 
body  {
	font-size: 1em;
	line-height: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 10px 0 10px 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #d0c9c1;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	min-height: 100%;
	vertical-align: top;
	border: 1px solid #635943;
	background-color: #fff;
}
html>#wrapper{
width:780px;
margin: 0 auto;
min-height: 100%;
border: 3px solid #eee;
}
.clearer{
	clear:both;
	line-height:3px;
	height:0px;
}
.divclear {
	clear:both;
	height:0px;	
}
img.float {
	clear: both;
	float: none;
}
img.floatleft {
float:left;
border:2px solid #666666;
clear:right;
margin:4px 8px 3px 0px;
}
img.floatright {
float:right;
border:1px solid #666666;
clear:left;
margin:3px 0px 3px 8px;
}
.fltrt { /* this class is used to right align home page flashlement must precede the element it should be next to on the page. */
	float: right;
	margin-right: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-left: 0;
}
div.flashrt { /* this class can be used to float flash object right on home page */
	float: right;
	margin: 10px 10px 0 10px;
	border: 2px solid #635943;
	width: 279px;
}
div.spacer {
  clear: both;
}
.left {
  float: left;
  text-align: left;
  }
.right {
  float: right;
  text-align: right;
  }
.float {
	clear: both;
	float: none;
}
.author {
	text-align: right;
	font-size: 10px;
	font-style: italic;
}

/* define site specific classes */
a.coloremphasis {
	color: #903;
	font-weight: bold;
}
.copyrightnotice {
	color: #808080;
	font-size: 11px;
	margin: 2px 2px;
}
.credit {
	font-size: .8em;
}
.emphasis {
	font-weight: bold;
}
.smaller {
	font-size: .9em;
	color: #000;
}
.caption {
	font-size: .8em;
	color: #888;
	text-align: center;
}

/* H E A D E R  Division */
#divheader {
background-color: #fff;
height: 300px;
width: 780px;
border-bottom: 1px solid #635943;
}
#header {  /* banner head for secondary pages */
background-color: #fff;
height: 223px;
width: 780px;
border-bottom: 1px solid #635943;
} 
/* M E N U Division */
#menu {
	margin: 0 auto;
	background-color:#958665;
}
/* M A I N  Division */
#divmain {
	background-color: #FFF;
	text-align: left;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
#divmain .smaller {
	font-size: .7em;
	margin: 12px 0px 8px 0px;
}
#divmain p.smallerright {
	font-size: .8em;
	margin: 0px 20px 10px 0px;
	text-align: right;
}
#divmain .smaller a, #divmain .smaller, #divmain a:visited {
	color: #111111;
}
#divmain a, #divmain a:visited {
	color: #336;
	font-weight: bold;
}
#divmain a:hover, #divmain a:active {
	background-color: #DDD;
	color: #933;
	text-decoration: none;
}
#divmain .smallerright a {
	color: #BBB;
}
#divmain h1 {
	color: #2F5F5F;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin: 14px 10px 6px 8px;
}
#divmain h2 {
	color: #920B36;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 10px 0px 0px 8px;
	border-bottom: 1px solid #958665;
}
h3 {
	color: #545136;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}
#divmain h4 {
	color: #05618F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 10px 0px 8px;
}
p {
	font-size: .85em;
	margin: 10px 8px;
}
#divmain p.copyrightnotice {
	color: #808080;
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	margin: 12px 20px 10px 0px;
	text-align: justify;
}
#divmain p.credit {
	font-size: .70em;
	margin: 12px 16px;
	text-align: right;
}
#divmain p.emphasis {
	font-weight: bold;
}
#divmain table {
	background-color: #FFF;
	padding: 0px;
}
#gallery img {
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 3px solid #444;
	border-bottom: 3px solid #444;	
}
#divmain th {
	background-color: #888;
	color: #FFF;
	font-size: 1.1em;
	padding-left: 20px;
	text-align: left;
}
#divmain th a, #divmain th a:visited {
	background-color: #888;
	color: #FFF;
	text-decoration: none;
}
#divmain th a:hover, #divmain th a:active {
	background-color: #BBB;
	color: #993333;
	text-decoration: none;
}
#divmain ul, #divmain ol {
	margin: 8px 20px 8px 10px;
}
#divmain li {
	margin:8px 16px 8px 16px;
	list-style: square;
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
}
#divmain img.desc {
	border: 0;
	clear: none;
	float: left;	
}
.topofpage {
	font-size: .8em;
	text-align: right;
	margin: 6px 10px;
	clear: left;
	float: right;
}

div.dashed {
	width: 98%;
	border-bottom: dashed 1px #958665; 
	margin: 14px 6px 10px 6px;
	clear: both;
}
/* F O O T E R  Division */
#footer {
   background-color: #B3A88E;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: .8em;
	border-top: 1px solid #635943;
	text-align: left;
	padding: 2px 10px;
	height: 18px;
}
#footer a, #footer a:visited {
	color: #000;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #000;
	text-decoration: none;
}