﻿.ArticleDate
{
	font-size: small;
	font-family: 'Times New Roman' , Times, serif;
	color: #000000;
	text-align:center;
}
.Article
{
	font-size: small;
	font-family: 'Times New Roman' , Times, serif;
	color: #000000;
	text-align:justify;
}
.ArticleFooter
{
	text-align:center;
}

.test
{
	color: #FFFBF2;
}

.ArticleNavigation
{
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: 'Times New Roman' , Times, serif;
	color: #000000;
}

.ArticleNavigationTop
{
	float:right;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family: 'Times New Roman' , Times, serif;
	color: #000000;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#663300; 
}

.StandardText
{
	text-align:left;
}



a.InLine:link
{
	text-decoration: none;
	color: #0000CC;
	font-weight: bold
}

a.InLine:visited
{
	text-decoration: none;
	color: #0000CC;
	font-weight: bold
}

a.InLine:hover
{
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}

a.InLine:active
{
	text-decoration: none;
	color: #0000CC;
	font-weight: bold
}


#MenuBar
{
	background-color: Transparent;
	float: left;
	font-weight: normal;
	color:#663300;
	font-size: small;
	width: 20%;
	
}


#TitleArea
{	
	width:79%;
	padding-bottom: .5ex;
	text-align: center;		
	float:left;
}

#ContentArea
{	
	width:100%; 	
}


#Footer
{		
	font-size:x-small;
}

.DestinationList
{
	float:left;
	text-align: left;
	width:10%;
}


.Title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #663300;
}
.LeftWrapImage
{
	float: left;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px
}

.RightWrapImage
{
	float: right;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px
}

.SectionHeading
{
	font-size:large;
	text-align:left;
}
.Section
{
	text-align:left;
}

