﻿body {
	background-color: #DDD;
	background-image: url(images/mainbg.png);
	background-repeat: repeat-x;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

.maintext {
	margin-bottom: 6px;
	line-height: 16px;
}

#globalheadermenu {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	vertical-align: top;
}

#globalheadermenu ul {
	list-style-type: none;
	display:inline;
	padding: 0px;
	margin: 0px;
}

#globalheadermenu li {
	display:inline;
	padding-right: 15px;

}


#globalheadermenu img {
	display: inline;
}

p {
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size: 32px;
	line-height: 36px;
	color: #999;
	margin: 0;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight:normal;
	font-size: 26px;
	line-height: 30px;
	color: #AAA;	
	margin: 0;
	margin-bottom: 4px;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size: 14px;
	line-height: 17px;
	color: #555;
	margin: 0;
}

h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size: 12px;
	line-height: 16px;
	color: #555;
	margin: 0;
	margin-bottom: 6px;
	margin-top: 18px;
}

h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size: 24px;
	line-height: 26px;
	color: #999;
	margin: 0;
	margin-bottom: 8px;
}



#globalheadertitle {
	padding-top: 50px;
	padding-bottom: 40px;
	padding-right: 30px;
}

#headertitlingright {
	text-align: right;
}

#headertitlingleft {
	text-align: left;
	padding-left: 30px;
}

#mainpagecontent {
	position: inherit;
	width: 880px;
	margin: auto;
	background-color: #FFF;
	overflow: hidden;
}
#textcontent {
	position: inherit;
	width: 400px;
	z-index: 1;
	float: right;
	padding-right: 30px;
	padding-bottom: 30px;
}

#visualcontent,#outsidecontent {
	position: inherit;
	width: 400px;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
}

#outsidecontent {
	width:820px;
	padding-top: 0px;
}

#mainpagecontent img,img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

#visualcontent H1 {
	color:#3333FF;
	font-weight:normal;
	font-size: 20px;
	margin: 30px 0 5px 0;
}
#visualcontent H2 {
	color: maroon;
	font-weight:bold;
	font-size: 14px;
	margin: 10px 0 5px 0;
}

#visualcontent p {
	line-height: 18px;
	font-size:12px;
}

.imagesectionleft {
	width: 400px;
	margin-left: 30px;
	float: left;
	margin-bottom: 30px;
	position: inherit;
}
.imagesectionright {
	width: 400px;
	margin-left: 20px;
	float: left;
	margin-bottom: 30px;
	position: inherit;
}
.sectiontitling {
	color:gray;
}

#footerlogos {
	display:inline;
	float:right;
}

#globalfooter {
	padding: 10px 30px 10px 30px;
	background-color: #DDD;
	background-image: url(images/footer.png);
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	width: 820px;
	float:right;
	vertical-align: bottom;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #b77227;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b77227;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	background-color:#b77227;
}
a:active {
	text-decoration: none;
	color: #b77227;
}

a.menu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #000;
}
a.menu:hover {
	text-decoration: none;
	color: #FFF;
	background-color:#b77227;
}
a.menu:active {
	text-decoration: none;
	color: #000;
}
a.foot {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
a.foot:link {
	text-decoration: none;
}
a.foot:visited {
	text-decoration: none;
	color: #FFF;
}
a.foot:hover {
	text-decoration: none;
	color: #000;
	background-color:#FFF;
}

.foottext {
	font-size: 10px;
	color: #FFF;
}

h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #333;
	font-weight: normal;
	line-height: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}


#archivecontainer {
	display: block;
	width: 820px;
	vertical-align: middle;
	padding-bottom: 30px;
	padding-left: 30px;
	float: left;
}

#archiveimage {
    display: table-cell;
    width: 100px;
    padding: 0px;
    margin: 0px;
    padding-right: 30px;
}
 
#archivetext {
	display: table-cell;
    vertical-align: middle;
}
#archivetext h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size: 24px;
	line-height: 26px;
	color: #999;
	margin: 0;
}

#archivetext h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight:normal;
	font-size: 18px;
	line-height: 20px;
	color: #AAA;	
	margin: 0;
	margin-bottom: 4px;
}

#archivetext h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size: 12px;
	line-height: 13px;
	color: #555;
	margin: 0;
}

.bottompad {
	margin-bottom: 20px;
}