@charset "UTF-8";
/* CSS Document */

body {
	margin:13px; 
	_margin:0px;
	background: #eeeae3 url(../../../petemurray/images/red.jpg) center left no-repeat fixed;;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.3em;
	color:#333333;}
	
#menu {padding-top:20px;}
	
#content {padding-left:380px; margin-top:0px; font-size:11px; line-height:1.3em; }

.font {padding-left:10px; padding-right:10px;}

#tops, #bottom {
	left: 0;
	right: 0;
	height: 13px;
	position: fixed;
	background: #c5c0ba;	
	display: block;
}

#left, #right {
	position: fixed;
	width: 13px;
	top: 0;
	bottom: 0;
	background: #c5c0ba;	
	display: block;	
} 

#tops { top: 0px; }
#bottom { bottom: 0; }
#left { left: 0; }
#right { right: 0;  }

strong {color:#999999; font-family:Tahoma; font-weight:normal;}
.frontpageHeading { font-size:10px; font-weight:bold; display:block; margin-bottom:15px; }

.featuredToursText {line-height:1.5em; font-size:11px;}



/*___________ News ____________*/

.newsDate {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}

.newsHeadline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #660000;
	padding-top : 4px;
	padding-bottom : 5px;
	width : 100%;
}

.standardText {
	color:#333333;
	font-size: 10px;
	line-height:1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}




a:link		{ font-size: 10px; color: #660000; font-weight: bold; text-decoration:none; font-family: Tahoma, Arial, Verdana;}
a:visited	{ font-size: 10px; color: #660000; font-weight: bold; text-decoration:none; font-family: Tahoma, Arial, Verdana;}
a:active	{ font-size: 10px; color: #660000; font-weight: bold; font-family: Tahoma, Arial, Verdana;}
a:hover	{ font-size: 10px; color: #330000; font-weight: bold; font-family: Tahoma, Arial, Verdana;}


a.standardLink:link		{ font-size: 10px; color: #660000; font-weight: bold; text-decoration:none; font-family: Tahoma, Arial, Verdana;}
a.standardLink:visited	{ font-size: 10px; color: #660000; font-weight: bold; text-decoration:none; font-family: Tahoma, Arial, Verdana;}
a.standardLink:active	{ font-size: 10px; color: #660000; font-weight: bold; font-family: Tahoma, Arial, Verdana;}
a.standardLink:hover	{ font-size: 10px; color: #330000; font-weight: bold; font-family: Tahoma, Arial, Verdana;}
