/* Global Page Styles   
----------------------------------------------- */

body {
	/*margin: 0;
	padding: 0;
	text-align: center;	
	font-size: 12px;
	background-color: #9bd3ec;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: 400;
	line-height: 1.5;
	background-image:url(../images/bg_water.jpg);
	background-position: top;*/
	/*background-repeat: repeat-x;*/
	/*background-repeat: no-repeat;*/
}


tr, td, div {
	text-align: left;
	}
	
#wrapper {
	width: 940px;
	padding: 10px;
	margin: 0 auto;
	background-color:#FFFFFF;
	}

/* Main Content Blocks
----------------------------------------------- */

#header  {
	width: 750px;
	/*padding-top: 188px;
	background-image:url(../images/header_temp.jpg);
	background-repeat:no-repeat;
	background-position:top left;*/
	}

#content {
	width: 750px;
	margin-top: 0px;
	/*padding-top: 120px;*/
	padding-bottom: 5px;
	/*background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:top left;*/
	float:left;
	}

#main {
	float: left;
	width: 920px;
	margin-left: 15px;
	display:inline;
	}
/*#main {
	float: left;
	width: 720px;
	margin-left: 15px;
	margin-top: -25px;
	display:inline;
}*/
.image_left {
	float:left;
	white-space:nowrap;
}
.image_left img {
	margin-bottom: 10px;
	margin-right: 10px;
}

.image_right {
	float:right;	
	white-space:nowrap;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
.image_right img {
	margin-left: 10px;
	margin-bottom: 10px;
	}
.image_right_border {
	float:right;	
	white-space:nowrap;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: #CCC solid 1px;
	}
.image_left_border {
	float:left;	
	white-space:nowrap;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: #CCC solid 1px;
	}
.image_right_testimonials {
	float:right;	
	white-space:nowrap;
	margin-left: 10px;
	margin-bottom: 10px;
	border: #999 solid 1px;
	}

.hometext {
	line-height: 1.3;
	font-size: 11px;
	}


.hometext strong{
	line-height: 1.3;
	font-size: 13px;
	color: #003399;
	}
	
/* Main Navigation Bar
----------------------------------------------- */



#nav_menu {
	width: 750px;
	background-color: #1f1576;
	font-weight: 700;
	font-size: 12px;
	color: #FFF;
	padding: 0;
	line-height:1;
	float:left;
}

/*#nav ul {
	padding: 0;
	margin: 0;
	width: 750px;
	float:left;
	white-space:nowrap;
	}

#nav ul li { 
	display: inline; 
	list-style-type: none;
	background-image:none;
	margin:0;
	padding:0;
	float:left;
	}
	
#nav a {
	text-decoration: none;
	color: #ffffff;
	border-right: 0px solid #ffffff;
	background-color: #1f1576;
	padding: 10px 0;
	text-align:center;
	display:block;
	float:left;
	}

#nav a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #5080e5;
	}

#home #navHome,
#NTC #navNTC,
#PRC #navPRC,
#HAT #navHAT,
#FAQ #navFAQ,
#contact #navContact,
#fundraising #navFundraising,
#orders #navOrders,
#wholesale #navWholesale {
	background-color: #2a5bc1;
	}

#navHome {
	width: 56px;
	}

#navNTC {
	width: 117px;
	}
	
#navPRC {
	width: 139px;
	}
	
#navHAT {
	width: 72px;
	}
	
#navFAQ {
	width: 53px;
	}
	
#navContact {
	width: 69px;
	}
	
#navFundraising {
	width: 90px;
	}
	
#navOrders {
	width: 67px;
	}
	
#navWholesale  {
	width: 87px;
	}

*/

/* Heading Styles
----------------------------------------------- */

h1 {
	font-size: 19px;
	color: #D95D34;
	font-weight: 700;
	}
	

h2  {
	font-size: 15px;
	color: #003399;
	font-weight: 400;
	}

h3, h4, H5, H6 {
	font-size: 14px;
	color:  #003399;
	font-weight: 400;
	}

	
/* Footer
----------------------------------------------- */

#footer {
	float: left;
	width: 750px;
	font-size: 10px;
	color: #4195dd;
	font-weight: 400;
	padding: 10px 0;
	background-color: #bfe2f3;
	text-align:center;
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	background-position: right top;
	}

#footer a {
	color: #4195dd;
	text-decoration: none;
	}
	
#footer  a:hover {
	color: #4195dd;
	text-decoration:underline;
	}	


/* Generic Links
----------------------------------------------- */

a {
	color:  #D95D34; 
	text-decoration: none;
	}
 
a:hover {
	color: #D95D34;
	text-decoration:  underline;
	}


/* Forms
----------------------------------------------- */

input, textarea, select {
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}

.input {
	width: 200px;
	}
	
.inputLarge {
	width: 350px;
	}

.button {
	font-size: 12px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #3366cc;
	border-left: 1px solid #3366cc;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	color:  #ffffff; 
	background-color: #003399; 
	}
	
form { 
	margin: 0px; 
	padding: 0px;
	}
#howhearTable td {
	padding:  3px ;
	border-bottom: 1px solid #ffffff;
	background-color: #f3f9fc;
	text-align: right;
	}
#formTable td {
	padding:  3px;
	border-bottom: 1px solid #ffffff;
	background-color: #f3f9fc;
	text-align: right;
	}
	
#formTable td.ordertitle {
	text-align: left;
	}

#formTable th {
	padding:  3px ;
	border-bottom: 1px solid #ffffff;
	background-color: #4195dd;
	font-weight:700;
	color:#FFFFFF;
	}

#formTable td.dark {
	border-bottom: 1px solid #ffffff;
	background-color: #bfe2f3;
	}

#formTable td.medium {
	border-bottom: 1px solid #ffffff;
	background-color: #e3f3fa;
	}
	
.formHeading {
	font-size: 14px;
	color:  #003399;
	font-weight: 400;
	}


	
/* Generic
----------------------------------------------- */


.clearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
	}

/*ul li { 
	list-style-type: none;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	padding-left: 15px;
	}*/
	
hr  { 
	height: 0px; 
	border: 0px solid #4195dd;
	border-top-width: 3px;
	display: block;
	margin: 10px 0;
	}

blockquote {
	padding: 0 10px;
	margin: 20px;
	border-left: 5px solid #dddddd;
	}

img  {
  border-width:0;
  }

.nbor {
	text-align:right;
}
.small {
	font-size: 11px;
	}
	
.required {
	color: #CC0000
	}
	
.ordertitle {
	font-size: 14px;
	font-weight:bold;
}
.orderDetails {
	font-size: 12px;
	font-weight:normal;
}

.orderDescription {
	font-size: 12px;
	font-weight:normal;
	font-style: italic;
}
#address {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	line-height: 1.2em;
}
.indent {
	margin-left: 50px;
}

.testimonials_menu {
	font-size: 1.3em;
	font-family:"Comic Sans MS", cursive;
	padding-left: 50px;
}
.testimonials_menu a:link {
	color: #000;
	font-weight: bold;
}
.testimonials_menu a:visited {
	color: #000;
	font-weight: bold;
}
.testimonials_menu a:hover {
	color: #000;
	letter-spacing: .05em;
	font-weight: bold;
	color:#00F;
}
.testimonials_menu a:active {
	color: #000;
	font-weight: bold;
}
.soldout {
	color: red;
	font-size: .9em;
	font-weight: bold;
}
.home_buttons img {
	margin-bottom: 30px;
}