/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header-bg1.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 20px;
}
h1 {
	margin: 0px;
	clear: both;
}
.breadcrumb {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
}

#copyright {
	text-align: right;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	font-size: 90%;
	color: #666666;
	margin-bottom: 1px;
	margin-left: auto;
}
h1 a{
	line-height: 100%;
	text-decoration: none;
	background-image: url(images/yakologo1.gif);
	background-repeat: no-repeat;
	text-indent: -900em;
	display: block;
	height: 79px;
	width: 249px;
	padding-right: 500px;
}
a{
	color: #000000;
	text-decoration: none;
}

#wrapper {
	width: 770px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a:visited {
	color: #Ff9900;
}
a:hover {
	text-decoration: none;
}
#nav {
	list-style-type: none;
	clear: both;
}
#nav li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	float: left;
	text-transform: uppercase;
	clear: right;
	padding-top: 0px;
}
#nav li a{
	color:#000000;
	text-decoration: none;
	display:block;
	height:20px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav li a:hover {
	color: #FF0000;
}
#copyright a {
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9px;
	font-weight: bold;
}
#copyright a:hover {
	color: #FF0000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
	font-weight: 900;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #6699FF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
}
#submenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	border-bottom: 1px solid #dae6e9;
	padding:5px 0px;
}
#submenu li a {
	color: #036f8b;
	text-decoration: none;
}
#submenu li a:hover {
	color: #ff6600;
	text-decoration: none;
}
#footer {
	background-image: url(images/footer1-bg.gif);
	clear: both;
	text-align: right;
	height: 50px;
}
#content {
	float: left;
	width: 507px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#sidebar {
	width:230px;
	float:right;
	margin-top: 40px;
}
p{
	font-size: 12px;
	text-align: left;
	font-weight: lighter;
	line-height: 17px;

}.image {
	float: left;
	border: 5px solid #DCDCDC;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 1px;
	margin-bottom: -1px;
}
.sideimage {
	border: 10px solid #DCDCDC;
}
.sidepix {
	border: 10px solid #DCDCDC;
}
.utility {
	float: right;
	margin: 0px;
}
.mypic {
	border: 5px solid #DCDCDC;
	height: 200px;
	width: 200px;
	margin-left: 5px;
	float: left;
	margin-right: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.myinfo {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.head {
	background-color: #EAEAEA;
	text-align: left;
	text-indent: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link {
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
	font-weight: bolder;
}

.info {
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-weight: bold;
}
.current {
	background-color: #CBCBCB;
}
.location {
	background-color: #EBEBEB;
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 10px;
	text-decoration: underline;
}
.contacttbl {
	background-color: #FFFFFF;
	padding: 10px;
	border: 0px;
	margin: 5px;
}
