﻿body
{
    background-image: url(../../images/grey.jpg);
    margin:0px;
    padding:0px;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

ul
{
    margin-top: 2px;
    padding-top: 2px;
}

.newline
{
    clear: both;
    float: none;
}

.paragraph
{
    padding-right:10px;
    padding-left:10px;
    padding-top:10px;
    padding-bottom:10px;
}

.mainbody
{
    background-image: url(../../images/asphalt.jpg);
    background-repeat:repeat-x;
    left:0px;
    top:40px;
}

.minwidth
{
    width:100%;
    height:444px;
}

.minheight
{
    height:300px;
}

.rlogo
{
    position:absolute;
    left:0px;
    top:40px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 6px;
    width: 333px;
    height: 55px;
}

.topmiddle
{
    /*background-image: url(../../images/TopMiddle.jpg); */
    background-repeat: no-repeat;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    width: 192px;
    padding-top: 0px;
    height: 55px;
    top:40px;
    left:333px;
    position:absolute;
}

.headertext
{
    position: absolute;
    top: 52px;
    left:375px;
    width:400px;
    text-align:center;
    font-size: 18pt;
    font-weight:bold;
    color: #ffffcc;
    font-family: Arial;
}

.flagleft
{
    left: 0px;
    /*background-image: url(../../images/FlagLeft.jpg);*/
    width: 85px;
    background-repeat: no-repeat;
    position: absolute;
    top: 121px;
    height: 52px;
}

.topmenu
{
    background-image: url(../../images/TopBar.jpg);
    height:40px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    width:100%;
    top:0px;
}

.content
{
    /*z-index: 5;*/
    left: 75px;
    position: absolute;
    top: 103px;
    border-top: silver 4px ridge;
    border-right: silver 4px ridge;
    border-left: silver 4px ridge;
    border-bottom: silver 4px ridge;
    background-color:#ffffff;
    width: 85%;
   /* height: 300px;*/
}

.submenu
{
    background-image: url(../../images/SubMenuBack.jpg);
    height: 47px;
    width: 100%;
    border-bottom: gray 1px solid;
}

.contentbody
{
    width: 100%;
    font-size: 10pt;
    color: #666666;
    font-family: arial;
    float: none;
    display: block;
}

.contentbottom
{
    background-image: url(../../images/ContentBottom.jpg);
    height: 56px; 
    z-index: 5; 
    width: 100%;
    /*float: none;*/
    /*position: inherit;*/
    clear: both;
    display: block;
}

.contentbottom p
{
    background-image: url(../../images/ContentBottom.jpg);
    height: 56px;
    z-index: 5;
    width: 100%;
    float: none;
    position: inherit;
    clear: both;
    display: block;
    vertical-align: baseline;
}

.menuitem, .menuitemselected
{
    height: 40px;
    top:10px;
    display: inline;
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
}

.menuitems
{
    height:40px;
    top:15px;
    margin: 0px;
    padding: 10px 0px 0px 30px;
    display: inline;
    position: static;
}

.menuitem a
{
	height: 40px;
	background-image: url(../../images/TopBarBack.jpg);
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #cccccc;
	vertical-align: middle;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.menuitemselected a
{
	height:40px;
    background-image: url(../../images/SubMenuBack.jpg);
    color:White;
	text-align: center;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	/*color: #cccccc;*/
	vertical-align: middle;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.spacer
{
    height:10px;
}

.sectionhead
{
    font-weight: bold;
    font-size: medium;
    color: #666666;
    font-family: Arial;
}

.footer
{
    font-size: 7pt;
    color: #ffffff;
    font-family: arial;
    text-indent: 0pt;
    padding-left: 5px;
    padding-top: 5px;
}

.footer a
{
    color: #ffffff;
}

.center
{
    text-align:center;
}

.left
{
    float: left;
    padding-left: 10px;
    display: inline;
}

.half
{
    width: 46%;
    clear: none;
}

.big
{
    font-size: 16pt;
    text-transform: uppercase;
    font-family: arial;
    text-align:center;
}

.small
{
    font-size: smaller;
}

.scrollcontent
{
    height:450px;
    overflow:auto;
}

.floorplandivider
{
    border-top: #666666 1px dashed;
    width: 95%;
    height: 15px;
    text-align: center;
    margin-top: 15px;
    position: static;
}

.homepagerollingimages
{
	width:98%;
	text-align:center;
	height:500px;
}

.picturepagerollingimages
{
	width:500px;
	text-align:center;
	height:650px;
}

.center
{
    text-align:center;
}

.left
{
    text-align:left;
}

.right
{
    float:right;
    padding-right:10px;
    display: inline;
}

.homeright
{
    float:right;
    width:49%;
    display: inline;
}
.homeleft
{
    float:left;
    width:49%;
    display: inline;
}

