﻿body
{
	background-color: rgb(182,182,184);
	margin-top: 20px;
	font-family: Garamond, 'Times New Roman' , Serif;
	color: black;
}
.photoCaption
{
    padding: 5px 15px 8px 15px;
    font-size: 11px;
    color: #808080;
    text-align: left;
    line-height: 15px;
}
.photo
{
    border: 1px solid #000000;
    padding: 5px;
}
.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;
}
.TanBoxTitle1New
{
	font-size: 14pt;
	color: rgb(137,55,3);
	font-weight: bold;
	line-height: 0.75em;
	padding-bottom:15px;
}
.TanBoxTitle1New2
{
	font-size: 14pt;
	color: rgb(44,72,107);
	font-weight: bold;
	line-height: 0.75em;
	padding-bottom:15px;
}
.TanBoxTitle2New
{
	font-size: 10pt;
	color: rgb(137,55,3);
	font-weight: bold;
	line-height: 17px;
	padding-bottom:15px;
}
.TanBoxTitle2New2
{
	font-size: 14px;
	color: rgb(44,72,107);
	font-weight: bold;
	line-height: 17px;
	padding-bottom:15px;
}
.TanBoxTitle3New2
{
	font-size: 14px;
	color: #893703;
	/*color: rgb(44,72,107);*/
	font-weight: bold;
	line-height: 17px;
	padding-bottom:5px;
}
.TanBoxTitle2
{
	font-size: 14px;
	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;
}
.RightPanel2
{
    background-color: rgb(44,72,107);
    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;
}
.hp-right-box
{
    border: 1px solid #666666;
    margin: auto;
    width: 183px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #f8d39e;
    color:#000000;
    margin-top:20px;
}
.BlogBoxContainer
{
    border: 1px solid #666666;
    margin: auto;
    width: 500px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #cce1f2;
}
.BlogBox2
{
	
	padding-left: 20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}
.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;
}


