﻿/*_master2col.css*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center; /*to fix IE margin auto quirk*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	background: #F2F2F2 url("_images/Backgrounds/bkg.gif") 0 0 repeat;
	z-index: 0;
}

#pagearea {
	width: 950px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border: 2px solid #A9A9A9;
	background-color: #fff;
}

#topbanner {
	width: 950px;
	height: 95px;
	margin: 0;
	padding: 0;
	background: #FFF url('_images/Master/Banner2011.jpg') no-repeat 0px 0px;
}





/********** IDs for icon buttons in top right corner **********/

#icons {
	height: 60px;
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
}

#icons ul {
	height: 60px;
	margin: 0;
	padding: 0;
}

#icons li {
	/*float: left;*/
	float: right;
	list-style-type: none;
}

#icons img {
	border: none;
}

#icons a {
	display: block;
	height: 60px;
	width: 60px;
	text-decoration: none;
}

#icons_home a:link, #icons_home a:visited {
	background: transparent url('_images/Master/IconHome3.png') no-repeat 0 0;
	text-decoration: none;
}

#icons_home a:hover {
	background: transparent url('_images/Master/IconHome3.png') no-repeat 0 -60px;
	text-decoration: none;
}

#icons_home a:active {
	background: transparent url('_images/Master/IconHome3.png') no-repeat 0 -120px;
	text-decoration: none;
}

#icons_business a:link, #icons_business a:visited {
	background: transparent url('_images/Master/IconBusiness3.png') no-repeat 0 0 ;
	text-decoration: none;
}

#icons_business a:hover {
	background: transparent url('_images/Master/IconBusiness3.png') no-repeat 0 -60px;
	text-decoration: none;
}

#icons_business a:active {
	background: transparent url('_images/Master/IconBusiness3.png') no-repeat 0 -120px;
	text-decoration: none;
}

#icons_contact a:link, #icons_contact a:visited {
	background: transparent url('_images/Master/IconContactUs3.png') no-repeat 0 0;
	text-decoration: none;
}

#icons_contact a:hover {
	background: transparent url('_images/Master/IconContactUs3.png') no-repeat 0 -60px;
	text-decoration: none;
}

#icons_contact a:active {
	background: transparent url('_images/Master/IconContactUs3.png') no-repeat 0 -120px;
	text-decoration: none;
}

#icons_search a:link, #icons_search a:visited {
	background: transparent url('_images/Master/IconSearch3.png') no-repeat 0 0;
	text-decoration: none;
}

#icons_search a:hover {
	background: transparent url('_images/Master/IconSearch3.png') no-repeat 0 -60px;
	text-decoration: none;
}

#icons_search a:active {
	background: transparent url('_images/Master/IconSearch3.png') no-repeat 0 -120px;
	text-decoration: none;
}



#mainphoto {
	width: 950px;
	height: 300px;
	margin: 0;
	padding: 0;
	background: #FFF url("_images/Master/bigstockphoto_Landscape_97556-950.jpg") 0px 0px no-repeat;
	border-top: 1px solid #007048;
	border-bottom: 1px solid #007048;
}

#wrapper {
	width: 950px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #F2F2F2; /*Changed to gray to match home page 6-24-11*/
	/*background: transparent url("_images/HomePage/NavLeftBgHome.jpg") top left repeat-y;*/
	z-index: 5;
}

#pageheader {
	/*font-family: Georgia, Times New Roman, Times;*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #700027;
	padding: 2px 0;
	margin: 20px 0 20px 0px;
}




/*----------Left vertical navigation bar----------*/

#navleftcol {
	float: left;
	width: 220px;
	margin: 0;
    padding: 0;    
	background-color: #F2F2F2;
}

#navleftcol p {
	margin: 0;
	padding: 10px 0;
	color: #FFF;
	font-size: 1.1em;
	line-height: 150%;
	text-align: center;
}

ul#navleft {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navleft a {
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #D6EAF4;
	border-left: 1px solid #D6EAF4;
	border-right: 1px solid #1E5B7A;
	border-bottom: 1px solid #1E5B7A;
	padding: 7px 5px 7px 12px;
	display: block;
	background-color: #05A565;
	text-align: left;
}

#navleft a:link {
	color: #FFF;
}

#navleft a:visited {
	color: #BAD7E5;
	/*color: #B2B2B2;*/
}

#navleft a:hover {
	color: #FFF;
	background-color: #007048;
}

