body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica;
	font-size: 0.8em;
	background:#e0e0e0 url(images/bg1.gif) repeat-x left top;
}

.photo {
	background: #f3f3f3;
	border: 1px solid #ddd;
	padding: 7px;
	-moz-border-radius: 3px;
}

.Thumbnail 
{
	background: #f3f3f3;
	border: 1px solid #ddd;
	padding: 7px;
	-moz-border-radius: 3px;
}

#newsitems ul {
	margin: 0;
	list-style: none;
	background: none;
	padding: 0;
}

#newsitems li {
	list-style-position: inside;
	list-style-image: url(images/bullet2.gif);
	margin: 0px 0px 20px 0px;
	border-left: 10px;
	padding: 0px;
}


.headline {
 	font-size: 1.2em;
	font-family: "Trebuchet MS","Myriad Pro","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif;
	color: #49597D;
	font-weight: bold;
	 
}

#topbanner {
	position: absolute;
 	width: 760px;
	height: 66px;
	top: 0px;
	background: url(images/innerbanner.jpg) no-repeat left top;
}

#topbanner h1 {
	padding-top:14px;
 	padding-left:20px;
	font-family: "Trebuchet MS","Myriad Pro","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif;
	font-size: 1.8em;
	line-height: 1.0;
	color: #EEF1F9;
	font-weight: normal;
	margin-top:0px;
}

h2 {
	font-family: "Trebuchet MS","Myriad Pro","Myriad Web","Lucida Grande","Tahoma","Helvetica","Arial",sans-serif;
	font-size: 1.4em;
	line-height: 1.0;
	color: #49597D;
	font-weight: normal;
}

#maincontent {
	position: absolute;
 	width: 760px;
	top: 66px;
	background: #ffffff;
}

#narrowleftcolumn {
	width: 230px;
 	float: left;
}
#widerightcolumn {
	width: 450px;
 	float: right;
	padding-left: 10px;
}

#wideleftcolumn {
	width: 450px;
 	float: left;
}

#narrowrightcolumn {
	width: 230px;
 	float: right;
	border-left: dashed 1px #49597D; 
	padding-left: 10px;
}

#ImageTitle
{
 	font-style: italic;
}

#content {
	width: 760px;
	margin: 0 auto;
}

#header
{
	height: 145px;
}

#header #logo
{
	border: none;
	position: relative;
	top: 20px;
	left: 10px;
}

#menu
{
	position: absolute;
	top: 110px;
	height: 34px;
	background: url(images/divider.gif) no-repeat right 2px;	
}

#menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}

#menu li
{
	float: left;
	background: url(images/divider.gif) no-repeat left top;
	padding-left: 15px;
	padding-right: 15px;
	height: 26px;
	padding-top: 8px;
}

#menu a
{
	color: #fff;
	font-size: 12px;
}

#menu a:link, #menu a:visited
{
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;
}

#building
{
	padding-bottom: 5px;
}

#page
{
	background-color: #fff;
	position: absolute;
	top: 146px;
	width: 760px;
	margin: 0 auto;
}

#pagecontent
{
	padding: 20px;
}

#page li
{
	padding: 2px;
}

#tourbutton
{
	padding-left: 25px;
	float: bottom;
}

#appbutton
{
	position: relative;
	bottom: 0px;
}

#footer
{
	padding-top: 15px;
}
