@CHARSET "UTF-8";
*{
    background:none;
    border:0;
    font-family:arial,sans-serif;
    font-size:1em;
    font-style:normal;
    margin:0;
    padding:0;
}

body{
    background:#838383;
    color:#333333;
    font-size:81.3%;
    height:100%;
    min-height:100%;
    text-align:center;
}
.top-property{
font-size:13px;
margin: auto;
text-align: right;
max-width: 975px;
width: 975px;	
color:white;
padding-top:2px;
}
.top-property a{
color:white;	
		
}

.top-property a:hover{
color:black;	
	
}
#wrapper {
	width:100%;
	background: white;
	height:100%;
}
#main {
	background: white;
	clear:both;
    float: left;
    width: 100%;
}
#banner {
	background-color: #cc9933;
	height: 20px;
}
#head {
    background: repeat-x scroll 0 100% #FFFFFF;
    clear: both;
    color: #333333;
    float: left;
    height: 120px;
    min-height: 120px;
    padding: 15px 0;
    width: 100%;
}
#social {
	background-color: #acacac;
    border-top: 10px solid #cc9933;
    clear: both;
    height: 150px;
}
#foot {
	background-color:#838383;
	clear: both;
	height: 100px;
}

a {
	color: #ff3333;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a.sublink {
	color: #333333;
    text-decoration: none;
    padding-left: 20px !important;
}
a.sublink:hover {
	color: #333333;
    text-decoration: none;
}
em {
	font-style: italic;
}

.container {
    margin: auto;
    text-align: left;
    width: 975px;
}
#main .container {
    border-top: 2px solid #999999;
    padding-top: 25px;
}
#head .left {
    color: #6E6E6E;
    font-size: 115.4%;
    width: 310px;
}
.logo {
    position: absolute;
    top: 0;
}
#head .container {
    position: relative;
}
.left {
    float: left;
}
.right {
	float: right;
}
#title {
	color: #666666;
	font-family: arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	left: 120px;
	position: absolute;
	text-decoration: none;
	top: 50px;
}
#title strong {
	color: #FF3333;
    font-family: arial,sans-serif;
    font-size: 16pt;
    line-height: 0.7;
    text-transform: uppercase;
}
#head #navigationTop {
    color: #6E6E6E;
    margin-bottom: 10px;
    text-align: right;
    width: 290px;
}
#head #navigationTop a {
    color: #999999;
    display: inline-block;
    text-decoration: none;
}
#searchinputdiv {
    background: url("../img/rounded.gif") no-repeat scroll left top transparent;
    height: 22px;
    margin: 0 0 auto auto;
    width: 159px;
}
#searchinputdiv .searchinput {
	border: 0 none;
	float: left;
    color: gray;
    font-size: 8pt;
    margin-left: 15px;
    margin-top: 2px;
    width: 115px;
}
#searchinputdiv .submit {
    background: url("//s3.amazonaws.com/cache.salvationarmy.org/resources/img/search-go.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    width: 24px;
}

#mainmenu, #submenu {
	clear: both;
    width: 652px;
    margin-top: 10px;
}
#mainmenu ul, #submenu ul {
	float: right;
    list-style: none outside none;
}
#mainmenu ul .first {
    border: none;
}
#mainmenu ul .last, #submenu ul .last {
	padding-right: 0;
}
#mainmenu ul li {
	display: block;
    font-weight: bold;
    border-left: 1px solid #d0d0d0;
    float: left;
    padding: 0 10px;
    font-size: 10pt;
}
#mainmenu ul li a:link, #mainmenu ul li a:visited, #submenu ul li a:link, #submenu ul li a:visited{
	color: #333333;
	text-decoration: none;
}
#mainmenu ul li a:hover, #submenu ul li a:hover{
    color: #ff3333;
    text-decoration: none;
}
#mainmenu ul li a.current:link, #mainmenu ul li a.current:visited, #submenu ul li a.current:link, #submenu ul li a.current:visited{
    color: #ff3333;
    text-decoration: none;
}
#mainmenu ul li a.current:hover, #submenu ul li a.current:hover{
    color: #ff3333;
    text-decoration: none;
}

#submenu ul .first {
    border: none;
}
#submenu ul li {
    display: block;
    font-weight: bold;
    float: left;
    padding: 0 10px;
    font-size: 9pt;
}
#head #navigationTop ul {
    clear: both;
    display: block;
    float: left;
    list-style: none outside none;
    margin: 3px 0 25px;
}
#head #navigationTop li {
    border-left: 1px solid #999999;
    display: block;
    float: left;
    line-height: 1em;
    overflow: visible;
    padding: 0 10px;
    font-size: 8pt;
    font-weight: bold;
}
#head #navigationTop li.first {
	border:0;
	padding-left:0;
}

