@charset "UTF-8";



body {

	background-color: #dbdbdb;
}

#pagecontainer {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	}
	

#headercontainer {
	height: 349px;
	width: 990px;
	position: relative;
}


#headerbordertop {
	background-image: url(../img/OrtnerGraphicshomeheadertop.png);
	height: 43px;
	width: 990px;
	position: relative;
}


#headerborderleft {
	background-image: url(../img/OrtnerGraphicshomeheaderleft.png);
	height: 306px;
	width: 41px;
	position: relative;
	background-repeat: no-repeat;
float: left;
}

#headerart {
	background-image: url(../img/OrtnerGraphicsHomePgHeader-svc.jpg);
	height: 306px;
	width: 911px;
	position: relative;
	background-repeat: no-repeat;
	float: left;
}

#OGlogo {
	position: absolute;
	height: 106px;
	width: 236px;
	left: 69px;
	top: 61px;
}


#headerborderright {
	background-image: url(../img/OrtnerGraphicshomeheaderright.png);
	height: 306px;
	width: 38px;
	position: relative;
	background-repeat: no-repeat;
	float: left;
}

.paragraph {
	font-family:  "Gill Sans", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: justify;
}


/*******************************************************************************

The Following Styles are for the Menu Bar

 *******************************************************************************/

.button {
	font-family:  "Gill Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
}

 #NavigationContainer {
	width: 900px;
	margin-right: 42px;
	margin-left: 42px;
	position: absolute;
	top: 310px;
	z-index: 1001;
	height: 36px;
	background-color: #000000;
}

 #NavigationContainer1 {
	width: 908px;
	margin-right: 42px;
	margin-left: 42px;
	position: absolute;
	top: 346px;
	z-index: 1000;
	height: 36px;
	background-color: #FF931E;
}



 
p a {
	color: #000;
	text-decoration:underline!important;

}
a{
	color:#000;
	text-decoration:none;
	}
p a:hover{	text-decoration: none!important;
}

ul#nav {
	list-style: none;
	margin: 0;
	list-style-type: none;
	vertical-align: middle;
	text-align:center;
}

ul#nav1 {
	list-style: none;
	margin: 0;
	list-style-type: none;
	vertical-align: middle;
	text-align: center;
}


ul#nav li a {
	display: block;
	font-weight: normal;
	background:#000000;
	list-style-type: none;
	padding-bottom: 0px;
	color: #CCCCCC;
	height: 33px;

}

ul#nav1 li a {
	display: block;
	font-weight: normal;
	background:#FF931E;
	list-style-type: none;
	color: #000000;
	height: 33px;

}


ul#nav li a:hover{
	background:#888;
	color:#fff;
	height: 36px;
	}
	
ul#nav1 li a:hover{
	background:#888;
	color:#fff;
	height: 36px;
	}
	
#NavigationContainer li {
	float: left;
	position: relative;
	width: 100px;
	text-align: center;
	margin-right:5px;
	list-style-type: none;
	height: 36px;
	background-color: #000000;
	background-position: center;
	line-height: 28px;
	vertical-align: text-bottom;
}

#NavigationContainer1 li {
	float: left;
	position: relative;
	width: 205px;
	text-align: center;
	margin-right:5px;
	list-style-type: none;
	height: 36px;
	background-color: #FF931E;
	background-position: center;
	line-height: 28px;
	vertical-align: text-bottom;
}


.DropMenu {
	float: left;
	position: relative;
	width: 100px;
	text-align: center;
	margin-right:5px;
	list-style-type: none;
	height: 36px;
	border:1px solid #ccc;
	background-color: #000000;
	line-height: 36px;
}



li ul {
	display: none;
	position:absolute;
	width:100px;
	top: 24px;
	left: 0;
	font-weight: normal;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

ul#nav li ul.sub li{
	border-width:0 1px 1px 1px!important;
}

ul#nav li ul.sub li a{
	font-weight: normal!important;	
}
li>ul {
	top: auto;
	left: auto;
}

li:hover ul, li.over ul {
	display: block;
}

/*******************************************************************************

The Following styles are for the Body of the page layout

 *******************************************************************************/

h1 {
	font-family: "Gill Sans", "Gill Sans MT", Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006892;
	text-align: center;
	font-size: 180%;
	text-indent: -1000%;
}


p {
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	text-align: justify;
	line-height: 100%;
}
h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#formcontainer {
	background-image: url(https://www.ortnergraphics.com/img/services/HistoricalDocument/histordocformbackground.jpg);
	background-repeat: no-repeat;
	height: 462px;
	width: 448px;
	position: relative;
	left: 55px;
	top: 775px;
}
h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 90%;
}
#formheadline {
	position: absolute;
	width: 448px;
	top: -22px;
}

#HeadlineContainer {
	width: 906px;
	position: relative;
	background-image: url(https://www.ortnergraphics.com/img/services/HistoricalDocument/histnavpgheadline.png);
	height: 110px;
	float: left;
	margin-right: 42px;
	margin-left: 42px;
	background-repeat: no-repeat;
	top: 45px;
}

#CivilWarArticlesLeft {
	position: relative;
	width: 200px;
	left: 25px;
	float: left;
	top: -50px;
}

#CivilWarArticlesRight {
	position: relative;
	width: 180px;
	float: left;
	left: 35px;
	top: -50px;	
}

h4 {
font-family:  "Gill Sans", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
}
h5 {
	font-family:  "Gill Sans", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-style: normal;
	font-weight: normal;

}
#ClickBelow {
	top: -15px;
	position: relative;
}


#CompellingImage {
	position: absolute;
	height: 327px;
	width: 417px;
	background-image: url(https://www.ortnergraphics.com/img/services/HistoricalDocument/nav-cannon-longarm-pistol.jpg);
	background-repeat: no-repeat;
	left: 521px;
	top: 100px;
}

#bodytextcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	height: 950px;
	position: relative;
	background-image: url(../img/OrtnerGraphicsHomePagebackg.png);
	background-repeat: repeat;
	float: left;
	
}
#BodyImage {
	background-image: url(https://www.ortnergraphics.com/img/services/HistoricalDocument/histordocnavbackgrnd.png);
	background-repeat: no-repeat;
	height: 444px;
	width: 450px;
	position: relative;
	left: 50px;
	float: left;
	top: 0px;
}

#BodyImage a:hover {
	font-family:  "Gill Sans", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #FF931E;
}

#BodyTexContainer {
	float: left;
	width: 410px;
	left: 521px;
	position: absolute;
	top: 450px;
}

#BodyTexContainer ul {
	text-align: center;
	list-style: none;
	font-family: "Gill Sans", "Gill Sans MT", "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	line-height: 100%;
	}


.label {
	font-family: "gill sans", "gill sans MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
}



/*******************************************************************************

The Following Styles the footer

 *******************************************************************************/

#footercontainer {
	width: 990px;
	position: relative;
	float: left;
}

#bottombar {
	background-image: url(../img/OrtnerGraphicsHomeFooter.png);
	background-repeat: no-repeat;
	width: 990px;
	z-index: 101;
	height: 45px;
	position: relative;
}


.textfooterparagraph {
	font-family: "Gill Sans", "Gill Sans MT", "Gill Sans Std", Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 75%;
}

#footertextcontainer {
	width: 990px;
	position: relative;
}
#tablecontainer {
	position: absolute;
	top: 55px;
	left: 20px;
}
