@charset "utf-8";
/* CSS Document */


body{
margin:0;
padding:0;
line-height: 1.25em;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

dl {
font-size:90%;
}

dt {
padding:5px;
font-weight:bold;
}

dd {
padding:3px;
}

h1 {
font-size:130%;
}


#header{
background: #670099; /*purple*/
height: 116px; /*Height of top section*/
margin:0px;
padding: 0px;
}

#banner {
background-image:url(images/banner1.jpg);
background-repeat:repeat-x;
height:70px;
padding-bottom:25px;
background-color:#cc3300; /*orange*/
}

#contentwrapper{
float: left;
width: 100%;
}

#content{
background-color:#fff;
}

#menu{
width: 250px; /*Width of left column*/
background: #C0c0c0;
	background-image: url(images/pmm_greystone_vroot.jpg);
background-repeat:repeat-y;
}

#right{
float: left;
width: 180px; /*Width of right column*/
background-color:#FFcc00;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#address {
padding:0px 15px;
font-size:90%;
}

#footer a{
color: #FFFF80;
}

#content a, #content a:link {
color:#000;
text-decoration:underline;
}

#content a:visited {
color:#000000; /*gold*/
text-decoration:none;
}

#content a:hover, #content a:active, #content a:focus {
color:blue; /*gold*/
text-decoration:underline;
}

.bold {
font-weight:bold;
}


.clear {
clear:both;
}

.colbottom {
margin-bottom:0 !important
}

.comic {
font-family:"Comic Sans MS", Arial, sans-serif;
color:#ff9900;
}

.green {
color:#008000;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.italic {
font-style:italic;
}

.large {
font-size:150%;
}

.lightgreen {
color:#99CC66;
}

.line_height {
line-height:1.25em;
}

.pink {
color:#ff00ff;
}

.red {
color:#FF0000;
}

.small {
font-size:80%;
}

.smallcaps {
text-transform:uppercase;
}

div a:link img {border:0px;}      /* unvisited link */
div a:visited img {border:0px;}  /* visited link */
div a:hover img {border:0px;}  /* mouse over link */
div a:active img {border:0px;}  /* selected link */

.staffName {
	font-size:10.0pt;
	font-family:Verdana;
	font-weight:bold;
	mso-fareast-font-family:&quot;Times New Roman&quot;;
	mso-bidi-font-family:&quot;Times New Roman&quot;;
	mso-ansi-language:EN-US;
	mso-fareast-language:EN-US;
	mso-bidi-language:AR-SA;
}

.staffPosition {
	font-size:10.0pt;
	font-family:Verdana;
	font-style:italic;
	mso-fareast-font-family:&quot;Times New Roman&quot;;
	mso-bidi-font-family:&quot;Times New Roman&quot;;
	mso-ansi-language:EN-US;
	mso-fareast-language:EN-US;
	mso-bidi-language:AR-SA;
}

.staffNumber {
	font-size:10.0pt;
	font-family:Verdana;
	mso-fareast-font-family:&quot;Times New Roman&quot;;
	mso-bidi-font-family:&quot;Times New Roman&quot;;
	mso-ansi-language:EN-US;
	mso-fareast-language:EN-US;
	mso-bidi-language:AR-SA;
}

.staffNumber a {
	font-size:10.0pt;
	font-family:arial;
	font-weight:bold;
	mso-fareast-font-family:&quot;Times New Roman&quot;;
	mso-bidi-font-family:&quot;Times New Roman&quot;;
	mso-ansi-language:EN-US;
	mso-fareast-language:EN-US;
	mso-bidi-language:AR-SA;
}



