/* CSS Document */


body {
	margin:0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #40230d;
	line-height: 17px;
	margin-top: 6px;
	margin-bottom: 15px;
}
p.globalnav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #40230d;
	line-height: 17px;
	margin-top: 25px;
	margin-bottom: 15px;
	text-transform:uppercase;
}
p.inside {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #40230d;
	line-height: 19px;
	margin-top: 6px;
	margin-bottom: 15px;
	margin-right: 34px;
	margin-left: 52px;
}
p.caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #40230d;
	line-height: 19px;
	font-style:italic;
	margin-top: 6px;
	margin-bottom: 15px;
	margin-right: 0px;
	text-align:right;
}
p.sidebar {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #40230d;
	line-height: 19px;
	font-style:italic;
	margin-top: 6px;
	margin-bottom: 15px;
	margin-right: 0px;
	text-align: left;
}
p.table {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #40230d;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
}
div.sidebar img { 
	border: 1px solid #cebca4; 
	padding: 4px;
}
div.order img { 
	border: 1px solid #cebca4; 
	padding: 4px;
	margin-left:52px;
}
a.globalnav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #40230d;
	line-height: 17px;
	margin-top: 25px;
	margin-bottom: 15px;
	text-transform:uppercase;
}
a.globalnav:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c14f20;
	line-height: 17px;
	margin-top: 25px;
	margin-bottom: 15px;
	text-transform:uppercase;
	text-decoration:none;
}
a.sidebar {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f5e5cd;
	line-height: 19px;
	font-style:normal;
	margin-top: 6px;
	margin-bottom: 15px;
	margin-right: 0px;
	text-align: left;
	text-decoration:none;
}
a.sidebar:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f5e5cd;
	line-height: 19px;
	font-style:normal;
	margin-top: 6px;
	margin-bottom: 15px;
	margin-right: 0px;
	text-align: left;
	text-decoration: underline;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #40230d;
	line-height: 17px;
	font-weight:normal;
	margin-top: 6px;
	margin-bottom: 15px;
	margin-right: 34px;
	margin-left: 52px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:normal;
	color: #40230d;
	line-height: 17px;
	margin-top: 15px;
	margin-bottom: 8px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #c14f20;
	line-height: 17px;
	font-weight:normal;
	margin-top: 6px;
	margin-bottom: 15px;
	margin-right: 34px;
	margin-left: 52px;
	background: url("images/nav-flower.gif") 0px 35% no-repeat; padding-left:25px;
}
a {
	color: #5e601e;
	text-decoration:none;
}
a:hover {
	color: #5e601e;
	text-decoration:underline;
}
ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #40230d;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 14px;
	margin-left: 55px;
	margin-right: 40px;
}



/* ID Styles */
	
#navigation a {
	font: 14px Georgia, serif;
	color: #40230d;
	font-style:normal;
	font-weight: normal;
	text-decoration:none;
	display:block;
	padding:5px 2px 5px 61px;
	}
	
#navigation a:hover {
	color:#c14f20;
	font-weight: normal;
	text-decoration: none;
	background: url("images/nav-flower.gif") 40px 45% no-repeat;
	}
	
	
/* Class Styles */
	
.navText {
	font: 13px Georgia, serif;
	color: #40230d;
	text-decoration: none;
	}
	
	
/*  FORM STYLE  */

#mergeTable label {
	color:#40230D;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
}

#bottomTable {
	margin: 20px auto;
}

#bottomTable input {
	background:url("images/button-submit.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	height:24px;
	width:141px;
}
