body {
	text-align:center;
	background: #fae8b7 url(../images/background-research.gif) top center fixed repeat-x;
	margin:0;
	padding:0; }
	
.text-right { text-align: right;}
.text-center { text-align: center;}
.red-text { color: #c00;}
.black-text { color: #000;}

.black-text a:link { color: #000; text-decoration: none; }
.black-text a:visited { color: #000; text-decoration: none; }
.black-text a:active { color: #000; text-decoration: none; }
.black-text a:hover { color: #a68730; text-decoration: underline; }
.black-text a:visited:hover { color: #a68730; text-decoration: underline; }


.error { font-weight: bold; color: #c00;}

ul { 
	list-style-type:none;
	margin: 0;
	font-family:Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size:11px;
}

li.article
{
	list-style-image:url("../images/bullet-news.gif");
	list-style-type:square;
	line-height:1em;
}

a:link  { color: #333; text-decoration: none; }
a:visited  { color: #333; text-decoration: none; }
a:hover  { color: #eeb211; text-decoration: underline; }
a:active  { color: #333; text-decoration: none; }

#presentationcontainer {
    background: url(../images/background-presentation.gif) top center fixed repeat-y;
	width: 780px;
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;
	display: block; }
	
/*  Utility Navigation */
	
#utilitycontainer {
	width:728px;
	background: #fae7b7 url(../images/background-utility2.jpg) repeat-x;
	margin: 0px 10px 0px 26px;
	padding: 0px;
	text-align: right;
	border-bottom: 1px solid #333; }
		
#utility ul {
	text-align: right;
	margin: 0px 166px 0px 0px;
	padding: 3px 0px 3px 0px;
	white-space: nowrap; } 

#utility li {
	margin: 0px;
	padding: 0px;
	display: inline; 
	font: 9px/2em Verdana, Helvetica, sans-serif;
	font-weight: normal; 
	color: #000; }

#utility-map a {
	padding: 0px 7px 0px 15px;
	margin: 0px;
	background: transparent url(../images/icon-campusmap-static.gif) no-repeat left center; }
	
#utility-map a:link { color: #333; text-decoration: none; }
#utility-map a:visited { color: #333; text-decoration: none; }
#utility-map a:hover { color: #a68730;  background: transparent url(../images/icon-campusmap-dynamic.gif) no-repeat left center; }
#utility-map a:active { color: #333; text-decoration: none; }

#utility-directories a {
	padding: 0px 7px 0px 15px;
	margin: 0px;
	background: transparent url(../images/icon-directories-static.gif) no-repeat left center; }
	
#utility-directories a:link { color: #333; text-decoration: none; }
#utility-directories a:visited { color: #333; text-decoration: none; }
#utility-directories a:hover { color: #a68730;  background: transparent url(../images/icon-directories-dynamic.gif) no-repeat left center; }
#utility-directories a:active { color: #333; text-decoration: none; }

#utility-search a {
	padding: 0px 7px 0px 15px;
	margin: 0px;
	background: transparent url(../images/icon-search-static.gif) no-repeat left center; }
	
#utility-search a:link { color: #333; text-decoration: none; }
#utility-search a:visited { color: #333; text-decoration: none; }
#utility-search a:hover { color: #a68730;  background: transparent url(../images/icon-search-dynamic.gif) no-repeat left center; }
#utility-search a:active { color: #333; text-decoration: none; }

#searchbox {
	position: absolute;
	top: 0px;
	right: 35px;
	display: block;
	width: 160px;
	height: 54px;
	background: transparent;
	z-index: 10; }

#search {
	width: 125px;
	margin: 2px;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	position: absolute;
	top: 1px;
	left: 12px;
	padding: 0px;
	display: block; }

#searchfield {
	height: 18px;
	display: block;
	padding: 0px;
	width: 168px;
	font-size: 11px;
	position: absolute;
	top: 0px;
	font-weight: normal;
	color: #000;
	margin: 2px;
	left: 12px; }

#searchsubmit {
	position: absolute;
	top: 5px;
	right: -5px;
	background-image: url(../images/icon-go.gif);
	width: 19px;
	height: 14px;
	display: block; }
	
	
/*  Primary Content Area */
	
#identitycontainer {
	width:728px;
	margin-right:0px;
	margin-left:26px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left; }
	
#splashwrapper {
	width: 728px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #333;}
	
#contentcontainer {
	background: url(../images/background-content-devp.gif) repeat-y top center;
	width:728px;
	margin-right:0px;
	margin-left:26px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left; }
	
#leftnavcontainer {
	width: 188px;
	float: left;
	padding: 0px;
	margin: 0px; }
	
		
