/* CSS Document */

html, body, table, td, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
table {
	border-collapse:collapse;
}
img {
	border: none;
}


#imgshadow {
	border-left: 0px;
	border-top: 0px;
	border-right: 3px;
	border-bottom: 3px;
	border-style: outset;
	border-right-color: #666666;
	border-bottom-color: #666666;
	width: 120px;
	height: 144px;
	margin: 0 auto;
	}
	
	
	
body {
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(images/backbeigeabout.jpg);
}


.list7 {
margin-left: 23px;
list-style-image: url(images/bullet7.jpg);}

.list8 {
margin-left: 28px;
list-style-image: url(images/bullet7.jpg);
margin-left: 30px;}


.list9 {
margin-left: 0px;
list-style: none;}


#bar {
width: 480px;
height: 20px;
background-color:#333333;
text-align: left;
font-weight: bold;
font-size: 12px;
color: #ffffff;
padding: 10px;
}

#about {
   width: 500px;
   align: center;
   margin-left: 20px;
   }


#centerbar {
width: 480px;
height: 30px;
background-color:#333333;
text-align: center;
font-weight: bold;
font-size: 12px;
color: #ffffff;
padding: 10px;
margin: 0 auto;
}



#box {
   width: 500px;
   background-color: #FFFFCC;
   text-align: left;
   padding: 6px;
   }


a.contact-l:link, a.contact-l:visited, a.contact-l:active {
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a.contact-l:hover {
	color: #000000;
	text-decoration: underline;
}





/* main links styling */
a.links1:link, a.links1:visited, a.links1:active {
	color: #993333;
	font-size: 12px;
	text-decoration: underline;
}
a.links1:hover {
	color: #000000;
	text-decoration: underline;
}


a.large-l:link, a.large-l:visited, a.large-l:active {
	color: #993333;
	font-style: italic;
	font-size: 16px;
	text-decoration: underline;
}
a.large-l:hover {
	color: #000000;
	font-style: italic;
	font-size: 16px;
	text-decoration: none;
}


/* site wrapper */
#wrapper {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;	
}

#inner-wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	width: 950px;
	height: 162px;
	background-image:url(images/logo6.jpg);
}
#content {
	background-image: url(common/images/bg-3col.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 950px;	
}
#main {
	float: left;
	width: 765px;
	padding-left: 180px;
	position: relative;
	padding-top: 0px;
	top: 10px;
	background-color: #FFFFFF;
	min-height:520px; /*Change this to whatever you need the min height to be*/
    height:auto;
    height:100%;
}

h1 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-left: 0px;
	padding-bottom: 8px;
	margin-right: 15px;
}
.text16 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 8px;
	margin-right: 15px;
}

.text11 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	
}


h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	margin-top: 5px;
}

p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
}


.text13 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	margin-top: 5px;
}

.textbm {
	font-size: 13px;
	font-weight: bold;
	color: #69172E;	
}

.subhd1 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.subhd2 {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.subhdw {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.areas-subhd {
	font-size: 12px;
	font-weight: bold;
	color: #69172E;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
}

.areas2 {
	font-size: 12px;
	font-weight: bold;
	color: #1F7477;
	padding-top: 5px;
	padding-bottom: 3px;	
	margin-bottom: 5px;
}


.areas {
	padding: 20px;
}
/* end main-short: used on pages with very little content to prevent left column overlap */

#left-col {
	width: 180px;
	padding-top: 0px;
	position: absolute;
	top: 0px;
	padding-left: 0px;
	left: 0px;
	background-color: #FFFFFF;
}


#menu {
	text-align: left;
	width: 170px;	
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


#menu ul {
    list-style: none;
	}
	

#menu li a{
	background-color: #6A162E;
	display: block;
	border: solid;
	border-left: 0px;
	border-top: 0px;
	border-right: 3px;
	border-bottom: 3px;
	border-style: outset;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 4px;
	color: #ffffff;
	text-decoration: none;
	}
	
#menu li a:hover{
    background-color: #ffffff;
	display: block;
	border: solid;
	border-left: 0px;
	border-top: 0px;
	border-right: 3px;
	border-bottom: 3px;
	border-style: outset;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 4px;
	color: #000000;
	text-decoration: none;
	}	


