* { margin: 0px; padding: 0px; }

img { border: none; }

.textbold { font-weight: bold; }

a, a:visited, a:active, a:hover {
	color: #860914;
}
hr {
	border: 1px solid #f06021;
	width: 80%;
}

td {
	width: 30% !important;
	font-weight: normal !important;
}

p {
	padding-bottom: 1em;
	color: black;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	padding-right: 10px;
}

body {
	background-color: white;
	background-image: url(/amm/themes/shared/images/background.gif);
	background-repeat: no-repeat;
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #860914;
	font-size: 13px;
	padding-top: 50px;
}

h1, .hd1 {
	font-size: 20px;
	color: #9e261e;
}

h2, .hd2 {
	font-size: 18px;
	text-align: center;
	color: #9e261e;
}

h3, .hd3 {
	font-size: 16px;
	color: white;
}

div.sash {
/*	margin-top: 50px;*/
	border-top: 5px solid #860914;
	border-bottom: 5px solid #860914;
	background-color: #971b1e;
	width: 100%;
	height: 330px;
}

.sash img.oils {
	margin-top: 70px;
	margin-left: 30px;
}

div.flag_container {
	position: absolute;
	top: 140px;
	left: 340px;
	width: 500px;
	padding-bottom: 97px;
/*	min-height: 270px;*/
	background-image: url(/amm/themes/shared/images/flag_bottom.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

div.flag {
	border: 6px solid #860914;
	border-bottom: none;
	background-image: url(/amm/themes/shared/images/stucco.gif);
/*	min-height: 310px;*/
	padding-top: 15px;
	text-align: center;
	padding: 10px 0px 10px 10px;
}

.flag li {
	display: inline;
/*	float: left;*/
/*	list-style-position: inside;*/
}

#message li {
	display: block;
	font-weight: normal;
	text-align: left;
	margin-left: 60px;
}

#message ul {
	margin-bottom: 20px;
	margin-top: 5px;
}

#message {
	font-weight: bold;
	color: #aa0000;
	line-height: 1.5em;
}

.flag form {
	text-align: center;
}

.flag img.submit_text {
	margin-left: 53px;
}

.flag hr {
	width: 420px;
	margin: 20px;
	margin-left: 40px;
	margin-right: 20px;
}

.flag input, .flag select, .flag textarea {
	border: 1px solid white;
}

.flag input.checkbox,
.flag input[type="checkbox"] {
	border: none;
}


.flag textarea {
	width: 300px;
}

.flag table {
	width: 400px;
	margin-left: 65px;
}

.flag td {
	text-align: left;
	padding: 5px;
	width: 100px;
}




div.menu {
	position: absolute;
	top: 50px;
	left: 340px;
	padding-left: 20px;
	padding-top:40px;
	width: 500px;	
}

.menu img {
	margin-left: 20px;
}

blockquote {
	font-size: 16px;
	color: white;
}

#gracias {
	position: absolute;
	top: 0px;
	left: 400px;
	min-height: 100%;
	
	height: 100%;
	background-image: url(../images/stucco.gif)
}

.flag input[type="image"] {
	border: none;
}

input[value="Confirm"], input[value="Make Changes"] {
	margin-top: 20px;
}