html 

/* force scroll bars */ {
	margin-bottom: 1px;
	width: 100%;
	height: 100%;
	min-height: 100%
}

a {
	color: #a52a2a;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 0
}

a:hover {
	color: white;
	font-weight: normal;
	text-decoration: none;
	background-color: #5c423a;
	text-align: left
}

body {
	color: #483129;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-align: center
}

h1 {
	color: #8d8774;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	letter-spacing: -1px;
	padding-top: 8px
}

h2 {
	color: #8d8774;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 21px;
	text-decoration: none;
	text-align: left;
	letter-spacing: -1px;
	margin: 6px 0 0;
	border-top: 1px solid #d1c7ac;
	padding: 8px 0 6px;
}

h3 {
	color: #8d8774;
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	letter-spacing: -1px;
	padding-top: 12px
}

#leftcol h3, #rightcol h3{
	font-size: 15px;
	font-family: Constantia, Cambria, Georgia, Times, serif;

	line-height: 14px;
	padding-top: 6px
}

.leftcol h3, .rightcol h3{
	font-size: 15px;
	font-family: Constantia, Cambria, Georgia, Times, serif;

	line-height: 14px;
	padding-top: 6px
}

.serif{

	font-family: Constantia, Cambria, Georgia, Times, serif;


}

p {
	font-variant: normal;
	text-align: left
}

strong {
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0
}

#leftquotepanel p {
	color: #c5da41;
	font-size: 20px;
	font-family: Arial;
	line-height: 24px;
	text-align: left;
	word-spacing: -1px;
	letter-spacing: -1px;
	padding-left: 6px
}

#leftquotepanel h2 {
	color: #c5da41;
	font-size: 20px;
	font-family: Arial;
	line-height: 24px;
	background-color: #483129;
	text-align: left;
	letter-spacing: -1px;
	padding-left: 6px
}

#profilepanel h3, #superfluouspanel h3 {
	padding-left: 6px
}

#profilepanel, #superfluouspanel p {
	color: #5c423a;
	font-size: 10px;
	font-family: Arial;
	line-height: 16px;
	text-align: left;
	padding-right: 6px;
	padding-left: 6px
}

#profilepanel img {
	padding-left: 6px
}

/*navigation*/

.nav-email {
	color: #6f7e8f;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	background-color: transparent;
	margin-top: 1px;
	padding-top: 1px;
	width: 82px;
	height: 13px;
	float: left
}

.nav-homepage {
	color: #6f7e8f;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	background-color: transparent;
	margin-top: 1px;
	padding-top: 1px;
	width: 68px;
	height: 13px;
	float: left
}

.nav-sitemap {
	color: #6f7e8f;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	background-color: transparent;
	margin-top: 1px;
	padding-top: 1px;
	width: 74px;
	height: 13px;
	float: left
}

a:hover.nav-email {
	color: #483129;
	font-size: 10px;
	text-decoration: none;
	background-color: transparent;
	text-transform: uppercase
}

a:hover.nav-homepage {
	color: #483129;
	font-size: 10px;
	text-decoration: none;
	background-color: transparent;
	text-transform: uppercase
}

a:hover.nav-sitemap {
	color: #483129;
	font-size: 10px;
	text-decoration: none;
	background-color: transparent;
	text-transform: uppercase
}

#leftnav li {
	font-size: 13px;
	line-height: 28px;
	text-align: left;
	display: inline
}

#leftnav li a {
	background-color: transparent;
	text-align: left;
	text-indent: 2px;
	list-style-type: none;
	display: block;
	margin-left: 0;
	padding-left: 0;
	width: 246px;
	border-right: medium none;
	border-bottom: 1px solid #e1dddc;
	border-left: medium none
}

#leftnav li a:hover {
	color: white;
	background-color: #5c423a;
	text-align: left;
	text-indent: 2px;
	list-style-type: none;
	display: block;
	margin-left: 0;
	padding-left: 0;
	width: 246px
}

#navcontainer ul li {
	font-size: 13px;
	line-height: 40px;
	display: block;
	float: left
}

#navcontainer ul li a {
	line-height: 40px;
	display: block;
	padding: 0 7px 0 6px;
	height: 40px;
	float: left;
	border-left: 1px solid #e1dddc
}

#navcontainer ul li a:hover {
	color: #fff;
	background-color: #5c423a;
	background-position: left center
}

#navcontainer ul {
	display: block;
	margin: 0;
	padding: 0
}

/*lists*/

ul {
	color: #5c423a;

	line-height: 18px;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0
}

#leftcol li, #rightcol li{
	font-size: 11px;
	font-family: Constantia, Cambria, Georgia, Times, serif;
	text-indent: -3px;
}

.leftcol li, .rightcol li{
	font-size: 11px;
	font-family: Constantia, Cambria, Georgia, Times, serif;
	text-indent: -3px;
}




ol {
	color: #5c423a;
	list-style-type: square;
	list-style-position: inside;
	padding-left: 8px
}

/*tables*/

td {
	font-size: 11px;
	line-height: 20px;
	background-color: white;
	margin: 0;
	padding: 0 4px;
	border-bottom: 1px solid #eeeceb;
	outline-width: 0
}

td.title {
	color: #a52a2a;
	font-size: 13px;
	background-color: #f6f4f4
}

td.alt {
	color: #fff;
	font-size: 12px;
	background: #b1b6c3;
	padding-bottom: 4px
}

/*textstyles*/

.toplink {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: none;
	margin-top: 12px;
	padding-right: 2px;
	padding-left: 2px
}

.sublink {
	color: #8d8774;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 4px
}