/* begin box styling below left nav */
.boxleft1 {
	text-align: left;
	width: 180px;
	line-height: 25px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
}
.boxleft1 img {
}





html>body .nav ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}






.pic-sm {
	margin: 10px;
	padding: 0px;
	float: right;
	width: 150px;
	border: 1px solid #CCCCCC;
}
.p-leftcol {
	font-size: 12px;
	color: #333333;
	padding-bottom: 8px;
}
/* end left-col boxes */
/* END LEFT COLUMN styling */
#center-col {
	float: left;
	width: 545px;
	height: auto;
	background-color: #DBD1B0;
	padding: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
	min-height:520px; /*Change this to whatever you need the min height to be*/
    height:auto;
    height:100%;
}



/*center-col links styling */
#center-col a:link, #center-col a:visited, #center-col a:active {
	color: #993333;
	font-size: 12px;
	text-decoration: underline;
}
#center-col a:hover {
	color: #000000;
	text-decoration: underline;
}
.p-main {
	font-size: 12px;
	color: #333333;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 16px;
	text-align: justify;
}
.clear {
	clear: both;
}
.clearleft {
	clear: left;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}

#right-colw {
	float: right;
	width: 170px;	
	margin-right: 16px;
	padding-top: 15px;
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 15px;
}




#right-col {
	float: right;
	width: 170px;
	margin-right: 16px;
	padding-top: 15px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 15px;
	border-bottom: 1px solid #000000;
}
#nav-top {
	background-image: url(common/images/bg-navtop.jpg);
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 950px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#nav {
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.bullet1 {
	font-size: 11px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
ul.bullet1 li {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(common/images/bullet1.png);
	background-repeat: no-repeat;
	color: #993333;
	line-height: 16px;
}

ul.bullet2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 500px;
	padding: 0px;
}
ul.bullet2 li {
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(common/images/bullet2.gif);
	background-repeat: no-repeat;
	color: #333333;
	background-position: left 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.bullet3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 400px;
	padding: 0px;
}
ul.bullet3 li {
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 14px;
	background-image: url(common/images/bullet3.gif);
	background-repeat: no-repeat;
	color: #333333;
	background-position: left 0px;
	margin: 0px;
}


ul.about {
	margin: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;	
	padding: 0px;	
}
ul.about li {
	font-size: 12px;	
	list-style-position: outside;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 14px;	
	color: #000000;	
	margin: 0px;
}




/* General photo styling and positioning */ 
/* images/photos with border */

/* 200px wide right w/border*/
#photo1, #photo1a, #photo1b {
	padding: 0px;
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bg-ghosted {
	background-image: url(common/images/bg-building-ghosted.jpg);
	background-repeat: no-repeat;
	background-position: 65px 50px;
}
#photo1 p, #photo1a p, #photo1b p {
	color: #333333;
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	color: #007A77;
}
#photo1 img, #photo1a img, #photo1b img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
/* end 200px wide right w/border*/

/* 200px wide left w/border */
#photo2, #photo2a, #photo2b {
	float: left;
	width: 100#;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #666666;
	border: 0;
}
#photo2 p, #photo2a p, #photo2b p {
	color: #000000;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}
#photo2 img, #photo2a img, #photo2b img {
	display: block;
	padding: 0px;
	border: 0;
	margin: 0px;
}
/* end 200px wide left w/border */

/* begin interactive Map on contact page */
#map {
	padding: 0px;
	height: 250px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
iframe {
	border: 2px solid #CCCCCC;
}
/* end interactive Map on contact page */



#photo3, #photo3a, #photo3b {
	float: right;
	width: 138px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px;	
	background-color: #FFFFFF;
	border: 3px solid;
	border-style: outset;
	border-top-color: #DBD1B0;
	border-left-color: #DBD1B0;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;	
}
#photo3 p, #photo3a p, #photo3b p {
	color: #000000;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}
#photo3 img, #photo3a img, #photo3b img {
	display: block;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}


