h1 {
	font-family: Georgia;
	font-weight: normal;
	color: #483737;
	font-size: 36pt;
	margin-bottom:5px;
	margin-top:10px;
}

h2{
	font-family: Georgia;
	font-weight: normal;
	color: black;
	font-size: 30pt;
	text-align:left;
	margin-top:120px;
	padding-left:0px;

}

h2.order{
	font-family: Georgia;
	font-weight: normal;
	color: black;
	font-size: 30pt;
	text-align:left;
	margin-top:90px;
	padding-left:0px;

}

h3{
	font-family:Georgia;
	font-weight:normal;
	color:#806600;
	font-size:18pt;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align:left;
}

h4{font-family:Georgia;
	font-weight:normal;
	font-style:italic;
	font-size:2em;
	text-align:center;
	margin-top:10px;
}

p.content {
	font-family: Verdana;
	font-size:	0.75em;
	padding: 0px 40px 0px 25px;
	vertical-align:middle;
}

p.intermediate {
	font-family: Verdana;
	font-size: 0.8em;
	
}

a.home{
	text-decoration: none;
}

a.nav{
	color: white;
	text-decoration: none;
}

a.content:link{
	color: #c83737;
	text-decoration:none;
}

a.content:visited{
	color: #c83737;
	text-decoration:none;
}

#container{
	width:800px;
	border-left:100px solid white; /* The width and color of the left rail */
	border-right:150px solid white; /* The width and color of the right rail */
	margin-left:auto;
	margin-right:auto;
}


#center{
	width:auto;
}


#navigation{
	background-color: #6c5d53;
	color: white;
	text-align: center; 
	font-size: 1.2em;
	border:  20px solid  #6c5d53;
	position:relative;
		
}


#insetLeft{
	float:left;
	position:relative;
	width:400px;
	padding:0px;
	top:0px;
	vertical-align:middle;
	height:321px;
	text-align:justify;
}

#insetRight{
	background-image: url(../images/order_background_R.png);
	background-repeat: none;
	width:400px;
	float: right;
	position: relative;
	padding-top:0px;
	top:0px;
	vertical-align:middle;
	height:321px;
	text-align:justify;
}

#subOne{
	float:left;
	width:600px;
	text-align:justify;
	margin-top:10px;
	padding: 0 100px 20px 100px ;
	border-bottom:1px solid gray;
}


#subTwoL{
	float:left;
	width:400px;
	text-align:justify;
	margin-top:40px;
	margin-bottom:-40px;
	padding: 0px ;
	height:350px;
}

#subTwoR{
	float:right;
	width:400px;
	text-align:justify;
	margin-top:10px;
	margin-bottom:-10px;
	padding: 0 ;
	height:350px;
}

#subThreeL{
	float:left;
	width:400px;
	text-align:justify;
	margin-top:0px;
	padding: 0 ;
	height:350px;
}

#subThreeR{
	float:right;
	width:400px;
	text-align:justify;
	margin-top:50px;
	margin-bottom:-50px;
	padding: 0 ;
	height:350px;
}

#subFourL{
	float:left;
	width:400px;
	text-align:justify;
	margin-top:0px;
	padding: 0 ;
}

#subFourR{
	float:right;
	width:400px;
	text-align:justify;
	margin-top:-50px;
	padding: 0 ;
}

#subFive{
	float:left;
	width:800px;
	margin-top:0px;
}

#footer{
	clear: both;
	width: 100%;
	font-family:Verdana;
	font-size:8pt;
}

.RedEmphasis {
	color: #c83737;
}

.LargeBar{
	font-size:20pt;
}

.SubText{
	font-family: Verdana;
	font-size:0.75em;
}

img.test{
	text-align:left;
	position:relative;
	float:left
}

.tiny{
	font-family:Georgia;
	font-style:italic;
	font-size:0.5em;
}

