
body {
	margin: 0;
	background: #000000 url(images/background.jpg) no-repeat top center;
	text-align: center;
    height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEE595;
}

body.secondaryPage {
	background: #000000 url(images/background-2.jpg) no-repeat top center;
	background-attachment: fixed;
}

html {
    height: 100%;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: 0;
}

#header {
	height: 73px;
	display: block;
}

#logo {
	float: left;
}

#intro {
	margin: 0;
	padding: 0;
	clear: both;
}

#video {
	float: right;
	width: 190px;
}

#content {
	height: 400px;
	margin: 0;
	padding: 0;
	clear: both;
}

#mainColumn {
	float: left;
	width: 600px;
}

#secondaryColumn {
	float: right;
	width: 190px;
}


/*- Home Content --------------------------- */

.whatis {
	position: relative;
	width: 222px;
	top: 160px;
	left: 50px;
}

.whatisText {
	display: block;
	background: url(images/rbox-top.gif) top no-repeat;
	width: 222px;
	padding: 10px;
}

.whatis p {
	margin: 8px 0 0 0;
}

.currDate {
	float: left;
	position: relative;
	top: 90px;
	left: 230px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
} 

.get-started {
	position: relative;
	top: 140px;
	left: 420px;
	width: 283px;
}

/*- Overview Content --------------------------- */

#overview li {
	margin: 10px 0;
}

#overview li ol {
	margin-top: 8px;
}

#overview li.roman {
}

/*- Secondary Pages --------------------------- */

#secondaryContent {
	height: 543px;
	padding: 20px 10px;
}


/*- Footer --------------------------- */

#footer {
	padding: 10px;
	text-align: center;
}


a:link {
	color: #FFF7DC;
	text-decoration: underline;
}

a:active {
	color: #FFF7DC;
	text-decoration: underline;
}

a:visited {
	color: #FFF7DC;
	text-decoration: underline;
}

a:hover {
	color: #FFF7DC;
	text-decoration: none;
}

/*- Headings --------------------------- */

h1 {
	font-size: 18px;
	color: #FFF7DC;
}


h2 {
	font-size: 14px;
	color: #FFF7DC;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	color: #FFF7DC;
}


/*- Menu --------------------------- */

#nav {
	float: right;
	color: #FEE595;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	}

#nav ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav a {
	float: left;
	margin: 0 2px 0 0;
	padding: 8px 8px 12px 8px;
	text-decoration: none;
	color: #FEE595;
}

#nav a.home:hover { color: #000; background: url("images/hov-home.gif") no-repeat center; }
#nav a.overview:hover { color: #000; background: url("images/hov-overview.gif") no-repeat center; }
#nav a.example:hover { color: #000; background: url("images/hov-examples.gif") no-repeat center; }
#nav a.write:hover { color: #000; background: url("images/hov-write.gif") no-repeat center; }
#nav a.store:hover { color: #000; background: url("images/hov-store.gif") no-repeat center; }
#nav a.contact:hover { color: #000; background: url("images/hov-contact.gif") no-repeat center; }

#home #nav .home { color: #000; background: url("images/hov-home.gif") no-repeat center; }
#overview #nav .overview { color: #000; background: url("images/hov-overview.gif") no-repeat center; }
#example #nav .example { color: #000; background: url("images/hov-examples.gif") no-repeat center; }
#write #nav .write { color: #000; background: url("images/hov-write.gif") no-repeat center; }
#store #nav .store { color: #000; background: url("images/hov-store.gif") no-repeat center; }
#contact #nav .contact { color: #000; background: url("images/hov-contact.gif") no-repeat center; }


/*- Sub Navigation --------------------------- */

.subNav ul {
	margin: 0;
	padding: 0 5px;
	list-style: none;
}

.subNav li {
	height: 32px;
	padding: 0 0 0 35px;
	margin: 0 0 3px 0;
}

.subNav li.snav-myaccount {
	background: url(images/snav-myaccount.gif) left no-repeat;
}

.subNav li.snav-sendfriend {
	background: url(images/snav-sendfriend.gif) left no-repeat;
}

.subNav li.snav-affiliate {
	background: url(images/snav-affiliate.gif) left no-repeat;
}

.subNav a:link, .subNav a:visited, .subNav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FEE595;
	line-height: 32px;
	text-decoration: none;
}

.subNav a:hover {
	text-decoration: underline;
}

/*- Contact Page --------------------------- */

#contactus {
	margin-left: 150px;
}

#contactus td {
	padding: 5px;
}

p.message {
	width: 400px;
	padding: 0 150px;
}

h1.message {
	font-size: 18px;
	color: #FFF7DC;
	width: 400px;
	padding: 0 150px;
}

input, select {
	width: 200px;
	margin: 0 0 0 5px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

input.submit {
	width: 100px;
	margin: 0 0 0 5px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

textarea {
	width: 250px;
	height:150px;
	margin: 0 0 0 5px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*- Affiliate Area --------------------------- */

#affiliateTools ul {
	list-style: none;
}

#affiliateTools li {
	margin: 10px 0;
}

#fundraisers ul {
	list-style: none;
}

#fundraisers li {
	margin: 10px 0;
}

.affiliateBTN {
	margin: 10px;
}

/*- Book Store Page --------------------------- */

.bookcover {
	padding: 10px 10px 30px 10px;
}

.bookcover img {
	border: 1px solid #FEE595;
}

.bookinfo {
	padding: 10px 10px 30px 10px;
}

td.bookinfo, td.bookcover {
	border-bottom: 1px solid #FEE595;
}