#navleft a:active {
	color: #007048;
	background-color: #D7F4E9;
	border-right: 1px solid #D6EAF4;
	border-bottom: 1px solid #D6EAF4;
	border-top: 1px solid #1E5B7A;
	border-left: 1px solid #1E5B7A;
}


/*Hack to fix IE bugs*/
#navleft li {  /*Hack to fix IE bugs*/
	display: inline;
}

* html #navleft a { /*Hack to fix IE bugs*/
	height: 1px;
}


/*----------Main column content----------*/


#maincol {
	float: left;
	margin: 0;
	padding: 0 20px 20px 20px;
	width: 690px;
	min-height: 500px;
	font-size: 8pt;
	/*background: #FFF url("_images/HomePage/BgGrngradientLeft.jpg") 0px 0px repeat-y;Green*/
	background: #FFF url("_images/HomePage/BgGrayGradientLeft.jpg") 0px 0px repeat-y;
}

#maincol p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 0;
	line-height: 150%;
}
#maincol a:link {
    color: #007048;
    padding: 0;
    text-decoration: underline;
	outline: none;
}
#maincol a:visited {
    color: #808080;
    padding: 0;
    text-decoration: underline;
	outline: none;
}
#maincol a:hover, a:focus {
    color: #700027;
    background-color: transparent;
    text-decoration: none;
	outline: none;
}
#maincol a:active {
    color: #73C9A8;
    background-color: transparent;
    text-decoration: underline;
	outline: none;
}

#maincolimage {
	float: right;
}

#maincolimage img {
	margin-top: 10px;
	margin-left: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
	padding: 0;
}



/*----------Footer-----------*/

#footer {
	height: 20px;
	font-size: 8pt;
	color: #777777;
	text-align: right;
	margin-right: 10px;
}

#footer a {
	color: #007048;
	text-decoration: underline;
}

#footer a:link {
	color: #007048;
}

#footer a:visited {
	color: #007048;
}

#footer a:hover {
	color: #700027;
	background-color: transparent;
	text-decoration: none;
}

#footer a:active {
	color: #73C9A8;
	background-color: transparent;
}


/*----------Selectors----------*/

p {
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt; 
	color: #000000;
	margin-left: 30px;
	margin-right: 10px;
	line-height: 150%;
}

.divider {
	height: 20px;
	margin: 30px 0 0px 0;
	background: transparent url('_images/dividers/DividerBurg.jpg') top left repeat-x;
	clear: both;
}

.spacer10 {
	height: 10px;
	margin: 0;
	padding: 0;
	background: transparent;
}

.spacer20 {
	height: 20px;
	margin: 0;
	padding: 0;
	background: transparent;
	clear: both;
}

.spacer30 {
	height: 30px;
	margin: 0;
	padding: 0;
	background: transparent;
	clear: both;
}




/**********background images for various dividers**********/

	/*background: transparent url('_images/dividers/DividerGrMed1.png') top left no-repeat;
	background: transparent url('_images/dividers/DividerGrMed2.png') top left no-repeat;
	background: transparent url('_images/dividers/DividerGrMed3.png') top left no-repeat;
	background: transparent url('_images/dividers/DividerGrMed4.png') top left no-repeat;
	background: transparent url('_images/dividers/DividerGrMed5.png') top left no-repeat;
	background: transparent url('_images/dividers/DividerGrMed6.png') top left no-repeat;*/

.divider1 {
	margin: 0;
	padding: 0px;
	height: 8px;
	width: 950px;
	background-color: #007048;
}
.divider2 {
	margin: 0;
	height: 8px;
	width: 950px;
	background-color: #FFFFFF;
}

.divider3 {
	margin: 0;
	padding: 0px;
	height: 4px;
	width: 950px;
	background-color: #700027;
}

.dividerwhite {
	margin: 0;
	padding: 0;
	height: 2px;
	width: 950px;
	background-color: #FFF;
}


h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #909090;
	background-color: transparent;
	padding: 2px 0;
	margin: 20px 0 10px 10px;
}


h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	color: #909090;
	background-color: transparent;
	margin: 20px 0 10px 20px;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #303030;
	background-color: transparent;
	margin: 20px 0 10px 20px;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color:#669966;
    }
h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	color: #007048;
    }
h6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #999966;
    }

hr {
	color: #CCCC99;
}


/**********Table selectors**********/

table {
	font-family: Verdana, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: left;
	border: 2px solid #F2F2F2;
	border-collapse: collapse;
	cellspacing: 0;
	cellpadding: 0;
}

th {
	font-size: 7pt;
	color: #007048;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	padding: 5px;
	background-color: #BAD7E5;
}

