html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
 font-style: normal;
 font-weight: normal;
}

fieldset, img, abbr, acronym {
 border: 0;
}

ol, ul {
 list-style: none;
}

caption, th {
 text-align: left;
}

h1, h2, h3, h4, h5, h6 {
 font-size: 100%;
 font-weight: normal;
}

q:before, q:after {
 content: '';
}

/* 
----------------------------------------------------------------------------------------------
HEADER Page
----------------------------------------------------------------------------------------------
*/
body {
	background-color: #022966;
}

div.body {
	background-color: #022966;
	background-image: url(../images/header/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

div.headercontent {
	background-color: #FFF;
	min-height: 195px;
	width: 900px;
	border-left: #011e4c 7px solid;
	border-right: #011e4c 7px solid;
}

div.plainpagecontent {
	background-color: #ffffff;
	background-image: url(../images/header/navigationbg.gif);
 	background-repeat: repeat-x;
	border-left: #011e4c 7px solid;
	border-right: #011e4c 7px solid;
	width:900px;
}

div.navpagecontent {
	background-color: #e2e2e2;
	background-image: url(../images/pages/navpagecontentbg.gif);
	background-repeat: repeat-y;
	border-left: #011e4c 7px solid;
	border-right: #011e4c 7px solid;
	height: auto;
	margin: auto;
	width:900px;
}

div.footercontent {
	height: auto;
	margin: auto;
	width:914px;
}

#topnavigationwrapper {
	background: #d6d6d6 url(../images/header/topnavigationbg.gif) repeat-y center;
	height: 33px;
	border-bottom: 4px Solid #15a6c8;
}

#topnavigationcontentwrapper {
	height: 33px;
	width: 900px;
}

#formoreinformationcall{
	background-image: url(../images/header/formoreinformationcall.gif);
	display: inline;
	float: left;
	height: 33px;
	width: 281px;
}

#stayconnectedwithos91on {
	background-image: url(../images/header/stayconnectedwithos91on.gif);
	display: inline;
	float: left;
	height: 33px;
	margin-left: 331px;
	width: 204px;
}

#facebookicon {
	display: inline;
	float: left;
	height: 33px;
	width: 28px;
}

#twittericon {
	display: inline;
	float: left;
	height: 33px;
	width: 28px;
}

#bloggericon {
	display: inline;
	float: left;
	height: 33px;
	width: 28px;
}

#headerimage {
	height: 152px;
	width: 900px;
	border-bottom: 4px Solid #15a6c8;
}

/* 
----------------------------------------------------------------------------------------------
HEADER PAGE - Main Navigation
----------------------------------------------------------------------------------------------
*/

#mainnavigationwrapper {
	background-color: #ffffff;
	background-image: url(../images/header/navigationbg.gif);
	background-repeat: repeat-x;
	border-top: #ffffff 1px solid;
	border-bottom: #d7d7d7 1px solid;
	height: 37px;
	width: 900px;
	float: left;
}

#mainnavigationwrapper div.item {
	border: 0px;
	float: left;
}

#mainnavigationwrapper div.item a {
	text-indent: -10000px;
	display: block;
	float: left;
	overflow: hidden;
}

#mainnavigationwrapper div.divider {
	height:37px;
	width:1px;
	background: url(../images/header/divider.gif);
	float:left;
}

#buttonloader {
	margin-left: -10000px;
}

#buttonloader div.home{
	background: url(../images/header/home_HOVER.gif)  no-repeat;
}

#buttonloader div.whoweare{
	background: url(../images/header/whoweare_HOVER.gif)  no-repeat;
}

#buttonloader div.events{
	background: url(../images/header/events_HOVER.gif)  no-repeat;
}

#buttonloader div.chaplains{
	background: url(../images/header/chaplains_HOVER.gif)  no-repeat;
}

#buttonloader div.links{
	background: url(../images/header/links_HOVER.gif)  no-repeat;
}

#buttonloader div.donate{
	background: url(../images/header/donate_HOVER.gif)  no-repeat;
}

#buttonloader div.contact{
	background: url(../images/header/contact_HOVER.gif)  no-repeat;
}

