@charset "utf-8";

/* CSS Document */



/* BASIC */

* {

	margin: 0px;

	padding: 0px;

}

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin: 0px;

	padding: 0px;

	background-image: url(images/bg-grad1.jpg);

	background-repeat: repeat-x;

	background-position: left top;

	background-color: #CC6600;

}



p { font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #336600; }



img { 

    border: 3px dotted green;	

 }

	

.noborder {

    border: none;}   





h1, h2, h3, p, ul {

	padding: 0;

	margin: 0;

}

a:link, a:visited, a:active {

	color: #CC6600;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

}

a:hover {

	color: #937115;

	font-weight: bold;

}





#wrapper {

	width: 860px;

	height: auto;

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: 10px;

	background-color: #ffffff;

	position: absolute;

	overflow: visible;

	left: 23px;

}

#container {

	position: relative;

	width: 689px;		

	margin-top: 0px;

	padding: 0px;

	float: left;

	background-image: url(images/bg-main-repeat.jpg);

	background-position: left top;

	background-repeat: repeat-y;

	background-color: #FFFFFF;

	overflow: visible;

}







/* MASTHEAD DIV */

/* Masthead styling starts here */

#masthead {

	height: 240px;

	width: 839px;

	padding: 0px;

	margin: 0px;

	background-color: #ffffff;

}

/* Masthead styling ends here */





/* MAIN CONTENT */



#main {

	padding-right: 10px;

	padding-left: 10px;

	position: relative;

	left: 0px;

	top: 0px;

	padding-bottom: 0px;

	width: 430px;

	height: auto;

	min-height: 700px;

	padding-top: 10px;

	margin-top: 50px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 190px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #336600;

	clear: both;

}







#main h1 {

	color: #912E20;

	font-size: 17px;

	font-weight: bold;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	padding: 0px;

}

#main h2 {

	font-size: 14px;

	font-weight: bold;

	color: #796251;

	padding-top: 1px;

	padding-bottom: 0px;

	margin-top: 15px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-left: 15px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #8E735E;

	height: 28px;

}

#main h3 {

	font-size: 11px;

	font-weight: bold;

	color: #912E20;

	padding-top: 0px;

	padding-bottom: 5px;

	padding-left: 35px;

	margin: 0px;

}

#main h4 {

	font-size: 11px;

	color: #333333;

	font-weight: bold;

	background-image: url(images/bullet1.gif);

	background-repeat: no-repeat;

	background-position: 37px -3px;

	padding-left: 47px;

	padding-bottom: 3px;

	height: 15px;

}

#main p {

	font-size: 11px;

	color: #333333;

	margin-top: 0px;

	margin-right: 10px;

	margin-bottom: 0px;

	margin-left: 10px;

	padding-top: 0px;

	padding-right: 15px;

	padding-bottom: 10px;

	padding-left: 15px;

	letter-spacing: 0.4px;

}







#indented {

	width: 715px;

	margin: 0px;

	padding: 0px;

}

#indented p {

	width: 650px;

	margin-left: 30px;

}

#box-lists {

	width: 700px;

}

#box1 {

	width: 300px;

	margin-left: 0px;

	margin-top: 10px;

	float: left;

	margin-bottom: 10px;

}

#box2 {

	width: 300px;

	margin-left: 10px;

	margin-top: 10px;

	float: left;

}



ul.bullet1 {

	padding-left: 25px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	margin-top: -10px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}

ul.bullet1 li{

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	list-style-type: none;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 18px;

	list-style-image: url(images/bullet1.gif);

	list-style-position: inside;

}

ul.bullet-none1 {

	padding-left: 25px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	margin-top: -10px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	list-style-type: none;

}

ul.bullet-none1 li{

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	list-style-type: none;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 15px;

	list-style-position: inside;

	line-height: 15px;

}



/* Special lists with nested lists styling (used on sitemap page) */

.outer-list1 {

	text-align: left;

	list-style-type: none;

	line-height: 16px;

	list-style-image: url(images/bullet2.gif);

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 50px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 20px;

	padding-left: 0px;

}

.outer-list1 li {

	text-align: left;

	list-style-type: none;

	margin-top: 12px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 20px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}



.inner-list1a {

	list-style-type: none;

	list-style-image: url(images/bullet1.gif);

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: 2px;

	margin-left: 15px;

	font-size: 12px;

	color: #333333;

	line-height: 14px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

	background-image:url(images/prayingcatbackground.jpg);

	height: 100%;

	min-height: 400px;	

	clear: both;

	}

	

