@charset "utf-8";


/*Start Page Divisions*/
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.black {
	background-color: #000;
	color: #FFF;
}

#wrapper {
	padding: 0px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	padding-top: 16px;
	padding-bottom: 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-left: 58px;
}
#topNav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#mainContentBox {
	margin: 0px;
	clear: both;
	overflow: hidden;
	border: 1px solid #ccc;
}
#leftColMain {
	float: left;
	width: 125px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#rigthColMain {
	font-size: 96%;

}
#textContentHome {
	border: 0px solid #eee;
	overflow: auto;
	position: relative;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
	margin-right: 0px;
	text-align: center;
	padding-bottom: 30px;
}

#textContent {
	border: 0px solid #eee;
	position: relative;
	padding-top: 16px;
	padding-left: 58px;
	padding-right: 58px;
	margin-right: 0px;
}

#textContentContact {
	border: 0px solid #eee;
	overflow: auto;
	position: relative;
	padding-top: 16px;
	padding-left: 50px;
	margin-right: 0px;
	padding-right: 50px;
}
#map {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border: 0px solid #CCC;
	margin-top: 10px;
}

#cv {
	border: 0px solid #eee;
	position: relative;
	padding-top: 16px;
	padding-left: 80px;
	padding-right: 60px;
	margin-right: 0px;
}
#cv ul {
	font-size: 120%;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 50px;
}
#cv ul li {
	font-size: 96%;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	line-height: 1.3em;
/*	letter-spacing: 0.05em;*/
}

#cv ul li strong{
	width: 68px;
	display: block;
	float: left;
	font-size: 90%;
	margin: 0px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cv ul li span{
	margin-left: 68px;
}
#cv ul.scripts{
	margin-left: 68px;
}
#textContent dl dt {
	font-size: 92%;
	font-weight: bold;
	color: #333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#textContent dl dd {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 92%;
	line-height: 1.5em;
}
#textContent dl dd a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer {
	clear: both;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 20px;
}
#copyright {
	font-size: 80%;
	color: #999;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#botLinks {
	font-size: 80%;
	color: #999;
	float: right;
	padding-top: 4px;
	padding-bottom: 4px;
}


/*Start Text Styles*/
p {
	color: #333;
	font-size: 100%;
	margin-top: 4px;
	margin-bottom: 2px;
	line-height: 1.5em;
	padding: 2px;
	margin-right: 4px;
}
a:link {
	color: #663;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #630;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}


h1 {
	font-size: 140%;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 110%;
	margin: 0px;
	color: #333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.photo {
	float: right;
	margin-right: 26px;
}


/*Start Top Nav*/

#topNav ul {
	margin: 0px;
	list-style-type: none;
	line-height: 1em;
	white-space: nowrap;
	float: right;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topNav ul li {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	white-space: nowrap;


}
#topNav ul li a {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 16px;
	margin-right: 2px;
	float: left;
	text-align: center;
	margin-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	font-size: 92%;
	letter-spacing: 0.2em;
}
#topNav ul li a:hover {
	color: #000;
}
#topNav ul li a.selected {
	color: #000;
}

/* Start Left Nav */


#leftNav {
	width: auto;
	margin-left: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 6px;
}
#leftNav h1 {
	font-size: 90%;
	font-weight: bold;
	color: #999;
}



#leftNav ul
{
	padding: 0;
	list-style-type: none;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	white-space: nowrap;
}

#leftNav a
{
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 80%;
}


#leftNav a:hover {
	color: #111111;
}

#leftNav li a
{
	display: block;
	color: #999;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-indent: 8px;
	font-variant: normal;
	margin-bottom: 0px;
}


#leftNav li a:hover {
	color: #333333;
}
#leftNav li a.selected
{
	color: #111;
	background-repeat: no-repeat;
	background-position: right center;
}

#contactLeft {
	float: left;
	width: 400px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	text-align: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 96%;
}

#contactRight {
	float: right;
	width: 240px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 0px;
		font-size: 96%;
	line-height: 1.5em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fltleft {
	float: left;
	padding-right: 20px;
	margin-bottom: 10px;
	margin-left: 7px;
}
.fltright {
	float: right;
	padding-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}



#directions {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 1.2em;
}
.fltleft2 {
	float: left;
	padding-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
}
.center {
	text-align: center;
}
