@charset "utf-8";

/* CSS Document */

body { }

#header a { color:#00F; }
#header p {padding-left:160px;}

#menu { margin: 5px 0px 5px 0px;
padding:5px 0px 0px 0px;
}

.headtxt {
	padding:25px 35px 0 155px;
	font-size:2.5em;
	}

.blk { color:#000; }

#left p { margin:10px 5px 10px 14px; }

#menu .current_page_item a { color: #09C7D0; }

ul { display:block; }

li { padding:4px 10px 10px 10px; }

.rsq { list-style:inside url(/image-files/rsq.png); }

.grsq { list-style:inside url(/image-files/grsq.png); }

.tsq { list-style:inside url(/image-files/tsq.png); }

.psq { list-style:inside url(/image-files/psq.png); }

#right img { padding-left:5px; }

#footer p {
	margin: 0;
	text-align: center;
	font-size:.8em;
}

#footer a { }

#footer .link {
	position:relative;
	width:95%;
	text-align:right;
	padding-top:38px;
	right:35px;
}

#footer .link a { color:#00f; }

.clear {
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}

.left {
	position:relative;
	width:100%;
	float:left;
	padding:5px;
}

.rt {
	width:100%;
	float:right;
	padding:5px;
}

.center { text-align:center; }

.justify { text-align:justify; }

.spacer {
	position:relative;
	width:100%;
	margin:5px 0px 20px -4px;
	background-color:#169da6;
	line-height:1px;
	clear:both;
}

.bigspace {
	margin-top:75px;
	margin-left:10px;
}

.button { margin-left:5px; }

.sidebar {
	padding-left: 7px;
	padding-right:12px;
}

.sidebar ul {
	text-align:left;
	padding-top:1em;
}

.sidebar li {
	list-style: none;
	padding: 0 0 10px 0;
}

h1, h2, h3 {
	font-family:"Times New Roman", Georgia, serif;
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom:.5em;
	color: #000000;
}

h2 {
	font-size: 1.2em;
	padding-bottom:.5em;
	color: #ff5555;
}

h3 {
	font-size: 1em;
	color: #ff5555;
}

.purple { color:#662d91; }

a {	color: #00f; }

.img {
	border:none;
	white-space:nowrap;
	padding:5px;
}

.decor {
	text-align:center;
	overflow:auto;
	height:260px;
	border-top:dotted #787878;
	border-bottom:dotted #787878;
}
.vid {
		width:100%;
		height:auto;
		float:left;
		border-top:dotted #787878;
		border-bottom:dotted #787878;
}

.pad10 {
	padding-right:10px;
	padding-left:10px;
}

.goog {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
