body {
	background-image: url(images/pgbg.gif);
}
.slogan {
	font-family: "Century Gothic";
	font-size: 42px;
	color: #FA9C00;
	font-weight: normal;
	line-height: 38px;
}
.sloganinterior {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FA9C00;
	font-weight: normal;
	line-height: 22px;
}
.orangeborder {
	border: 1px solid #FA9C00;
}
.blueborder {
	border: 1px solid #3399FF;
}
.largewhiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
}
.mediumwhiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.blackheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
}
.bluelinkhome a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #3399FF;
	text-decoration: underline;
}
.bluelinkhome a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FF9900;
	text-decoration: underline;
}
.orangelinkhome a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.orangelinkhome a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}
.whitesmallhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.whitesmallhome a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.whitesmallhome a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
.blackborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.orangepageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FF9900;
}
.sidenav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.sidenav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
	text-decoration:underline;
}
.bluelink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #3399FF;
	text-decoration: underline;
}
.bluelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FF9900;
	text-decoration: underline;
}
.quotes a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}
.quotes a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	text-decoration: none;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 4px 10px;
	width: 85px;
	background: #3399ff;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: url('images/navbg.gif');
	background-position:center;
	background-repeat:no-repeat;
	color: #3399ff
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #3399ff;
	border: 0px solid #3399ff}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #3399ff;
	color: #ffffff;
	font: 10px arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #ff9900}
