body
{
	background-image: url("../img/siding-horz4.png");
	background-position: center top;
	/*background: green;*/
}

#doc
{
	background-image: url("../img/dropshadow4.png");
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 75px;
	padding-right: 75px;
	
}

#hd
{
	background: #FFFFFF url("../img/HeaderSlice.gif") repeat-x scroll 0 0;
	color: #FFFFFF;
	height: 106px;
}

#MainTitle
{
	float: left; height: 106px; color: #ffffff; background: url("../img/TopCorner.gif") no-repeat;
}

div#MainTitle > img
{
	padding-left: 15px;
	padding-top: 15px;	
}


#Address > h2
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	font: normal 0.85em arial;
	text-align: left;
	float: right;
}

#Address a {	
	color: white;
	text-decoration: none;
}
#Address a:hover {
	color: #DDD;
}

#SpriteMenu
{
	float: left;
	width: 160px;
}

/* Navigation Menu */

#SpriteMenu { float: left; width: 160px; }
#SpriteMenu ul { list-style: none; margin: 0px; padding: 0px; }
#SpriteMenu ul li { display: inline; } /* Inline to fix IE vertical space */
#SpriteMenu ul li div { height: 70px; margin: 0px; padding: 0px; text-align: center; }
#SpriteMenu ul li div a { display: block; height: 36px; text-decoration: none; font-size: 1.3em; font-style: italic; }
#SpriteMenu ul li div a span { line-height: 36px;  color: #ffffff; }

/* li should be block, but is inline to make IE happy.  This necessitates the extra div */

#HomeButton div { width: 124px; background: url("../img/LeftNavHot.gif") no-repeat 0px -30px; }
#HomeButton div a:hover { background: url("../img/LeftNavNormal.gif") no-repeat 0px -30px; }

#FaqButton div { width: 130px; background: url("../img/LeftNavHot.gif") no-repeat 0px -100px; }
#FaqButton div a:hover { background: url("../img/LeftNavNormal.gif") no-repeat 0px -100px; }

#ContactButton div { width: 138px; background: url("../img/LeftNavHot.gif") no-repeat 0px -170px; }
#ContactButton div a:hover { background: url("../img/LeftNavNormal.gif") no-repeat 0px -170px; }

#UnitsButton div { width: 148px; background: url("../img/LeftNavHot.gif") no-repeat 0px -240px; }
#UnitsButton div a:hover { background: url("../img/LeftNavNormal.gif") no-repeat 0px -240px; }

#OutsideButton div { width: 154px; background: url("../img/LeftNavHot.gif") no-repeat 0px -310px; }
#OutsideButton div a:hover { background: url("../img/LeftNavNormal.gif") no-repeat 0px -310px; }

#OfficeButton div { width: 154px; background: url("../img/LeftNavHot.gif") no-repeat 0px -380px; }
#OfficeButton div a:hover { background: url("../img/LeftNavNormal.gif") no-repeat 0px -380px; }

#blank3 div { width: 140px; background: url("../img/LeftNavHot.gif") no-repeat 0px -450px; }
#blank3 div a:hover { background: url("../img/LeftNavNormal.gif") no-repeat 0px -450px; }


.clear
{
	clear: both;
}

#hd > ul
{
	clear: both;
}

#hd > ul li
{
	display: inline;
}

#hd > ul li:before 
{
	content: "\00BB \0020";
}

#ft
{
	padding-top: 50px;
}

#ft p
{
	text-align: center;
}

#bd
{
	font: normal 1.25em arial;
	margin-left: 195px; padding-right: 6px;	
}

#bd ul
{
		padding-left: 1.5em;
}

#bd li
{
	padding-left: 0em;
}

#bd ul li {
	list-style: url(../img/lib.gif);
	margin-left: 18px;
}

#features
{
	clear:both;
}

.business
{
	text-align: left;
	width: 480px;
}

.unit_pic
{
	text-align: center;
	width: 480px;
}

.unit
{
	height:150px;
	border: 1px solid black;
	margin-bottom: 15px;
}

.unit table
{
	width: 100%;
}


.unit td 
{
	padding-left: 15px;
	padding-right: 15px;
}

.size
{
	height:150px;
	width: 150px;
	font: normal 2em arial;
	text-align: center;
	vertical-align: center;
}

#phonenumber
{
	font-size: 1.5em;
}

h1
{
	font: bold 2em arial;
	padding: 0 0 0.5em 0 ;
}

h2
{
	font: bold 1.5em arial;
}

.question_container
{
	padding-bottom: 2em;
}

.qna
{
  min-height:35px;
  height:auto !important;
  height:35px;
	
}

.firstletter span {
	font-size:2em;
	padding-right: 0.25em;
}


tr
{
	border: 1px solid black;
}


td
{
	padding: 0 1em 0 1em;
}

th
{
	padding-left: 15px;
	padding-right: 15px;
}


.strong
{
	font-weight: bold;
}


h3
{
	padding: 1.5em 0em 1em 0em;
	font-size: 1.25em;
}

.alert
{
	font-size: 2em;
	text-align:center;
	padding-bottom: 1em;
	color: red;
}
.clear
{
	clear:both;
}

.invisible tr
{
	border: none;
}


.fl_top
{
	vertical-align:top;
}


.simple tr
{
	border: 1px solid black;
}


.simple td
{
	padding: 0 1em 0 1em;
}

.simple th
{
	padding-left: 15px;
	padding-right: 15px;
}

.footnote tr
{
	border: none;
	font-size: 0.85em;
}
