@charset "utf-8";
body {
	margin:0;
	padding:0;
	text-align: left;
	width: 100%;
	background: #D8D8D8 url(../images/homebkgd.png) repeat-x top;
	text-decoration: none;
}
.orangeTxt {
	color: #F60;
}
/* main */
.main {
	width:100%;
	padding:0;
	margin:0 auto;
}
.colwrap {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 1002px;
	height: auto;
	border-style: none;
}
.col3 {
	width:155px;
	position: relative;
	text-align: left;
	color: #777;
	font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.col3 h2 {
	letter-spacing: 1px;
	color: #555;
	margin-top: 0px;
	padding-top: 5px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.col3 h2 a {
	text-decoration: none;
	color: #333;
}
.col3 img {
	padding-top: 10px;
	display: inline;
}
.col1 {
	width:500px;
	float:left;
	position: relative;
	text-align: left;
	display: inline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.col1 h1 {
	color: #555;
	margin-top: 10px;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 90%;
	font-weight: 300;
}

.col1 h2 {
	letter-spacing: 1px;
	color: #555;
	margin-top: 0px;
	padding-top: 5px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 110%;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style: square url(../images/arrowOrg.png) outside;
}

.graphic {
	float: right;
	height: 125px;
	width: 150px;
	margin: -10px 0px 20px;
	padding: 0px;
	position: relative;
	border-style: none;
}
html {
	padding:0;
	margin:0;
}
.stickies {
	width:180px;
	margin: 10px auto 20px;
	padding: 0px 0px 10px 15px;
	position: relative;
	text-align: left;
	color: #777;
	font: 11px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float: left;
}
.col3 li a:hover {
	font-weight: bold;
	text-decoration: none;
	list-style: square url(../images/arrowOrg.png) outside;
}
.col3  li a {
	font: 12px Verdana, Geneva, sans-serif;
	color: #777;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}

