/* @override http://localhost/~edelman/uras/main.css */

body {
	font: normal 14pt/16pt Georgia, "Times New Roman", Times, serif;
	background-color: #D7E3E9;
	background-image: url(images/um-bg.jpg);
}

table#container {
	width: 800px;
	background: url(images/um-background.gif) repeat-y 1px 237px;
	padding: 0;
	margin-right: 0;
	margin-top: 0;
	margin: 0;
	border: 4px solid #9ab0b5;
}

table#containerindex {
	width: 800px;
	padding: 0;
	margin: 0;
	background: #d1d1d1 none 1px 237px;
	border: 4px solid #9ab0b5;

}

div#shadow div#SlideShow {
	display: block;
	height: 450px;
	background-color: black;
	float: left;
}

/* @group menu items */

ul#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	background-image: none;
	float: left;
	display: block;
	background-color: #d2d2d2;
}

ul#menu li {
	margin: 0;
	float: left;
	padding: 0;
	height: 36px;
}

ul#menu li a {
	display: block;
	float: left;
	padding: 0;
	width: 120px;
	margin: 0;
	border-top-style: none;
}

ul#menu li a img {
	border-top-style: none;
}

li#homebutton a {
	background: url(images/home.gif) 0 0;
	margin: 0;
	padding: 0;
}

li#homebutton a:hover {
	background-position: 0 36px;
}

li#aboutbutton a {
	background: url(images/about.gif) 0 0;
	margin: 0;
	padding: 0;
}

li#aboutbutton a:hover {
	background-position: 0 36px;
}

li#servicesbutton a {
	background: url(images/services.gif) 0 0;
	margin: 0;
	padding: 0;
}

li#servicesbutton a:hover {
	background-position: 0 36px;
}

li#monumentsbutton a {
	background: url(images/monuments.gif) 0 0;
	margin: 0;
	padding: 0;
}

li#monumentsbutton a:hover {
	background-position: 0 36px;
}

li#legacybutton a {
	background: url(images/legacy.gif) 0 0;
	margin: 0;
	padding: 0;
}

li#legacybutton a:hover {
	background-position: 0 36px;
}

li#contactbutton a {
	background: url(images/contact.gif) 0 0;
	margin: 0;
	padding: 0;
}

li#contactbutton a:hover {
	background-position: 0 36px;
}

/* @end */

div#shadow {
	width: 800px;
	display: block;
	float: left;
}

div#content {
	float: left;
	padding: 8px 16px 24px 116px;
	width: 670px;
}

div#contentindex {

	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
}

img {
	border-width: 0;
	border-style: none;
}

/* @group headings */

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-size: 36px;
	margin-bottom: 12px;
	margin-top: 0;
}

h2 {
	font: 18px helvetica, arial, sans-serif;
	margin-bottom: 6px;
}

/* @end */

p {
	margin-top: 0;
	font: 14px helvetica, arial, sans-serif;
}

img#coverimage {
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	margin-bottom: 0;
}

img.rightimage {
	margin-left: 12px;
	float: right;
}

img.leftimage {
	float: left;
	margin-right: 12px;
}

div.divider {
	display: block;
	vertical-align: middle;
	float: left;
}

/* @group contact */

p.location:first-line {
	font-weight: bold;
}

span.phonenumber {
	font-weight: bold;
}



/* @end */

/* @group engraving form */

input, textarea {
	font: 16pt Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

textarea {
	width: 500px;
	height: 200px;
	padding: 6px;
}

input {
	text-align: left;
}

div#identification {
	width: 600px;
}

div#identification span {
	width: 146px;
	display: inline-block;
	text-align: right;
	padding-right: 12px;
}



/* @end */

/* @group epitaphs */

#famous h3 {
	font-weight: bold;
	font-size: 12pt;
	padding-top: 6px;
	margin-left: -20px;
	border-bottom: 3px solid #bad5df;
}

#famous p:first-line {
	font-weight: bold;
}



/* @end */

/* @group main buttons */

#buttons {
	display: block;
}

#buttons a.notleg {
	margin: 0;
	padding: 20px 10px 0;
	width: 140px;
	background-image: url(images/buttons-back.jpg);
	height: 130px;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: #4c4c4c;
	display: block;
}

#buttons a#middle {
}

#buttons a h1, #buttons a h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-shadow: #aaa 0px -1px 1px;
	font-size: 1em;
}

#buttons a h2 {
	letter-spacing: 1px;
	font-size: .75em;
}

#buttons a h2.small {
	font-size: .5em;
}

#buttons a:hover {
	background-color: #b9c3cb;
	background-image: none;
}

a#legacy_callout {
	margin: 0;
	background-image: url(images/buttons-back.jpg);
	display: block;
	padding: 0;
	height: auto;
	width: 160px;
	background: url(images/legacy_button_sprite.jpg) no-repeat 0 0;
}

a#legacy_callout:hover {
	background: url(images/legacy_button_sprite.jpg) 160px 0;
}

#buttons a h1 {
	font-size: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 1;
	letter-spacing: 2px;
}

a#legacy_button {
	
}



/* @end */

/* @group testing */

div.cj_slideshow_slide {
	display: block;
}



/* @end */