#homebutton {
	height: 37px;
	width: 80px;
	background: url(../images/header/home.gif);
}

#homebutton:hover {
	background: url(../images/header/home_HOVER.gif);
}

#homebutton.active {
	background: url(../images/header/home_ACTIVE.gif);
}

#whowearebutton {
	height: 37px;
	width: 134px;
	background: url(../images/header/whoweare.gif);
}

#whowearebutton:hover {
	background: url(../images/header/whoweare_HOVER.gif);
}

#whowearebutton.active {
	background: url(../images/header/whoweare_ACTIVE.gif);
}

#eventsbutton {
	height: 37px;
	width: 93px;
	background: url(../images/header/events.gif);
}

#eventsbutton:hover {
	background: url(../images/header/events_HOVER.gif);
}

#eventsbutton.active {
	background: url(../images/header/events_ACTIVE.gif);
}

#chaplainsbutton {
	height: 37px;
	width: 119px;
	background: url(../images/header/chaplains.gif);
}

#chaplainsbutton:hover {
	background: url(../images/header/chaplains_HOVER.gif);
}

#chaplainsbutton.active {
	background: url(../images/header/chaplains_ACTIVE.gif);
}

#linksbutton {
	height: 37px;
	width: 79px;
	background: url(../images/header/links.gif);
}

#linksbutton:hover {
	background: url(../images/header/links_HOVER.gif);
}

#linksbutton.active {
	background: url(../images/header/links_ACTIVE.gif);
}

#donatebutton {
	height: 37px;
	width: 98px;
	background: url(../images/header/donate.gif);
}

#donatebutton:hover {
	background: url(../images/header/donate_HOVER.gif);
}

#donatebutton.active {
	background: url(../images/header/donate_ACTIVE.gif);
}

#contactbutton {
	height: 37px;
	width: 104px;
	background: url(../images/header/contact.gif);
}

#contactbutton:hover {
	background: url(../images/header/contact_HOVER.gif);
}

#contactbutton.active {
	background: url(../images/header/contact_ACTIVE.gif);
}

#dividerbutton {
	height: 37px;
	width: 1px;
}

/* 
----------------------------------------------------------------------------------------------
LEFT NAVIGATION PAGES - Left Navigation
----------------------------------------------------------------------------------------------
*/

#leftnavigationwrapper {
	background-image: url(../images/leftnavigation/leftnavigationbg.jpg);
	background-repeat: repeat-x;
	float: left;
	min-height: 614px;
	height: auto !important;
	height: 614px;
	width: 263px;
}

#leftnavigationcontent {
	background-color: #f1f1f1;
	background-image: url(../images/leftnavigation/leftnavigationheader.gif);
	background-repeat: no-repeat;
	border: #ffffff 1px solid;
	height: 100%;
	margin-top: 19px;
	margin-bottom: 19px;
	padding-bottom: 25px;
	width: 223px;
}

#leftnavigationheader {
	height: 37px;
	margin: 8px;
	text-align: left;
}

div.leftnavlinks {
	margin-top:35px;
	text-align: left;
}

div.leftnavlinks a:link, div.leftnavlinks a:visited {
	color: #848484;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .035em;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding-left: 27px;
}

div.leftnavlinks a.inactive2 {
	padding-left: 50px;
}

div.leftnavlinks a:hover, div.leftnavlinks a:active {
	color: #0c86b7;
	background-color: #ffffff;
}

div.leftnavlinks a.active {
	color: #0c86b7;
	background-color: #ffffff;	
}

div.leftnavlinks a.active2 {
	color: #0c86b7;
	background-color: #fff;
	padding-left: 50px;
}

/* 
----------------------------------------------------------------------------------------------
PAGE CONTENT  -  All Pages
----------------------------------------------------------------------------------------------
*/

#homecontentwrapper {
	width: 900px;
	padding-top:35px;
	margin-bottom:25px;
}

#homecontentwrapper div.header {
	border: 1px solid #c6c6c6;
	width: 828px;
	height: 250px;
}

