/*
 *  homepage.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  July 19, 2010, 6:05 pm with psd2css Online version 1.79
 *
 */
 
 
 /* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */




body {
	margin: 0;
	padding: 0;
	font: normal .70em/1.6em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	color: #444;
	
	
	background: #333;
	
}


/* links */
a {
	color:#7c2d5b;
	
	text-decoration: none;
}
a:hover {
	
	text-decoration: underline;
}

/* headers */
h1, h2, h3, h4 {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	color:#111;
	letter-spacing:-1px;
}

.bigpurple {
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	letter-spacing:-1px;
}

.littlepurple {
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	color:#7c2d5b;
	letter-spacing:-1px;
}

.whitetext {
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	color:#FFFFFF;
	padding: 2px;
	
	
	
}

.miniText {
	font: normal .8em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	
	padding: 2px;
	
	
	
}

.underlineheader {
	font: bold 2.8em Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 5px 0 0px 0;
	margin: 0 5px 0px 5px;
	letter-spacing:-1px;
	background: url(bk_dotted.gif) repeat-x left bottom;
	font-style: italic;
}

.underliner {
	text-decoration: underline;
}
h1 { 
	font: normal 2.1em Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 0 0 5px 0;
	margin: 0 15px 15px 5px;
	letter-spacing:-1px;
	background: url(bk_dotted.gif) repeat-x left bottom;
	font-style: italic; 
	} 
h2 {
	font-size: 1.9em;
	color:#7c2d5b;
}
h3 {
	font-size: 1.5em;
	color:#333;
	letter-spacing: 0px;
	font-weight: bold;
}

h4 {
	font-size: 1.6em;
	color:#7c2d5b;

}

h5 {
	font-size: 1em;
	font-style: italic;
	color:#7c2d5b;
}
h6 {
	font-size: .8em;
	color:#999;

}

.smallerh3 {
	font-size: 1.1em;
	color:#333;
	letter-spacing: 0px;
	font-weight: bold;
}

.promoboxheader { 
	font: normal 1.7em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	color: #7c2d5b;
	
	letter-spacing:-1px;
	background: url(bk_dotted.gif) repeat-x left bottom;
	 
	} 
	
.promoboxheader2 { 
	font: normal 1.5em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	color: #adbc72;
	
	letter-spacing:-1px;
	background: url(bk_dotted.gif) repeat-x left bottom;
	 
	} 

.frontpagebig {
	font: normal 2.1em Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 0px 0px 5px 0px;
	margin: 0px 15px 15px 0px;
	letter-spacing:-1px;
	font-style: italic;
	} 
	

p, h1, h2, h3, h4, h5 {
	margin: 10px 5px;
	padding: 0;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
}

/* images */

img {
 border: none;
 }
 
 img.no-border {
	border: none;
}

 img.w-border {
	border: 1px solid #333;
	
}

img.border {
	/* border: 1px solid #cfd8ad; */
	padding: 5px;	
}
img.border10px {
	/* border: 1px solid #cfd8ad; */
	padding: 5px;	
}

img.float-right {
	margin: 10px 15px 5px 10px;
}
img.float-left {
	margin: 10px 20px 5px 0px;
}

img.icon {
	margin: -5px 0px 0px 0px;
	float: left;
}


blockquote {
	margin: 15px;
	padding: 0 0 0 0px;
	font: bold 1em/1.5em 'Trebuchet MS', Sans-serif;
	background: #ffffff;
	border: 1px solid #EFEFEF;
	color: #666666;
}

/* form elements */
form {
	margin: 10px;
	padding: 0;
	border: 0px solid #adbc72; 
	background: #fff;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border: 1px solid #adbc72;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;	
	color: #666666;
}
textarea {
	width: 360px;
	padding:2px;
	border: 1px solid #ADBC72;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	height:100px;
	display:block;
	color: #666666;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #EFEFEF;
	padding: 2px 3px; 	
	background: #F1F0E4;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 215px;	
	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 80px;
	color: #333; 
	height: 25px;
	padding: 2px;	
	
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	
}
 
 
 
 /* alignment classes */
