@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background:url(../images/bg.jpg) repeat-x;
	background-color:#000;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	line-height: 1;
	font-size:1.1em;
}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 600px;
	position: relative;
}

#nav {
	background:#000;
	color:#FFF;
	text-align:center;
	width: 600px;
	min-height:20px;
	font-size:1.0em;
	margin: 0px auto;
    margin-bottom:10px;
	border:solid gold;
    border-width: 2px 0px 2px 0px;
	padding-top:5px;
	}

#about {
	position: relative;
	width: 600px;
	margin: 0px auto;
	text-align: center;
	font-size: 1.1em;
	min-height:300px;
	}
	
#about p{
   text-indent: 40px;
    color: #FFF;
    text-align:left;
}

#about h1{
	margin: 5px 0px 30px 0px;
	font-size:2em;
}

#thankYou {
	position: relative;
	width: 600px;
	margin: 100px auto;
	text-align: center;
	font-size: 1.1em;
	background:none;
	color: #FFF;
    margin-bottom: 50px;
	min-height:300px;
	}

#thankYou h1{
	margin: 5px 0px 30px 0px;
	font-size:2em;
}

#welcome {
	position: relative;
	text-align: center;
	font-size: 1em;
	background:none;
	color: #FFF;
    margin-bottom: 50px;
	min-height:300px;
	}
	
#welcome p{
  text-indent: 40px;
  color: #FFF;
  text-align:left;
}
#welcome h1{
	margin: 5px 0px 30px 0px;
	font-size:2em;
}

.didYouKnow, .howWeCanHelp{
	width: 200px;
	min-height: 200px;
	float: left;
	border-style:solid;
	border-color:#FFD700;
	border-width: 2px 0 2px 0;
	margin: 0 0 20px 0;
}

.didYouKnow h2, .howWeCanHelp h3{
	color:#FFF;
	font-size:1.1em;
	margin-top: 5px;
}

.didYouKnow h2{
	text-align:left;
}

.howWeCanHelp h3{
	text-align:right;
}

#welcome .didYouKnow p,#welcome .howWeCanHelp p{
	text-indent:0px;
	font-weight:lighter;
	padding-top:5px;
	font-size:.95em;
	color: #FFD700;
}

#welcome .howWeCanHelp p{
	text-align:right;
}

.logo{
	width: 200px;
	height: 200px;
	float:left;
	margin: 0 0 20px 0;
/*	border-style:solid;
	border-color:#FFD700;
	border-width: 2px 0 2px 0;
	*/
}

a:link {
	color: #FFF;
	text-decoration:none;
}

a:visited {
    color: #FFF;
	text-decoration:none;
	}
	
a:hover {
	color:#ffcc00;
	text-decoration: underline;
}




#head {
	height: 93px;
	width: 600px;
	background-color: #000;
    margin: 0px auto 0px auto;
}


#footer {
	width: 600px;
	margin: 0px auto;
	margin-top: 30px;
	background-color:#000;
	color: #FFF;
	border-style:solid;
	border-top-color: red;
	border-top-width:2px;
	clear:both;
	padding-top:5px;
}

.footerright {
	text-align: right;
	vertical-align: top;
	margin-top:-65px;
}


.textWrap{
	float:right;
	margin: 10px 0px 10px 10px;
}

.quote{
	text-align:left;
	width: 600px;
	margin: 0px auto;
	font-size:medium;
    line-height:40px;
}

.contact{
	font-size: .9em;
	color: #FFF;
	text-align:left;
	margin-bottom:20px;
}

.leftAboutColm {
	float: left;
	width: 80px;
	/*height:425px;*/
}

.leftAboutColm img{
	margin-bottom:5px;
}

.centerAbout {
	width:410px;
	/*height: 425px;*/
	padding: 0px 5px;
	margin: 0px 0px 5px 0px;
	float:left;
	border-style:solid;
	border-left-width: 1px;
	border-left-color:#FF0;
	border-right-width: 1px;
	border-right-color: #FF0;
	font-size: .8em;
}

.centerAbout p{
	margin-bottom:10px;
	text-indent:1em;
}

#fadeshow2{
	width: 410px;
	height: 250px;
	background:none;
}

.rightAboutColm {
	float: left;
	width: 80px;
	/*height:425px;*/
	padding: 0px 0px 0px 5px;
}

.rightAboutColm img{
	margin-bottom:5px;
}

.thumbContainer {
	width: 600px;
	height: 450px;
	margin: 0px;
	padding: 0px;
}

.mainThumbLeft{
      height:75px;
	  width:200px;
	  float:left;
	  margin: 5px 0px 5px 0px;
}

.mainThumbLeft img{
	float:left;
	margin:0px 10px 0px 10px;
}

.mainThumbLeft p{
	margin-top:25px;
}

.leftSignColm {
	float: left;
	width: 200px;
}

.rightSignColm {
	float: left;
	width: 200px;
}

.mainThumbRight{
	  height:75px;
	  width:200px;
	  float:left;
	  margin: 5px 0px 5px 0px;
	  padding: 0px;
}

.mainThumbRight img{
	float:right;
	margin:0px 10px 0px 10px;
}

.mainThumbRight p{
	margin-top:25px;
	text-align: right;
}

.center {
	width:198px;
	height: 425px;
	padding: 0px;
	margin: 0px;
	float:left;
	border-style:solid;
	border-left-width: 1px;
	border-left-color:#FF0;
	border-right-width: 1px;
	border-right-color: #FF0;
}

#fadeshow1 {
	width: 198px;
	height: 198px;
	background-color:#000;
}

.signPageText {
	width: 180px;
	padding-top: 25px;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 0px auto;
	margin-bottom: 0px auto;
}

.signInfoContainer{
	width: 600px;
    height: 450px;
}

.signInfo {
	float: right;
	width:350px;
}

.signInfo p{
	background-color:#000;
	color:#fff;
	}
	
.signInfo em{
	font-size:14px;
	}

.signThumbs {
	width: 250px;
	float:left;
}

.signThumb {
	margin: 2px 2px 2px 2px;
	width: 75px;
	float:left;
}


#detail00, #detail01, #detail02, #detail03, #detail04, #detail05, #detail06, #detail07, #detail08, #detail09, #detail10, #detail11, #detail12, #detail13, #detail14, #detail15, #detail16, #detail17, #detail18, #detail19, #detail20, #detail21, #detail22, #detail23, #detail24, #detail25, #detail26, #detail27, #detail28, #detail29 {
    position: absolute;
	width: 300px;
	height: 350px;
	top: 140px;
	left: 300px;
	z-index:1;
	visibility: hidden;
	font-size: medium;
	background-color:#000;
	color:#FFF;
}

#detail00 {
	visibility: visible;
}

