﻿html
{
    background-color: #d8d8d8;
    font:12px Verdana;
}

a
{
    color:Navy;
    text-decoration:none;
}
	    	    
.content
{
    margin:auto;
    width:970px;
    background-color:#1e1919;
    background-image: url(images/breadcrumbbackground.jpg);
}

.header
{
    background-image: url(images/topbackground.jpg);
    height: 440px;
    
}

.menuspace
{
    background-image: url(images/breadcrumbbackground.jpg);
    height: 30px;
}

.leftColumn
{
    float:right;
    width:265px;
}

.middleColumn
{
    float:left;
    width:485px;
    padding:0px;
    padding-left: 10px;
    padding-top: 15px;
}

.rightColumn
{
    float:right;
    width:320px;
}

.footer
{
    text-align:center;
    font-size:14px;
    color: White;
    height: 90px;
    background-image: url(images/bottombackground.jpg);
}

	.clear
        {
            clear:both;
        }
	
    .topbarposition
        {
            position:relative;
            top: 0px;
            left: 0px;
        }
    .hotlink1pos
    {
        position:relative;
        left:507px;
        top:50px;
        border-width:0px;
    }
    .hotlink2pos
    {
        position:relative;
        left:507px;
        top:266px;
        border-width:0px;
    }
    .toplogopos
    {
        position:relative;
        left:40px;
        top:20px;
    }
    .toplinepos
    {
        position:relative;
        left:42px;
        top:130px;
    }
    .toplinethinpos
    {
        position:relative;
        left:0px;
        top:70px;
    }
    .bottomlinepos
    {
        position:relative;
        left:42px;
        top:660px;
    }

    .normaltext
    {
        color: black; 
        font-family: Verdana; 
        font-size:14px;
        text-align: justify;
    }
    .bignormaltext
    {
        color: black; 
        font-family: Arial; 
        font-size:16px;
        text-align:left;
        font-weight:bold;
    }
    .normallink2
    {
        color: red; 
        font-family: Arial; 
        font-size:16px;
        text-align: justify;
    }
    .introimagepos
    {
        position:relative;
        left:0px;
        top:200px;
    }
    .sitemappathtext
    {
        color: black; 
        font-family: Verdana; 
        font-size:16px;
        text-align: justify;
        font-weight:bold;
    }
    .pathlocation
	{
	    position:relative;
	    left:0px;
	    top: 50px;
		width:450px;
	    line-height:100%;
	}
	.bottomtextpos
	{
	    position:relative;
        left:0px;
        top:530px;
        width:700px;
        height:15px;
        color: black; 
        font-family: Arial; 
        font-size:12px;
        text-align: center;
	}
	a.normallink 
    {
        color: Black; 
        font-family: Arial; 
        font-size:16px;
        text-align: justify;
        text-decoration:underline;
    }
    
    a.normallink:link
    {
        color:Black; 
        font-family: Arial; 
        font-size:16px;
        text-align: justify;
        text-decoration:underline;

    }
    
    a.normallink:hover
    {
        color: red; 
        font-family: Arial; 
        font-size:16px;
        text-align: justify;
        text-decoration:none;

    }
    
    a.smalllink 
    {
        color: Black; 
        font-family: Verdana; 
        font-size:13px;
        text-align: justify;
        text-decoration:underline;
    }
    
    a.smalllink:link
    {
        color:Black; 
        font-family: Verdana; 
        font-size:13px;
        text-align: justify;
        text-decoration:underline;

    }
    
    a.smalllink:hover
    {
        color: red; 
        font-family: Verdana; 
        font-size:13px;
        text-align: justify;
        text-decoration:underline;

    }
    ul.square 
    {
        list-style-type: square
    }
    .panoramicheading
    {
        position:absolute;
	    left:-30px;
	    top: -45px;
	    line-height:100%;
        color: black; 
        font-family: Arial; 
        font-size:medium;
        text-align: justify;
        font-weight:bold;
    }
    
    .button
        {
            border:solid 0px black;
            text-decoration:none;
            opacity:1.0;
            filter:alpha(opacity=100);
        }
        
    a.link1:link {text-decoration:none; color: #ffffff; font-family:Arial; font-size: 6px;}    
    a.link1:visited {text-decoration:none; color: #ffffff; font-family:Arial; font-size: 6px;} 
    a.link1:hover {text-decoration:none; color: #ffffff; font-family:Arial; font-size: 6px;}   
    a.link1:active {text-decoration:none; color: #ffffff; font-family:Arial; font-size: 6px;}   
        
    a.biglink:link {    width:190px; text-decoration:none; text-align:right; color: black; font-family:Verdana; font-size: 16px; font-weight:normal;}    
    a.biglink:visited { width:190px; text-decoration:none; text-align:right; color: black; font-family:Verdana; font-size: 16px; font-weight:normal;} 
    a.biglink:hover {   width:190px; text-decoration:none; text-align:right; color: black; font-family:Verdana; font-size: 16px; font-weight:normal;}   
    a.biglink:active {  width:190px; text-decoration:none; text-align:right; color: black; font-family:Verdana; font-size: 16px; font-weight:normal;}   
    
    a.regularbutton:link { background-image: url(menubutton.jpg);       border:solid 1px #f2f298; width:190px; padding: 0.1em 0.3em 0.1em 0.3em; text-decoration:none; text-align:center; color: #003399; font-family:Arial; font-size: 12px; font-weight:bold; }    
    a.regularbutton:visited {background-image: url(menubutton.jpg);     border:solid 1px #f2f298; width:190px; padding: 0.1em 0.3em 0.1em 0.3em; text-decoration:none; text-align:center; color: #003399; font-family:Arial; font-size: 12px; font-weight:bold; } 
    a.regularbutton:hover { background-image: url(hovermenubutton.jpg); border:solid 1px #f2f298; width:190px; padding: 0.1em 0.3em 0.1em 0.3em; text-decoration:none; text-align:center; color: #003399; font-family:Arial; font-size: 12px; font-weight:bold; }   
    a.regularbutton:active {background-image: url(menubutton.jpg);      border:solid 1px #f2f298; width:190px; padding: 0.1em 0.3em 0.1em 0.3em; text-decoration:none; text-align:center; color: #003399; font-family:Arial; font-size: 12px; font-weight:bold; }   