.float-left  {
	float: left;
	
}
.shift-right { margin: 0 0 0 45px; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
 
 
/* this is the layout */

#infobox {
	width: 200px;
	padding: 5px 5px 5px 5px;
	float: right;
	margin-left: 20px;
}
#clientlist {
	width: 250px;
	padding: 5px 5px 5px 5px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

#quotetext {
	margin-top: 0px;
	height: 125px;
}

#videothumb {
	float: left;
	width: 170px;
	padding: 5px 5px 5px 5px;
}

#gallerycont {
	width: 600px;
	overflow: auto;
}



/* You named this layer _empty_center */
#homepage-1 {
  position: absolute;
  margin-left: -491px;
  left: 50%;
  top: +0px;
  width: 982px;
  height: 698px;
  z-index: 1;
}

/* You named this layer main_frame */
#homepage-2 {
  position: absolute;
  left: 26px;
  top: 208px;
  width: 932px;
  height: 399px;
  z-index: 2;
}

/* You named this layer footer_text */
#footermenu {
	position: relative;
	width: 907px;
	height: 46px;
	z-index: 10;

}

/* You named this layer content_text */
.main_content {
  position: relative;
  left: 257px;
  top: 1px;
  width: 647px;
  
  z-index: 4;
 

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
 overflow: auto;
  
  
  
}

.main_content_nest {
  position: relative;
  
  width: 635px;
  border: 1px solid #adbc72;
  z-index: 4;
  padding: 0px 5px 5px 5px;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
 overflow: auto;
  
  
  
}

.main_content_home {
  position: relative;
  left: 262px;
  top: 0px;
  width: 654px;
 
  z-index: 4;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
 overflow: auto;
  
  
  
}


.main_content_full {
  position: relative;
  left: 32px;
  top: 0px;
  width: 884px;
 
  z-index: 4;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
 overflow: auto;
  
  
  
}


/* You named this layer cool trick_empty */
#homepage-5 {
  position: absolute;
  left: 8px;
  top: 220px;
  width: 279px;
  height: 362px;
  z-index: 5;
}

/* You named this layer leftmenu_text */
#sidemenu {
	position: absolute;
	left: 32px;
	top: 0px;
	width: 243px;
	height: 355px;
	z-index: 6;
	/* Here are some suggestions for this area's text settings */
  text-align: left;  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
 
 
}

#promobox {
	
	margin: 0 5px 0 15px;
	
	
	z-index: 7;

	
}


/* You named this layer homepage_basename */
#homepage-7 {
  position: absolute;
  left: 26px;
  top: 26px;
  width: 932px;
  height: 182px;
  z-index: 7;
}

/* You named this layer search_text */
#searchbox {
	position: absolute;
	left: 700px;
	top: 18px;
	width: 300px;
	height: 60px;
	z-index: 8;
	/* Here are some suggestions for this area's text settings */
  text-align: left;  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
}

/* horizontal top nav menu */
#topnav {
	position: absolute;
	left: 15px;
	top: 143px;
	width: 906px;
	height: 32px;
	z-index: 8;
	/* Here are some suggestions for this area's text settings */
  text-align: center;  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
}

/* You named this layer logo_link */
#napalogo {
	position: absolute;
	left: 33px;
	top: 34px;
	width: 348px;
	height: 97px;
	z-index: 9;
}

/* You named this layer Frame Top 1000 */
.homepage-1000 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 932px;
  height: 11px;
  z-index: 1000;
  background-image: url(homepage-2.png);
  
}

/* You named this layer Frame Middle 1001 */
.homepage-1001 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 932px;
  z-index: 1001;
  background-image: url(homepage-1001.png);
  
}

/* You named this layer Frame Bottom 1002 */
.homepage-1002 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 932px;
  height: 33px;
  z-index: 1002;
  background-image: url(homepage-1002.png);
}

