a:link
{
	background-color: transparent;
	text-decoration: none;
	color: Navy; 
}
a:visited
{	
	background-color: transparent;
	text-decoration: none;
	color: Navy; 
} 
a:active 
{
	background-color: transparent;
	text-decoration: none;
	color: Navy; 
}
a:hover 
{
	background-color: transparent;
	color: Blue;
	text-decoration:underline;
}
body
{
    margin: 0px;
    width: 100%;
    width: auto;
    height: 100%;
    font: small "Century Gothic";
    font-size: 10pt !important;
    background-image: url('images/testbg.jpg');
    background-repeat: repeat;
    color: #4d433d;
}
.imgholder
{
    position: absolute;
    margin-left: 18px;
    z-index:1;
}
.pageholder1
{
    padding-top: 15px;
    position: relative;
    margin-left: 33px;
    min-height: 450px;
    text-align: justify;
    display: table;
    padding-bottom: 2em;
    
}

#slider
{
    padding: 10px;
    width: 41px;
    height: auto;
    float: right;
    margin-right: 0px;
    margin-left: 10px;
    background-color: White;
    z-index:100;
    position: relative;
}

.imgborder
{
    float: left;
    border-right: white 5px solid;
    border-top: white 5px solid;
    border-left: white 5px solid;
    border-bottom: white 5px solid;
    margin-right: 5px;
}
.img
{
    float: left;
    margin-right: 5px;
}
.imgno-border
{
    float: left;
    margin-right: 5px;
    border: none;
}
#infolinks a:link
{
    color: #7D5115;
}
#infolinks a:visited
{
    color: #7D5115;
}
#infolinks a:active
{
    color: #7D5115;
}
.divred
{
    color: #7d5115;
    font-family: 'Century Gothic';
    font-size: 20pt;
    font-weight: lighter;
    display: block;
}
.divred_small
{ 
    color: #7d5115;
    font-family: 'Century Gothic';
    font-weight: normal;
    font-size: small;
    display: block;
}

#divorange
{
    color: #AA8400;
    font-family: 'Century Gothic';
    font-size: 12pt;
    font-weight: lighter;
    display: block;
    margin-top: 5px;
}
#divorange a:link
{    color: #AA8400;}
#divorange a:visited
{    color: #AA8400;}
#divorange a:active
{   color: #AA8400;}

#divblue
{
    color: #1D9BEB;
    font-family: 'Century Gothic';
    font-size: 12pt;
    font-weight: lighter;
    display: block;    
    margin-top: 5px;
}
#divblue a:link
{    color: #1D9BEB;}
#divblue a:active
{    color: #1D9BEB;}
#divblue a:visited
{    color: #1D9BEB;}

#divgreen
{
    color: #819800;
    font-family: 'Century Gothic';
    font-size: 12pt;
    font-weight: lighter;
    display: block;    
    margin-top: 5px;
}
#divgreen a:link
{    color: #819800;}
#divgreen a:visited
{    color: #819800;}
#divgreen a:active
{    color: #819800;}

#bottomhalf
{
    background-color: Transparent;
    text-align: left;
    display: block;
    margin-bottom: 15em;
}

#homeleft
{
    width:180px;
    float:left;
    display: block;
    border-right: #ded9ce thin solid;
    height: 156px;
    margin: 3px;
    margin-top: 5px;
    padding-right: 10px;
}
#homecenter
{
    width:180px;
    float:left;
    display: block;
    border-right: #ded9ce thin solid;
    height: 156px;
    margin: 3px;
    margin-top: 5px;
}
#homeright
{
    width:180px;
    float:left;
    display: block;
    height: 156px;
    margin: 3px;
    margin-top: 5px;
}

.no-border
{
    border: none;
}



.top
{
    position: relative;
    left: 50%;
    width: 690px;
    margin-left: -345px;
    height:82px;
    background-image: url('images/topmost.jpg');
    background-repeat: no-repeat;
}
.mid
{
        position: relative;
    left: 50%;
    width: 690px;
    margin-left: -345px;
   min-height: 450px;
    background-image: url('images/bg.jpg');
    background-repeat: repeat-y;
    text-align: justify;
    z-index:0;
    
    
}
.bottom
{
    padding-top:30px;
    text-align: center;
    position: relative;
    left: 50%;
    width: 690px;
    margin-left: -345px;
    width: 690px;
    height: 20px;
    background-image: url('images/botstrip.jpg');
    background-repeat: no-repeat;
}

.maintext
{
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 40px;
}

.smallimg
{
    border: none;
    margin-bottom: 8px;
}

.smallimg a:hover
{
    border: none;
    margin-bottom: 8px;
    border: solid thin Black;
}

.iframe
{
    width:208px;
    height:130px;
    border:0;
    border:none;
    left: 50%;
    margin:1px;
}
