html,body{background: #FFEEB5;}
#doc {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.banner {
	text-align: right;
}
.navbar   {
	background-image: url(../images/menu_gradient.gif);
	background-repeat: repeat-x;
	background-color: #E1E2E3;
	padding: .5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.navbar ul {
	margin: 0px;
	padding: 0px;
}
.navbar   li {
	display: inline;
	list-style-type: none;
	padding-right: 1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.navbar li a {
	text-decoration:none;
	color: #000000;
}
.navbar li a:hover {
	text-decoration:underline;
	color: #333333;
}
#bd {
}
#ft {
	background-color: #FFFFFF;
	padding-top: 1em;
}
.content    {
	padding: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.content a {
	color: #333333;
	text-decoration: underline;
}
.content h2     {
	margin-bottom: 0.5em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	width: 95%;
}
.slideshow   {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
}
div.pictures   {
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
}
div.pictures img  {
	border-bottom: thin black solid;
	border-right: thin black solid;
}
div.pictures img.firstpicture  {
	border-top: thin black solid;
}
.odd {
	text-align: left;
	width: 100%;
}
.footbar {
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #F2F4F4;
}
.footbar p {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .25px;
	padding-left: 0px;
	color: #333333;
}
.footbar p a {
	text-decoration:none;
	color: #333333;
}
.footbar p a:hover {
	text-decoration:underline;
}
#foottable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#foottable th,#foottable td {
	padding:.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.even {
	text-align: right;
	width: 100%;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
h2     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-variant: small-caps;
	padding-top: 0.25em;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: bold;
	color: #976A43;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #976A43;
	margin-top: 1em;
	margin-right: 175px;
	margin-left: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
del {
	text-decoration:line-through;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
td.gallery {
	/*borders and padding to make the table readable*/
	border: none;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
div.testimonial {
	padding: 1em;
	margin-right: 175px;
	margin-left: 175px;
	margin-top: 2em;
}
div.testimonial blockquote {
	font-style: italic;
	text-align: center;
	margin: 0px;
	display: block;
}
div.testimonial cite {
	font-weight: bold;
	text-align: right;
	margin: 0px;
	display: block;
}
.signature {
	padding: 0;
	margin-left: 0;
	display: block;
}
div.contact {
	padding: 0;
	margin-left: 75px;
	margin-top: 2em;
}
div.contact p {
	font-size: 1.2em;
	color: #333333;
}
div.error {
	padding: 1em;
	margin-top: 2em;
}
div.error p {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
}

