/* CSS Document */

html {
   height:100%;
}

* {
   padding:0;
   margin:0;
}

body {
	margin: 0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-image:url(/globals/images/tile.gif);
}


h1 {
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}

h2 {
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

p {
	font-size:10px;
	color:#666666;
}

a:link {
color: #CCCCCC;
text-decoration:none;
}

a:hover {
color: #666666;
text-decoration:underline;
}

a:visited {
color: #CCCCCC;
text-decoration:none;
}

a:visited:hover {
color: #666666;
text-decoration:underline;
}

a.email:link {
color: #666666;
text-decoration:none;
}

a.email:hover {
color: #666666;
text-decoration:underline;
}

a.email:visited {
color: #666666;
text-decoration:none;
}

a.email:visited:hover {
color: #666666;
text-decoration:underline;
}

.black {
	color:#000000;
}

.red {
	color:#FF0000;
}

.lightgrey {
	color:#CCCCCC;
}

.contentheading {
	color:#000000;
	font-weight:bold;
}

.white {
	color:#FFFFFF;
	font-weight:normal;
}

.formname {
	margin-top:2px;
	color:#CCCCCC;
}


#wrapper {
	width:100%;
}


#centerdiv {
	width:780px;
	background-color:#FFFFFF;
}

#header {
	background-color:#FFFFFF;
	height:128px;
	width:760px;
	margin-bottom:5px;
	background-image:url(/globals/images/headerbg.jpg);
}


#main {
	width:760px;
}

#leftcontent {
	float:left;
	width:127px;
	margin-right:5px;
}

#middlecontent {
	float:left;
	width:416px;
	margin-right:0px;
}


#rightcontent {
	float:right;
	width:207px;
}

#footer {
	width:760px;
	height:35px;
	margin-top:40px;
	margin-bottom:10px;
	line-height:16px;
}


#callbackbox {
	width:127px;
	height:359px;
	background-color:#333333;
	margin-bottom:5px;
}

#locationbox {
	width:127px;
	height:239px;
	background-color:#333333;
	margin-bottom:5px;
}


#maintext {
	width:402px;
	padding:5px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	border-top:none;	
}


#maintext ul li {
	color:#666666;
	font-size:10px;
	list-style:none;
	margin-bottom:6px;
}


#middletext {
	width:394px;
	height:168px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
	padding:10px;
	margin-bottom:5px;
}


.margin {
	margin:10px 10px 10px 10px;
	height:182px;
}


.smallfeature {
	width:207px;
	height:226px;
	background-color:#FFFFFF;
	margin-bottom:5px;
}

.smallmargin {
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	border-top-style:none;
}

.redfeature {
	background-color:#FF0000;
	padding:5px;
	height:85px;
}

.greyfeature {
	background-color:#333333;
	padding:5px;
	height:85px;
}

.thumbphoto {
	margin-bottom:5px;
}

#newsboxhome {
	width:207px;
	height:376px;
	margin-bottom:5px;
}

#newsframeholder {
	width:205px;
	height:316px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	border-top-style:none;
}

#newsimage {
	width:416px;
}


#callback {
	margin-top:10px;
}

#mainphoto {
	margin-bottom:18px;
	margin-top:5px;
}

.button {
	margin-top:18px;
	margin-bottom:5px;
	display:inline;
}

.input {
	margin-top:3px;
	margin-bottom:3px;
}

.header {
	margin-bottom:10px;
	margin-top:6px;
}

.photo {
	margin-top:5px;
	margin-bottom:5px;
}
 .moreinfo {
 	margin-top:20px;
 }


/* Navigation */


#navigation {
	background-color:#FFFFFF;
	height:21px;
	width:760px;
	margin-bottom:10px;
}

#navigation ul {
	padding:0px;
	margin:0px;
	width:756px;
	height:21px;
	background:url(/globals/images/navigation/bg.gif) 0 0 repeat-x;
}

#navigation ul li {
	list-style-type:none;
	height:21px;
	float:left;
	text-transform:none;
}

#navigation ul li a {
	height:21px;
	display:block;
	text-decoration:none;
}

#navigation ul li a span {
	visibility:hidden;
	font-size:5px;
}

/* Nav buttons */

#navigation .homeNav {
	background:url(/globals/images/navigation/home_off.gif);
	width:126px;
}

#navigation .homeNav a:hover,
#navigation .homeNavSelected {
	background:url(/globals/images/navigation/home_on.gif);
	width:126px;
}



#navigation .newsNav {
	background:url(/globals/images/navigation/news_off.gif);
	width:127px;
}

#navigation .newsNav a:hover,
#navigation .newsNavSelected {
	background:url(/globals/images/navigation/news_on.gif);
	width:127px;
}



#navigation .officeNav {
	background:url(/globals/images/navigation/office_off.gif);
	width:127px;
}

#navigation .officeNav a:hover,
#navigation .officeNavSelected {
	background:url(/globals/images/navigation/office_on.gif);
	width:127px;
}


#navigation .storageNav {
	background:url(/globals/images/navigation/storage_off.gif);
	width:127px;
}

#navigation .storageNav a:hover,
#navigation .storageNavSelected {
	background:url(/globals/images/navigation/storage_on.gif);
	width:127px;
}



#navigation .virtualtourNav {
	background:url(/globals/images/navigation/virtualtour_off.gif);
	width:127px;
}

#navigation .virtualtourNav a:hover,
#navigation .virtualtourNavSelected {
	background:url(/globals/images/navigation/virtualtour_on.gif);
	width:127px;
}



#navigation .virtualNav {
	background:url(/globals/images/navigation/virtual_off.gif);
	width:127px;
}

#navigation .virtualNav a:hover,
#navigation .virtualNavSelected {
	background:url(/globals/images/navigation/virtual_on.gif);
	width:127px;
}

#navigation .servicesNav {
	background:url(/globals/images/navigation/services_off.gif);
	width:127px;
}

#navigation .servicesNav a:hover,
#navigation .servicesNavSelected {
	background:url(/globals/images/navigation/services_on.gif);
	width:127px;
}


#navigation .contactNav {
	background:url(/globals/images/navigation/contact_off.gif);
	width:126px;
}

#navigation .contactNav a:hover,
#navigation .contactNavSelected {
	background:url(/globals/images/navigation/contact_on.gif);
	width:126px;
}



#newsstory {
	list-style-type:none;
	padding:0px 10px 10px 10px;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	border-top-style:none;
}

#newsstory li{
	width:170px;
	padding:10px 10px 10px 0px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
}