/* main content div */
#contentWrapper, #rightMenu {
    margin: 0 10px;
}
.withNav {
	width: 613px;
}
#content {
    margin: 10px 0;
}
#content p {
    margin-top: 10px;
}
#content p:first-child {
	margin: 0;
}

/* social bookmark stuffs */
#social #mediaIcons {
	margin-top: 25px;
    width: 320px;
}
#social #mediaIcons ul {
    clear: both;
    display: block;
    float: right;
    list-style: none outside none;
}
#social #mediaIcons li {
    color: #8C8C8C;
    display: block;
    float: left;
    font-size: 7pt;
    line-height: 1em;
    overflow: visible;
    text-align: center;
    width: 50px;
}
#social #mediaIcons li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #8C8C8C;
	text-decoration: none;
}
#social #mediaIcons li.first {
	padding-left: 0;
	margin-left: 0;
}
#social #mediaIcons li.last {
    padding-right: 0;
    margin-right: 0;
}
#social #mediaIcons li img {
    margin-bottom: 10px;
}
#social h3 {
    color: #ffffff;
}

/* footer stuffs */
#foot #navigationBottom {
	margin-top: 30px;
	color: #ffffff;
}
#foot #navigationBottom ul {
    clear: both;
    display: block;
    float: left;
    list-style: none outside none;
}
#foot #navigationBottom li {
    border-left: 1px solid #ffffff;
    display: block;
    float: left;
    line-height: 1em;
    overflow: visible;
    padding: 0 10px;
    font-size: 8pt;
}
#foot #navigationBottom li a {
	text-decoration: none;
	color: #ffffff;
}
#foot #navigationBottom li a:hover {
    text-decoration: underline;
    color: #ffffff;
}
#foot #navigationBottom li.first {
    padding-left:0;
    border-left:0;
}
#foot #legalese {
	font-size: 8pt;
    margin-top: 20px;
}
#foot #legalese a {
    color: #ffffff;
    text-decoration: underline;
}

h1{
    border-bottom: 6px solid black;
    color: #ff3333;
    font-family: 'MDEurostile',arial,sans-serif;
    font-size: 16pt;
    margin-bottom: 25px;
    padding-bottom: 5px;
}
h2{
	border-bottom: 6px solid black;
    color: #000000;
    font-family: 'MDEurostile',arial,sans-serif;
    font-size: 16pt;
    margin-bottom: 25px;
    padding-bottom: 5px;
}
h3{
    font-face: "arial", sans-serif;
    color: #000000;
}
.witharrow {
	background: url("//s3.amazonaws.com/cache.salvationarmy.org/resources/img/arrow.png") no-repeat;
    margin-bottom: 10px;
    padding-left: 28px;
}

.lastmodified {
	font-weight: bold;
	font-size: 9pt;
}

/* right menu things */
#rightMenu {
	width: 322px;
}
#rightMenu ul {
    border-bottom: 6px solid black;
    border-top: 1px solid #999999;
    list-style: none outside none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#rightMenu ul li {
    border-bottom: 1px solid #999999;
    font-size: 8pt;
    font-weight: bold;
}
#rightMenu ul li.current {
    border-bottom: 0;
}
#rightMenu ul a {
	display: block;
    padding: 5px;
    text-decoration: none;
}
#rightMenu ul li ul {
	border-bottom: 0 none;
    list-style: none outside none;
    margin-bottom: 0;
    padding-bottom: 0;
}
#rightMenu ul li ul li {
    font-size: 8pt;
    font-weight: bold;
}
#rightMenu ul ul ul {
	border-bottom: 0;
}
#rightMenu ul ul ul a {
	padding-left: 40px !important;
}

/* search list css */
.searchresults {
    height: 100% !important;
    clear: both;
    float: left;
    height: 50.385em;
    list-style: none outside none;
    width: 100%;
}
.searchResultsList li {
    border-bottom: 1px solid #B4B4B4;
    display: block;
    float: left;
    padding: 10px 0;
    width: 613px;
   	list-style:none !important;
}
.searchResultsList p {
    height: 100% !important;
    font-size: 115.4%;
    font-weight: 300;
    height: 4.4em;
    line-height: 1.2em;
    margin: 0 0 0.25em;
    overflow: hidden;
    font-weight: normal !important;
}
.searchResultsList h2 {
    font-family: "arial", sans-serif !important;
    border: 0px !important;
    font-size: 1em !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
}