@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Georgia, serif;
	font-size: 100%;
	line-height: 1.4;
	background-attachment: fixed;
	background-color: #1C1610;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: 50px top;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
.reasonsText {
	font-size: 14px;
}
h1       {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Georgia, serif;
	font-size: 72px;
	color: #8a054a;
	text-align: center;
}
.header {
	width: 650px;
	height: 100px;
	text-align: center;
}
a img { 
	border: none;
}
a:link {
	color:#8A054A;
	text-decoration: none; 
	font-family: Georgia, serif;
	font-weight: bolder;
}
a:visited {
	color: #8A054A;
	text-decoration: none;
	font-weight: bolder;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #650336;
}
.container {
	width: 80%;
	max-width: 900px;
	min-width: 780px; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}


.content {
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #8A054A;
	padding: 15px;
	width: 700px;
	margin: auto;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.nav {
	font-family: Georgia, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	height: auto;
	width: 650px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 150px;
	text-align: center;
}
#footer {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #8A054A;
	text-decoration: none;
	text-align: center;
	width: 650px;
	height: 40px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.icons {
	margin: auto;
	width: 480px;
	padding-top: 15px;
}
.icons img {
	padding-right: 20px;
}
hr {
	width: 600px;
	padding: 0px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.content .resume {
	margin: auto;
	padding-left: 5%;
}
.content #column1 {
	width: 250px;
	float: left;
	margin: auto;
}
.content #column2 {
	margin: auto;
}
#connect   {
	font-size: 14px;
	line-height: 18px;
	height: auto;
}
#connect img {
	padding-top: 5px;
}
.content .resumeText {
	text-indent: 18%;
}
.contentShift {
	width: 700px;
	margin-left: 150px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
}
