@charset "UTF-8";


/* background */
body {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../site_images/backgrounds/backg.gif);
	line-height:1.5em;
}
img {
border: 0;
}
/*	main body */
#main 		{
	width:auto;
	background-color: #ffffff;
	background-image: url(../site_images/backgrounds/main_backg.gif);
		background-repeat: repeat-x;
	margin-left:auto;
margin:-10px auto 1px;
	height:auto;
	height:750px;

	}
#mainBody 		{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	height:700px;
	margin-bottom:1px;
	display: block;
}

#mainBody p		{
	margin-top:-7px;
}
#mainBodyGraphic	{
	background-image: url(../site_images/layout/content_image2.jpg);
	float:left;
	height:646px;
	margin-left:2px;
	margin-top:-49px;
	width:400px;
	background-repeat: no-repeat;
}
#form_Pos	{

padding-left:193px;
padding-top:406px;
position:absolute;
width:175px;
}


#header 	{
	height:53px;
	margin-left:0px;
	background-color: #000000;
	background-image: url(../site_images/backgrounds/backg.gif);
	width:1000px;  
	margin-left:auto; 
	margin-right:auto; 
	}
	
#email_address 	{
	margin-left:830px;
	padding-top:30px;
	color: #414141;
	}
#home	{
background-image:url(../site_images/backgrounds/home_backg.gif);
background-repeat:repeat-x;
float:left;
height:298px;
line-height:1.5em;
margin-top:-598px;
padding-left:409px;
width:591px;
}
#home_copy	{
height:115px;
margin-top:9px;
padding-left:20px;
width:500px;
}
#content	{
background-image:url(../site_images/backgrounds/content_backg.gif);
background-repeat:repeat-x;
float:left;
height:637px;
letter-spacing:0.02em;
line-height:1.7em;
margin-top:-597px;
overflow:visible;
padding-left:416px;
padding-top:15px;
width:584px;
clear:both;
}

#content_width {
clear:both;
min-height:480px;
padding-left:26px;
position:relative;
width:490px;
}
#portfolio_width {
line-height:1.4em;
padding-left:22px;
width:500px;
clear:both;
position:relative;
}

.formfield {
    background-image: url(../site_images/backgrounds/inputbackg.jpg);
	background-repeat: repeat-x;
	color: #333333;
	text-decoration: none;
	border: 1px solid #818181;
}						

																							/*  images */

#spaceship  {
background-image:url(../site_images/layout/spaceship.png);
display:block;
height:134px;
margin-left:938px;
margin-top:-17px;
position:absolute;
width:137px;
}

#spaceman  {
	height:185px;
	width:115px;
	background-image: url(../site_images/layout/spaceman.png);
	margin-top:-310px;
	margin-bottom:130px;
	margin-left:885px;
	display:block;
}

																								/*	logo	*/

#navLogo a 	{ 	
text-indent: -5000px;
	background-image: url(../site_images/layout/logo.gif);
	width:316px; 
	height:53px; 
	float:left; 
	margin-left:0px;
	}
						

																								/* columns */
#blue_gradient	    {
background-image:url(../site_images/backgrounds/column_backg.png);
display:block;
float:left;
height:250px;
margin-left:391px;
margin-top:-278px;
padding:12px;
position:relative;
width:587px;
}
#news_column	    {
display:block;
float:left;
height:250px;
margin-left:18px;
padding:12px;
position:relative;
width:241px;
}

#recent_column		    {
display:block;
float:left;
height:250px;
margin-left:18px;
padding:12px;
width:241px;
}


																								/*titles*/
