.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
#entirepage {
	width:800px;
	margin:auto;
}
#brickback{
	height:500px;
	background-image:url(images/brick.jpg)
}
#header{
	width:800px;
	height:50px;
}
#logo{
	width:200px;
	height:500px;
}
#slideshow{
	margin-top:25px;
	width:800px;
	position: relative;
}
#copy{
	margin-top:10px;
	height:226px;
	margin-bottom: 10px;
}
#nav{
	height:30px;
}
#nav img{
	margin-left:10px;
}
#footer{
	width:800px;
	float:right;
	clear: left;
	background: #FFF;
	height: 50px;
}
	

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	text-align: center;
}
.home_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
}
.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#header #logolink {
	height: 150px;
	padding-top: 15px;
	padding-left: 15px;
}
#headertitle {
	margin-top: 63px;
	margin-left: 15px;
}
#othertoplinks {
	float: right;
	height: 165px;
	vertical-align: top;
}
#othertoplinks img {
	display: block;
	margin-top: 26px;
}
#copysidebar {
	height: 335px;
	width: 150px;
	float: left;
}
#copysidebar ul {
	list-style: none;
	margin: 10px 0px 0px -30px;
	color: white;
}
#copysidebar ul ul li {
	list-style: square;
}
#copycontent {
}
#copycontent {
	margin-left: 160px;
}
#copycontent p {
	color: #FFF;
}
.activecontent {
	visibility: visible;
}
.hiddencontent {
	display: none;
}
#brickside {
	background: url(images/brickback.jpg);
	width: 200px;
	height: auto;
}
#brickside img {
	margin-top: 15px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#pagecopy {
	height: auto;
	background: url(images/brick_sidebar.jpg) repeat-y left -15px;
}
#pagecopy #copylogo {
	margin-left: 19px;
	margin-top: 10px;
	float: left;
}
#submenu {
	height: 20px;
	margin-top: 0px;

}
#submenu ul {
	margin: 0px;
}

#submenu li{
	float:right;
	list-style: none;
	margin-top: 5px;
}
#submenu li a{
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-right: medium solid #999;
	color: #666;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#copytext {
	margin-top: 38px;
	margin-left: 210px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 20px;
}
#entirecopypage {
	width:800px;
	margin:auto;
}
#submenu ul li a:hover, #submenu ul li a:active, #submenu ul li a:focus {
	text-decoration: underline;
}
.intro {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #600;
}

