@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}
h2 {
	font-size: 23px;
	font-weight: normal;
	color: #3e667e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 9px;
}
.header_image {
	height: 134px;
	width: 403px;
	padding-bottom: 16px;
}
.nav {
	width: 512px;
}

a:link {
	color: #1c557d;
}
a:visited {
	color: #1c557d;
}
a:hover {
	color: #2E8BC9;
}
a:active {
	color: #1c557d;
}
.wrapper {
	width: 512px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	background-color: #FFFFFF;
	width: 478px;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 17px;
	line-height: 20px;
}
#footer {
	background-image: url(images/footerimage.png);
	background-repeat: no-repeat;
	width: 480px;
	text-align: center;
	padding-top: 30px;
	background-position: center 0px;
	margin-top: 17px;
	padding-bottom: 5px;
}


/*menus*/
#MainMenu 
{
	height:36px;
	margin:0;
	border-style:solid;
	border-color:#3e667e;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:4px;
	border-left-width:0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
	display:inline;
	float:left;
	padding:0;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}
#tab a 
{
	background:#000000 url("images/bright_0952.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("images/bleft_0952.gif") no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#666666;
	font-weight:bold;
	line-height:26px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border-style:solid;
	border-color:#4D9FBE;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:4px;
	border-left-width:0;
	background: #FFFFFF;
	color:#000000;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0 1px 0 0 ;
	padding:0;
	display:block;
	border:0 solid ;
	color:#000000;
	background:url("images/bleft_095.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:26px;
	background:url("images/bright_095.gif") no-repeat right top;
	padding:0 13px 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFFFFF;
	font-weight:bold;
}
/*.linkedin {
	height: 133px;
	width: 192px;
	position: absolute;
	right: auto;
	left: auto;
}*/


.linkedin 
{
/*	position: absolute;*/

	float: right;
/*	width: 192px;
	height: 133px;
	z-index: 1;
	float: left;
	left: 795px;
	position: absolute;
	top: -10px;*/

}
.ashley_pic {
	float: left;
/*	width: 218px;
	height: 223px;
	z-index: 1;
	float: left;
	left: 278px;
	position: absolute;
	top: 250px;*/
}
#bigger_wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#lipsum {
	width: 360px;
	padding-left: 118px;
}
.articles_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
h3 {
	color: #3E667E;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#download_resume {
	background-image: url(images/2.png);
	background-repeat: no-repeat;
	width: 400px;
	padding-left: 60px;
	padding-top: 15px;
	padding-bottom: 19px;
	font-size: 14px;
}
.form {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 5px;
	background-image: url(images/input_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}
.image_1 {
	float: left;
	padding-right: 8px;
	padding-top: 0px;
	padding-left: -20px;
	margin: 0px;
}
