﻿body 
{
    font-family: Arial;
    
}

#main
{
    width:950px;
    border:solid 1px #d1c098;
    margin:auto;
    background-color:#d1c098;       
}

#logo
{
    background-color:White;
    
    width:268px;
    height:112px;
    background-repeat:no-repeat;
    float:left;
    
}


#topmenu
{
    font-size:11px;
    padding-top:93px;
    color:#261c02;
    background-color:White;
    float:left;
    width:472px;
    height: 19px;
    text-decoration:none;
    
}

#topmenu a
{
    color:#261c02;
    text-decoration:none;
}

#topmenu a:hover
{
    color:#5777b9;
    text-decoration:none;
}


#login1
{
    float:right;
    background-image:url(images/login.jpg);
    background-position:top;
    background-repeat:no-repeat;
    background-color:White;
    width:210px;
    height:78px;
    font-size:10px;
    color:Black;
    padding-top:34px;
    text-align:center;
}

#leftmenu
{
    width:235px;
    background-color:#d1c098;  
    float:left;
    clear:both;
    padding-top: 20px;
    height: 100%;
}

#maincontent
{
    background-color:#d1c098;
    width:715px;
    float:left;
    clear:right;
    height: 100%;
}

#maincontent2
{
    background-color: white;
    width:715px;
    float: left;
    clear:right;
    height: 100%;
    
}

#footer
{
    background-color:white;
    width:940px;
    height:18px;
    color:#261c02;
    font-size:11px;
    font-style:italic;
    padding-left:5px;
    padding-top:5px;
    padding-right:5px;
    clear:both;
}

#footerleft
{
    float:left;
}


#footerright
{
    float:right;
}

#shadow
{
    background-image:url(images/shadow.jpg);
    background-repeat:repeat-x;
    height:5px;
    width:950px;
    clear:both;
    display: table-row;
}

h1
{
    color:#5777b9;
    padding-left:10px;
    font-style:italic;
    font-size:23px;
    margin-top:2px;
}



#copy
{
    font-size: 12px;
    color: #261c02;
    padding-left:10px;
    padding-right:10px;
    float:left;
    width:520px;
    text-align:left;
    min-height:250px; 
}

#copy2
{
    font-size: 12px;
    color: #261c02;
    padding-left:10px;
    padding-right:10px;
    float:left;
    text-align:left;
    min-height:250px; 
}


.shout
{
    font-size:13px;
}

#rightcol
{
    width:120px;
    float:right;
    color:White;
    font-size:12px;
    padding-left:4px;
    padding-right:12px;
    padding-top:20px;
    text-align:center;
}

.quote
{
    background-image:url(images/quote2.jpg);
    background-repeat:no-repeat;
    background-color:#d1c098;
    text-align:center;
    width:100%;
    padding-bottom:5px;    
    background-position:center top;
    height:63px;
    padding-top:5px;
    clear:both;         
}

.quotecopy
{
    
    color:#686565;
    font-size:17px;
}

.quotecopy2
{
    font-size:15px;
    color:White;
    
}

.td_heading
{
    font-size: 12px;
    color: #5777b9;
    background-color:#e9e5e5;
}


.img_link
{
   border: solid 1px #999999;
}

ul
{
    list-style-image: url("images/bullet.jpg");
    vertical-align: middle;
    margin-left: 20px;
    margin-top: 6px;
    font-size:11px;
    color:Black;
}

.links 
{
    color: #5777b9;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
}
a:hover
{
    color:#261c02;
}

.textbox
{
    border-color: #0055A5;
    border-style: solid;
    border-width: 1px;
}

.contact_tbl
{
    font-size:13px;
    color:White;
    margin-left:10px;
    margin-bottom:25px;
}

.creative_tbl
{
    font-size:13px;
    color:black;
    margin-left:10px;
    margin-bottom:25px;
}


.contact_heading
{
    
    padding-top: 4px; 
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px; 
    margin-bottom: 5px; 
    margin-left: -5px;
    font-size: 15px; 
    color: #5777b9; 
    font-weight: bold;
}

.hosting
{
    font-family:Arial;
    font-weight:bold;
    color:Red;
    font-size:10px;
    text-decoration:none;
}

h2
{
    color:#5777b9;
    padding-left:10px;
    font-style:italic;
    font-size:18px;
    margin-top:2px;
}


.web-quote 
{
    color: #5777b9;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
}