/* Michael Miller
	m-lightphotography.com */

/* neutralize */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 	{ 
	margin : 0; 
	padding : 0; 
	}
h1,h2,h3,h4,h5,h6	{ 
	font-size : 100%; 
	}
ol,ul	{ 
	list-style : none; 
	}
address, caption, cite, code, dfn, em, strong, th, var	{ 
	font-style :normal; 
	font-weight : normal; 
	}
table	{ 
	border-collapse : collapse; 
	border-spacing : 0; 
	}
fieldset,img	{ 
	border : 0; 
	}
caption,th	{ 
	text-align : left; 
	}
q:before, q:after { 
	content :'';
	}
a	{
	outline: none;
	}

/* styles */

body	{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 67.5%;
	1text-align: center;
	background-color: #000;
	color: #fff;
	}
h1	{
	font-size: 2em;
	}
	
h2	{	/* used for headings */
	font-size: 1.8em;
	display: block;
	width: 150px;
	height: 30px;
	position:absolute;
}
h3	{
	font-size: 1.6em;
	display:block;
	}
#contact #main_content p,#about #main_content p	{
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0 0 0 20px;
	margin-left:200px;
	margin-bottom:15px;
	text-align:left;
	border-left: 1px solid #333;
	
	}	
a, a:link	{
	color: #6107c1;
	text-decoration:none;
	}
a:hover	{
	color: #820aff;
}
a:active	{
	color: #6b65fe;
}
#nav_link	{
	display:block;
	text-align: center;
	margin:0;
	padding:0;
	line-height:3em;
}
#outer_wrapper	{
	1text-align: left;
	display: block;
	width: 800px;
	margin: 70px auto;
	}
#header	{
	position: relative;
	bottom: 30px;
	display: block;
	1width: 800px;
	margin-top:40px;
	padding: 0 0 0 0;
	border-bottom: 1px solid #333;
	height: 70px;
	1background: black url(../images/header_2.gif) no-repeat top left;
	1text-indent: -5000px;
}
#header a, #header a:link	{
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	1width: 600px;
	display: block;
}
#main_content	{
	position: relative;
	1margin-top: 30px;
	}
.gallery p#nav_link	{
	padding-top: 15px;
}
.gallery #main_content	{
	1margin-top: 75px;
}
#footer	{
	padding: 3px 0 0 0;
	margin-bottom:25px;
	text-align: center;
	font-size: .8em;
	border-top: 1px solid #333;
	color: #999;
}
#footer p	{
	padding: 0;
	}
/* main navigation */
/*ul#main_nav 	{
	position: relative;
	width: 306px;
	height: 20px;
	1background-color: gray;
	margin-left: auto;
	margin-right: auto;
}
ul#main_nav span	{
	display: block;
	position: absolute;
	width: 100px;
	z-index: 50;
}
ul#main_nav li img	{
	position: absolute;
	top: 0;
	left: 0;
}*/
#main_nav a, #main_nav a:link	{
	position: relative;
	font-size: 15px;
	display: block;
	z-index: 50;
	color: #bbb;
	float: left;
	width: 100px;
	height: 25px;
	margin: 0 1px;
}
#main_nav a#home, #main_nav a:link#home	{
	background: url(../images/gray_tab_on_home.gif) no-repeat left top;
}
#main_nav a#galleries, #main_nav a:link#galleries	{
	background: url(../images/gray_tab_on_galleries.gif) no-repeat left top;
}
#main_nav a#contact, #main_nav a:link#contact	{
	background: url(../images/gray_tab_on_contact.gif) no-repeat left top;
}
#main_nav a#about, #main_nav a:link#about	{
	background: url(../images/gray_tab_on_about.gif) no-repeat left top;
}
#main_nav a#order, #main_nav a:link#order	{
	background: url(../images/gray_tab_on_order.gif) no-repeat left top;
}



/*
#main_nav a, #main_nav a:link	{
	display: block;
	color: #bbb;
	float: left;
	
	padding-top: 2px;
	margin: 1px;
	width: 100px;
	font-size: 15px;
	1background: url(../images/gray_tab_off_2.gif) no-repeat left top;
}
#main_nav a:hover	{
	color: #fff;
	background: url(../images/gray_tab_on.gif) no-repeat left top;
}*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* home page */

#home #main_nav	{
	visibility: hidden;
	display:none;
}
#home #header	{
	border: none;
	margin-bottom: -30px;
	1bottom: 15px;
}
#home #outer_wrapper	{
	1width: 698px;
}
#home_main_image	{
	display: block;
	width: 698px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	}
	
/* galleries page */

#gallery #header	{
	1display: none;
	margin-top:-30px;
	
}

#galleries	{
	position: relative;
	1margin: 30px 0;
	height: 205px;
	}
#gallery #main_nav	{
	visibility: hidden;
}
#galleries_main #footer	{
	margin-top: 100px;
}
#galleries p	{
	padding: 5px;
	}
#galleries_main h2	{
	background: black url(../images/h2_galleries.gif) top left no-repeat;
}
.gallery_thumb	{
	display: block;
	position: absolute;
	}
#galleries a, #galleries a:link	{
	display: block;
	width:298px;
	height:98px;
	border: 1px solid #999;
	text-decoration: none;
	color: #ccc;
}
#galleries a:hover	{
	border: 1px solid white;
	color: white;
}
#gallery_1	{
	background: url(../images/butterflies_bees_gallery.jpg) top right no-repeat;
	text-align: left;
	top: 0;
	left: 98px;
	}
#gallery_2	{
	background: url(../images/cars_gallery.jpg) top left no-repeat;
	text-align: right;
	top: 0;
	left: 407px;
	}
#gallery_3	{
	background: url(../images/water_gallery.jpg) top right no-repeat;
	text-align: left;
	top: 107px;
	left: 98px;
	}
#gallery_4	{
	background: url(../images/flowers_gallery.jpg) top left no-repeat;
	text-align: right;
	top: 107px;
	left: 407px;
	}
.titles	{
	font-style: italic;
	color: #999;
	font-size: 1.5em;
	font-variant: small-caps;
}
#footer a, #footer a:link	{
	color: #fff;
}
#footer a:hover	{
	color: #6dcafe;

}
label	{
	display: block;
}
#contact {
	text-align: center;
}
#button	{
	font-variant: small-caps;
}
/*#button_wrap	{
	display:block;
	position:relative;
	height:20px;
	width:60px;
	background-color:black;
}*/
#select	{
	1display:inline;
	1float:left;	
}

.product	{
	display:inline;	
}