#homecontentwrapper div.whitepixelheader {
	background-image: url(../images/pages/homeheaderbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #ffffff;
	width: 826px;
	height: 248px;
	overflow:hidden;
}

#homecontentwrapper div.leftheader {
	background: url(../images/pages/lefthomeheader.jpg) no-repeat;
	float: left;
	margin: 2px 0px 0px 0px;
	width: 183px;
	height: 246px;
}
#homecontentwrapper div.centerheader {
	float: right;
	height: 246px;
	width: 345px;
}

#homecontentwrapper div.wesaluteyou {
	background: url(../images/pages/wesaluteyou.gif) no-repeat;
	float: right;
	height: 50px;
	margin: 33px 0px 15px 0px;
	width: 346px;
}

#homecontentwrapper div.centercopywrapper{
	float: left;
	height: 100px;
	width: 346px;
}

#homecontentwrapper div.headercopy {
	color: #5e5e5e; /*848484;*/
	float: right;
	font-family: "Arial";
	font-size: 10px;
	letter-spacing: .025em;
	line-height: 24px;
	width: 327px;
	text-align:left;
}

#homecontentwrapper div.rightheader {
	background: url(../images/pages/righthomeheader.jpg) no-repeat;
	float: right;
	margin: 2px 0px 0px 0px;
	height: 246px;
	width: 297px;
}

#homemodulewrapper {
	height: 138px;
	width:830px;
}

#homemodulewrapper div.module {
	border: #c6c6c6 1px solid;
	float: left;
	margin-right: 5px;
}

#homemodulewrapper div.last {
	float: right;
	margin: 0;
}

#homemodulewrapper div.content {
	margin:1px;
	/*cursor:pointer;*/
}

#contentwrapper {
	float: left;
	width: 637px;
	text-align: left;
}

#contentwrapper div.header {
	text-align: left;
	background-color: #FFF;
	background-image: url(../images/pages/contentheaderbg.gif);
	background-repeat: no-repeat;
	height: 92px;
	margin-bottom: 50px;
}

#contentwrapper img.flag{
	float: left;
	margin: 37px 0px 39px 50px;
}

#contentwrapper img.headercopy{
	float: left;
	margin: 40px 50px 39px 20px;
}

#contentwrapper div.formframe {
	background-color: #f1f1f1;
	border: 1px solid #d5d5d5;
	width: 436px;
	height: 405px;
	margin-top: 35px;
	margin-bottom: 60px;
	margin-left: 100px;
} 

#contentwrapper div.form {
	width: 406px;
	height: 305px;
	margin-left: 55px;
	margin-top: 25px;
	position: absolute;
}

#contentwrapper div.testimonyformframe {
	background-color: #f1f1f1;
	border: 1px solid #d5d5d5;
	width: 436px;
	height: 662px;
	margin-top: 35px;
	margin-bottom: 60px;
	margin-left: 100px;
}

#contentwrapper div.testimonyform {
	width: 406px;
	height: 562px;
	margin-left: 55px;
	margin-top: 25px;
	position: absolute;
}

#contentwrapper div.submitwrapper{
	height: 21px;
	margin:15px 0px;
	text-align: right;
	width: 326px;
}

#contentwrapper div.copy {
	color: #5e5e5e; /*848484;*/
	font-family: "Arial";
	font-size: 11px;
/*	font-weight: bold; */
	letter-spacing: .035em;
	line-height: 24px;
	padding: 0px 50px;
	margin-bottom: 50px;
}
#contentwrapper div.copy h1 {
	color: #011e4c;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .035em;
	line-height: 24px;
	margin: 5px 0px 8px 0px;
	text-transform: uppercase;
}

#contentwrapper div.copy h2 {
	color: #011e4c;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .035em;
	line-height: 24px;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
}

#contentwrapper div.copy hr {
	background-color: #d5d5d5;
	border: none;
	height: 1px;
	margin-bottom:50px;
}

#contentwrapper div.copy li{
	list-style-type: disc;
	margin-left: 50px;
}

#contentwrapper a:link, a:active, a:hover, a:visited {
	color: #0c86b7;
	font-weight: bold;
	text-decoration: none;
}

