/* Style sheet for the Mission To Seafarers Subpages of the Anglican Diocese of Rockhampton Website */
/* Designed by Kathy Thompson March-April 2009 */
/* Last Updated April 2011 */

/* embedding the specific fonts	*/
@font-face {
	font-family: 'PTSansRegular';
	src: url('fonts/PTS55F-webfont.eot');
	src: url('fonts/PTS55F-webfont.eot?iefix') format('eot'), url('fonts/PTS55F-webfont.woff') format('woff'), url('fonts/PTS55F-webfont.ttf') format('truetype'), url('fonts/PTS55F-webfont.svg#webfontakBUUg6U') format('svg');
} 

body {margin:0px; background-color:#f0f0ff; font-family: PTSansRegular, Georgia, Arial, Helvetica, sans-serif;}

#main {width:1000px; margin-left:auto; margin-right:auto; border:0px;}

td {color:#333333;}
	
a {color:#333333;}
	
a:hover {color:#990000;}
	
#navigation a {color:#ffffff; text-decoration:none; letter-spacing:.1em;}
	
#navigation a:hover {color:#99CCFF;}

.middle {text-align:center;}

.tagline {color:#CC3300; letter-spacing:.2em; font-size:0.6em;}

.small {font-size:0.7em;}

.bold {font-weight:bold;}

.italics {font-style:italic;}


