body {
  background: #1a1a1a;
  color:#ccc;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1 { font-size: 2.3em; margin: .67em 0; text-align:left; }

h2 { font-size: 1.6em; margin: .5em 0 }
h3 { font-size: 1.4em; margin: 1em 0 }
h4 { font-size: 1.2em; margin: 1em 0; padding-top:2em; line-height:2em; color:#fff; }

h2, h3 { margin-top: 1.5em; }

b, strong { font-weight: bold }

h2 { color: #fff; padding-top:.3em; padding-bottom: .3em; border-bottom:1px solid #CCC6C2; }
h3 { color: #fff; padding-top:.3em; padding-bottom: .3em; border-bottom:1px solid #CCC6C2; }

blockquote { margin: 1.33em; display: block; }

i, em {
  font-style:italic;
}

.yui-gc ul { display: block; margin: 1.33em 0; margin-left: 40px;}
.yui-gc li { display: list-item; margin-bottom:10px; list-style-type:disc; font-size: 120%; }


#custom-doc {
  margin:auto;text-align:left; /* leave unchanged */
  width:71em;/* non-IE */
  *width:69.2252em;/* IE */
  min-width:900px;/* optional but recommended */
}


p#header_graphic {
  margin-top:25px;
}
p#header_graphic img {
  border:10px solid #fff;
}

p#main_graphic img {
  border:10px solid #fff;
}

p#main_graphic {
  margin-bottom:3em;
  text-align:center;
}


#top_banner {
  background: #000;
  width:100%;
  height:1.53846154em;
  *height:1.50138462em;
}



ul#masthead_navigation {
  margin:0px auto;
  margin-top:5px; margin-bottom:15px;
  padding:0px;
  list-style-type: none;
  text-align: center;
width:978px;
}

ul#masthead_navigation li { display: inline;}


/* *********
   FOOTER
************* */
p#footer {
   text-align:center;
   padding-top:2em;
   color:#999;
   font-size:x-small;
   font-family:georgia,serif;
   letter-spacing:.25em;
}

#bottom_banner {
/*  margin-top:2em;*/
/*  background: #fff url("/images/layout/footer-bg.gif"); */
  width:100%;
  height: 6.53846154em;
  *height: 6.38088462em;
}

#bottom_banner img#footer_logo {
  display:inline;
  float:left;
}




#main_content ul#inside_navigation {
  list-style-type: none;
  margin-bottom:20px;
}

#main_content ul#inside_navigation li { margin-bottom:10px; }





/* *** General Links *** */
a:link    { color:#7da7d9; text-decoration:none; }
a:visited { color:#597799; text-decoration:none;  }
a:hover   { color:#fff; } 

#main_content #inside_navigation a { font-size:125%; }
#main_content #inside_navigation a:link { color:#7da7d9; text-decoration:none; }
#main_content #inside_navigation a:visited { color:#597799; text-decoration:none; }
#main_content #inside_navigation a:hover { color:#fff; border-bottom:1px solid #0D4680; } 


/* *************
  CONTACT FORM
 ************* */

label.mailer-field{
float: left;
width: 200px;
font-weight: bold;
padding-top:5px;
}

input.mailer-field {
width: 180px;
height:20px;
margin-bottom: 10px;
}

textarea.mailer-field{
width: 400px;
height: 100px;
margin-top: 10px;
margin-bottom: 20px;
}

#submitbutton{
margin-left: 150px;
margin-top: 5px;
width: 90px;
}

/* ***************
   HOMEPAGE
************** */
p.content_header {
 text-align:center;
}

p.homepage_feature {
 text-align:center;
 margin-bottom: 3em;
 font-style:italic;
}

/* ***************
   PORTFOLIO
************** */
div.portfolio {
  margin-left:2em;
  margin-right:2em;
}

p.portfolio {
   text-align:center;
   margin-bottom:2em;
}

p.portfolio img.photo {
   background: #FFF;
   padding:1px;
   border:1px solid #96928F;
}


div#main_content p { 
  margin: 1.75em 0;
  padding-left:1em;
  font-size:110%;
  line-height:1.7em;
  font-family: Verdana, Tahoma, sans-serif;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


/* ************
 RIGHT NAV
************ */
div#right_nav {
   margin-top:5.25em;
   text-align:center;
}

div#right_nav p { margin-bottom:3em; }
div#right_nav img {
   padding:8px;
   background: #FFF;
   border:1px solid #96928F;
}