.inner-list1a li {

	padding-left: 0px;

	margin: 0px;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	

}

.inner-list1b {

	list-style-type: none;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 15px;

	font-size: 11px;

	color: #333333;

	list-style-image: url(images/bullet2-a.gif);

	line-height: 14px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	min-height: 450px;

}

.inner-list1b li {

	padding-left: 0px;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	

}





.inner-listlong {

	list-style-type: none;

	list-style-image: url(images/bullet1.gif);

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: 2px;

	margin-left: 15px;

	font-size: 12px;

	color: #333333;

	line-height: 14px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

	background-image:url(images/prayingcatbackground.jpg);

	height: 400px;

	}

	

.inner-listlong li {

	padding-left: 0px;

	margin: 0px;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	

}





.inner-list700 {

	list-style-type: none;

	list-style-image: url(images/bullet1.gif);

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: 2px;

	margin-left: 15px;

	font-size: 12px;

	color: #333333;

	line-height: 14px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

	background-image:url(images/prayingcatbackground.jpg);

	height: 700px;

	}

	

.inner-list700 li {

	padding-left: 0px;

	margin: 0px;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	

}





.inner-list900 {

	list-style-type: none;

	list-style-image: url(images/bullet1.gif);

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: 2px;

	margin-left: 15px;

	font-size: 12px;

	color: #333333;

	line-height: 14px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

	background-image:url(images/prayingcatbackground.jpg);

	height: 900px;

	}

	

.inner-list900 li {

	padding-left: 0px;

	margin: 0px;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	

}







/* End sitemap styling */





/* RIGHT COLUMN */



#wrapper #rightcol {

	position: relative;

	width: 165px;

	height: 650px;

	margin-top: 65px;

	padding: 0px;

	float: right;

	background-image: url(images/bg-main-repeat.jpg);

	background-position: right top;

	background-repeat: repeat-y;

	background-color: #FFFFFF;	

}









/* TOP AD */



#wrapper #topad {

	width: 728px;

	height: 70px;

	position: absolute;

	left: 0px;

	top: 0px;

	vertical-align: top;

	margin-top: 190px;

	margin-right: 0px;

	margin-bottom: 100px;

	margin-left: 40px;

}



#wrapper #header {

	width: 568px;

	height: 60px;

	test-align: center;

	position: absolute;

	left: 247px;

	top: 114px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 50px;

	color: #021BD4;

}









/* LEFT COLUMN */



#wrapper #leftcol {

	width: 165px;

	width: 1px;

	vertical-align: top;

	padding-top: 20px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	position: absolute;

	left: 0px;

	top: 0px;	

	margin-top: 20px;

	margin-right: 0px;	

	margin-left: 0px;	

	min-height: 900px;

	clear: both;

}

#wrapper #leftcol h1 {

	color: #513E0D;

	font-size: 12px;

	font-weight: bold;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 8px;

	border-top-color: #5B184D;

	padding-top: 12px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 5px;

	background-image: url(images/bar-horiz-repeat.gif);

	background-repeat: repeat-x;

	background-position: center top;

	text-align: center;

}

#wrapper #leftcol h2 {

	font-size: 11px;

	font-weight: bold;

	color: #513E0D;

	padding-top: 1px;

	padding-bottom: 0px;

	margin-top: 15px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	background-image: url(images/bullet-lg.gif);

	background-position: left 0px;

	background-repeat: no-repeat;

	padding-left: 30px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCCCCC;

	height: 28px;

}

#wrapper #leftcol h3 {

	font-size: 11px;

	font-weight: bold;

	color: #3E7C95;

	padding-top: 1px;

	padding-bottom: 2px;

	padding-left: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #88C6D8;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

}

#wrapper #leftcol p {

	font-size: 9px;

	color: #333333;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 15px;

}



/* begin left main nav list containers and styling */

#wrapper #navleft {

	list-style-type: none;

	text-align: left;

	vertical-align: top;

	padding-top: 20px;

	padding-right: 0px;

	padding-bottom: 20px;

	padding-left: 0px;

	margin: 0px;

	width: 120px;

	clear: both;

	min-height: 900px;

}



#wrapper #navlist ul li a {

	display: block;

	color: #272727;

	width:165px;

	font-weight: normal;

	font-size: 11px;

	height: 16px;

	background-image: url(images/btn1.gif);

	background-position: left center;

	background-repeat: no-repeat;

	padding-top: 6px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 12px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #dad2bc;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 5px;

	left: 0px;

	text-decoration: none;

}

