/* Lisa Wogan Style Sheet */
body {
	font-family:Verdana, Helveitica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#ffffff;}

div, img {
	margin:0px;
	padding:0px;}
	
table, tr, td {
	font-family:Verdana, Helveitica, sans-serif;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	font-size:11px;
	line-height:1.5em;}

p {
	font-family:Verdana, Helveitica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	padding:0px;
	margin:0px 0px 10px 0px;}

dt {
	font-weight: bold}

/* border options */
.no_bord {
	border:none;}
.full_bord {
	border:solid 1px #a0a0a0;}
.t_bord {
	border-top:solid 1px #a0a0a0;}
.b_bord {
	border-bottom:solid 1px #a0a0a0;}
.r_bord {
	border-right:solid 1px #a0a0a0;}
.l_bord {
	border-left:solid 1px #a0a0a0;}

/* headings */
h1 {
	padding:0px;
	margin:0px 0px 20px 0px;
	font-size:28px;
	font-weight:normal;}
	
h2 {
	padding:0px 0px 20px 0px;
	margin:0px;
	font-size:20px;
	font-weight:normal;}

/* horizontal rule color */
hr {
	color:#d0d0d0;}

/* inline text anchors */
a {
	font-family:Verdana, Helveitica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	color:#000000;}

a:hover {
	color:#FF6600;}

/* nav and sub-nav anchors */
a.nav {
	font-family:Verdana, Helveitica, sans-serif;
	font-size:13px;
	line-height:1.5em;
	text-decoration:none;
	font-weight:normal;
	color:#FF6600;}
	
a.nav:hover {
	color:#000000;}

a.nav:active {
	color:#FF6600;}

/* top of page anchor */
a.top {
	font-family:Verdana, Helveitica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	text-decoration:none;
	font-weight:normal;
	color:#FF6600;}
	
a.top:hover {
	color:#000000;}
	
/* footer anchors */
a.foot {
	font-family:Verdana, Helveitica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#FF6600;}
	
a.foot:hover {
	color:#000000;}

a.foot:active {
	color:#FF6600;}

/* title anchors */
a.title {
	font-family:Verdana, Helveitica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#FF6600;}
	/* orange FF6600 */
a.title:hover {
	color:#000000;}
	
/* landing page anchors */
a.menu {
	font-size:30px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;}

a.menu:hover {
	color:#FF6600;}

.footer {
	font-family:Verdana, Helveitica, sans-serif;
	font-size:10px;
	line-height:2em;
	font-weight:normal;
	text-align:center;
	color:#000000;}

.quote {
	font-size:9px;}

.siglink {
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
	color:#000000;}

.right {
	text-align:right;}

.desc {
	margin-left:20px;
	margin-right:20px;}
