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:center;
	margin-top:100px;
	padding-left:50px;

}

h3{
	font-family:Georgia;
	font-weight:normal;
	color:#806600;
	font-size:18pt;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align:left;
}

h3.secondary{
	font-family:Georgia;
	font-weight:normal;
	color:#c83737;
	font-size:1.2em;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align:center;
	
}

h4{font-family:Georgia;
	font-weight:normal;
	font-style:italic;
	font-size:2em;
	text-align:center;
}

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{
	background-image: url(../images/packages_background_L.png);
	background-repeat: none;
	float:left;
	position:relative;
	width:400px;
	padding:0px;
	top:0px;
	vertical-align:middle;
	height:321px;
	text-align:justify;
}

#insetRight{
	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:left;
	margin-top:70px;
	margin-bottom:-70px;
	padding: 0px ;
	height:400px;
}

#subTwoR{
	float:right;
	width:400px;
	margin-top:0px;
	padding: 0 ;
	height:400px;
}

#subThreeL{
	float:left;
	width:400px;
	text-align:left;
	margin-top:-50px;
	padding: 0 ;
	height:400px;
}

#subThreeR{
	float:right;
	width:400px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0 ;
	height:450px;
}

#subFourL{
	float:left;
	width:400px;
	text-align:left;
	margin-top:30px;
	padding: 0 ;
	height:390px;
}

#subFourR{
	float:right;
	width:400px;
	text-align:left;
	margin-top:-100px;
	padding: 0 ;
}

#subFive{
	float:left;
	width:800px;
	margin-top:0px;
	margin-bottom:30px;
	text-align:left;
}

#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;
}


li {
	font-family:Verdana;
	font-size:0.80em;
}

.tiny2{
	font-family:Georgia;
	font-style:italic;
	font-size:0.65em;
}