﻿div.divHeader
{
}

div.divHeader a
{
    font-family: Arial;
    text-decoration: none;
    color: #fff;
    font-style: italic;
    font-size: 12px;
}

img.imgContentBanner 
{
    width: 880px;
}

div#divLeftColumn
{
    width: 410px; 
    margin-left: 205px; 
    padding-top: 30px; 
    line-height: 1.2em;
}

div#divRightColumn
{
    width: 250px;
    margin-left: 630px; 
    background-image: url('/Images/right_bottom_gradient2.jpg'); 
    background-repeat: repeat-x; 
}

div#divRightColumn div.photo
{
    padding: 8px 0 0px 0px;
}

div#divRightColumn p
{
    padding-left: 10px;
}

div#divContentContainer
{
    font-size: .8em;
    width: 880px;  
    background-color: #ffffff; 
    background-image: url('/Images/left_bottom_image2.jpg'); 
    background-repeat: no-repeat;
}

body
{
    font: 100%/1.25 Helvetica, Arial, sans-serif;
    background: #bed73d url('/images/slice2.jpg') repeat-x top left;
}
img { display: block; }
#wrapper
{
	margin: 0 auto;
    width: 980px;
}
#left
{
    width: 68px;
    float: left;
    display: inline-block; 
}
#center
{
    width: 880px;
    float: left;
    display: inline-block;
    position: relative;
    background-image: url(/Images/bigbackground.jpg);
    background-repeat: no-repeat;
    padding: 0px 50px;
}
#right
{
    width: 68px;
    float: left;
    display: inline-block;
}
#header
{
    height: 100px;
}
div#mainMenu
{
	height: 25px;
	width: 100%;
	background: #139883;
	text-align: center;
}
div#mainMenu ul
{
	margin: 0;
	padding: 0;
	color: #FFF;
	line-height: 25px;
}
div#mainMenu ul li
{
	list-style: none;
	display: inline;	
}
div#mainMenu ul li a
{
	text-decoration: none;
	padding: 0 30px 0 30px;
	color: #FFF;
	font-size: 0.9em;
	font-style: oblique;
	display: inline-block;
}
div#mainMenu ul li a:hover
{
	background: teal;
	color: #FFF;
}
div#mainMenu ul li a span
{
	font-weight: bold;
	font-size: 1.0em;
}
div#mainImage
{
	padding:0;
	margin:0;
}
div#content
{
	font-size: 0.9em;
	width: 245px;
}

div#divContentContainer a, div#divContentContainer a:visited
{
    color: #139883;
}
div#divContentContainer a:hover
{
    text-decoration: underline;
}

div#divFooter
{
    text-align: center;
    width: 880px; 
    height: 23px; 
    padding: 0px; 
    margin: 0px; 
    background-image: url('/Images/bottom_bar.png'); 
    background-repeat: no-repeat;
}

div#divFooter ul
{
    display: inline;
    padding: 0px;
    margin: 0px;
    height: 10px;
}
div#divFooter ul li
{
    font-family: Arial;
    font-size: .7em;
    color: #fff;
    display: inline;
    border-right: 1px solid #fff;
    padding: 0px 5px 0px 5px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}
div#divFooter ul li.lastLi
{
    border: none;
}
div#divFooter ul li a
{
    color: #fff;
}
div#divFooter ul li a:hover
{
    text-decoration: underline;
}

#footer
{
	clear:both;
}
h1
{
	color: #139883;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
    padding-bottom: 5px;
}

p
{
    padding-bottom: 15px;
    line-height: 1.4em;
}

.green
{
    color:#139883;
}

.small
{
    font-size: .9em;
}

.smaller
{
    font-size: .8em;
}

.large
{
    font-size: 1.1em;
}

a
{
    text-decoration: none;
}

div.managementPerson
{
    width: 400px;
    height: 160px;
    padding-bottom: 10px;
    padding-left: 50px;
}

div.managementPersonText
{
    padding-left: 10px;
    padding-top: 30px;
}