/**
 * Various CSS styles relating to basic page display.
 */

body {
	background: white;
}

/*** Center the page ***/
body {
	text-align: center;
}
#page {
	display: block;
	position: relative;
	text-align: left;
/* The above is for IE5.  Other browsers just need this. */
	width: 775px;
	margin: 0 auto;
}

/*** Lines separating boxes ***/
#page {
	background: #988E6D;
}
#header {
	border-bottom: 1px solid white;
}
td#containerLeft {
	border: 2px solid white;
	/*margin: 1px;
	margin-right: none;*/
}
td#containerRight {
	border: 2px solid white;
	/*margin: 1px;*/
}
#footer {
	border-top: 1px solid white;
}

/*** Header Position ***/
#header {
	width: 775px;
	height: 97px;
	background: url(images/header.gif);
}
#header h2 {
	display: none;
}

table#container {
	width: 775px;
}

/*** Menu Position ***/
/*#menu {
	float: left;
	width: 172px;
	height: 100%;
}*/
td#containerLeft {
	width: 172px;
}
#quickmenu {
	position: absolute;
	top: 68px;
	left: 0px;
	width: 775px;
	height: 24px;
}

/*** Content Position ***/
#content {
/*	margin-left: 178px;*/
/*	min-height: 470px;*/
/*	width: 572px;*/
	padding: 10px;
}
td#containerRight {
	width: 592px;
}

/*** Footer Position ***/
#footer {
	width: 755px;
	padding: 10px;
}

/*** Boxes in the menu ***/
/*#menu {
	background: #DED8B1 url(images/menu-quote.gif) bottom no-repeat;
}*/
td#containerLeft {
	background-color: #DED8B1;
	background-position: bottom;
	background-repeat: no-repeat;
}
#menu {
	margin-bottom: 101px;
}
#mainmenu li {
	background: black;
	border-top: 2px solid white;
}
#mainmenu li.first {
/* A white border on the first one would create a 2px border */
	border-top: none;
}
#mainmenu .level1 {
	background: #DED8B1;
}
#mainmenu .level1 {
	border-top: 2px solid white;
}
#mainmenu .level1 li {
	background: #DED8B1;
	border: none;
}

/*** Header Look & Feel ***/
#header h1 {
	font-family: "Kabel Bk BT", "Futura Md BT", "Arial", "Helvetica", sans-serif;
	font-size: 21pt;
	color: white;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 9px;
	padding-top: 15px;
}

/*** Menu Look & Feel ***/
#quickmenu {
	font-family: "Century Gothic", "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 10pt;
	font-weight: 350;
	letter-spacing: 1px;
	color: white;
	text-align: center;
}
#quickmenu,
#quickmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 3px;
}
#quickmenu li {
	display: inline;
	padding: 0px 10px;
}
#quickmenu li.first {
	text-transform: uppercase;
	font-weight: 600;
}
#quickmenu a {
	color: white;
	font-weight: 300;
}
#quickmenu a:link,
#quickmenu a:visited {
	text-decoration: none;
}
#quickmenu a:hover,
#quickmenu a:active {
	text-decoration: underline;
}
#mainmenu {
	color: white;
	text-transform: uppercase;
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 10pt;
	font-weight: 150;
}
#mainmenu,
#mainmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#mainmenu li span {
	display: block;
	padding: 5px;
}
#mainmenu a {
	color: white;
	display: block;
	text-decoration: none;
}
#mainmenu a:link,
#mainmenu a:visited {
	border: none;
	text-align: left;
	padding: 1px 0;
	font-weight: 150;
}
#mainmenu a:hover {
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	padding: 0;
	text-align: right;
}
#mainmenu a:hover,
#mainmenu a:active {
	font-weight: 600;
}
#mainmenu .level1 {
	color: black;
	text-transform: none;
	padding: 10px 0;
}
#mainmenu .level1 a {
	color: black;
}

/*** Content Look & Feel ***/
td#containerRight {
	background: white;
}
#content {
	font-family: "Century Gothic", "Verdana", "Arial", "Helvetica", sans-serif;
	color: black;
	font-size: 10pt;
	line-height: 1.5;
}
#content h1 {
	font-family: "Kabel Bk BT", "Century Gothic", "Georgia", "Times New Roman", "Times", "Impact", serif;
	font-weight: 800;
	font-variant: small-caps;
	color: #E48B1A;
	letter-spacing: 6px;
}
#content h3 {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Trebuchet MS", "Georgia", "New Century Schoolbook", serif;
	color: #E48B1A;
	font-size: 1.5em;
	letter-spacing: 1px;
	border-bottom: 1px dashed #67A7B0;
}
#content h4 {
	font-family: "Century Gothic", "Verdana", "Arial", "Helvetica", sans-serif;
	color: white;
	font-size: 10pt;
	font-weight: 300;
	line-height: 1.5;
}
#content a {
	color: #E48B1A;
}

#content .imageCopyright {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 6pt;
	color: white;
	position: absolute;
	top: 118px;
	right: 2px;
	z-index: 1;
}

blockquote.quotationblack {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Trebuchet MS", "Georgia", "New Century Schoolbook", serif;
	font-size: 14pt;
	color: white;
	margin-left: 5px;
	margin-right: 5px;
	background: url(images/quoteblack-left.gif) 0.4em 0.7em no-repeat;
}

blockquote.quotationblack div.quotation {
	border-bottom: 1px dashed white;
	margin-bottom: 8px;
	margin-left: 20px;
	margin-right: 20px;
	background: url(images/quoteblack-right.gif) bottom right no-repeat;
}
blockquote.quotationblack div.author {
	font-family: "Verdana", "Arial", sans-serif;
	color: white;
	font-size: 8pt;
	margin-right: 20px;
	text-align: right;
}
blockquote.quotationwhite {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Trebuchet MS", "Georgia", "New Century Schoolbook", serif;
	font-size: 14pt;
	color: #4A4A3D;
	margin-left: 5px;
	margin-right: 5px;
	background: url(images/quote-left.gif) 0.4em 0.7em no-repeat;
}

blockquote.quotationwhite div.quotation {
	border-bottom: 1px dashed #67A7B0;
	margin-bottom: 8px;
	margin-left: 20px;
	margin-right: 20px;
	background: url(images/quote-right.gif) bottom right no-repeat;
}
blockquote.quotationwhite div.author {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 8pt;
	text-align: right;
	margin-right: 20px;
}
/*** Footer Look & Feel ***/
#footer {
	font-family: "Century Gothic", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
	color: black;
	background: #C3C09F;
}
#footer  a {
	color: black;
	text-decoration: underline;
}