@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #54534A;
	line-height: 17px;
	background-image:url(../images/pattern_bg_full.gif);
	background-repeat:repeat;
}

body a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #54534A;
	text-decoration:none;
}

body a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #E5A04D;
	text-decoration:none;
}
	
 
#tophalf {
	height: 250px;
	display:block;
	text-align:center;
	vertical-align:middle;
	margin-right:auto;
	margin-left: auto;
	background-color:#FFFFFF;

}
#containerbottom {
 margin-right:auto;
 margin-left: auto;
 width: 100%;
 text-align:center;
 background-image:url(../images/pattern_bg_full.gif);
 background-repeat:repeat;
 }
 
#bottomhalf {
	height: 100%;
	display:block;
	text-align: center;
}
#butons {
	text-align: center;
}
#buttons img {
	padding: 0px 10px 0px 10px;
}

#orangebar {
	height: 25px;
	background-color: #E5A04D;
	display:block;
	text-align:center;
}
#orangebar .leftlink {
	line-height: 25px;
	vertical-align:middle;
	color: #E6E6E6;
	margin-right: 10px;
}
#orangebar .rightlink {
	line-height: 25px;
	vertical-align:middle;
	color: #E6E6E6;
	margin-left: 10px;
}
#orangebar a {
	color: #E6E6E6;
	text-decoration:none;
}
#orangebar a:hover {
	color:#fff;
	text-decoration:none;
}

#orangebar .select {
	color: #fff;
}
#orangebar .select a {
	color: #fff;
	text-decoration:none;
}
#orangebar .select a:hover {
	color: #E6E6E6;
	text-decoration:none;
}
#orangebar .select a:visited {
	color: #fff;
	text-decoration:none;
}
#table2 {
	width: 546px;
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height: 150px;
}
.smallcaps {
font-variant:small-caps;
}

/*******Principals Page***********/

#table {
	width: 546px;
	display:block;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	height: 175px;
}
.partners {
	width: 263px;
	float:left;
}
.names {
	display:block;
	float: right;
	width: 263px;
	height: 175px;
	padding-left: 20px;
	line-height: 31px;
}

/*******Contact Page***********/

#table {
	width: 546px;
	display:block;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	height: 175px;
}
.left {
	width: 263px;
	float:left;
	text-align:right;
	line-height: 20px;
	padding-right: 10px;
}
.right {
	display:block;
	float: right;
	width: 263px;
	height: 175px;
	padding-left: 10px;
	line-height: 20px;
}