﻿body
{
	background-color: rgb(182,182,184);
	margin-top: 20px;
	font-family: Garamond, 'Times New Roman' , Serif;
	color: black;
}
.bookmarkicons 
{
    vertical-align: middle;
}
a:link {color: rgb(137,55,3);}
a:visited  {color: rgb(137,55,3);}
a:active  {color: rgb(44,72,107);}
a:hover {color: rgb(44,72,107);}
img
{
	margin: 0; 
	border: 0;
    display: block;
}

.LeftPanel
{
	background-color: rgb(44,72,107);
	width: 197px;
}
.blogDate
{
    font-size: 11px;
    color: #696969;
}
.LeftPanelText
{
	margin: 10px;
	border: 10px;
	display: block;
	text-align: left;
	color: white;	
	font-family: Verdana, Arial, Sans-Serif;
	font-size:  x-small;
	margin-top: 0em;
    margin-bottom: 0em;	
}	

.MiddlePanel
{
	background-color: white;
	padding-left: 20px;
	padding-right: 20px;
	width: 553px;	
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	text-align: left;
	color: black;	
}

.MidPanTitle1
{
	font-size: 14pt;
	color: rgb(44,72,107);
	font-weight: bold;
}
.TanBoxTitle1
{
	font-size: 12pt;
	color: rgb(137,55,3);
	font-weight: bold;
	line-height: 0.75em;
}

.TanBoxTitle2
{
	font-size: 10pt;
	color: rgb(137,55,3);
	font-weight: bold;
	line-height: 0.75em;
}
.RightPanel
{
	background-color: rgb(137,55,3);
	padding-left: 10px;
	padding-right: 10px;
	width: 192px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: white;
}
.Legal_Disclaimer
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: black;
}
.TanBox
{
	background-color: rgb(250,212,158);
	font-size: 9pt;
	font-family: Verdana, Arial, Sans-Serif;
	color: black;
}

.TanBox2
{
	background-color: rgb(250,212,158);
	width: 186px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	color: black;
}

.BoxBlogWindow
{
    background-color: #ffffff;
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
    color: black;
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
}


.BlogBox
{
	width: 500px;
	padding-left: 20px;
}
.MenuItem
{
	text-align: left;
}
.BottomMenu
{
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: Gray;
}

a.BottomMenu:link {color: silver;}
a.BottomMenu:visited  {color: silver;}
a.BottomMenu:active  {color: white;}
a.BottomMenu:hover {color: white;}

.SideMenu
{
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: white;
}

a.SideMenu:link {color: white;}
a.SideMenu:visited  {color: white;}
a.SideMenu:active  {color: red;}
a.SideMenu:hover {color: red;}

.Background1
{
	background-image:url('Grafix/tan_top.jpg');
	width: 100%;

}
.Background2
{
	background-image:url('Grafix/tan_box_back.jpg');
	width: 100%;

}
.Background3
{
	background-image:url('Grafix/tan_bottom.jpg');
	width: 100%;

}
.ThankYou
{
	font-size: 12pt;
	color: rgb(137,55,3);
	font-weight: bold;
}

