A:link	{
	font-family:arial;
	text-decoration:underline;
	color:#3F2DC9;
	}

A:active	{
		font-family:arial;
		text-decoration:none;
		color:#3F2DC9;
		}

A:visited	{
		font-family:arial;
		text-decoration:underline;
		color:#3F2DC9;
		}

A:hover	{
	font-family:arial;
	text-decoration:none;
	color:#3F2DC9;
	}

body	{
	font-family:tahoma;
	font-size:11pt;
	background-color:#E1E1E1;
	margin-right:auto;
  background:url(../img/back.jpg);
  margin:0;
  padding:0;
	text-align:left;
	}	

#alert	{
	width:760px;
	height:30px;
	display:none;
	background-color:red;
	color:white;
	font-size:14pt;
	}

#shadow_box {
            width:900px;
            border:0px black solid;
            margin-left:auto;
            margin-right:auto;
            background:url(../img/shadow.jpg) repeat-y;
            }

#container	{
    padding:0;
    margin:0;
		background-color:#FFFFFF;
		width:760px;
    height:1500px;
		border:1px #24415A solid;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
		}

#title	{
	color:white;
	width:760px;
	height:93px;
	background:url(../img/title.jpg) no-repeat;
	text-align:left; 
	cursor:hand;
	}

#title a:link {
                    color:#DADADA;
                    font-family:tahoma;
                    font-size:10pt;
                    text-decoration:none;
                    }

#title a:visited {
                    color:#DADADA;
                    font-family:tahoma;
                    font-size:10pt;
                    text-decoration:none;
                    }
                    
#title a:hover {
                    color:#DADADA;
                    font-family:tahoma;
                    font-size:10pt;
                    text-decoration:none;
                    }
                    
#linkbar	{
          padding-top:4px;
          padding-left:5px;
          vertical-align:middle;
          width:755px;
          height:23px;
          background:url(../img/linkbar.jpg) no-repeat;
          font-size:10pt;
          color:#cccccc;
          }
          
          		
#linkbar ul  {
              margin:0;
              padding:0;
              color:#cccccc;
             }
    
#linkbar li  {
              margin:0;
              padding:0;
              display:inline;
              font-size:10pt;
              color:#cccccc;
             }
          
#linkbar ul li a:link {
                      font-family:tahoma;
                      color:black;
                      text-decoration:none;
                      font-size:12pt;
                      }
                      
#linkbar ul li a:visited  {
                          font-family:tahoma;
                          color:black;
                          text-decoration:none;
                          font-size:12pt;
                          }
                          
#linkbar ul li a:hover  {
                          font-family:tahoma;
                          color:#0053CF;
                          text-decoration:none;
                          font-size:12pt;
                          }

#bodydiv 	{
          width:760px;
          height:1000px;
          background:url(../img/background.jpg);
          background-repeat:no-repeat;
          text-align:left;
          }
          
#vline    {
          width:760px;
          /* background:url(../img/vline.jpg); */
          /* background-repeat:no-repeat; */
          text-align:left;
          }
          
#text     {
          width:350px;
          margin:5px;
          text-align:left;
          float:left;
          }
          
#wide_text  {
            width:750px;
            border:0px black solid;
            margin-left:5px;
            margin-right:5px;
            text-align:left;
            }
            
#text_narrow  {
              width:240px;
              margin-left:2px;
              margin-right:2px;
              text-align:left;
              float:left; 
              }
              
#map   {
        float:left;
       } 

big u {
            font-color:red;
            }
           

table	{
	border-collapse: collapse;
	}

img.display	{
            float:right;
            border:1px black solid;
            }

p	{
	padding:10px;
	}

.pic	{
	border:0px;
	margin:0px;
	padding:0px;
	}

    
.h3 {
    margin:0;
    padding:0;
    }
    
.span {
      font-size:16pt;
      }
      
u {
  color:black;
  font-weight:bolder;
  font-family:tahoma; 
  font-size:12pt; 
  font-weight:bolder;
  }
  
.bar  {
      border:0px black solid;
      padding-top:12px;
      padding-left:10px;
      width:173px;
      height:28px;
      background:url(../img/bar.jpg);
      background-repeat:no-repeat;
      color:white;
      font-family:arial;
      font-size:13pt;
      }

input {
       border:1px #aeaeae solid;
       background-color:white;
       color:black;
       width:130px;
       cursor:hand;
       }

       
iframe  {
        width:744px;
        height:350px;
        border:1px #aeaeae solid;
        }
        
th  {
    text-align:center;
    background-color:#8BAAC9;
    color:white;
    }

td.grey {
        background-color:#EEEEEE;
        }
        
td  {
    padding:5px;
    }
 
.price  {
        width:325px;
        border:1px #eaeaea solid;
        }