/* Reset Stuff */
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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
a img, :link img, :visited img {
	border: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
ol, ul {
	list-style: none;
}
form {
	display: block;
	margin: 0px;
}


/* Fonts */

body {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
p {
	margin-bottom: auto;
}

/* Top Links */

input.bigBox {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #FFD6B1;
	padding: 2px 4px;
	color: #00456F;
}

.bigLink {
	font-size: 1.6em;
	font-weight: bold;
	color: #00456F;
	padding: 15px 0px 10px 35px;
	display: block;
}

.addrequest {
	background: url('img/add-top.gif') no-repeat 0px 10px;
}

.mylist {
	background: url('img/mylist-top.gif') no-repeat 0px 10px;
}
.search {
	background: url('img/search-top.gif') no-repeat 0px 13px;
}


/* Post Links */

.postLink {
	font-size: 1.3em;
	font-weight: bold;
	color: #8F2900;
	display: block;
}
.addlist {
	padding: 20px 0px 16px 35px;
	background: url('img/iprayed.gif') no-repeat 0px 10px;
}
.checked {
	padding: 20px 0px 16px 35px;
	background: url('img/check.gif') no-repeat 0px 12px;
}

.sendnote {
	padding: 20px 0px 16px 42px;
	background: url('img/send-note.gif') no-repeat 0px 10px;
}

.report {
	padding: 17px 0px 16px 44px;
	background: url('img/report.gif') no-repeat 0px 10px;
	font-size: 12px;
	font-weight: normal;
}



/* More Stuff */

input, textarea, select {
	font-family: Verdana;
	font-size: .9em;
	color: #00456F;
}

input.btn {
	padding: 1px 8px;
	font-weight: bold;
	border: 1px solid #8F2900;
	background:  url('img/yellow-back.gif') repeat-x 0px -45px;
	cursor: pointer;
	margin-right: 10px;
}

a {
	color: #A90101;
	text-decoration: none;
}

#topBar {
	height: 95px;
	background: url('img/blueback-top.gif') repeat-x;
}

#topLogo {
	float: left;
}

#topMenu {
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 5px;
}

#loginBar {
	padding: 0px 15px 15px 0px;
	text-align: right;
	
}


#mainContent {
	background: url('img/yellow-back.gif') repeat-x;
	padding: 10px;
}


.post {
	margin: 0px 15%;
	background: url('img/blueback-post.gif') repeat-x;
	padding: 10px 15px 45px 15px;
}

.post .posttitle {
	font-size: 2.0em;
	color: #00456F;
}
.post .body {
	padding: 3px 20px 3px 22px;
	font-size: 1.1em;
	text-align: justify;
}
.post .postedBy {
	display: inline;
	text-align: right;
	float: right;
	color: #00456F;
	font-size: 0.8em;
}
.post .below {
	padding: 8px 20px 3px 22px;
	font-size: 1.1em;
}


#mainNav {
	padding: 0px 20px 40px 20px;
}

#mainNav td {
	vertical-align: top;
}

#searchNav {
	margin-left: 29px;
	margin-top: -8px;
}

a.smallMenu {
	color: #00456F;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
}
a.smallMenu:hover {
	color: #8F2900;
	text-decoration: underline;
}
.smallMenu {
	font-size: .8em;
	font-weight: bold;
}

.tbl td {
	padding: 1px;
	text-align: left;
	
}
.tbl td.title {
	padding-right: 5px;
	text-align: right;
}


#doFrame {
	width:0px;
	height:0px;
	border: 0px
}

#footer {
	border-top: 1px solid #8F2900;
	padding: 10px 20px;
	margin-top: 20px;
}

span {
	cursor: pointer;
}

.right {
	display: inline;
	float: right;
}

.bold {
	font-weight: bold;
}

.smallText {
	font-size: 0.85em;
}

.pleaselogin {
	color: #6D6D6D;
}
.noviz {
	display: none;
}
.darkred {
	color: darkred;
}

#signupForm {
	position: absolute;
	top: 4px;
	right: 7px;
	text-align: right;
}


/* Bottom Nav */

.bottomNav {
	margin: 0px 15%;
	font-size: .9em;
	padding: 10px 15px 20px 15px;
}
.grayedOut {
	padding: 1px 3px 1px 3px;
	border: 1px #A9A9A9 solid;
	color: #A9A9A9;
	font-weight: bold;
	margin-right: 4px;
}
.pageNav {
	padding: 1px 3px 1px 3px;
	border: 1px #8F2900 solid;
	font-weight: bold;
	margin-right: 4px;
}
.dotNav {
	font-weight: bold;
	margin-right: 4px;
}
.pageNav:hover {
	border: 1px #1E3362 solid;
	text-decoration: none;
}
