@charset "utf-8";
body {
	margin: 0px;
	background-color: #3b6e8f;
}
#wrapper {
	width: 939px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_body.png);
	background-repeat: no-repeat;
}
#left_column {
	float: left;
	width: 428px;
	padding-left: 20px;
	padding-right: 20px;
}
h1  {
	font-family: "Century Gothic", san-serif;
	color: #fffcd8;
	font-size: 1.3em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: lighter;
	letter-spacing: .04em;
}
hr {
	color: #fffcd8;
	background-color: #fffcd8;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
}
.century {
	font-family: "Century Gothis", sans-serif;
	font-size: 0.85em;
	color: #fffcd8;
	letter-spacing: .06em;
	margin-bottom: 0px;
}


#right_column {
	float: left;
	width: 428px;
	padding-left: 20px;
	padding-right: 20px;
}

#inner_wrapper {


}
#content {
	background-color: #414142;
}
#header {
	height: 138px;
}
.clearfloat {
	clear: both;
}
#navigation {
	height: 55px;
	margin-bottom: 20px;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}

#navigation li {
	display: block;
	float: left;
	padding-right: 100px;
}
#greeting {
	width: 360px;
	float: left;
	;
	padding-left: 15px;
}
#greeting h1 {
	font-family: "Century Gothic", san-serif;
	font-size: 1.2em;
	letter-spacing: .050em;
	margin: 0px;
	height: 35px;
	padding-top: 20px;
	color: #FFFFFF;
}
.footertext {
	font-family: "Century Gothic", san-serif;
	font-size: 0.75em;
	color: #fffcd8;
	margin: 0px;
	padding: 0px;
}


#contact_me {
	height: 25px;
	width: 131px;
	float: right;
	padding-right: 130px;
	padding-top: 6px;
}

#contact_me a:hover {
	background-image: url(../images/link_contact_me_rollover.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#home a:hover {
	background-image: url(../images/link_home_on.png);
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#resume a:hover {
	background-image: url(../images/link_resume_on.png);
	display: block;
}
#aboutme a:hover {
	background-image: url(../images/link_aboutme_on.png);
	display: block;
}
#contactme a:hover {
	background-image: url(../images/link_contactme_on.png);
	display: block;
}
#otherside a:hover {
	background-image: url(../images/link_otherside_on.png);
	display: block;
}

#phone_number {
	height: 27px;
	width: 179px;
	margin-left: 15px;
	padding-top: 13px;
}
#titles {
}

#name {
	margin-left: 15px;
	height: 81px;
	width: 417px;
	float: left;
}
#web_design {
	float: right;
	height: 74px;
	width: 239px;
	padding-right: 20px;
}


.img_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#email_form {
	width: 497px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	font-family: "Century Gothic", san-serif;
	;
	;
	;
	color: #FFFFFF;
	letter-spacing: .05em;
	font-size: .90em;
}
#email_form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fffcd8;
	margin-top: 5px;
	margin-bottom: 10px;
}
#email_form .long_input_box {
	width: 450px;
}
#email_form .long_input_box input {
	width: 450px;
}

#email_form .submit {
	width: 50px;
	height: 35px;
	margin-left: 400px;
	margin-top: 20px;
}

#email_form textarea {
	background-color: #fffcd8;
	width: 450px;
	height: 200px;
	margin-top: 10px;
}

#footer {
	margin-left: 20px;
	padding-top: 30px;
	padding-bottom: 35px;
}
#text_footer {
	width: 200px;
	padding-left: 95px;
	margin-top: 50px;
}

#footer   a:link  {
	text-decoration: none;
	color: #fffcd8;
}
#footer a:visited {
	color: #fffcd8;
	text-decoration: none;
}

#footer  a:hover {
	color: #3b6e8f;
}
.input_subject {
	width: 208px;
}
.img_float_left {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 7px;
	margin-top: 3px;
	margin-bottom: 0px;
}
.century a:link {
	color: #CC9900;
	text-decoration: none;
}
.century a:hover {
	color: #3b6e8f;
	text-decoration: none;
}
.century a:visited {
	color: #cc9900;
	text-decoration: none;
}
