a:link {
	color: #88aacc;
	font-weight:normal;
	line-height:150%;
}
a:visited {
	color: #88aacc;
}
a:hover {
	color: #646464;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}

.indent {
	padding: 0px 0px 0px 30px;
}

.recess {
	padding: 0px 0px 0px 30px;
	text-indent: -30px;
}

.sep {
	color:#3a302c;
}

.caption {
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	line-height:120%;
	text-transform: uppercase;
	color: #554944;
        margin-top: 10px;
	text-align: center!important;
	letter-spacing: 0.3em;
}

.dcap {
	color:#88aacc;
	display:inline;
	float:left;
	font-size:5.2em;
	line-height:0.8em;
	text-transform:none;
	font-weight:400;
	margin:0.05em 0.08em 0 -3px;
}

.disc {
	font-family:georgia,palatino,times,serif;
	font-size:12px;
	color:#3a302c;
	font-weight:normal;
	line-height:150%;
}

.h3 {
        font-family: Palatino, Georgia, "Times New Roman", serif;
        font-size:20px;
        line-height:18px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
        font-weight: normal;
	color: #3a302c;
}

a.h3:link {
	color: #88aacc;
        font-size:20px;
        line-height:18px;
	text-decoration: none;
	text-transform: none;
}
a.h3:visited {
	color: #88aacc;
	text-decoration: none;
	text-transform: none;
}
a.h3:hover {
	color: #554944;
	text-transform: none;
}


.h2 {
        font-family: Palatino, Georgia, "Times New Roman", serif;
        font-size:16px;
        line-height:15px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
        font-weight: normal;
	text-decoration: none;
	color: #3a302c;
}
a.h2:link {
        font-size:16px;
        line-height:15px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
        font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #88aacc;
}
a.h2:visited {
        font-size:16px;
        line-height:15px;
	text-decoration: none;
	text-transform: none;
	color: #88aacc;
}
a.h2:hover {
	color: #554944;
}

.h1 {
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #3a302c;
        margin-top: 10px;
	text-align: left;
	letter-spacing: 0.1em;
        line-height:120%;
}
a.h1:link {
	font-size: 10px;
	font-weight: bolder;
	color: #88aacc;
        line-height:120%;
}
a.h1:visited {
	font-size: 10px;
	font-weight: bolder;
	color: #88aacc;
}
a.h1:hover {
	color: #646464;
}

.selector2 {
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: bolder;
	font-variant: normal;
	line-height:120%;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #88aacc;
	display: block;
	padding: 5px 10px 5px 20px;
	text-indent: -5px;
	text-decoration: none;
}

.selector a:link {
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	line-height:120%;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #3a302c;
	display: block;
	padding: 5px 10px 5px 20px;
	text-indent: -5px;
	text-decoration: none;
}

.selector a:visited {
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	line-height:120%;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #3a302c;
	display: block;
	padding: 5px 10px 5px 20px;
	text-indent: -5px;
	text-decoration: none;
}
.selector a:hover {
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	line-height:120%;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #3a302c;
	display: block;
	padding: 5px 10px 5px 20px;
	text-indent: -5px;
	text-decoration: underline;
}

.borderlink img {
	border: 1px solid #9c9c9c;
}

.borderlink:hover img {
	border: 1px solid #000000;
}

.noborderlink img {
	border: none;
	padding-right: 7px;
	border-right: none;
}

.noborderlink:hover img {
	border: none;
	padding-right: 7px;
	border-right: 1px solid #9c9c9c;
}

hr {
	border-style:none;
	border-top: 1px dashed #ffffff;
	border-bottom: 1px dashed #9c9c9c;
	height: 2px;
	width: 75%;
}

.prop {
	height:50px;
	float:right;
	width:1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