td {
	font-size: 8pt;
	border: 3px solid #FFFFFF;
	padding: 5px;
	/*background-color: #F2F2F2; changed 12/30/09 to lighter color*/
	background-color: #F5F5F5;
	vertical-align: top;
}




ul  {
    list-style-type: disc;
	line-height: 150%;
	margin-bottom: 20px;
	margin-left: 60px;
}

li {
	margin-bottom: 10px;
}

.ulsquare  {
    list-style-type: square;	
	line-height: 150%;
	margin-bottom: 10px;   
}

.ulsquare li {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 40px;
}

.uldisc  {
    list-style-type: disc;	
	line-height: 150%;
	margin-bottom: 10px; 
	margin-left: 60px;  
}

.uldisc li {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 40px;
}

.ulplain  {
    list-style-type: none;	
	line-height: 150%;
	margin-bottom: 20px;
	margin-right: 20px;    
}

.ulplain li {
	margin-bottom: 10px;
}

ul ul  {
    list-style-type: circle;
	color:#000000;
	margin-top: 10px;  	   
}

ol  {
	color: #000000;
	line-height: 150%;
	list-style-type: lower-alpha;
	line-height: 150%;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 60px;
}

ol ol  {
	list-style-type: lower-roman;
	color: #000000;
	margin-bottom: 10px;
}

ol ol ol {
	margin-bottom: 10px;
	list-style-type: decimal;  
}

ol li{
	margin-top: 10px;
}



/**********List Selectors Lower Alpha and Lower Roman**********/
.olLowAlLowRom ol  {
	color: #000000;
	line-height: 150%;
	list-style-type: lower-alpha;
	line-height: 150%;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 60px;
}

.olLowAlLowRom ol ol  {
	list-style-type: lower-roman;
	color: #000000;
	margin-bottom: 10px;
}

/**********List Selectors Upper Alpha and Decimal**********/
ol.olUpAlDec  {
	list-style-type: upper-alpha;
	line-height: 150%;
	color: #000000;
	margin-bottom: 10px;
	margin-right: 20px;
}
ol.olUpAlDec ol  {
	list-style-type: decimal;
	color: #000000;
	margin-bottom: 10px;
}

ol.olUpAlDec li{
	margin-top: 10px;
}
/*****/


.olnumbered {
	font-size: 8pt;
	color: #000000;
	line-height: 150%;
	list-style-type: decimal;
	margin-bottom: 10px;
}

.olnumbered li {
	margin-bottom: 10px;
}

.olnumbered80 {
	font-size: 8pt;
	color: #000000;
	line-height: 150%;
	list-style-type: decimal;
	margin-bottom: 10px;
}

.olnumbered80 li {
	margin-bottom: 10px;
	margin-left: 20px;
}


.ollowercase {
	font-size: 8pt;
	color: #000000;
	line-height: 150%;
	list-style-type: lower-alpha;
	margin-bottom: 10px;
}

.ollowercase li {
	margin-bottom: 10px;
}

.oldecimal {
	font-size: 8pt; 
	color:#000000;
	line-height: 150%; 
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 10px;  
}

.oldecimal li {
	margin-bottom: 10px;
}

.oldecimal ol {
	list-style-type:lower-alpha;
}




.olalpha ol  {
	list-style-type: upper-alpha;
	line-height: 150%;
	color: #000000;
	margin-bottom: 10px;
	margin-right: 20px;
}
.olalpha ol ol  {
	list-style-type: decimal;
	color: #000000;
	margin-bottom: 10px;
}
.olalpha li{
	margin-top: 10px;
	margin-left: 20px;
}



/* Special Classes */

.clear{
    clear: both;
}

.centered {
	text-align: center;
}

