
body {
	background-color: #d6d6d6;
	background-image: url(/unity/images/bg1.gif);
	background-repeat: repeat-x;
	color: #333333;
	margin: 0px 0px 0px 20px;
	padding-top: 0px;
	min-width: 1000px;
}

a:link {color: #ffffff;
  font-family:  Arial, Helvetica, Sans-Serif;
  text-decoration: none;}
a:visited {color: #ffffff;
  font-family:  Arial, Helvetica, Sans-Serif;
  text-decoration: none;}
a:active {color: #081592;
  font-family:  Arial, Helvetica, Sans-Serif;}
a:hover{color: #081592;
  font-family:  Arial, Helvetica, Sans-Serif;}

#header {
	float: left;
	top: 0px;
	left: 0px;
	margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  width: 1024px;
  text-align: left;
  padding-right: 10px;
  padding-top: 0px;}
  
#header ul {
  margin-top: 0px;
  padding-top: 0px;
   list-style: none;
  padding-bottom: 0px;}
  
#header li {
  display: inline; /*** Making the links horizontal aligned ***/
  FONT-FAMILY: Helvetica, Verdana, Arial, Sans-Serif;
  font-size: 13px;
  padding-right: 8px;	
  padding-left: 8px;
  padding-top: 0px;
  text-decoration: none;
  color: #b3d9b3;}
  
#header li a {display: inline;}

#header a:link {color: #ffffff;
  text-decoration: none;}
  
#header a:visited {color: #ffffff;
  text-decoration: none;}
  
#header a:active {color: #999fd3;
  text-decoration: none;}
  
#header a:hover {color: #999fd3;
  text-decoration: none;}
  	 
#wrapper {
	float: left;
	margin-left:30px;
	margin-top: 0px;
	width: 1024px;
	background-image: url(/unity/images/bg2.gif);
	background-repeat: repeat-y;
 	height: 95%;
	overflow: auto;
}
/* Logo Div holds the logo  */
#logo {
	float:left;
	margin-left: 207px; 
	margin-top: 50px;
	}
#logo a img{
	border: 0px;
}
/* clear DIV  to fix pesky flow problems */
.clear{
	clear: both;
	padding:0;
	margin: 0;
	height: 1px;
}

#nav {
 	float: left;
 	margin-top: 10px;
 	margin-left: 60px;
 	text-align: left;
 	color: white;
	font-family:  Arial, Helvetica, Sans-Serif;
}
/* Start Navigation Text Styling */
#nav h3 {
	FONT-FAMILY: Helvetica, Verdana, Arial, Sans-Serif;
  	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 5px;
	border-bottom: 0px;
}
#nav ul {
	list-style: none;
}
#nav li {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: -15px;
}
#nav li a:link{
	color: #ffffff;
	text-decoration: none;
}
#nav li a:visited{
	color: #ffffff;
	text-decoration: none;
}
#nav li a:hover{
	color: #081592;
	text-decoration: none;
}

/* End Navigation Text Styling */
/*bigtitle div holds the display title*/
#bigtitle {
	float: left;
	margin-left: 320px;
	padding-top: 30px;
	padding-bottom: 10px;	
}
#bigtitle h1{
	color:#081592;
	font-size:36px;
	font-family:Georgia, "Times New Roman", serif;
	height:65px;
}
/*Textbox holds both the text and the left-floated "image" div, with the picture and menus */
#wrapbox {
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	font-family:  Arial, Helvetica, Sans-Serif;
	width: 750px;
}
/*sidetext holds text to the right of the picture */
#sidetext {
	float: right;
	width: 300px;
	margin-right: 20px;
}
h1 {
	font-size: 28px;
  font-weight: bold;
  line-height: 25px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
}
#sidetext h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color:#081592;
	padding-bottom: 0px;
	margin-bottom: 0px;

}

#sidetext h3.black {
	color: #000000;
	border-bottom: 0px;
}
#sidetext p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
}
#sidetext p .garagetext {
	font-size:11pt;
}
#sidetext a{
	color:#003366;
	text-decoration:underline;
}
#sidetext a:hover {
	color:#812400;
}
#sidetext p.introslug {
	font-size: 20px;
	line-height: 27px;
}
#sidetext h4 {
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
}
#sidetext ul {
	margin-left: 10px;
	padding-left: 10px;
}
#sidetext li {
	list-style-image:url(/unity/images/box.gif);
	padding-top: 0px;
	padding-bottom: 10px;
}
#sidetext td {width: 40%;}
#sidetext td.numberold {width: 30%;
	text-align: center;
	color:#8f8f8f;
}
#sidetext td.number {width: 30%;
	text-align: center;
	color:#930303;
}
/*Image Div holds the big picture and the associated picture menu */
#image {
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  border: none;
  width:412px;
  position:relative;
}

#image img {
	margin: 0px;
	padding: 0px;
	z-index: 1;
	border: 1px solid #081592;
}
/*fancy-ass menus for selection choices*/
#menu {
		float: left;
		margin-top:302px;
		margin-left: 1px;
		position:absolute;
		width:411px;
	}
#menu ul {
	width:137px;
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size:13px;
	color: #081592;
	
}
#menu span {
	cursor:pointer;
}
#menu li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom: 1px #081592 solid;
}
#menu ul .top {
	font-weight: bold;
	padding-left: 3px;
}
#menu ul .item{
	display:none;
}
#menu ul:hover .item{
	display:block;
}
#menu a {
	text-decoration: none;
	color: #081592;
}
/*hidden and unhidden show the zoom box and flip box, when appropriate */
.hidden { visibility: hidden; }
.unhidden { visibility: visible; }
/* toolbox holds any buttons that show up in-image. Each button has its own div, just in case we need it */
#toolbox {
	position:absolute;
	left: 5px;
	top: 5px;
	width:100%;
	z-index: 100;
	visibility: visible;
}
#mainflip {
	left:5px;;
	position:absolute;
	width:10%;

}
#upperflip {
	left:5px;;
	position:absolute;
	width:10%;

}
#garageflip {
	left:5px;;
	position:absolute;
	width:10%;

}
#mainfloorzoom {
	position:absolute;
	right:0;
	width:10%;

}
#upperfloorzoom {
	position:absolute;
	right:0;
	width:10%;

}
#garagezoom {
	position:absolute;
	right:0;
	width:10%;

}
#style{
background-image: url(/unity/images/menu-plans.png);
}
#plan{background-image: url(/unity/images/menu-plans.png);}
#elevation{background-image: url(/unity/images/menu-plans.png);}


p.small {
	font-size:11px;
}
#underpicture {
	float: left;
	width: 650px;
	margin-left: 60px;
	margin-top: 10px;
	padding-bottom: 20px;
}
#underpicture li {
	list-style-image:url(/unity/images/box.gif);
	padding-top: 0px;
	padding-bottom: 10px;
}
#underpicture li.listtitle {
	list-style:none;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight:bold;
	margin-left: -15px;
	list-style-image: url(/unity/images/pixel.gif);
}
#underpicture #leftlist {
	float: left;
	width: 260px;
	margin-top: -15px;
	margin-left: 0px;
	padding-left: 40px;
	padding-bottom: 5px;
}
#underpicture #rightlist {
	float: right;
	width: 260px;
	margin-top: -15px;
		margin-left: 0px;
	padding-left: 40px;
	padding-bottom: 5px;
}
#underpicture a{
	color:#003366;
	text-decoration:underline;
}
#underpicture a:hover {
	color:#812400;
}
