﻿body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	background-color: #ededed;
}

ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
}

li
{
	margin-bottom: 10px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656050;
	letter-spacing: 1px;
}

.menuLink
{
    color: #656050;
    font-weight: normal;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

.menuLink:hover
{
    color: #656050;
    font-weight: normal;
    text-decoration: underline;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

h1
{
	font-family: "times New Roman" , Times, serif;
	font-size: 28px;
	color: #484848;	
	letter-spacing: 4px;
}

div#master
{
	width: 800px;
	background-color: #f2f0e2;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #b6b6b6;
	margin: 0 AUTO;
}

div#footer
{
    width: 780px;
    height: 60px;
    padding: 10px;
    margin: 0 AUTO;
}

div#titleheader
{
	padding: 10px;
	height: 40px;
	clear: both;
	text-align: left;
	background-color: #e9e7db;
}

div#headerbanner
{
    height: 190px;
    width: 800px;
    clear: both;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #b6b6b6;
    background-color: White;
}

div#menuBar
{
    padding: 4px 0px 0px 179px;
    width: 621px;
    height: 20px;
    clear: both;
    background-color: #e9e7db;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #b6b6b6;
    text-align: left;
}

div#body
{
    width: 800px;
    border-color: #b6b6b6;
    border-width: 0px 0px 1px 0px;
    clear: both;
    background-color: #edead7;
    text-align: left;
    overflow: auto;
    float: left;
    border-bottom-style: solid;
    
}

div#leftmenu
{
	width: 139px;
	background-color: #edead7;
	float: left;
	padding: 10px 10px 10px 20px;
}

div#mainarea
{
    width: 630px;
    background-color: #f2f0e2;
    float: left;
    border-color: #b6b6b6;
    border-width: 0px 0px 0px 1px;
    border-left-style: solid;
}

#contacts
{
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A69F8C;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 30px;
}

.titlename
{
	color: #730f0a;
}

p.footerText
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A69F8C;
	letter-spacing: 0px;
	line-height: 18px;
}