#wrapper #navlist ul li a:hover {

	display: block;

	color:#937115;

	height: 16px;

	padding-top: 6px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 16px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999999;

	width: 165px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 5px;

	background-image: url(images/btn1-mo.gif);

	background-repeat: no-repeat;

	background-position: left;

	left: 0px;

}

ul.navlist {

	list-style: none;

	width: 175px;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 3px;

	padding-left: 10px;

	margin-top: 3px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

ul.navlist li.first {

	border-top: 0px;

	margin-top: 0px;

	padding-top: 0px;

}

/* end left main nav list styling */



/* BEGIN TOP NAV */

#wrapper #nav-top {

	height: 20px;

	width: 950px;

	text-align: right;

	background-color: #FEF7ED;

	background-image: url(images/bg-main-repeat.jpg);

	padding: 0px;

	position: absolute;

	left: 0px;

	top: 0px;

	margin: 0px;

}



/* END ALL TOP NAV STYLING */



/* begin box styling below left nav */

.boxleft1 {

	padding-top: 0px;

	padding-bottom: 10px;

	text-align: center;

	padding-right: 0px;

	padding-left: 0px;

	width: 200px;

	clear: both;

	margin-left: 5px;

	margin-right: 5px;

}



.boxleft1 img {

	border: 1px solid #999999;

}



/* end boxes below left nav */

/* end left LEFT COLUMN styling */







/* begin special identity content, last content in main content box */

#wrapper #identity {

	width: 840px;

	margin-top: 20px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 5px;

	background-color: #B5A085;

	padding-top: 10px;

	padding-right: 50px;

	padding-bottom: 10px;

	padding-left: 50px;

	background-image: url(images/bg-grad2.jpg);

	background-repeat: repeat-x;

	background-position: left top;

}

#wrapper #identity p {

	font-size: 11px;

	padding-right: 30px;

	padding-left: 5px;

	padding-top: 0px;

	margin-top: 15px;

	margin-bottom: 3px;

	padding-bottom: 5px;

	margin-left: 20px;

	text-align: justify;

}



/* begin special identity content before footer */



/* begin footer styling */

#wrapper #footer-top {

	padding-top: 10px;

	margin: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

	width: 850px;

	float: center;

}

#wrapper #footer-container {

	clear: both;

	width: 850px;

	background-color: #ffffff;

	position: relative;

}



#wrapper #footer-main {

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

	width: 750px;

	clear: both;

	background-color: #ffffff;

	margin-top: 80px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: 50px;

	background-image: url(images/bg-footer-art.jpg);

	background-repeat: no-repeat;

	background-position: top;

	position: relative;

	clear: both;

}

#wrapper #footer-main p{

	padding-left: 15px;

	line-height: 14px;

}

#wrapper #footer-bot {

	background-color: #ffffff;

	margin: 0px;

	padding: 0px;

	height: 10px;

	width: 850px;

}

.dividers {

	color: #B49F84;

	font-size: 9px;

	font-weight: normal;

}

.dividers2 {

	color: #DDAC2B;

	font-size: 9px;

	font-weight: normal;

}

.clearfix {

	clear: both;

}

.rule1 {

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #B2D2DF;

}





.arrow-up {

	background-image: url(images/arrow-up.gif);

	background-repeat: no-repeat;

	background-position: 0px center;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 15px;

	height: 20px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 3px;

}



.footer-text {

	font-size: 10px;

	font-weight: bold;

	color: #937115;

	text-decoration: none;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 0px;

	margin: 0px;

}

a.footer-text:link, a.footer-text:visited, a.footer-text:active {

	font-size: 10px;

	font-weight: bold;

	color: #937115;

	text-decoration: none;

}

a.footer-text:hover {

	font-size: 10px;

	font-weight: bold;

	color: #F0D897;

	text-decoration: none;

}



a.footer-l:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #725C7C;

	text-decoration: none;

}

a.footer-l:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #725C7C;

	text-decoration: none;

}

a.footer-l:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #725C7C;

	text-decoration: none;

}

a.footer-l:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #DD3501;

	text-decoration: none;

}



.text-bold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #336600;

}



.text-small {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #336600;

}



/* link to pmm only */

.pmm {

	font-size: 9px;

	color: #666666;

	margin: 0px;

	padding: 0px;

}

