/*Standard CSS*/
* 
{ 
    margin: 0; 
    padding: 0; 
}

body 
{ 
    background-color: #ECB960; 
}

p
{
    font-family: Times New Roman, Verdana, Arial, Sans-Serif;
    font-size:x-small;
}

.drpStyle
{
	height:18px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
    font-size:small;	
}

h2
{
    font-family: Times New Roman, Verdana, Arial, Sans-Serif;
    font-size:large;
    
}

td
{
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
    font-size:small;
}

.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;
}
/*Blocks*/

#container 
{ 
    width: 870px; 
    margin-right: auto; 
    margin-left: auto; 
    background-image:url(images/bg_04.jpg);
    background-repeat:repeat-y;
    border-right: solid 1px #3a2a11; 
    border-left: solid 1px #3a2a11;
    border-bottom: solid 1px #3a2a11; 
   
 }
 
 #Rcontainer 
{ 
    width: 870px; 
    margin-right: auto; 
    margin-left: auto; 

    border-right: solid 1px #3a2a11; 
    border-left: solid 1px #3a2a11;
    border-bottom: solid 1px #3a2a11; 
   
 }
 
#top 
{ 
    background-image: url(images/top_01.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 870px; 
    height: 78px; 
}

#tophead 
{ 
    background-image: url(images/newheader_01.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 870px; 
    height: 104px; 
    font-size:10px;
    font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}

#SameFontStyle
{
	font-weight:bold;
	font-size:12px;
	font-family: Times New Roman;
}


#ehead 
{ 
    background-image: url(images/headere_01.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 870px; 
    height: 104px; 
    font-family:Times New Roman, Verdana, Arial, Sans-Serif;
    font-size:10px;
}

#mid 
{ 
    background-image: url(images/mid_02.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 870px; 
    height: 108px; 
}

#nav
{ 
    background-image: url(images/nav_03.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 870px; 
    height: 106px; 
    font-family:Times New Roman, Verdana, Arial, Sans-Serif;
    font-size:10px;
}

#nav2 
{ 
    background-image: url(images/nav2_03.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    height: 151px; 
    border-bottom: 1px solid #3a2a11; 
    font-family:Times New Roman, Verdana, Arial, Sans-Serif;
    font-size:10px;
}

#navtext
{
    float:left;
    width:276px;
}


#news 
{
    float:left;
    padding-top:4px;
    width:298px;
    height: 101px;

}

#area 
{
    float:left;
    padding-top:27pt;   
    padding-left:15px;
    vertical-align:middle;    
}

#header 
{ 
    background-image: url(images/header_04.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 870px; 
    height: 70px; 
}

#frame 
{ 
    width: 870px; 
    
}

#footer 
{ 
    background-image: url(images/footer_06.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 870px; 
    height: 79px;
     
}

#footer2 
{ 
    background-image: url(images/footer2_06.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 870px; 
    height: 79px; 
    border-top: 1px solid #3a2a11; 
   
}

#footer3
{ 
    background-image: url(images/footer2_06.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 870px; 
    height: 79px; 
  
   
}

#clear 
{
    clear:both;
}

#line
{
    background-image:url(images/line_17.jpg);
    background-repeat:no-repeat;
    background-attachment:scroll;
    width:543px;
    height:24px;
}

.bpic
{
    float:left;
}

.pic
{
    float:left;
    margin-right:20px;
}


.copy
{
 font-size:small;
 font-family:Times New Roman, Verdana, Arial, Sans-Serif;
 line-height:1.5em;   
}

#text
{
 font-size:x-small;
 font-family:Times New Roman, Verdana, Arial, Sans-Serif;
 line-height:1.5em;  
}
/*SideBar*/

#sidebar 
{ 
    background-image: url(images/sidebar_09.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    width: 230px; 
    height: 450px; 
    float: left;     
}

#content 
{  
    
}
/*Images*/

.img 
{ 
    padding-left: 10px; 
}

/* Contact Form */

#contactform
{
    color:Black;
    padding:25px; 
        
}

#contactform td
{
    padding: 2px 0px;
    text-align:left;
    vertical-align: top;
}

#contactform table
{
    margin: 0px auto;
}

/* Navigation */

#nav a:link, #nav2 a:link, #tophead a:link
{
    color:#4e3617;
    text-decoration:none;
}

#nav a:visited, #nav2 a:visited, #tophead a:visited
{
    color:#4e3617;
    text-decoration:none;
}

#nav a:hover, #nav2 a:hover, #tophead a:hover
{
    color:#db5c02;
    text-decoration:none;
}

#nav a:active, #nav2 a:active, #tophead a:active
{
    color:#4e3617;
    text-decoration:none;
}

#nav ul, #nav2 ul
{
    text-align:left;
    padding-left: 130px;
    padding-top:10px;
    list-style-type: none;

}
#nav ul li, #nav2 ul li
{
    display:block;
    color:#f2ede1;
    margin-right: 25px;
    margin-bottom:5px;
    
}

#footer a:link, #footer2 a:link, #footer3 a:link
{
    color:#4e3617;
    text-decoration:none;
}

#footer a:visited, #footer2 a:visited, #footer3 a:visited
{
    color:#4e3617;
    text-decoration:none;
}

#footer a:hover, #footer2 a:hover, #footer3 a:hover
{
    color:#db5c02;
    text-decoration:none;
}

#footer a:active, #footer2 a:active, #footer3 a:active
{
    color:#4e3617;
    text-decoration:none;
}

#footer ul, #footer2 ul, #footer3 ul
{
    margin: 0px;
    padding-top: 60px;
    padding-left:20px;
    list-style-type: none;
    text-align: left;
    font-size:x-small;
    font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}

#footer ul li, #footer2 ul li, #footer3 ul li
{
    display: inline;
    margin-right: 25px;
}

#tophead a:link, #ehead a:link
{
    color:#ECB960;
    text-decoration:none;
}

#tophead a:visited, #ehead a:visited
{
    color:#ECB960;
    text-decoration:none;
}

#tophead a:hover, #ehead a:hover
{
    color:#db5c02;
    text-decoration:none;
}

#tophead a:active, #ehead a:active
{
    color:#ECB960;
    text-decoration:none;
}

#tophead ul, #ehead ul
{
    text-align:left;
    padding-left:20px;
    padding-top:5px;
    list-style-type: none;


}
#tophead ul li, #ehead ul li
{
    display:block;
    color:#f2ede1;
    margin-bottom:2px;

    
}


#themes
{
    margin-left: 10px;
}

/* OmniConsol */

#ocontainer 
{ 
    width: 550px; 
    height: 330px;
    margin-left:150px; 
    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; 
}

.login
{
    margin-left:300px;
    font-family: Verdana;
    font-size:x-small;
    font-weight:bold;
    color:#000000;
}

#words
{
    margin-left:310px;
    width:550px;
    
}

#words2
{
    margin-left:20px;
    width:800px;
}

#harbor
{
    margin-left:auto;
    margin-right:auto;
    width:710px;
}

#harborhead
{
    background-image:url(images/harborheader.jpg);
    background-repeat:no-repeat;
    height:172px;
    border:solid 1px #3a2a11;
   
}

#partners
{
    padding-left: 50px;
}