/*  Audience Navigation */

#horizontalcontainer {
	background: #fef7e4 url(../images/background-audiencenav.gif) no-repeat left center;
	width: 728px;
	position: relative;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #000; 
	overflow: hidden; }

ul#audiencelist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
	float: right; }

ul#audiencelist li {
	float: left;
	font-family: helvetica, verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
	padding: 5px 0px 3px 0px; }

#audiencelist a, #audiencelist a:link {
	margin: 0px;
	padding: 5px 19px 3px 18px;
	color: #625c4c;
	border-left: 1px solid #999;
	background: url(../images/background-audiencenavbutton.gif) 0px 0px repeat-x;
	text-decoration: none; }

ul#audiencelist li#active {
	border-left: 0px solid #4c3a25; }

#audiencelist a:hover {
	margin: 0px;
	color: #a68730;
	background: #fff url(../images/background-audiencenavbutton-on.gif) 0px 0px repeat-x; }
	
	

	
/*  Breadcrumb Navigation */

#breadcrumb {
 margin: 0px;
 border-top: 1px solid #333;
 border-bottom: 1px solid #333;
 padding: 3px 5px 3px 12px;
 background-color:#eee;
 font-family: geneva, helvetica, arial, sans-serif;
 font-size: 10px;
 font-weight: normal; 
 color: #333; }

#breadcrumb a { color: #333; text-decoration: none; }
#breadcrumb a:link { color: #333; text-decoration: none; }
#breadcrumb a:visited { color: #333; text-decoration: none; }
#breadcrumb a:active { color: #333; text-decoration: none; }
#breadcrumb a:hover { color: #a68730; text-decoration: underline; }	

	
/*  Trip Navigation */

#TripNav {
	width: 198px;
	padding: 0px;
	margin: 0px; }

#navlist {
	width: 198px;
	font-family: sans-serif;
	margin: 0;
	padding: 0; }
	
#navlist li { display: inline;background:none; /* for the lovely IE5 and IE6 */ }

#navlist a {
	display: block;
	border-top: 1px #fff solid;
	border-bottom: 1px #d7d7d7 solid;
	font-family: helvetica, verdana, geneva, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #333;
	background: #f6f6f6 url(../images/background-navbutton.gif) no-repeat left center; 
	padding: 10px 0px 7px 12px;
	margin: 0px; }

#navlist a:hover { 
	background: #fef8e8 url(../images/background-navbutton-on.gif) no-repeat left center; 
	color: #a68730;
	border-top: 1px #e9ddbc solid;
	border-bottom: 1px #fcf7eb solid; }
#navlist a:visited { color: #333; }
#navlist a:visited:hover { 
	background: #fef8e8 url(../images/background-navbutton-on.gif) no-repeat left center; 
	color: #a68730;
	border-top: 1px #e9ddbc solid;
	border-bottom: 1px #fcf7eb solid; }

	
/*  Trip Subnavigation */
	
#TripSubnav {
	width: 198px;
	padding: 0px;
	margin: 0px; }

#tripsubnavlist {
	width: 198px;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	background: #f3eee1; }
	
#tripsubnavlist li { display: inline; /* for the lovely IE5 and IE6 */ }

#tripsubnavlist a {
	display: block;
	border-top: 1px #fff solid;
	border-bottom: 1px #d7d7d7 solid;
	font: bold 10px/15px helvetica, verdana, geneva, arial, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #333;
	background: url(../images/bullet-small.gif) no-repeat 12px 12px;
	padding: 8px 8px 6px 20px;
	margin: 0px; }