#contentwrapper div.links {
	height: 361px;
	text-align: center;
	width: 637px;
	margin-bottom: 50px;
}

#contentwrapper div.secondannualtributeposter {
	height: 674px;
	text-align: center;
	width: 637px;
	margin-bottom: 65px;
}

#contentwrapper div.thirdannualtributeposter {
	height: 437px;
	text-align: center;
	width: 637px;
	margin-bottom: 65px;
}

#contentwrapper div.tributeeventpics {
	height: 289px;
	text-align: center;
	width: 637px;
	margin-bottom: 50px;
}

#contentwrapper div.fbomap {
	height: 322px;
	text-align: center;
	width: 637px;
	margin-bottom: 30px;
}

#contentwrapper div.ps91card {
	height: 285px;
	text-align: center;
	width: 637px;
	margin-bottom: 50px;
}

#contentwrapper div.donatenowbutton {
	height: 25px;
	margin-bottom: 25px;
	text-align: center;
	width: 139px;
}

div.contentlinebreak {
	background-color: #d5d5d5;
	height: 1px;
	margin-bottom: 25px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	width: 830px;
}

div.copylinebreak2 {
	background-color: #d5d5d5;
	height: 1px;
	margin-bottom: 25px;
	margin-left: 50px;
	border: 1px;
	padding: 0px;
	overflow: hidden;
	width: 537px;
}


/*
----------------------------------------------------------------------------------------------
PAGE CONTENT  -  Contact Page
----------------------------------------------------------------------------------------------
*/

.contactformcontent {
	background-image: url(../images/pages/formdropshadow.gif);
	background-repeat: repeat-x;
	border-top: #8e8e8e 1px solid;
	border-left:  #8e8e8e 1px solid;	
	border-right:  #c6c6c6 1px solid;
	border-bottom:  #c6c6c6 1px solid;
	background-color: #ffffff ;
	background-color: #ffffff ;
	color: #011e4c;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	letter-spacing: .035em;
	width: 320px;
	padding-top: 4px;
	padding-left: 4px;
}
.contactmessageformcontent {

	background-image: url(../images/pages/formdropshadow.gif);
	background-repeat: repeat-x;
	border-top: #8e8e8e 1px solid;
	border-left:  #8e8e8e 1px solid;	
	border-right:  #c6c6c6 1px solid;
	border-bottom:  #c6c6c6 1px solid;
	background-color: #ffffff ;
	background-color: #ffffff;
	color: #011e4c;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	height: 70px;
	letter-spacing: .035em;
	width: 316px;
	padding: 4px;
}

.testimonyformcontent {
	background-image: url(../images/pages/formdropshadow.gif);
	background-repeat: repeat-x;
	border-top: #8e8e8e 1px solid;
	border-left:  #8e8e8e 1px solid;	
	border-right:  #c6c6c6 1px solid;
	border-bottom:  #c6c6c6 1px solid;
	background-color: #ffffff ;
	background-color: #ffffff ;
	color: #011e4c;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	letter-spacing: .035em;
	width: 320px;
	padding-top: 4px;
	padding-left: 4px;
}
.testimonymessageformcontent {

	background-image: url(../images/pages/formdropshadow.gif);
	background-repeat: repeat-x;
	border-top: #8e8e8e 1px solid;
	border-left:  #8e8e8e 1px solid;	
	border-right:  #c6c6c6 1px solid;
	border-bottom:  #c6c6c6 1px solid;
	background-color: #ffffff ;
	background-color: #ffffff;
	color: #011e4c;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	height: 265px;
	letter-spacing: .035em;
	width: 316px;
	padding: 4px;
}

div.contactformtitle {
	padding-top: 25px;
}

label {
	color: #011e4c;
	font-size: 11px;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing: .035em;
	margin: 20px 0px 4px 0px;
	text-transform: uppercase;
	display: block;
}



