/* Start of CMSMS style sheet 'Swagman - Privacy' */
/*=========== Swagman Tours Stylesheet  ============*/
/*== copyright 2008 Steve Nicel http://luminousdesign.com.au ==*/

/*============= General Setup Styles ==============*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(images/slices/logo.gif) #ece9e1 no-repeat top centre;
	color: #656565;
	font: .7em Verdana,Arial,Geneva, Helvetica,Sans-Serif;
	padding: 0 0 20px;
}
a{
	color: #415301;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #7f9db9 1px solid;
	color: #656565;
	font-size: 1em;
	font-size: 11px;
	padding: 3px;
}
li{
	list-style: none;
}
h1 {
        font-size: 1.7em;
        margin: 0 0 .5em;
}
h2{
	color: #617b81;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 .5em;
	text-transform: capitalize;
}
h2 em{
	color: #96113d;
	font-style: normal;
}
h3{
	color: #415301;
	font: bold 1.1em Georgia,"Times New Roman", Times, serif;
	margin: 0 0 .8em;
}
h4{
        padding: 0 0 1em;
}
p{
	line-height: 1.6em;
	padding: 0 0 1.2em;
}
/* End of 'Swagman - Privacy' */

