﻿#content
{
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 10px;
	padding-bottom: 10px;
	border-top: dashed 1px #4B331D;
	border-right: solid 1px #4B331D;
	border-left: solid 1px #4B331D;
	border-bottom: dashed 1px #4B331D;
	background: #FFF7E5;
	text-align: left;
	min-width: 500px;
}

#menuAmazon
{
	font-size: 12px;
}

#menuGoogle
{
	font-size: 12px;
}

#menuAmazonSearch
{
	font-size: 12px;
}

.menus
{
	border: 1px solid #000;
	background: #FEFEF6;
	color: #000;
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 10px;
}

#menu
{
	width: 200px;
	padding: 0px;
	margin-left: 20px;
	margin-right: -3px;
	float: right;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html > body #menu
{
	margin-right: -6px;
}

p, h1, h2
{
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 20px 0px 20px;
}

ul
{
	padding-left: 20px;
}

ul li
{
	margin-left: 40px;
}

h2
{
	font-size: 16px;
	padding-top: 0px;
	margin-bottom: 0px;
}

#title h1
{
	font-size: 24px;
	border-bottom: 1px dashed #4B331D;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#title
{
	background-color: #EADBCC;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: auto;
}

html > body #title
{
	width: auto;
}

#menubar
{
	padding-left: 0px;
	margin-top: -10px;
	background-color: #DDDDDD;
	height: 24px;
	line-height: 24px;
	border-bottom: dashed 1px #4B331D;
	margin-bottom: 30px;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: auto;
}

html > body #menubar
{
	width: auto;
}

HR
{
	margin-left: 20px;
}

.alert
{
	background-color: #FFF9B7;
	margin: 0px 20px 0px 20px;
	padding: 10px;
	border: solid 1px black;
	overflow: auto;
}

A
{
	color: #4B331D;
}

A:active
{
	color: #4B331D;
}

A:visited
{
	color: #4B331D;
}

A:hover
{
	color: #4B331D;
	text-decoration: underline;
	background-color: #EEEEEE;
}

div.row span.left
{
	float: left;
	text-align: left;
	width: 89%;
}

div.row span.right
{
	float: right;
	text-align: right;
	width: 9%;
}