/* 
----------------------------------------------------------------------------------------------
BOTTOM NAVIGATION PAGES - Bottom Navigation
----------------------------------------------------------------------------------------------
*/
#bottomnavigationwrapper {
	background-image: url(../images/bottomnavigation/bottomnavigationbg.jpg);
	background-repeat: repeat-y;
	border: 0px;
	height: 46px;
	width: 900px;
	margin: auto;
}

#bottomnavigationwrapper div.item {
	border: 0px:;
	display: inline;
	float: left;
	margin: 19px 10px 19px 10px;
}

#bottomnavigationwrapper div.item a {
	text-indent: -10000px;
	display: block;
	float: left;
	overflow: hidden;
}

#bottomnavigationcontent {
	width: 506px;
	margin: auto;
}

#bottomnavigationcontent2 {
	background-image: url(../images/bottomnavigation/bottomnavigationbg2.jpg);
	background-repeat: repeat-x;
	border: 0px;
	height: 154px;
	width: 914px;
}

#bottomnavigationcontent2 div.content {
	/*background-color: #123456;*/
	height: 154px;
	width: 900px;
	text-align: left;
}

#newvaris {
	float: left;
	padding: 20px 20px 0px 20px;
}

#bottomnavigationlogo {
	background-image: url(../images/bottomnavigation/bottomnavigationlogo.gif);
	background-repeat: no-repeat;
	float: left;
	width: 308px;
	height: 154px;
}

#copyright {
	background-image: url(../images/bottomnavigation/copyrights/copyright10.gif);
	background-repeat: no-repeat;
	float: left;
	width: 256px;
	height: 42px;
	margin: 20px 0px 0px 20px;
}

#homebottomnavigation {
	height: 8px;
	width: 33px;
	background: url(../images/bottomnavigation/home.gif);
}

#homebottomnavigation:hover {
	background: url(../images/bottomnavigation/home_HOVER.gif);
}

#homebottomnavigation.active {
	background: url(../images/bottomnavigation/home_ACTIVE.gif);
}

#whowearebottomnavigation {
	height: 8px;
	width: 80px;
	background: url(../images/bottomnavigation/whoweare.gif);
}

#whowearebottomnavigation:hover {
	background: url(../images/bottomnavigation/whoweare_HOVER.gif);
}

#whowearebottomnavigation.active {
	background: url(../images/bottomnavigation/whoweare_ACTIVE.gif);
}

#eventsbottomnavigation {
	height: 8px;
	width: 45px;
	background: url(../images/bottomnavigation/events.gif);
}

#eventsbottomnavigation:hover {
	background: url(../images/bottomnavigation/events_HOVER.gif);
}

#eventsbottomnavigation.active {
	background: url(../images/bottomnavigation/events_ACTIVE.gif);
}

#chaplainsbottomnavigation {
	height: 8px;
	width: 67px;
	background: url(../images/bottomnavigation/chaplains.gif);
}

#chaplainsbottomnavigation:hover {
	background: url(../images/bottomnavigation/chaplains_HOVER.gif);
}

#chaplainsbottomnavigation.active {
	background: url(../images/bottomnavigation/chaplains_ACTIVE.gif);
}

#linksbottomnavigation {
	height: 8px;
	width: 33px;
	background: url(../images/bottomnavigation/links.gif);
}

#linksbottomnavigation:hover {
	background: url(../images/bottomnavigation/links_HOVER.gif);
}

#linksbottomnavigation.active {
	background: url(../images/bottomnavigation/links_ACTIVE.gif);
}

#donatebottomnavigation {
	height: 8px;
	width: 49px;
	background: url(../images/bottomnavigation/donate.gif);
}
#donatebottomnavigation:hover {
	background: url(../images/bottomnavigation/donate_HOVER.gif);
}

#donatebottomnavigation.active {
	background: url(../images/bottomnavigation/donate_ACTIVE.gif);
}

#contactbottomnavigation {
	height: 8px;
	width: 57px;
	background: url(../images/bottomnavigation/contact.gif);
}

#contactbottomnavigation:hover {
	background: url(../images/bottomnavigation/contact_HOVER.gif);
}

#contactbottomnavigation.active {
	background: url(../images/bottomnavigation/contact_ACTIVE.gif);
}