a.pmm:link, a.pmm:visited, a.pmm:active {

	font-size: 9px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

a.pmm:hover {

	font-size: 9px;

	font-weight: normal;

	color: #F0D897;

	text-decoration: none;

}

/* end footer styling */





#wrapper #donation {

	width: 133px;

	height: 103px;

	position: absolute;

	left: 500px;

	top: 300px;

	background-image: url(images/donation.gif);

	background-repeat: no-repeat;

}



ul {

    margin-left: 15px; }

	

a.home-l:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #336600;

	text-decoration: none;

}

a.home-l:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #336600;

	text-decoration: none;

}

a.home-l:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #336600;

	text-decoration: none;

}

a.home-l:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #CC6600;

	text-decoration: none;

}	

	

	

	

#main900 {

	padding-right: 10px;

	padding-left: 10px;

	position: relative;

	left: 0px;

	top: 0px;

	padding-bottom: 0px;

	width: 430px;

	height: 900px;

	padding-top: 10px;

	margin-top: 25px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 170px;	

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #336600;

}







#main900 h1 {

	color: #912E20;

	font-size: 17px;

	font-weight: bold;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	padding: 0px;

}

#main900 h2 {

	font-size: 14px;

	font-weight: bold;

	color: #796251;

	padding-top: 1px;

	padding-bottom: 0px;

	margin-top: 15px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-left: 15px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #8E735E;

	height: 28px;

}

#main900 h3 {

	font-size: 11px;

	font-weight: bold;

	color: #912E20;

	padding-top: 0px;

	padding-bottom: 5px;

	padding-left: 35px;

	margin: 0px;

}

#main900 h4 {

	font-size: 11px;

	color: #333333;

	font-weight: bold;

	background-image: url(images/bullet1.gif);

	background-repeat: no-repeat;

	background-position: 37px -3px;

	padding-left: 47px;

	padding-bottom: 3px;

	height: 15px;

}

#main900 p {

	font-size: 11px;

	color: #333333;

	margin-top: 0px;

	margin-right: 10px;

	margin-bottom: 0px;

	margin-left: 10px;

	padding-top: 0px;

	padding-right: 15px;

	padding-bottom: 10px;

	padding-left: 15px;

	letter-spacing: 0.4px;

}







/* short pages main content styling (contact, sitemap, policies,) */

#main-short {

	padding-right: 10px;

	padding-left: 10px;

	position: relative;

	left: 0px;

	top: 0px;

	padding-bottom: 0px;

	width: 430px;

	height: 820px;

	padding-top: 10px;

	margin-top: 25px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 170px;	

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #336600;

}



#main-short h1 {

	color: #912E20;

	font-size: 17px;

	font-weight: bold;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	padding: 0px;

}

#main-short h2 {

	font-size: 14px;

	font-weight: bold;

	color: #796251;

	padding-top: 1px;

	padding-bottom: 0px;

	margin-top: 15px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-left: 15px;

	height: 28px;

}



#main-short h3 {

	font-size: 11px;

	font-weight: bold;

	color: #912E20;

	padding-top: 1px;

	padding-bottom: 0px;

	padding-left: 35px;

	margin: 0px;

}

#main-short h4 {

	font-size: 11px;

	color: #333333;

	font-weight: bold;

	background-image: url(images/bullet1.gif);

	background-repeat: no-repeat;

	background-position: 37px -3px;

	padding-left: 47px;

	padding-bottom: 3px;

	height: 15px;

}

#main-short p {

	font-size: 11px;

	color: #333333;

	margin-top: 0px;

	margin-right: 40px;

	margin-bottom: 0px;

	margin-left: 10px;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 15px;

	letter-spacing: 0.4px;

}

#main-short p.contact {

	font-size: 11px;

	color: #333333;

	margin-top: 0px;

	margin-right: 40px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	letter-spacing: 0.4px;

	line-height: 18px;

}	

	

	

/*Resources Section Styles*/



#links {

    font-family: Tahoma, Arial, sans-serif;

	font-size: 12px;

	margin-left: 20px;

	margin-right: 20px;

	text-align: left;}

	

li {

    margin-top: 15px;

	margin-left: 15px;}

	

#search {

    text-align: center;

	}	

	

#exchange {

	width: 100%;

	height: auto;	

	padding: 5px;

	border-color: #000000;

	border: 1px solid #AC8B46;	

}		



#disclaimer {

    font-family: Tahoma, Arial, sans-serif;

	font-size: 12px;

    width: 85%;

	height: auto;

	text-align: center;

	margin-left: auto;

	margin-right: auto;

	font-style: italic;

	border: 1px solid #000000;

	padding: 10px;

	}	

	

	

	

	







	