#webdesign {
	width:371px;
	height:54px;
	background-image: url(../site_images/titles/webdesign.png);
	position:absolute;
	text-indent: -5000px;
}
#aboutme_title {
	width:439px;
	height:35px;
	background-image: url(../site_images/titles/aboutme.png);
	position:absolute;
	text-indent: -5000px;
}
#portfolio_title {
	width:439px;
	height:35px;
	background-image: url(../site_images/titles/portfolio.png);
	position:absolute;
	text-indent: -5000px;
}
#portfolio_web_title {
	width:439px;
	height:35px;
	background-image: url(../site_images/titles/portfolio_web.png);
	position:absolute;
	text-indent: -5000px;
}
#portfolio_graphic_title {
	width:439px;
	height:35px;
	background-image: url(../site_images/titles/portfolio_graphic.png);
	position:absolute;
	text-indent: -5000px;
}
#clients_title {
	width:439px;
	height:35px;
	background-image: url(../site_images/titles/wantasite.png);
	position:absolute;
	text-indent: -5000px;
}
#news_title {
	width:439px;
	height:35px;
	background-image: url(../site_images/titles/news.png);
	position:absolute;
	text-indent: -5000px;
}
#thankyou_title {
	width:439px;
	height:35px;
	background-image: url(../site_images/titles/thankyou.png);
	position:absolute;
	text-indent: -5000px;
}
#extras_title {
	width:439px;
	height:35px;
	background-image: url(../site_images/titles/extras.png);
	position:absolute;
	text-indent: -5000px;
}
#news_updates {
	width:204px;
	height:19px;
	background-image: url(../site_images/titles/news_updates.png);
	position:absolute;
	text-indent: -5000px;
	margin-bottom:5px;
}
#recent_work {
	width:140px;
	height:16px;
	background-image: url(../site_images/titles/recent_work.png);
	position:absolute;
	text-indent: -5000px;
}
#recent_work2 {
	width:140px;
	height:20px;
	background-image: url(../site_images/titles/recent_work2.png);
	position:absolute;
	text-indent: -5000px;
}

																								/* footer */
#footerContainer	{
background-image:url(../site_images/backgrounds/footer_backg.gif);
background-repeat:repeat-x;
height:52px;
margin:-2px auto 11px;
padding-bottom:13px;
padding-top:20px;
} 
#noteinfo		    {
	float: left;
	margin-left:0px;
	width: 230px;
	line-height:1.5em;
	color: #414141;
	background-color: #000000;
}

#noteskills		    {
	float: left;
	margin-left:25px;
	width: 230px;
	line-height:1.5em;
	color: #414141;
	background-color: #000000;
}
#notedmd		    {
	float: left;
	margin-left:25px;
	width: 230px;
	line-height:1.5em;
	color: #414141;
	background-color: #000000;
}
#noteblog		    {
	float: left;
	margin-left:25px;
	width: 230px;
	line-height:1.5em;
	color: #414141;
	background-color: #000000;
}

#notew3c		    {
	float: left;
	margin-left:25px;
	width: 230px;
	line-height:1.5em;
	color: #414141;
	background-color: #000000;
}

#footerCopy			{ 
color:#FFFFFF;
display:table;
height:60px;
margin-left:auto;
margin-right:auto;
margin-top:0;
padding-bottom:25px;
padding-left:176px;
padding-top:10px;
width:800px;
}
#footerCopy	a:link		{ color:#666666; line-height:1.2em;}
#footerCopy	a:visited	{ color:#666666; line-height:1.2em;}
#footerCopy	a:hover		{ color:#666666; line-height:1.2em;}
#footerCopy	a:active	{ color:#666666; line-height:1.2em;}




/* list information */

ul { list-style-image:none; list-style-position:outside; list-style-type:disc; margin-left:30px; margin-top:10px;}



																									/* NAVIGATION STYLE */
.navbg		{ width:850px; height:135px; }

#navBackg 		    {
background-image:url(../site_images/navigation/backg.gif);
background-repeat:repeat-x;
display:block;
float:left;
height:48px;
padding-left:20px;
width:579px;
}
#navPos		{
float:left;
margin-left:381px;
margin-top:5px;
height:48px;
padding-left:20px;
}
.subnav  {
background-color:#1b7168;
border:1px solid #05584f;
color: #05584f;
float:left;
height:25px;
margin-bottom:5px;
margin-left:21px;
margin-top:5px;
}

.navNavigation { }
.navNavigation a { display:block; height:48px; }
.navNavigation a:hover { background-position: 0 -48px; }
.navNavigationCopyMove { position: absolute; left: -9999px; }

