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: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: circle inside;
}
strong {
	font-weight: bold;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a:link, a:visited {
	background-color: transparent;
	text-decoration: none;
	color: #000;
}

a:hover {
	/* color: #666699; */
	color: #222;
	text-decoration: none;
}

body {
	top: 0px;
/*	border:  #ccc solid 1px; */
	margin: 10px auto;
	padding: 0px;
	font-family: 'times new roman', times, serif;
	color: #000;
	background-color: #fff;
	font-size: 18px;
	
}

div#text h1 {
	margin-top: 20px;
	font-family: Trajan, "times new roman", times, serif;
	margin-right: 20px;
	font-size: 32px;
}

/* use this if the header is text rather than a graphic
h1 {
	font-size: 80px;
	float: right;
	font-family: Trajan, "times new roman", times, serif;
	width: 460px;
	margin: 35px auto 0px auto;
	line-height: 30px;
	text-align: justify;
	height: 100px;
	font-weight: bold
}
h1 span {
	font-size: 30px;
	font-weight: normal
}
*/
h2 {
	text-align: left;
	font-family: Trajan, "times new roman", times, serif;
	font-size: 22px;
}

img {
	border: none;
}

div#body {
	width: 1000px;
	margin: 0px auto;
	background-color: #bb8d76;
	background: #bb8d76 url(../graphics/card_background.jpg);
	border:  #498665 solid 1px;
}

div#header {
	top: 0px;
	padding: 0px;
	text-align: center;
	width: 1000px;
	margin: 0px auto 0px auto;
	background: #498665 url(../graphics/green_background.jpg);
	height: 150px;
	clear: both;
}

div#header_outer {
	top: 0px;
	padding: 0px;
	margin: 0px auto;
	background-color: #498665;
	height: 150px;
	clear: both;
}


div#panelmenu_text {
	height: 255px;
	top: 150px;
	width: 700px;
	margin: 0px auto;
	clear: both;
	float: right;
}
div#panelmenu_text h2 {
	width: 700px;
	float: right;
	padding-top: 30px;
}
div#panelmenu_text p {
	width: 550px;
	float: right;
	margin-top: 30px;
	margin-right: 150px;
	font-size: 20px;
}

div#panelmenu_outer {
	height: 250px;
	top: 350px;
}

div#menu_outer {
	height: 50px;
	top: 350px;
	background-color: transparent;
}
div#menu_outer div.panelmenu  {
	font-size: 22px;
}

div#panelmenu_outer, div#panelmenu_text {
	width: 1000px;
	padding: 0px;
	margin: 0px auto;
	clear: both;
}
div.panelmenu {
	width: 25%;
	padding: 0px;
	float: left;
	text-align: center;
}
div.panelmenu h2 {
	width: 220px;
	margin: 5px auto;
	font-weight: normal;
	font-size: 16px;
}


div#panelmenu div {
	height: 250px;
}

div.outer {
	width: 100%;
	padding: 0;
	margin: auto;
	clear: both;
}



div#photo {
	margin: auto auto 20px auto;
	text-align: center;
}
div#photo img {
	margin-top: 15px;
}


div#footer {
	top: 800px;
	padding-top: 20px;
	text-align: right;
	width: 1000px;
	margin: 0px auto;
	background: #498665 url(../graphics/green_background.jpg);
	height: 65px;
	font-size: 20px;
	font-family: Trajan, "times new roman", times, serif;
}
div#footer-text {
	width: 750px;
	text-align: right;
	padding: 0px;
	clear: left;
	float: left;
}
div#footer-text p {
	margin: 2px 10px;
	
}
div#footer-images {
	width: 250px;
	float: right;
	padding: 0px;
	clear: right;
}
div#footer img {
	vertical-align: middle;
	margin-right: 10px;
}


div#text h2, div#text h1 {
	width: 700px;
	float: right;
	padding-top: 30px;
}

ul.menu_text {
	padding-top: 10px;
	width: 700px;
	float: right;
}

ul.menu_text li {
	font-size: 18px;
	margin-bottom: 10px;
}

p#contact {
	font-weight: bold;
	text-align: center;
	color: #000;
}

p#footer {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

img#logo {
	top: 53px;
	position: absolute;
	margin: auto 20px;
	float: left;
}

img#header-image {
	margin: 35px 20px auto auto;
	float: right;
}

span.space-around {
	margin-left: 10px;
	margin-right: 10px;
}

/* reverse the string to obfuscate email addresses */
span.obf { unicode-bidi:bidi-override; direction: rtl; }


*.c { text-align: center; }
*.r { text-align: right; }
*.l { text-align: left; }
*.big { font-size: 120%; }