.centeredbold {
	text-align: center;
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.justified {
    text-align: justify;
}

.right {
	text-align: right;
}


.left {
    text-align: left;
}

.leftindent {
    text-align: left;
    margin: 40px;
}

.leftindent20 {
    text-align: left;
    margin-left: 40px;
}

.leftindent30 {
    text-align: left;
    margin-left: 50px;
}

.leftindent40 {
    text-align: left;
    margin-left: 60px;
}

.indentboth20 {
    text-align: justify;
    margin-left: 40px;
    margin-right: 40px;
}


.backtotop {
    text-align: right;
	margin-right: 20px;
    padding-bottom: 10px;
	padding-right: 10px;
	font-size: 7pt;
}

.italic {
	font-style: italic;	
}

.italicbold {
	font-style: italic;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.boldcentered {
	font-weight: bold;
	text-align: center;
}

.boldgreen {
	color: #007048;
	font-weight: bold;
}

.boldburgundy {
	color: #700027;
	font-weight: bold;
}

.boldorange {
	font-weight: bold;
	color: #FF8C00;
}

.highlightyellow {
    background-color: #FFFFCC;
    color: #000000;
    font-weight: bold;
}

.warning {
	font-weight: bold;
	color: #F00;
}


/**********Float Left Classes**********/

.floatleftborder {
    float: left;
}

.floatleftborder img {
	border: 3px solid #C0C0C0;
	margin-top: 0px;
	margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
	padding: 6px;
	background-color: #F1F0EE;
}

.floatleftborder200h {
    float: left;
	height: 200px;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.floatleftborder200h img {
	border: 3px solid #C0C0C0;
	padding: 4px;
	background-color: #F1F0EE;
	text-align: center;
}

.floatleftborder200v {
    float: left;
	height: 340px;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.floatleftborder200v img {
	border: 3px solid #C0C0C0;
	padding: 4px;
	background-color: #F1F0EE;
}

.floatleftnoborder {
	float: left;
}

.floatleftnoborder img {
	margin-top: 0px;
	margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
	padding: 0;
}

/**********Float Right Classes**********/

.floatrightborder {
    float: right;
}

.floatrightborder img {
	border: 3px solid #C0C0C0;
	margin-top: 0px;
	margin-left: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
	padding: 6px;
	background-color: #F1F0EE;
}

.floatrightnoborder {
	float: right;
}

.floatrightnoborder img {
	margin-top: 0px;
	margin-left: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
	border:0px; 
	}

/**********Photo Gallery Classes**********/

.photo {
	background: transparent no-repeat top center;
}


.photoborder {
	text-align: center;
}

.photoborder img {
	border: 1px solid #C0C0C0;
	/*margin-top: 0px;
	margin-left: 0px;
    margin-right: 10px;
    margin-bottom: 10px;*/
	padding: 4px;
	/*background-color: #F1F0EE;*/
	background-color: #bad7e5;
	/*height: 153px;*/
	width: 205px;
}

.figure {
	float: left;
	width: 215px;
	margin: 0 7px 10px 7px;
}

.figure p {
	font-size: 7pt;
	text-align: left;
	margin: 10px 0 0 8px;	
	height: 120px;

}



.caption {
	font-size: 7pt;
	
}

.captionleft {
	font-size: 7pt;
	text-align: left;
}

.caption8 {
	font-size: 8pt;
	text-align: center;
}





.frame {
	margin: 0px 30px;
	/*padding: 10px;*/
	background: #FFFFFF;
	border: 1px solid #C0C0C0;
}

.framecentered {
	margin: 10px;
	padding: 10px;
	text-align: center;
	background: #F2F2F2;
	border: 1px solid #C0C0C0;
}


/**********List Selectors with Leaf Image**********/
.ulleaf {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 40px;
	line-height: 170%;
	text-align: left;
}

.ulleaf ul {
	margin: 5px 0 0 10px;
}

.ulleaf li {
	background-image: url('_images/Bullets/singleleaf.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 25px;
}

.ulleaf ul li {
	list-style-type: none;
	line-height: 200%;
}


/**********List Selectors with Snowflake Image**********/
.ulsnowflake {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 40px;
	line-height: 200%;
	text-align: left;
}
.ulsnowflake li {
	background-image: url('_images/Bullets/Snowflake.png');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 25px;
}

.ulsnowflake ul {
	margin: 5px 0 0 10px;
}

.ulsnowflake ul li {
	list-style-type: none;
	line-height: 200%;
}




td.cellborder {
	border-top: 2px solid #F2F2F2;
	border-right: 2px solid #F2F2F2;
	border-bottom: 2px solid #F2F2F2;
	border-left: 2px solid #F2F2F2;
}

/*----------------Site Map IDs and Classes----------------*/

#sitemapintro {
	margin: 0 0 30px 0;
	text-align: center;
}
#sitemapintro p {
	color: #54708C;
}
.sitemapalphaheader {
	background-color: #F5F5F5;
	border-top: 1px solid #999966;
	border-bottom: 1px solid #999966;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.sitemaplargecap {
	font-size: 14pt;
	font-weight: bold;
	color: #700027;
	margin: 0;
	padding: 0 30px 0 0px;
	text-align: left;
	background-color: transparent;
}
.sitemapalphalist {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	background-color: transparent;
}




/*----------Contact Page IDs----------*/

#ContactTablewrapper {
	margin-left: 10px;
	padding: 0;
	text-align: center;
	background-color: transparent;
}

#ContactTablewrapper img {
	border: 0px;
}

#ContactTablewrapper table {
	width: 600px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	background-color: #F2F2F2;
	border: 2px solid #BAD7E5;
	border-collapse: collapse;
}