#homelink { background-image:url(../site_images/navigation/home.gif); width:83px; margin-left:-5px;}
#aboutme { background-image:url(../site_images/navigation/aboutme.gif); width:77px; margin-left:2px;}
#news { background-image:url(../site_images/navigation/news.gif); width:72px; margin-left:-5px;}
#portfolio { background-image:url(../site_images/navigation/portfolio.gif); width:99px; margin-left:-5px;}
#blog { background-image:url(../site_images/navigation/blog.gif); width:64px; margin-left:-5px;}
#extras { background-image:url(../site_images/navigation/extras.gif); width:79px; margin-left:-5px;}
#wantasite { background-image:url(../site_images/navigation/wantasite.gif); width:135px; margin-left:-5px;}


.navButton { }
.navButton a { display:block; height:104px; }
.navButton a:hover { background-position: 0 -151px; }
.navButtonCopyMove { position: absolute; left: -9999px; }
#portfolioButton { background-image:url(../site_images/navigation/view_portfolio.png); width:254px; }
#resumeButton { background-image:url(../site_images/navigation/view_resume.png); width:254px; }


ul.dropdown {
 font: normal 11px Arial, Helvetica, sans-serif;
 text-transform: uppercase;
 font-weight:normal;
}

	ul.dropdown li {
	  padding: 0;
	 color: #fff;
	 line-height: normal;
	}

	ul.dropdown a:link, ul.dropdown a:visited {
	color:#ffffff;
	text-decoration: none;
}
	ul.dropdown a:hover {
	color:#F76E11;
	text-decoration: none;
}
	ul.dropdown a:active { color: #fff; }


ul.dropdown li a {
 display: block;
    font-weight:normal;
}

	
                                                                                                               /* font size */
font {
	font-size:95%; }
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:200%;
	margin-bottom:10px;
	margin-top:0px;
	color: #F76E11;
	line-height:1.2em;
}

h2 { font-family:Arial, Helvetica, sans-serif;
	font-size:220%;
	margin-bottom:3px;
	margin-top:0px;
	color: #993300;
	line-height:1.1em;}

h2 a:link		{ 
	text-decoration:none;	
	color:#F3A031; 
	}
h2 a:visited	{ text-decoration:none; }
h2 a:hover		{ text-decoration:underline; }
h2 a:active		{ text-decoration:none; }
h3 {  font-size:120%; }
h4 {
	font-size:120%;
	color: #165a54;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size:130%;
	color: #ffffff;
	background-color: #242424;
	padding: 5px;
	line-height:1.5em;
}
h6 {font-size:140%; }



                                                                                                           /* general styles */
.subnav a {
color:#FFFFFF;
font-size:10px;
letter-spacing:0.05em;
padding-left:10px;
padding-right:20px;
text-decoration:none;
text-transform:uppercase;
}
.subnav a:link {
color:#FFFFFF;
text-decoration:none;
}
.subnav a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
.subnav a:visited{
	text-decoration:none;
	color: #FFFFFF;
}

.large_bold {
	font-size:14px;
	color: #165a54;
	font-weight: bold;
	letter-spacing:0.07em;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.clearBoth		{ clear:both; }
.bold			{ font-weight:bold; }
.italic			{ font-style:italic; }
.line			{ border-top:thin solid; margin-top:-15px; }
ul 				{ list-style-image:none; list-style-position:inside; list-style-type:disc;}
li               {margin-bottom:5px;}
a:link		{ 	color:#15554e; }
a:visited	{ 	color:#15554e;  }
a:hover		{	color:#15554e;	text-decoration: none;}
a:active	{ 	color:#15554e; }
.arrow a {
	background-image:url(../site_images/layout/arrows.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
}
.top a {
	background-image:url(../site_images/arrow_top.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	float:right;
}

.left_align  {
	float: left;
}

.indent  {
	padding-left: 30px;
}

/* colors */
.white					{ color:#FFF; }
.whiteHover a:hover		{ color:#FFF; }
.whiteBG				{ background-color:#FFF; }
#whiteBG				{ background-color:#FFF; }


	
