html {
	overflow-y:scroll;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
html, body {
	min-height:101%;
	margin-bottom:1px;
}
body {
	text-align:center;
	font-size:100%;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CDCCAD;
}
#wrapper {
	text-align:left;
	width:750px;
	margin:0 auto;
	background-image: url(../images/faux-column-shadow.jpg);
	padding: 0 27px;
	background-repeat: repeat-y;
	font-size: 80%;
	line-height: 1.3;
	overflow:hidden;
	/*min-height: 850px;*/
}
#leftSide {
	margin: 0px;
	float: left;
	width: 151px;
	padding-top: 91px;
	padding-right: 5px;
}
#leftSide  ul#nav, #leftSide ul#nav ul#servicesMenu {
	margin-left: 15px;
	padding-left: 0px;
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
}
#leftSide ul#nav ul#servicesMenu {
	display: none;
	font-size: 90%;
	margin-left: 0px;
}
#leftSide ul#nav ul#servicesMenu li {
	padding-left:0;
}
#leftSide #nav li {
	padding-left: 18px;
	background-image: url(../images/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 18px;
	margin: 0 0 5px;
	font-size: 80%;
}
#leftSide ul#nav ul#servicesMenu li {
	margin-left:0;
	padding-left:15px;
}
#leftSide #nav a {
	color: #C55C1E;
	text-decoration: none;
	text-transform: uppercase;
}
#leftSide #nav a:hover {
	color: #333;
}

#leftSide dl {
	margin-left: 15px;
}
#leftSide dt {
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	color: #C55C1E;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftSide dd {
	font-size: 80%;
	text-indent: 0px;
	margin-left: 0px;
}
#centerContent {
	margin: 0px 0 0 157px;
	min-height: 500px;
	background-repeat: no-repeat;
	background-image: url(../images/plat-bkg.jpg);
	padding-right: 15px;
}
#centerCopy {
	padding-top: 91px;
	padding-left: 15px;
	padding-right: 10px;
	overflow:hidden;
}
#centerCopy #homePage {
	width: 401px;
	padding-top: 91px;
	padding-left: 15px;
	padding-right: 10px;
}
#centerCopy h1, #centerCopy h3 {
	font-size: 125%;
	color: #C55C1E;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#centerCopy h3 {
	font-size:110%;
	margin-bottom:0;
}

#centerCopy table td ul {
	font-size:130%;
	margin-top: 0px;
}
#centerCopy td li {
	font-size: 75%;
}
#centerCopy li a {

}

#centerCopy p {
	font-size: 95%;
}

#col1 {
	width:42%;
	float:left;
}

#col2 {
	width:55%;
	float:right;
}

#col2 figure {
	padding-left:0!important;
	padding-right:0!important;
}

figure img {
	float:right;
}

#col2 p, figcaption {
	font-size:11px;
	font-weight:bold;
	text-align:right;
	clear:right;
	margin:0 5px 5px;
}

#rightSide {
	float: right;
	width: 146px;
	background-image: url(../images/sidebar-bkg.jpg);
	background-position: left 91px;
	background-repeat: repeat-x;
	min-height: 450px;
	margin-left: 15px;
}
#rightSide #rightInner {
	background-repeat: no-repeat;
	background-image: url(../images/50years.jpg);
	background-position: center bottom;
	clear: both;
	min-height: 625px;
}
#rightSide .content {
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 15px;
	font-style: italic;
}
#rightSide #rotateWrapper {
	height: auto;
}



#bottomCap {
	background-image: url(../images/faux-column-shadow.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 25px;
	/*width: 804px;*/
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#footer {
	font-size: 65%;
	color: #666;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
#footer .credit a:hover {
	text-decoration: none;
	color: #C55C1E;
}