#ContactTablewrapper td {
	border: 1px solid #FFF;
	border-collapse: collapse;
	padding: 4px;
}

.Contactvillageheader {
	vertical-align: top;
	font-weight: bold;
	font-size: 8pt;
	color:#000;
	text-align: center;
	width: 190px;
	border-right: 1px solid #FFF;
	background-color: #BAD7E5;
}

.Contactchamberheader {
	vertical-align: top;
	font-weight: bold;
	font-size: 8pt;
	color:#000;
	text-align: center;
	width: 190px;
	border-right: 1px solid #FFF;
	background-color: #BAD7E5;
}

.Contactbuildingdeptheader {
	vertical-align: top;
	font-weight: bold;
	font-size: 8pt;
	color:#000;
	text-align: center;
	width: 190px;
	background-color: #BAD7E5;
}

.Contactvillage {
	vertical-align: top;
	color: #000000;
	text-align: center;
	width: 190px;
	line-height: 14px;
	border-right: 1px solid #FFF;
}
.Contactchamber {
	vertical-align: top;
	color: #000000;
	text-align: center;
	width: 190px;
	line-height: 14px;
	border-right: 1px solid #FFF;
}
.Contactbuildingdept {
	vertical-align: top;
	color: #000000;
	text-align: center;
	width: 190px;
	line-height: 14px;
}

.Contactdetail {
	vertical-align: top;
	color:#000;
	/*font-weight: bold;*/
	text-align: center;
	width: 200px;
	line-height: 14px;
	border-right: 1px solid #FFF;

}

.Contactbottomtable td {
	border: 1px solid #FFF;
	border-collapse: collapse;
	padding: 4px;
}

.Contactdepartmentheader {
	vertical-align: middle;
	font-weight: bold;
	color:#000;
	text-align: center;
	width: 420px;
	height: 24px;
	border-bottom: 1px solid #F2F2F2;
	background-color: #BAD7E5;
}
.Contactnameheader {
	vertical-align: middle;
	font-weight: bold;
	color:#000;
	text-align: center;
	width: 180px;
	height: 24px;
	border-bottom: 1px solid #F2F2F2;
	background-color: #BAD7E5;
}
.Contactemailheader {
	vertical-align: middle;
	font-weight: bold;
	color:#000;
	text-align: center;
	width: 50px;
	height: 24px;
	border-bottom: 1px solid #F2F2F2;
	background-color: #BAD7E5;
}

.Contactdepartment {
	vertical-align: middle;
	color: #000;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	width: 420px;
	height: 12px;
}

.Contactsubcategory {
	vertical-align: middle;
	color: #000;
	font-weight: normal;
	text-align: left;
	text-indent: 20px;
	width: 420px;
	height: 12px;
}

.Contactname {
	vertical-align: middle;
	color: #000;
	font-weight: normal;
	text-align: left;
	text-indent: 30px;
	width: 180px;
	height: 12px;
}
.Contactemail {
	vertical-align: middle;
	color: #000;
	text-align: center;
	width: 50px;
	height: 12px;
}

/**********Styles for Parking page**********/

ol.decimal {
	font-size: 8pt; 
	color:#000000;
	line-height: 150%; 
	list-style-type: decimal;
	/*list-style-position: outside;*/
	margin-left: 60px;
	margin-bottom: 10px;  
}
li.decimal {
	margin-bottom: 10px;
}


/********** Form Classes **********/

.label {
	width: 100px;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}

.field {
/*width: 500px;*/
	vertical-align: top;
}

.labelx {
	width: 200px;
	text-align: left;
}

.fieldx {
	width: 300px;
}

#missionstatement {
	/*height: 410px;
	margin: 0;
	padding: 0;
	background-image: url('_images/Backgrounds/bigstock_Vintage_roll_of_parchment_back_22802342.jpg');
	background-repeat: no-repeat;
	background-position:center;*/
}

#missionstatement p {
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*padding: 80px 160px 60px 130px;*/
	padding: 0 80px 0 20px;
	text-align: justify;

}

.printbtn a {
	font-weight: bold;
	font-size: 10pt;
	background-color: #D9EEE5;
}