img.inline {
  margin:5px;
  margin-top:5px;
  margin-right:12px;
  float:left;
  background: #FFF;
  padding:3px;
  border:1px solid #96928F;
}



p.info_box {
  background: #63605D;
  color:#FFF;
  padding:20px;
}



/* ****************
   BLOG POSTS
******************* */
div.blog_post p {
  padding-left:1em;
  line-height:1.75em;
}

/* #3F4D2A */
div.blog_post a { color: #003366; text-decoration:none; }
div.blog_post p a { font-size:100%; color: #3F4D2A; text-decoration:none; }

div.blog_post a:link { color: #003366; }
div.blog_post a:visited { color: #0D4680; }
div.blog_post a:hover { color: #003366; border-bottom: 1px solid #003366; }

div.blog_post p.info { margin-top:-1em; letter-spacing: .05em; margin-bottom:.5em; }

div.blog_post p.continue_reading { margin-top:1em; letter-spacing: .05em; margin-bottom:.5em; text-align:right; }


/* ************
   RECENT PHOTOS
 ************ */

ul#recent_matrix {
   width:300px;
	padding: 0px;
	margin: 1em auto;
	text-align:center;
}

ul#recent_matrix li {
	display: inline; 
	padding:0px;
	margin:0px;
	}

ul#recent_matrix img {
	border:1px solid #999;
	padding:5px;
	background:#FFF;
	margin-bottom:3px;
}

ul#recent_matrix img.middle {
	margin-left:3px;
	margin-right:3px;
}


#notice, #error {
  color: white;
  margin-top: 25px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 1em;
  padding-top: 0;
  padding-bottom: 0;
}
#notice {
  background-color: #0c3;
  border: 3px solid #7FE699;
}
#error {
  background-color: #c00;
  border: 3px solid #e67f00;
}

#notice a:link, #error a:link { font-size:13pt; color: #fff; border-bottom: 1px solid #fff; }
#notice a:visited, #error a:visited { font-size:13pt; color: #fff; border-bottom: 1px solid #fff; }
#notice a:hover, #error a.hover { font-size:13pt; color: #fff; border-bottom: 1px solid #fff; }









#foot-wrapper {
        font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
 	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 980px;		
}

#foot-wrapper, #foot-wrapper p {
	font-size:.9em;
	line-height:2em;
	font-weight:normal;
	letter-spacing:0.15em;
	color: #ccc;
	margin-bottom:20px;
}

#foot-side-a h3 { font-size: 1.4em; margin: 1em 0;margin-top:0em;border-bottom:1px solid #666; }

#foot-side-a {
	float: left;
	width: 700px;
}

#foot-side-b {
	float: right;
	width: 250px;
        text-align:center;
}

#foot-side-b.samples img {
   background:#FFF;
   padding:4px;
   margin:1em;
}


#foot-content { 
	float: left;
	width: 2%;
	text-align:center;
}

/* *** SO MF UGLY ** */

#foot-wrapper2 {
        font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
 	text-align: left;
	margin: 0px auto;
        margin-top:2em;
	padding: 0px;
	border:0;
        border-top:1px solid #333;
	width: 800px;
}

#foot-wrapper2, #foot-wrapper2 p {
	font-size:.95em;
	line-height:2em;
	font-weight:normal;
	letter-spacing:0.15em;
	color: #ccc;
	margin-bottom:20px;
}

#foot-side-a2 {
	float: left;
	width: 500px;
        padding-top:30px;
}

#foot-side-b2 {
	float: right;
	width: 250px;
        text-align:center;
}

#foot-content2 { 
	float: left;
	width: 5%;
	text-align:center;
}




ul#sample-grid {
  margin: 0px auto;
  padding: 0;
  list-style-type: none;
  text-align: center;
  width:975px;
}

ul#sample-grid li {
  display:inline;
}

ul#sample-grid img {
  padding:10px;
  background:#fff;
  margin:10px;
}


#samples {
margin: 0px auto;
width:975px;
}

#samples p {
  margin: 1.75em 0;
  padding-left:1em;
  font-size:110%;
  line-height:1.7em;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#caption, #numberDisplay { color:#333;  }

div p#pack1, div p#pack2, div p#pack3 { margin:.5em;margin-left:2em; padding:.5em;}

p#pack1:hover {background:#4f6b72; font-weight:bold;}
p#pack2:hover {background:#4f6b72; font-weight:bold;}
p#pack3:hover {background:#4f6b72; font-weight:bold;}

