/* HTML STYLES */

body, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: 666666;
	letter-spacing: 1px;
	line-height: 18px; 
	}

h1 {
	font-size: 11px;
	color: 000000;
	}

a:link {
	color: #990033;
		text-decoration: underline;
	}
	a:hover {
		color: #333333;
		text-decoration: underline;
		}
	a:active {
		color: #990033;
		text-decoration: underline;
		}
	a:visited {
		color: #990033;	
		text-decoration: underline;
		}
	a:visited:hover {
		color: #333333;
		text-decoration: underline;
		}

/* CUSTOM STYLES (class) */

.date {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: 9F3E3A;
	text-shadow : #9F3E3A 0 0 2px;
}

.bold {
	color: 000000;
}

.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	color: 990033;
	letter-spacing: -1px;
	line-height: 18px;
	font-weight: normal;
}

.newsdate {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: 9F3E3A;
	font-weight: bold;
	text-shadow : #9F3E3A 0 0 2px;
	padding: 20px 0px 0px 0px;
}

.Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #696444;
}
.style1 {
	color: #990033;
	font-weight: bold;
}
.right{
	padding-left: 10px;
}	

.left{
	padding-right: 10px;	 
}	

.Georgia {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: 666666;
	letter-spacing: 3px;
	}
	
.Georgia-dark {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: 000000;
	letter-spacing: 3px;
	}	
	
.Georgia-bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: 000000;
	letter-spacing: 3px;
	font-weight: bold;
	font-variant: small-caps;
	}	
	
.text-caps {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: 000000;
	letter-spacing: 3px;
	font-variant: small-caps;
	}
	
.text-caps-left {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: 666666;
	letter-spacing: 3px;
	font-variant: small-caps;
	padding-right: 10px;
	}	
	
.text-caps-right {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: 666666;
	letter-spacing: 3px;
	font-variant: small-caps;
	padding-left: 10px;
	}	
	
.text-caps-left-bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: 000000;
	letter-spacing: 3px;
	font-variant: small-caps;
	}	
	
.text-caps-right-bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: 000000;
	letter-spacing: 3px;
	font-variant: small-caps;
	}
.bluetext {
	color: #1D5178;
	font-weight: bold;
}		

.footer {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: dddddd;
}

	a.footer:link {
		color: #dddddd;
		text-decoration: none;
		}
	a.footer:hover {
		color: #cccccc;
		text-decoration: none;
		}
	a.footer:active {
		color: #dddddd;
		text-decoration: none;
		}
	a.footer:visited {
		color: #dddddd;
		text-decoration: none;
		}
	a.footer:visited:hover {
		color: #cccccc;
		text-decoration: none;
		}
.color
{
    FONT-SIZE: 10px;
    COLOR: #666666;
    /*FONT-FAMILY: Tahoma, Geneva, Verdana, sans-serif;*/
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
}

.tour-lightgrey
 {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: 333333;
	background-color: EEEEEE;
	}
	
.tour-darkgrey
 {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: 333333;
	background-color: DDDDDD;
	}
	
.tour-header
 {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: 333333;
	font-weight: bold;
	background-color: CCCCCC;
	}	
	
.image{
	border: 1px #990033;
	border-style: dotted;
	padding: 3px;
	background: transparent;
	margin-right:10px;
	margin-bottom:10px;
    }	
	   
p {
   margin-top: 5px;
   margin-bottom: 10px;
}
hr {
border-style:solid;
border-width:1px;
color:#46402F;
line-height:1; 
}
#background_index {
	background-image: url(images/enter.jpg);
	background-repeat: repeat-y;
	background-position: bottom center;
	background-color: #000000;	
	}
#background {
	background-color: #E1DDC7;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;	
	}
#images {
	background-image: url(images/images.jpg);
	padding-right: 5px;
	padding-bottom: 5px;
}
.Georgia-bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: 000000;
	letter-spacing: 3px;
	font-weight: bold;
	font-variant: small-caps;
	}	
.smalltext {font: 63%/1.8em Verdana, Arial, sans-serif; size: 10px; color: #000000;}