#photo5, #photo5a, #photo5b {
	float: right;
	width: 191px;
	height: 276px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;	
	background-color: #DBD1B0;
	border: solid;
	border-left: 0px;
	border-top: 0px;
	border-right: 3px;
	border-bottom: 3px;
	border-style: outset;	
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;	
}
#photo5 p, #photo5a p, #photo5b p {
	color: #000000;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}
#photo5 img, #photo5a img, #photo5b img {
	display: block;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}









/* begin form styling */
#contact-form {
	padding: 0px;
	width: 335px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #333333;
}
#contact-form td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#comments {
	background-color: #FAFCFE;
	border: 1px solid #D0E8E8;
}
input {
	border: 1px solid #D0E8E8;
	color: #333333;
	height: 20px;
}
select {
	background-color: #FAFCFE;
	color: #333333;
	height: 22px;
	border: 1px solid #D0E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text-left{
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}
.text-right{
	color: #333333;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	padding: 5px;
}
.text-center{
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}

.required {
	font-size: 12px;
	color: #FF6C2C;
	font-weight: bolder;
}
#submit-btn{
	margin-left: 0px;
	margin-top: 5px;
	width: 95px;
	background-image: url(common/images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #007879;
	height: 22px;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#reset-btn{
	margin-left: 0px;
	margin-top: 5px;
	width: 95px;
	background-image: url(common/images/btn-form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #007879;
	height: 22px;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* end form styling */

/* BEGIN Sitemap page styling */
#sitemap {
	float: left;
	width: 465px;
	padding-left: 25px;
	padding-bottom: 25px;
	margin: 0px;
}

/* Special lists with nested lists styling (used on sitemap page) */
.outer-list1 {
	text-align: left;
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.outer-list1 li {
	text-align: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(common/images/bullet3.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.inner-list1a {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.inner-list1a li {
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
.inner-list1b {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	list-style-image: url(common/images/bullet-xsm2.gif);
	line-height: 14px;
}
.inner-list1b li {
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/* END sitemap styling */


#center {
    text-align: center;}




/* begin footer styling */
#footer {
	clear: both;	
	width: 100%;
	height: auto;
	position: relative;	
	bottom: 0;
	background-repeat:repeat;
	background-color: #6A162E;
}

   

#footer-content {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	border-top: 1px solid #000000;
}

#footer p {color: #ffffff;}

#footer .textb {color: #ffffff;
               font-weight: bold;}

#footer a {font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	padding-right: 3px;
	padding-left: 3px;
}

#footer hover {font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-right: 3px;
	padding-left: 3px;
}
     



/* begin legal disclaimer styling */
#legal {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 185px;
	margin-bottom: 0px;
	margin-left: 185px;
	padding: 0px;
}
#legal p   {
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #D0E8E8;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#legal2  {
    list-style-type: none;
	width: 776px;
	height: 141px;
	margin-top: 0px;
	margin-right: 185px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top: 20px;
	background-image:url(common/images/disclaimer.gif);
} 


/* end legal disclaimer styling */
.dividers {
	color: #FF6E1F;
	font-size: 9px;
	font-weight: normal;
}

.footer-text {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	line-height: 15px;
}
a.footer-text:link, a.footer-text:visited, a.footer-text:active {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	padding-right: 3px;
	padding-left: 3px;
}
a.footer-text:hover {
	font-weight: bold;
	color: #FF6432;
	text-decoration: none;
	line-height: 20px;
	padding-right: 3px;
	padding-left: 3px;
}

/* link to pmm only */
.pmm {
	font-size: 9px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.pmm:link, a.pmm:visited, a.pmm:active {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.pmm:hover {
	font-size: 9px;
	font-weight: normal;
	color: #AD3D0C;
	text-decoration: none;
	}

/* end footer styling */

#links {
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;}
	
li {
    margin-top: 15px;
	margin-left: 15px;}
	
#search {
    text-align: center;
	}	
	
#exchange {
	width: 430px;
	height: auto;
	background-color:#FFFFFF;
	border: 2px;
	border-color: #000000;
}		

#disclaimer {
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
    width: 85%;	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	border: 1px solid #000000;
	padding: 10px;
	}