#tripsubnavlist a:link { color: #333; text-decoration: none; }
#tripsubnavlist a:visited { color: #333; text-decoration: none; }
#tripsubnavlist a:active { color: #333; text-decoration: none; }
#tripsubnavlist a:hover { color: #a68730; text-decoration: none; background: #fef8e8 url(../images/background-navbutton-on.gif) no-repeat left bottom; }
#tripsubnavlist a:visited:hover { color: #a68730; text-decoration: none; background: #fef8e8 url(../images/background-navbutton-on.gif) no-repeat left bottom; }



	
/*  Trip AltNav */
	
#tripaltnavlist {
	width: 198px;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	background: #ddd; }
	
#tripaltnavlist li { display: inline; /* for the lovely IE5 and IE6 */ }

#tripaltnavlist a {
	display: block;
	border-top: 1px #fff solid;
	border-bottom: 1px #d7d7d7 solid;
	font: bold 10px/15px helvetica, verdana, geneva, arial, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #777;
	padding: 8px 8px 6px 12px;
	margin: 0px; }

#tripaltnavlist a:link { color: #777; text-decoration: none; }
#tripaltnavlist a:visited { color: #777; text-decoration: none; }
#tripaltnavlist a:active { color: #333; text-decoration: none; }
#tripaltnavlist a:hover { color: #a68730; text-decoration: none; background: #fef8e8 url(../images/background-navbutton-on.gif) no-repeat left bottom; }
#tripaltnavlist a:visited:hover { color: #a68730; text-decoration: none; background: #fef8e8 url(../images/background-navbutton-on.gif) no-repeat left bottom; }



	
/*  Trip SubSubnavigation */
	
#tripsubsubnavlist {
	width: 198px;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	background: #f3eee1; }
	
#tripsubsubnavlist li { display: inline; /* for the lovely IE5 and IE6 */ }

#tripsubsubnavlist a {
	display: block;
	border-top: 1px #fff solid;
	border-bottom: 1px #d7d7d7 solid;
	font: bold 10px/15px helvetica, verdana, geneva, arial, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #000;
	background: url(../images/bullet-small-gray.gif) no-repeat 20px 12px;
	padding: 8px 8px 6px 30px;
	margin: 0px; }

#tripsubsubnavlist a:link { color: #000; text-decoration: none; }
#tripsubsubnavlist a:visited { color: #000; text-decoration: none; }
#tripsubsubnavlist a:active { color: #000; text-decoration: none; }
#tripsubsubnavlist a:hover { color: #a68730; text-decoration: none; background: #fef8e8 url(../images/background-navbutton-on.gif) no-repeat left bottom; }
#tripsubsubnavlist a:visited:hover { color: #a68730; text-decoration: none; background: #fef8e8 url(../images/background-navbutton-on.gif) no-repeat left bottom; }



	
/*  Trip SubSubnavigation2 */
	
#tripsubsubnavlist2 {
	width: 198px;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	background: #f3eee1; }
	
#tripsubsubnavlist2 li { display: inline; /* for the lovely IE5 and IE6 */ }

#tripsubsubnavlist2 a {
	display: block;
	border-top: 1px #fff solid;
	border-bottom: 1px #d7d7d7 solid;
	font: bold 10px/15px helvetica, verdana, geneva, arial, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #000;
	background: url(../images/bullet-square-navy.gif) no-repeat 30px 12px;
	padding: 8px 8px 6px 40px;
	margin: 0px; }

#tripsubsubnavlist2 a:link { color: #191e64; text-decoration: none; }
#tripsubsubnavlist2 a:visited { color: #191e64; text-decoration: none; }
#tripsubsubnavlist2 a:active { color: #191e64; text-decoration: none; }
#tripsubsubnavlist2 a:hover { color: #a68730; text-decoration: none; background: #fef8e8 url(../images/background-navbutton-on.gif) no-repeat left bottom; }
#tripsubsubnavlist2 a:visited:hover { color: #a68730; text-decoration: none; background: #fef8e8 url(../images/background-navbutton-on.gif) no-repeat left bottom; }


/*  Secondary Navigation */

#secondarynavcontainer{
	float: right;
 	 display:table;
 	 width: 510px;
   	 background-color: #fef8e8;
   	 border-top: 1px solid #333;
	 border-bottom: 1px solid #333;
	 border-left: 1px solid #333;
	 margin: 18px 0px 5px 10px;
	 padding: 0px; } 

