@charset "UTF-8";
/* Madison Pension Services, Inc.
   Cascading Style Sheet
   Author: Joanna DiPasquale
   (c) Madison Pension Services, Inc.
 */

/*
Color		Hex			HSL			RGB				CMYK
Orange		b4623a		16 81 55	217 88 41		10 79 98 1
Lt orange	dc9176		16 46 68	220 145 118		12 50 53 0
Dk gray		2a2a2a		0 0 17		42 42 42		71 64 64 66
Lt gray		a2a2a2		0 0 67		162 162 162 	39 32 32 1
Black		000000		0 0 0		0 0 0			75 68 67 90
White		ffffff		0 0 100		255 255 255		0 0 0 0
*/

* {
	font-family:Verdana, Arial, "sans-serif";
	font-size:12px;
}

BODY {
	margin:0px;
	text-align:center;
	background-color:#a9ab7a;
	background-image:url(../images/bkgdgrd.jpg);
	background-repeat:repeat-x;
}
#wrapper {
	width:800px;
	background-color:#fff;
	text-align:left;
	margin:0px auto;
}
.photocredits {
background-color:#2a2a2a;
text-align:right; 
}
.photocredits A, .photocredits A:visited {
color:#fff;
text-decoration:none;
font-size:10px;
}

.photocredits A:hover, .photocredits A:visited:hover {
color:#eee;
text-decoration:none;
font-size:10px;
}
IMG  {
	border:0px;
	text-decoration:none;
	}
.upperRight {
	color: #b4623a;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	float:right;
	padding:10px;
	margin:10px;
}
.upperRight A {
color: #b4623a;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}
.logo {
	height:50px;
	padding:15px;margin-top:15px;
	padding-bottom:8px;
	overflow:hidden;
	color:#2a2a2a;
	font-family:Arial, Verdana, Sans-Serif;
	vertical-align:bottom;
	font-size:36px;
	font-variant:small-caps;
	vertical-align:top;
	}
.square {
	height:30px;
	width:30px;
	background-color:#b4623a;
	display:inline;
	font-size:30px;
	color:#fff;
	padding:5px;
	}
A, A:visited {
	color:#b4623a;
}
A:hover, A:visited:hover {
	color: #2a2a2a;
}
.noUnderline {
	text-decoration:none;
	}
DIV.directory DIV {
    border-bottom:1px solid #2a2a2a;
	}
TABLE.homeTable 
{
	border-collapse:separate;
}
.homeTable TH, .homeTable TD {
	padding:5px;
}
.dots {
	border-right:1px dotted #2a2a2a;
}
#nav {
	padding:0;
	margin:0;
	width:800px;
	background-color:#2a2a2a; /*url(../images/nav_off.gif) repeat;*/
	text-align:center;
	border-top:5px solid #b4623a;
}

#nav TABLE {
	width:800px;
	border-collapse:collapse;
}

#nav TABLE td {
	width:150px;
	vertical-align:middle;
	text-align:center;
	padding:5px;
	text-transform:uppercase;
}
#nav TABLE td:hover {
	background-color:#b4623a;
	color:#fff;
	text-decoration:none;
	}

#nav TD A:link, #nav TD A:visited {
	color:#eee;
	background-color:transparent;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
	width:100%;
	height:100%;
	text-decoration:none;

}

#nav TD A:hover, #nav TD A:visited:hover {
	color:#fff;
	background-color:#b4623a;
	width:100%;height:100%;
	text-decoration:none;

	}
#content {
vertical-align:top;
padding:0;margin:0;
}

#content TABLE TH {
color: #b4623a;
}

.bottomRight {
	clear:both;
	color: #b4623a;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	float:right;
	padding-right:10px;
	padding-top:50px;
	width:790px;
	background-color:#ffffff;
	text-align:right;
}
.bottomRight A {
color: #b4623a;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
}
.sideNavTd {
	vertical-align:top;
	width:200px;
}
.sideNav {
	margin:10px;
	background-color:#fff;
	background-image:url(../images/leftgradient.jpg);
	background-repeat:repeat-x;
	/*float:left;*/
	width:200px;
	overflow:hidden;
	/*border:1px solid #2a2a2a;*/
	padding:5px;
	margin:0px auto;
	min-height:300px;
}
.sideNav H3 {
text-transform:uppercase;
color:#2a2a2a; /*b4623a;*/
text-align:center;
}
.sideNav UL, .sideNav LI {
	list-style-type:none;
	padding-top:6px;
	margin-top:6px;
	}

.sideNav DIV UL  {
	padding-left:5px;
	margin-left:5px;
	}	
.sideNav A, .sideNav A:visited {
	color:#2a2a2a;
	text-decoration:none;
}
.sideNav A:hover , .sideNav A:visited:hover {
	color:#b4623a;
	text-decoration:none;
}

	H1 {
	/*background-color:#b4623a;*/
	background-image:url(../images/h1bkgd.jpg);
	background-repeat:repeat-x;
	color:white;
	font-family:Verdana, Arial, sans-serif;
	margin:0;
	padding:10px;
	font-size:16px;
	min-height:45px;
	}
.rightFloat {
	float:right;
	width:170px;
	background-color:#c7dcce;
	/*background-image:url(../images/spotlight.jpg);
	background-repeat:repeat-x; */
	overflow:hidden;
	border:1px solid #281f11; /*7ec1b4; /*b4623a;*/	
	margin:5px;
	padding:5px;
}
.bigQuote {
	color: #b4623a;
	font-size:36px;
	font-family:"Times New Roman", Times, serif;
	display:inline;
	padding:5px;margin:5px;
	}

.text {
	padding:10px;
	margin:10px;
	margin-top:5px;padding-top:5px;
	}
	.googleMap {
	float:right;
	}
	.navTable {
	border-collapse:collapse;
	width:800px;
	}
	.navTable TD {
		vertical-align:top;
		}
	.topAlign {
	vertical-align:top;
	}
	.message {
	background:#3c3c3c;
	width:800px;
	font-size:11px;
	color:#fff;
	}

.imptHeader {
	color: #b4623a;
	font-weight:bold;
	}
	
	.viewTable {
	      border:1px solid #dc9176;
		  border-collapse:collapse;
		  }
		  
	.viewTable TD {
			border:1px solid #dc9176;
			}
			
.question {
		color: #dc9176;
		font-weight:bold;
}
.subMenu {
	margin-left:-10px;
	}
.grey {
	color:#a2a2a2;
	}