.sectionheader {
	color: #e1dddc;
	font-size: 28px;
	font-family: Arial;
	font-weight: 100;
	letter-spacing: -1px;
	padding: 0 0 0 6px;
	border-width: 0 !important
}

.description {
	color: #8d939c !important;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 4px;
	padding-top: 4px;
	border-color: white
}

.title {
	color: #5c423a;
	font-size: 12px;
	background-color: #f6f4f4;
	padding-left: 8px;
}

.image {
	padding: 2px;
	border: solid 1px #8d8774
}

.video {
	border: solid 10px #8d8774;
	width: 400px;
}

.readers {
	margin-left: 10px;

	border: solid 2px #fff;
	margin-bottom: 10px;
}

.imagepanel {
	margin-right: 4px;
	float: left;
	border: solid 1px #8d8774
}

.imagewide {
	margin: 0 0 10px;
	padding-top: 2px;
	padding-left: 6px;
	float: left
}

.question {
	color: #483129;
	font-weight: bold;
	padding-top: 0;
	border-color: white
}

.boldtype {
	font-weight: bold;
	padding-top: 0;
	border-color: white
}

.name {
	color: #78564b;
	font-size: 13px
}

.intro {
	color: #483129;
	font-weight: bold;
	padding-top: 0;
	border-color: white
}

.blockquote {
	color: #78564b;
	font-weight: normal;
	background-color: #f6f4f4;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 4px 8px;
	border: solid 1px #fff
}

/*credit_styles*/

#credit a {
	text-decoration: none;
	background-color: transparent;
	padding: 0;
	border-style: none
}

#credit a:hover {
	background-color: #5c423a;
	padding: 0;
	border-style: none
}

.imgcredit {
	vertical-align: middle;
	border-width: 0;
	outline-width: 0
}

/*div_ids*/

#wrapper {
	background-image: url("../a_images_site/stdev_mainbg.gif");
	background-repeat: repeat;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	width: 758px
}

#wrapperform {
	background-color: #eeeceb;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	width: 758px
}

#navigation {
	background-color: white;
	width: 758px;
	height: 21px;
	float: left
}

#header {
	background-color: white;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 758px;
	height: 252px;
	clear: both
}

#sectionheader1, #sectionheader2, #sectionheader2 {
	width: 480px;
	float: left;
}

#sectionheader1 h2, #sectionheader2 h2,#sectionheader3 h2 {
	font-size: 15px;
	font-family: Constantia, Cambria, Georgia, Times, serif;
	border-top: 1px solid #d1c7ac;
	line-height: 14px;
	padding-top: 6px;
	clear: left;
	margin: 0 0 6px;
}

#navcontainer {
	background-color: #fff;
	background-image: url("../a_images_site/stirling-navbarbg.gif");
	background-repeat: repeat-x;
	width: 758px;
	height: 40px;
	clear: both;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}

#contentpanel1 {
	margin-left: 253px;
	padding: 12px 4px 24px 10px;
	width: 480px
}

#content {
	margin-left: 250px;
	padding: 12px 4px 24px 10px;
	width: 490px
}

#leftcol {
	width: 240px;
	float: left;
	display: inline;

}

.leftcol {
	width: 240px;
	float: left;
	display: inline;

}

#rightcol {
	width: 234px;
	float: right;
	display: inline;

}

.rightcol {
	width: 234px;
	float: right;
	display: inline;

}

#formcontent {
	font-size: 11px;
	line-height: 18px;
	background-color: #eeeceb;
	margin: 0 2px 8px 0;
	padding: 0 2px 8px 8px;
	width: 748px;
	height: 100%
}

#homemail {
	color: #483129;
	line-height: 16px;
	text-align: left;
	margin-top: 32px;
	margin-right: 4px;
	margin-bottom: 0;
	padding-top: 208px;
	padding-left: 38px;
	width: 164px;
	float: left
}

#footer {
	color: #b1b6c3;
	font-size: 14px;
	font-family: Arial;
	line-height: 18px;
	background-color: white;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 1px;
	height: 21px;
	clear: both
}

#credit {
	color: #b1b6c3;
	font-size: 9px;
	background-color: white;
	text-align: right;
	margin-top: 4px;
	clear: both
}

#leftpanel {
	text-align: left;
	padding-bottom: 24px;
	width: 252px;
	float: left
}

#leftquotepanel {
	background-color: #78564b;
	text-align: left;

	width: 252px;
	float: left;
	border-top: 1px solid #fff
}

#leftnav {
	text-align: left;
	margin-top: 6px;
	margin-bottom: 12px;
	width: 252px;
	float: left;
	clear: left
}

#profilepanel {
	font-family: Arial;
	background-color: #fff;
	text-align: left;
	margin-bottom: 12px;
	width: 239px;
	float: left;
	clear: left;
	border-left: 1px solid #eeeceb
}

#superfluouspanel {
	font-family: Arial;
	background-color: #f6f4f4;
	text-align: left;

	width: 252px;
	float: left;
	clear: left;
	margin: 0;
	display: inline;
}

#profilepanelbottom {
	background-color: #fff;
	text-align: left;
	width: 232px;
	float: left;
	clear: left;
	border-left: 1px solid #eeeceb;
	font: 10px/14px Arial;
	color: #856a5f;
	padding: 10px;
	margin-top: 420px;
}

#gallery {
	margin-top: 14px;
	margin-left: 140px;
	position: relative;
	width: 490px;
	height: 100%;
	float: left
}

#galleryintro {
	margin-top: 14px;
	margin-left: 140px;
	padding-right: 8px;
	position: relative;
	width: 490px;
	float: left
}