a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #51696F;
}

a:hover {
	text-decoration: none;
	color: #51696F;
}

body {
	background-color: #fff;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color:#51696F;
	margin: 0;
	text-align: center;
}

#wrapper {width: 968px; margin: auto; text-align: left;}

#banner {
	position: relative;
	width: 968px;
	height: 153px;
}

h2 {font-size: 16px;}

table {
	font-weight: bold;
	color: #000000;
	font-size: 12px
}
table.box { background-color: #fff}

td.nav { 
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.navRed {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navRed a {
	color: #F00;
}
.navRed a:hover, .navRed a:active {
	color: #51696F;
}

td.footer { 
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.title { 
	font-size: 14px;
	font-weight: bold;
	color: #9FABB3;
}

td.small { 
	font-size: 10px;
	font-weight: bold;
	line-height: 150%
}

td.footer { 
	font-size: 10px;
	font-weight: normal
}

td.rule { 
	background: #C0C0C0; 
}



p {
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color:#000
}

/* old */
#top {
	border-collapse: collapse;
	background: url(images/banner_adare.jpg) no-repeat scroll left top;
}
#mid {
	border-collapse: collapse
}
#foot {
	border-collapse: collapse
}

/* new */
#back {
	border-collapse: collapse;
	background: url(images/bg_template_adare.png) no-repeat scroll left top;
}

input.submit {
	border:1px solid #CCCCCC;
	color:#000;
	background-color:#EEEEEE;
	font: bold 8pt Tahoma;
}

input.text { 
	border:1px solid #CCCCCC; 
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color:#51696F;
	background-color:#EEEEEE
}

select { 
border:1px solid #CCCCCC; 
font-family: Tahoma; 
font-size: 8pt; 
font-weight: bold; 
color:#51696F; 
background-color:#EEEEEE
}

textarea { 
border:1px solid #CCCCCC; 
font-family: Tahoma; 
font-size: 8pt; 
font-weight: bold; 
color:#51696F; 
background-color:#EEEEEE
}

descriptions {
	font-family: Tahoma, sans-serif; 
	font-weight: bold;
		font-size: 12px;
	color:#FF5959
}

/* ========= BIO PAGE ================================================================ */

#bioHead {
	background: url(images/banner_bio.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	height: 234px;
}
#bio_main {
	margin: 0px;
	padding: 10px;
}
#bio_main p {
	margin: 0px;
	padding: 0px;
}
#bio_contact {
	text-align: center;
	margin-top: 10px;
}
#bio_content {
	text-align: left;
}
#bio_tagline {
	text-align: center;
	margin: 0px;
	padding: 20px 10px 10px;
}
.tagline {
	color: #900;
	margin: 0px;
	padding: 10px 0px 0px;
	line-height: 120%;
	font-style: italic;
}
.name {
	color: #900;
	margin: 0px;
	padding: 10px 0px 0px;
	line-height: 120%;
	font-style: normal;
}
#bio_content ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #000;
}
#bio_content blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}.currentGalleries {
	font-weight: bold;
	color: #000;
}
.addlText {
	font-weight: bold;
	color: #51696F;
}
#bio_content table {
	color: #51696F;
}
#bio_edu {
	margin: 5px 0px 0px;
}
#bio_newproj, #bio_bio, #bio_galleries, #bio_medium {
	margin: 20px 0px 0px;
}
#bio_galleries table {
	margin-bottom: 20px;
}
#commissions {
	width: 600px;
}
#bio_contact img, #bio_edu img, #bio_medium img {
	margin-bottom: 15px;
}
.jGallery {
	width: 100%;
	height: 800px;
	margin-top: 20px;
	border: none;
}

