/*Standard CSS*/
* 
{ 
    margin: 0; 
    padding: 0; 
}

body 
{ 
    background-image: url(images/bg_01.jpg);
    background-repeat:repeat-x;
    background-color:#f2eece;
    font-family: Times New Roman, Verdana, Arial, Sans-Serif;
    font-size: 10px; 
}

h1
{
    font-family: Times New Roman,Verdana, Arial, Sans-Serif;
    color:#850000;
    font-weight:bold;
    font-size:large;
  
}

.buttoncss
{
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-size: small;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: lavender;
	font-weight: bold;
}

h2
{
    font-family: Times New Roman,Verdana, Arial, Sans-Serif;
    color:#850000;
    font-size:medium;
  
}

h3
{
    font-family: Times New Roman,Verdana, Arial, Sans-Serif;
    color:#850000;
    font-size:small;
  
}

.builders
{
	background-image: url(images/buildrs-tabs.gif);
    background-repeat: no-repeat;    
    font-family: Times New Roman, Verdana, Arial, Sans-Serif;
    color:White;
    font-size: 22px; 
    padding-top:5px;
    padding-left:5px;
    font-weight:bold;
    width:753px;
    height:215px;	
}

/*Blocks*/

#container 
{ 
   width: 870px;
   background-color: #f2eece; 
   margin-right: auto; 
   margin-left: auto; 

 }
 
#top 
{ 
    background-image: url(images/top_02.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll;  
    height: 94px;
}

.TourBoat
{
	background-image: url(images/dotted-line-frame.gif); 
    background-repeat: no-repeat; 
    background-attachment: scroll;  
    height: 179px;
    width:271px;    
}

#texture 
{ 
    background-image: url(images/texture_05.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    height: 79px; 
}

#nav 
{ 
    background-image: url(images/nav_08.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    height: 23px; 
    font-family: Times New Roman,Verdana, Arial, Sans-Serif;
    font-size:10px;
}
/*
#flash 
{ 
    width: 520px; 
}
*/
#flash1
 {
 background-image:url("images/homeflash2.jpg");
 background-repeat: no-repeat;
 padding-left:34px;
 padding-top:64px;
 }

#SameFontStyle
{
	font-weight:bold;
	font-size:12px;
	font-family: Times New Roman;
}

#content 
{ 
    background-color: #f2eece; 
}

#footer 
{ 
    background-image: url(images/footer_14.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    height: 48px; 
    font-family: Times New Roman,Verdana, Arial, Sans-Serif;
    font-size:10px;
}

#bod_ex 
{ 
    background-image: url(images/header_07_new.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll;
    width:243px;
    height: 85px;    
}

#leftblock
{
    float:left;
}
/*
#rightblock
{
    float: right;
    width:243px;        
}
*/
/*Headers */
#area
{
    background-image:url(images/area_05.jpg);
    background-repeat: no-repeat; 
    background-attachment: scroll;
    width:870px;
    
}

#builders
{
    background-image:url(images/builders_05.jpg);
    background-repeat: no-repeat; 
    background-attachment: scroll;
    width:870px;
    
}

#writters
{
    background-image:url(images/writter-static.jpg);
    background-repeat: no-repeat; 
    background-attachment: scroll;
    width:870px;
    
}

#Arthur
{
	background-image:url(images/Arthur-Static.jpg);
    background-repeat: no-repeat; 
    background-attachment: scroll;
    width:870px;
}

#Towles
{
	background-image:url(images/Towles-static.jpg);
    background-repeat: no-repeat; 
    background-attachment: scroll;
    width:870px;
}

#community
{
    background-image:url(images/community_05.jpg);
    background-repeat: no-repeat; 
    background-attachment: scroll;
    width:870px;
    
}

#brochure
{
	background-image:url(images/brochure_05.jpg);
    background-repeat: no-repeat; 
    background-attachment: scroll;
    width:870px;
}

#models
{
    background-image:url(images/models_05.jpg);
    background-repeat: no-repeat; 
    background-attachment: scroll;
    width:870px;
    
}


#stamp
{
    background-image:url(images/contact_05.jpg);
    background-repeat: no-repeat; 
    background-attachment: scroll;
    width:870px;
    
}

/*Images*/

.img 
{ 
    float:left; 
}

.img2 
{
    float:right;
}

/* Contact Form */

#contactform
{
    color:Black;
    padding:100px; 
        
}

#contactform td
{
    padding: 2px 0px;
    text-align:left;
    vertical-align: top;
}

#contactform table
{
    margin: 0px auto;
}

/* Navigation */

#nav a:link, #footer a:link
{
    color:#850000;
    text-decoration:none;
}

#nav a:visited, #footer a:visited
{
    color:#850000;
    text-decoration:none;
}

#nav a:hover, #footer a:hover
{
    color:#C35808;
    text-decoration:none;
}

#nav a:active, #footer a:active
{
    color:#850000;
    text-decoration:none;
}

#nav ul
{
    text-align:center;
    padding-top:5px;
    list-style-type: none;

}
#nav ul li
{
    display:inline;
    color:#f2ede1;
    margin-right: 25px;
    margin-bottom:5px;
    
}

#footer ul
{
    text-align:center;
    padding-top:20px;
    list-style-type: none;

}
#footer ul li
{
    display:inline;
    color:#f2ede1;
    margin-right: 25px;
    margin-bottom:5px;
    
}


#clear
{
    clear:both;
}

.login
{
    margin-left:250px;
    font-family: Verdana;
    font-size:x-small;
    font-weight:bold;
    color:#000000;
}

/* OmniConsol */

#ocontainer 
{ 
    width: 550px; 
    height: 330px;
    margin-left:100px; 
    border-top: 1px solid #000; 
    border-right: 1px solid #000; 
    border-bottom: 1px solid #000; 
    border-left: 1px solid #000; 
}

#otop 
{ 
    background-image: url(images/topbar_01.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 550px; 
    height: 36px; 
}

#omid 
{ 
    background-image: url(images/mid.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 550px; 
    height: 58px; 
}

#buttonz 
{ 
    float: right; 
    padding-right: 17px; 
}

#iframe 
{ 
    width: 550px; 
    height: 99px;
    background-color:#0087ef; 
}

#obottom 
{ 
    background-image: url(images/bottom_04.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 550px; 
    height: 137px; 
}

#words
{
   padding-top: 90px;
   margin-left: 20px;
   width: 700px;
   
}

.txt
{
	 color:Black;
	 font-size:12px;	
}

.smalltxt
{
	 color:Black;
	 font-size:10px;		
}