ul#secondarynav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
	float: left; }

ul#secondarynav li {
	float: left;
	font-family: helvetica, verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 6px 0px; 
	background-color: #f3e8cc; }

#secondarynav a, #secondarynav a:link {
	margin: 0px;
	padding:6px 8px 6px 8px;
	color: #464236;
	border-right: 1px solid #4c3a25;
	text-decoration: none;
	background: url(../images/background-subnavigation.jpg) 0px 0px repeat-x; }

ul#secondarynav li#active {
	border-left: 0px solid #4c3a25; }

#secondarynav a:hover {
	margin: 0px;
	color: #a68730;
	text-decoration: none;
	background: url(../images/background-subnav-hover.jpg) 0px 0px repeat-x; }

#secondarynav a:visited:hover {
	margin: 0px;
	color: #a68730;
	text-decoration: none;
	background: url(../images/background-subnav-hover.jpg) 0px 0px repeat-x; }
	
	
/*  Content Area */
	
#content { 
	width: 497px;
	float: left;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 15px 0px; }
	
#content-noheader { 
	width: 497px;
	float: left;
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 15px 0px; }
	 
#content h2 {
	font: bold 17px/20px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333; 
	margin: 16px 0px 10px 10px; }
	
#content h3 {
	font: bold 15px/20px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
	margin: 11px 0px 0px 10px; }
	
#content h3 a { color: #333; }
#content h3 a:link { color: #333; text-decoration: underline; }
#content h3 a:visited { color: #333; text-decoration: underline; }
#content h3 a:hover { color: #a68730; text-decoration: underline; }
#content h3 a:active { color: #333; text-decoration: underline; }
	
#content h4 {
	font: bold 13px/15px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #666; 
	margin: 13px 0px 0px 10px; }
	
#content h5 {
	font: bold 12px/15px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
	margin: 19px 0px 0px 10px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #f4dea4;
	width: 287px; }
	
#content h6 {
	font: bold 13px/18px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
	margin: 19px 0px 0px 10px;
	padding: 0px 0px 2px 0px; }
	
#content-noheader h5 {
	font: bold 12px/15px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
	margin: 19px 0px 0px 10px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #f4dea4;
	width: 287px; }
	
#content h5 a { color: #333; }
#content h5 a:link { color: #333; text-decoration: underline; }
#content h5 a:visited { color: #333; text-decoration: underline; }
#content h5 a:hover { color: #a68730; text-decoration: underline; }
#content h5 a:active { color: #333; text-decoration: underline; }
	
#content p {
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333; 
	margin: 4px 0px 10px 10px; }
	
#content p a:link { color: #000; text-decoration: underline; }
#content p a:visited { color: #000; text-decoration: underline; }
#content p a:hover { color: #a68730; text-decoration: underline; }
#content p a:active { color: #000; text-decoration: underline; }
	
#content-noheader p {
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333; 
	margin: 14px 0px 0px 10px; }
	
#content-noheader p a:link { color: #000; text-decoration: underline; }
#content-noheader p a:visited { color: #000; text-decoration: underline; }
#content-noheader p a:hover { color: #a68730; text-decoration: underline; }
#content-noheader p a:active { color: #000; text-decoration: underline; }

ul.contentlist { 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 10px;}
	
