/*global styles*/
* {
	margin: 0px;
	padding: 0px;
}
.clearFloats {
	clear: both;
}
html, body {
	text-align: center;
	height: 100%;
}
.liteboxing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding-left: 26px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 2px;
}
.liteboxing p {
	text-align: center;
}
.liteboxing img {
	margin: 0px;
	padding: 4px;
	border: 2px solid #999;
}
/*form styles*/
#emailForm {
	background-color: #F6F6F6;
	padding-top: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
	border: 1px solid #999;
	text-align: center;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 4px;
}
textArea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 4px;
}


/*hacks firefox*/
#container, x:-moz-any-link { margin-top:-15px; }
#container, x:-moz-any-link, x:default { margin-top:-15px;}

/*regular styles*/

#container {
	width: 778px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	min-height: 80%;
	
}
#mastHead {
	width: 778px;
}
#logo {
	background-attachment: scroll;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 240px;
	float: left;
}
#right {
	float: left;
}
#navi {
	height: 17px;
	width: 538px;
	padding-top: 30px;
}
.notClikable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	color: #a4ae00;
	text-decoration: underline;
	margin-left: 26px;
}
#navi a:link, #navi a:visited {
	color: #aeaeae;
	text-decoration: none;
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 26px;
}
#navi a:hover, #navi a:active {
	color: #a4ae00;
	text-decoration: underline;
}
#slogan {
	height: 103px;
	width: 538px;
}
#pageBody {
}
.fullLine {
	height: 2px;
	width: 788px;
	margin-top: 15px;
	background-color: #E3E3E3;
	font-size: 0px;
	line-height: 0px;
}
.pageArticle {
	width: 475px;
	margin-left: 152px;
	text-align: left;
	margin-top: 30px;
}
.pageArticle a:link, .pageArticle a:visited {
	border: 1px solid #FFF;
}
.pageArticle a:hover, .pageArticle a:active { }

.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #7e8600;
	padding-right: 90px;
	padding-left: 90px;
	margin-bottom: 5px;
	text-align: center;
}
.titleLine {
	height: 2px;
	width: 295px;
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #E3E3E3;
	font-size: 0px;
	line-height: 0px;
}
.pageAuthor {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555554;
	margin-bottom: 10px;
	text-align: center;
}
.pageAuthor a:link, .pageAuthor a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555554;
	margin-bottom: 10px;
	text-decoration: none;
}
.pageAuthor a:hover, .pageAuthor a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555554;
	margin-bottom: 10px;
	text-decoration: underline;
}
.pageArticle img {
}
.pageArticle ul {
	margin-left: 25px;
}
.pageArticle li { }
.pageContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #696A69;
	margin-top: 10px;
	margin-bottom: 20px;
}
.pageContent p {
	margin-bottom: 7px;
}
.pageContent a:link, .pageContent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: italic;
	}
.pageContent a:hover, .pageContent a:active { 
	text-decoration: underline;
	}
	
.pagePoetry {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #696A69;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 85px;
	margin-left: 85px;
}
.pagePoetry p {
	margin-bottom: 7px;
}
.pagePoetry a:link, .pagePoetry a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: italic;
	}
.pagePoetry a:hover, .pagePoetry a:active { 
	text-decoration: underline;
	}
	
	
.alignCenter {
	display: block;
	text-align: center;
}
.tripleImg {
	margin-top: 30px;
}
.tripleImg a:link, .tripleImg a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7e8600;
	margin-bottom: 3px;
	font-weight: normal;
	text-decoration: none;
	border: 0px none #FFF;
}
.tripleImg a:hover, .tripleImg a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7e8600;
	margin-bottom: 3px;
	font-weight: normal;
	text-decoration: none;
	text-decoration: underline;
}

.aBox {
	float: left;
	width: 253px;
	margin-right: 9px;
}
.aBox a:link, .aBox a:visited, .aBox img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.aBoxLast {
	float: left;
	width: 253px;
}
.aBox:hover, .aBoxLast:hover {
	background-color: #E5E5E5;
}
.aBoxLast a:link, .aBoxLast a:visited, .aBoxLast img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.aBoxLast a:hover, .aBoxLast a:active { }
.imgDesc {
	margin-left: 5px;
	padding-top: 7px;
}
.imgDesc p a:link, .imgDesc p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: italic;
}
.imgDesc p a:hover, .imgDesc p a:active {
	text-decoration: underline;
}
.imgDesc h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7e8600;
	margin-bottom: 3px;
	font-weight: normal;
}
.imgDesc h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	margin-bottom: 3px;
	font-weight: bold;
	margin-top: -4px;
	margin-left: 2px;
}
.imgDesc p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #696A69;
	margin-top: 5px;
}
.videoHolder {
	margin-top: 30px;
}
/*#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 150px;
}*/
#footer {
	height: 150px;
	width: 100%;
	background-color: #573d31;
	margin-top: 40px;
	float: left;
}
#footer ul {
	padding-top: 20px;
}
#footer li {
	list-style-type: none;
	margin-bottom: 6px;
}
#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8d8d8;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#innerFooter {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#innerFooterL {
	width: 400px;
	float: left;
}
#innerFooterL1 {
	float: left;
	width: 120px;
}
#innerFooterL2 {
	float: left;
	width: 120px;
}
#innerFooterR {
	float: left;
	width: 250px;
}
#innerFooterRinner {
	float: right;
	text-align: right;
	margin-top: 10px;
}
#innerFooterR p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8d8d8;
	margin-top: 3px;
}
