/* Main */


body {	background-image:url('images/background.gif');
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em
}

.wrapper {
	width:960px;
	position: relative;
	left: 50%;
	margin-left: -480px;
}

.mainbox {
	background-image:url('images/bgpattern.png');
	border:0;
	padding:0;
}

.column {
	float: left;
	margin-left: 25px;
	margin-right: 25px;
}

.submenu1 {
	position:absolute;
	top:165px;
	left:85px;
}

.submenu2 {
	position:absolute;
	top:165px;
	left:220px;
}

.submenu3 {
	position:absolute;
	top:165px;
	left:395px;
}

.submenu4 {
	position:absolute;
	top:165px;
	left:645px;
}

Area {
	outline:none;
}

A img {
	border:none;
}

A:link {
	text-decoration:none;
	color:#FF0000;
	border:none;
}

A:visited {
	text-decoration:none;
	color:#FF0000;
	border:none;
}

A:active {
	text-decoration:none;
	color:#FF0000;
	border:none;
}

A:hover {
	text-decoration:none;
	color:#000000;
	border:none;
}

div.hr {
	margin-left:75px;
	margin-right:75px;
}


/* Text Styles */


h1 {
	font-family: "Big Caslon, Times, serif";
	font-size:32px;
	font-weight:400;
	text-align:center;
	color: #000000
}

h2 {
	font-family: "Big Caslon, Times, serif";
	font-size:22px;
	font-weight:400;
	text-align:center;
	color: #000000
}

h3 {
	font-family: "Big Caslon, Times, serif";
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color: #000000
}
.br {
	clear:both;
}
.cdabar {
	text-align:center;
	padding-left: 20px;
}
.cdabar1 {
	text-align:left;
	padding-left: 20px;
}
.cdabar2010 {
	text-align:center;
}
.flags {
	font-family:"Big Caslon, Times, serif";
	font-size:14px;
	text-align:center;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}

.jumptop {
	font-family: "Big Caslon, Times, serif";
	font-size:14px;
	font-weight:500;
	text-align:center;
	color: #000000
}

.style1 {
	font-family: "Big Caslon, Times, serif";
	font-size:16px;
	line-height:1.3;
	text-align:left;
	color: #000000;
	padding-left:95px;
	padding-right:95px;
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:top;
}
.style1center {
	font-family: "Big Caslon, Times, serif";
	font-size:16px;
	line-height:1.3;
	text-align:center;
	color: #000000;
	padding-left:95px;
	padding-right:95px;
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:top;
}

.style1justify {
	font-family: "Big Caslon, Times, serif";
	font-size:16px;
	line-height:1.3;
	text-align:justify;
	color: #000000;
	padding-left:95px;
	padding-right:95px;
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:top;
}



#nopad {
	padding-left:55px;
	padding-right:55px;
}

#width325 {
	width:325px;
}

#center {
	text-align:center;
}
#left {
	text-align:left;
}
#justify {
	text-align:center;
}

#top {
	vertical-align:top;
}

#floatleft {
	float:left;
}

#floatright {
	float:right;
}

.titles {
	font-family:"Big Caslon, Times, serif";
	font-size:22px;
	font-weight:400;
	text-align:left;
	color: #000000
}

.bio {
	font-family: "Big Caslon, Times, serif";
	font-size:16px;
	color: #000000
}

.copyright {
	font-family:"Big Caslon, Times, serif";
	font-size:14px;
	text-align:center;
	color: #000000;
}


/* Picture Styles */

.thumbnail {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

.headshot {
	float:left;
	width:150px;
	height:200px;
	padding-bottom:5px;
	padding-right:15px
}

.headshotpaul {
	float:left;
	width:150px;
	height:190px;
	padding-bottom:5px;
	padding-right:15px
}

.headshotLaura {
	float:left;
	width:135px;
	height:200px;
	padding-bottom:5px;
	padding-right:15px
}

.headshotrachel {
	float:left;
	width:200px;
	height:140px;
	padding-bottom:5px;
	padding-right:15px
}
.headshotdenise {
	float:left;
	width:150px;
	height:138px;
	padding-bottom:5px;
	padding-right:15px
}
.indent {
	margin-left: 50px;
}

.buttons {
	text-align:center;
	vertical-align:bottom;
}

.quote {
	padding-top:50;
	text-align:center;
}
.clear {
	clear: both;
}
.border {
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}