ul.contentlist li {
	background: url(../images/bullet-news.gif) no-repeat 0px 9px;
	padding: 2px 0px 15px 11px;
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color : #333; }
	
ul.contentlist a:link { font-weight: bold; color: #000; text-decoration: underline; }
ul.contentlist a:visited { font-weight: bold; color: #000; text-decoration: underline; }
ul.contentlist a:active { font-weight: bold; color: #444; text-decoration: none; }
ul.contentlist a:hover { font-weight: bold; color: #a68730; text-decoration: underline; }
ul.contentlist a:visited:hover { font-weight: bold; color: #a68730; text-decoration: underline;  }	

ul.contentlist-tight { 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 15px;}
	
ul.contentlist-tight li {
	background: url(../images/bullet-news.gif) no-repeat 0px 9px;
	padding: 2px 0px 8px 20px;
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color : #333; }
	
ul.contentlist-tight a:link { font-weight: bold; color: #444; text-decoration: none; }
ul.contentlist-tight a:visited { font-weight: bold; color: #444; text-decoration: none; }
ul.contentlist-tight a:active { font-weight: bold; color: #444; text-decoration: none; }
ul.contentlist-tight a:hover { font-weight: bold; color: #a68730; text-decoration: underline; }
ul.contentlist-tight a:visited:hover { font-weight: bold; color: #a68730; text-decoration: underline;  }	

ul.contentlist-chart { 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;}
	
ul.contentlist-chart li {
	background: url(../images/bullet-news.gif) no-repeat 0px 9px;
	padding: 2px 0px 8px 15px;
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color : #333; }

ol.contentlist-tight { 
	padding: 0px 0px 0px 10px; 
	margin: 0px 0px 0px 25px;}
	
ol.contentlist-tight li {
	padding: 2px 0px 8px 0px;
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color : #333; }
	
ol.contentlist-tight a:link { font-weight: bold; color: #444; text-decoration: none; }
ol.contentlist-tight a:visited { font-weight: bold; color: #444; text-decoration: none; }
ol.contentlist-tight a:active { font-weight: bold; color: #444; text-decoration: none; }
ol.contentlist-tight a:hover { font-weight: bold; color: #a68730; text-decoration: underline; }
ol.contentlist-tight a:visited:hover { font-weight: bold; color: #a68730; text-decoration: underline;  }	
	
.imagefloatleft img {
	float: left;
	margin: 10px 8px 5px 10px;
	padding: 2px;
	border: 1px solid #333; }	
	
.imagefloatleft-copy img {
	float: left;
	margin: 5px 8px 5px 10px;
	padding: 2px;
	border: 1px solid #333; }	
	
.imagefloatright img {
	float: right;
	margin: 10px 7px 5px 10px;
	padding: 2px;
	border: 1px solid #333; }	
	
.imagefloatright-copy img {
	float: right;
	margin: 5px 2px 5px 10px;
	padding: 2px;
	border: 1px solid #333; }


/*  News and Events  */

ul.news { 
	padding: 10px 0px 0px 0px; 
	margin: 0px 0px 0px 10px;
	width: 287px;}
	
ul.news li {
	background: url(../images/bullet-news.gif) no-repeat 0px 7px;
	padding: 2px 0px 15px 11px;
	font: 11px/15px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	color : #444; }

ul.news a:link { font-weight: bold; color: #444; text-decoration: none; }
ul.news a:visited { font-weight: bold; color: #444; text-decoration: none; }
ul.news a:active { font-weight: bold; color: #444; text-decoration: none; }
ul.news a:hover { font-weight: bold; color: #a68730; text-decoration: underline; }
ul.news a:visited:hover { font-weight: bold; color: #a68730; text-decoration: underline;  }	

.summarysentence {
	font: 11px/15px helvetica, verdana, geneva, arial, sans-serif;
	color : #666; }
	
	
/*  Floating Menus */
	
#floatingmenu-right-home {
	float: right;
	width: 180px; 
	border-right: 1px solid #f4dea4;
	border-bottom: 1px solid #f4dea4;
	border-left: 1px solid #f4dea4;
	margin: 15px 0px 10px 15px; 
	background-color: #fcf8ee; }
	
#floatingmenu-right-home h4 { 
	vertical-align: middle;
	font: bold 12px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	color: #c7a64b;
	background: #fcf1d4 url(../images/background-floatingheader.jpg) repeat-x; 
	border-top: 1px solid #f4dea4;
	border-bottom: 1px solid #f4dea4; }
	
#floatingmenu-right-home p {
	font: 11px/17px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #666; 
	margin: 9px 10px 14px 10px; }
	
#floatingmenu-right-home p a { color: #666; text-decoration: none; font-weight: bold; }
#floatingmenu-right-home p a:link { color: #666; text-decoration: none; font-weight: bold; }
#floatingmenu-right-home p a:visited { color: #666; text-decoration: none; font-weight: bold; }
#floatingmenu-right-home p a:hover { color: #a68730; text-decoration:none; font-weight: bold; }
#floatingmenu-right-home p a:active { color: #666; text-decoration: none; font-weight: bold; }
	
#floatingmenu-right {
	float: right;
	width: 180px; 
	border-right: 1px solid #f4dea4;
	border-bottom: 1px solid #f4dea4;
	border-left: 1px solid #f4dea4;
	margin: 5px 0px 10px 15px; 
	background-color: #fcf8ee; }
	
#floatingmenu-right h4 { 
	vertical-align: middle;
	font: bold 12px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	color: #c7a64b;
	background: #fcf1d4 url(../images/background-floatingheader.jpg) repeat-x; 
	border-top: 1px solid #f4dea4;
	border-bottom: 1px solid #f4dea4; }
	
#floatingmenu-right p {
	font: 11px/17px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #666; 
	margin: 9px 10px 14px 10px; }
	
#floatingmenu-right p a { color: #666; text-decoration: none; font-weight: bold; }
#floatingmenu-right p a:link { color: #666; text-decoration: none; font-weight: bold; }
#floatingmenu-right p a:visited { color: #666; text-decoration: none; font-weight: bold; }
#floatingmenu-right p a:hover { color: #a68730; text-decoration:none; font-weight: bold; }
#floatingmenu-right p a:active { color: #666; text-decoration: none; font-weight: bold; }

#spotlight-profile {
	font: bold 11px/17px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #222; 
	margin: 9px 10px 14px 10px; }
	
#spotlight-profile a { color: #666; text-decoration: none; font-weight: bold; }
#spotlight-profile a:link { color: #666; text-decoration: none; font-weight: bold; }
#spotlight-profile a:visited { color: #666; text-decoration: none; font-weight: bold; }
#spotlight-profile a:hover { color: #a68730; text-decoration:none; font-weight: bold; }
#spotlight-profile a:active { color: #666; text-decoration: none; font-weight: bold; }

#floatingmenu-right img {
	margin: 13px 7px 2px 9px;
	padding: 2px;
	border: 1px solid #333;
	background-color: #fff;
	float: left; }
	
.tightlist p a {
	font: 10px/11px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #666; 
	margin: 9px 10px 14px 2px; }


.calloutcontainer {
	display: block;
	margin: 10px 8px 15px 8px;
	padding: 0px;
	font: bold 11px/15px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	background: #eee url(../images/background-callout.jpg) repeat-x;
	border: 1px solid #bbb; }
	
.calloutcontainer img {
	border: 1px solid #333;
	padding: 0px 0px 0px 0px;
	margin: 7px 10px 5px 10px; }
	
.calloutcontainer h6 {
	font: bold 11px/15px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	color: 333;
	text-decoration: none;
	padding: 0px;
	margin: 0px 6px 7px 6px; }
	
.calloutcontainer h6 a { color: #333; }
.calloutcontainer h6 a:link { color: #333; text-decoration: none; }
.calloutcontainer h6 a:visited { color: #333; text-decoration: none; }
.calloutcontainer h6 a:hover { color: #a68730; text-decoration: underline; }
.calloutcontainer h6 a:active { color: #333; text-decoration: none; }

.floatingmenu-more {
	display: block;
	margin: 10px 8px 15px 8px;
	padding: 3px;
	text-align: center;
	background: #fff url(../images/tab-bottomright.gif)  no-repeat bottom right;
	border: 1px solid #bbb; }

.floatingmenu-more a {
	font: 10px/14px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	text-decoration: none; }
	
	
/*  Testimonial  */

#testimonial-right {
	float: right;
	width: 180px; 
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 5px 0px 10px 10px; 
	background-color: #f7f7f7; }
	
#testimonial-right h4 { 
	font: bold 11px/14px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 3px 3px 5px;
	margin: 0px;
	color: #222; }
	
#testimonial-right p {
	font: 10px/14px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333; 
	margin: 9px 10px 14px 5px; }
	
#testimonial-right p a { color: #333; text-decoration: none; font-weight: bold; }
#testimonial-right p a:link { color: #333; text-decoration: none; font-weight: bold; }
#testimonial-right p a:visited { color: #333; text-decoration: none; font-weight: bold; }
#testimonial-right p a:hover { color: #a68730; text-decoration:none; font-weight: bold; }
#testimonial-right p a:active { color: #333; text-decoration: none; font-weight: bold; }



/*  Landing Page Features  */

.featurecontainer {
	width: 480px;
	float: left;
	text-align: left;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 10px; }
	
.featurecontainer img {
	float: left;
	margin: 2px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #333; }
	
.featurecontainer h1 {
	font: 14px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0px 0px 5px 115px;
	padding: 0px;
	text-decoration: underline;
	color: #333; }
	
.featurecontainer h1 a:link { color: #333; text-decoration: underline; }
.featurecontainer h1 a:visited { color: #333; text-decoration: underline; }
.featurecontainer h1 a:hover { color: #a68730 ; text-decoration: underline; }
.featurecontainer h1 a:active { color: #333; text-decoration: underline; }
	
.featurecontainer p {
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	margin: 0px 0px 0px 110px;
	padding: 0px 0px 0px 105px; }
	
.featurecontainer p a:link { color: #000; text-decoration: underline; }
.featurecontainer p a:visited { color: #000; text-decoration: underline; }
.featurecontainer p a:hover { color: #a68730 ; text-decoration: underline; }
.featurecontainer p a:active { color: #000; text-decoration: underline; }


.featurecontainer-tighter {
	width: 480px;
	float: left;
	text-align: left;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 10px; }
	
.featurecontainer-tighter img {
	float: left;
	margin: 2px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #333; }
	
.featurecontainer-tighter h1 {
	font: 14px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0px 0px 5px 95px;
	padding: 0px;
	text-decoration: underline;
	color: #333; }
	
.featurecontainer-tighter h1 a:link { color: #333; text-decoration: underline; }
.featurecontainer-tighter h1 a:visited { color: #333; text-decoration: underline; }
.featurecontainer-tighter h1 a:hover { color: #a68730 ; text-decoration: underline; }
.featurecontainer-tighter h1 a:active { color: #333; text-decoration: underline; }
	
.featurecontainer-tighter p {
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	margin: 0px 0px 0px 90px;
	padding: 0px 0px 0px 85px; }
	
.featurecontainer-tighter p a:link { color: #000; text-decoration: underline; }
.featurecontainer-tighter p a:visited { color: #000; text-decoration: underline; }
.featurecontainer-tighter p a:hover { color: #a68730 ; text-decoration: underline; }
.featurecontainer-tighter p a:active { color: #000; text-decoration: underline; }


.featurecontainer-mini {
	width: 480px;
	float: left;
	text-align: left;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 10px; }
	
.featurecontainer-mini img {
	float: left;
	margin: 2px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #333; }
	
.featurecontainer-mini h1 {
	font: 14px/16px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0px 0px 5px 65px;
	padding: 0px;
	text-decoration: underline;
	color: #333; }
	
.featurecontainer-mini h1 a:link { color: #333; text-decoration: underline; }
.featurecontainer-mini h1 a:visited { color: #333; text-decoration: underline; }
.featurecontainer-mini h1 a:hover { color: #a68730 ; text-decoration: underline; }
.featurecontainer-mini h1 a:active { color: #333; text-decoration: underline; }
	
.featurecontainer-mini p {
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	margin: 0px 0px 0px 60px;
	padding: 0px 0px 0px 55px; }
	
.featurecontainer-mini p a:link { color: #000; text-decoration: underline; }
.featurecontainer-mini p a:visited { color: #000; text-decoration: underline; }
.featurecontainer-mini p a:hover { color: #a68730 ; text-decoration: underline; }
.featurecontainer-mini p a:active { color: #000; text-decoration: underline; }


/*** Contact Form ***/

#text { 
	float: left;
	width: 300px;
	font: 11px/22px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px; }

#fulltext { 
	float: left;
	width: 525px;
	font: 11px/22px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px; }

.contactform-row {
	margin: 2px 0px 2px 10px;
	padding: 3px 0px 3px 3px;
	background-color: #f7f7f7; }

.contactform-row-pulldown {
	margin: 2px 0px 2px 10px;
	padding: 3px 0px 3px 3px;
	background-color: #f7f7f7; }

.contactform-row-radio {
	margin: 2px 0px 2px 10px;
	padding: 3px 0px 3px 3px;
	background-color: #f7f7f7; }
	
.contactform-error {
	background-color: #eff0ec;
	padding: 5px;
	margin: 5px 0 5px 0; }
	
.contactform-error p {
	margin: 5px 0 0 100px;
	padding: 0 0 0 100px;
	font: normal 10px verdana, arial, sans-serif;
	clear: both; }
	
.contactform-error p em { font-style: normal; }

label { width: 90px; display: block; float: left; text-align: right; padding-right: 5px;  }
.contactform-row-pulldown label { width: 90px; display: block; float: left; text-align: right; padding-right: 5px;  }
/*** label:hover { text-decoration: underline; cursor: pointer; } ***/

.contactform-row input { 
	font: normal 11px verdana, arial, sans-serif;
	width: 170px;
	border: 1px solid #a8aba2;
	padding: 2px;
	background-color: #fff; }

textarea { 
	font: normal 11px verdana, arial, sans-serif;
	width: 265px;
	border: 1px solid #a8aba2;
	padding: 2px;
	background-color: #fff; }
	
#submit {
	margin: 2px 0px 2px 17px;
	padding: 3px 3px 3px 230px;
	background: #f7f7f7; }	
	
#floatingmenu-right-contact {
	float: right;
	width: 180px; 
	border-right: 1px solid #f4dea4;
	border-bottom: 1px solid #f4dea4;
	border-left: 1px solid #f4dea4;
	margin: 5px 0px 10px 7px; 
	background-color: #fcf8ee; }
	
#floatingmenu-right-contact h4 { 
	vertical-align: middle;
	font: bold 12px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	color: #c7a64b;
	background: #fcf1d4 url(../images/background-floatingheader.jpg) repeat-x; 
	border-top: 1px solid #f4dea4;
	border-bottom: 1px solid #f4dea4; }
	
#floatingmenu-right-contact p {
	font: 11px/17px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #666; 
	margin: 9px 10px 14px 10px; }
	
#floatingmenu-right-contact p a { color: #666; text-decoration: none; font-weight: bold; }
#floatingmenu-right-contact p a:link { color: #666; text-decoration: none; font-weight: bold; }
#floatingmenu-right-contact p a:visited { color: #666; text-decoration: none; font-weight: bold; }
#floatingmenu-right-contact p a:hover { color: #a68730; text-decoration:none; font-weight: bold; }
#floatingmenu-right-contact p a:active { color: #666; text-decoration: none; font-weight: bold; }
	

/*  Table Formatting  */	

.tablecontainer {
	font: 11px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif; 
	padding: 3px 0px 15px 7px; }

.columntitle {
 
 font-weight: bold;
 color: #333;
 text-align: center;
 border-bottom: 1px solid #333; }
 
.rowtitle {
 font: 11px/24px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
 font-weight: bold;
 color: #333;
 text-align: center;
 border-bottom: 1px solid #d7d7d7; }
 
.data {
 font: 11px/24px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
 color: #666;
 text-align: center;
 border-bottom: 1px solid #d7d7d7; }
	
.tablecontainer a:link { color: #000; text-decoration: underline; }
.tablecontainer a:visited { color: #000; text-decoration: underline; }
.tablecontainer a:hover { color: #a68730 ; text-decoration: underline; }
.tablecontainer a:active { color: #000; text-decoration: underline; }


.headerbackground {
	background: #fcf1d4 url(../images/background-floatingheader.jpg) bottom repeat-x;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold; }
	
.graybackground {background-color: #eee; }



/*  Footer */
	
#footer {
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 0px 5px 11px;
	color: #333;
	background: #fcf1d4;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333; }
	
#footer p {
	text-align: center;
	font-size: 9px;
	margin: 2px 0px 5px 0px;
	padding: 0px;
	font-family : verdana, geneva, Arial, Helvetica, sans-serif; }
	
#footer a:link {
	font-size: 9px;
	font-family : verdana, geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #000; }
	
#footer a:visited {
	font-size: 9px;
	font-family : verdana, geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #000; }
	
#footer a:hover { color : #a68730; }
#footer a:active { color : #000; }
	
#footerclosure {
	margin: 0px 10px 0px 15px;
	padding: 0px; }
	
	
	.contentText {
		font: 16px/20px Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	color: #333; 
	margin: 4px 0px 10px 10px; 
}

