/*
Corn Belt Kennel Club Style Sheet
*/

body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url(../../images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2F4600;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
	margin-bottom:0px;
	border-bottom:1px dashed #587f00;
}


.blockbg {
	background: #D9D785;
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}


a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}


hr {
	display: none;
}

hr.divider {
	border: 1px dashed #336600;
	display:block;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

img.rightBorder {
	float: right;
	margin: 0 0 0 15px;
	border: 2px solid #339933;
}

/* Header */

#header {
	width: 920px;
	height: 140px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*border:1px solid #ff0000;*/

}

#headerbg {
	margin: 0 auto;
	width: 920px;
	height: 250px;
	margin-bottom: 20px;
	background: url(images/img02.jpg) no-repeat left top;
	clear:both;
}

/* Logo */

#logo {
	float: left; 
	/*border:1px solid #ff0000;*/
	margin-bottom:0px;

}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
}


#logo h1 {
	
	text-align: center;
	font-size: 3em;
	color: #299762;
}

#logo h1 a {
	color: #FEEDB9;
}

#logo p {
	margin-left:20px;
	margin-top:0px;
	font-size: 1.8em;
	color: #587f00;
	float:left;
	clear:left;
	margin-bottom:0px;
}

#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	/*height: 90px;	 
	border:1px solid #ff0000;*/
	margin-top:20px;
	/*width: 920px;*/
	clear:both;
	
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	/*height: 90px;*/
 	padding-right:20px;

	text-align: center;
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-size: 1.3em;
	color: #FFFFFF;
}

#menu a:hover {
	/*height: 161px;*/
	color: #FEEDB9;
}

#menu .current a {
	color: #FEEDB9;
	text-decoration:underline;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#page ul
{
	list-style-type:square;
}	

#bodyContentLeft {
	float: left;
	width: 590px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 16px;
	
}

#bodyContentLeft h1 {
	margin-top:0px;
}

#bodyContent {
	width: 920px;
	margin: 0 auto;
	line-height: 25px;
	font-size: 16px;
	
}

#bodyContentLeft {
	margin-top:0px;
}

#rightSidebar {
	float: right;
	width: 250px;
	/*padding: 0px 15px 15px 20px;*/
	padding: 0px;
	line-height: 150%;
	/*font-size: 16px;*/
	font-size:1.1em;
	border:1px solid #587f00;
	margin-bottom:20px;
	margin-top:0px;
}

#rightSidebar .more {
	background: url(../../images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

#rightSidebar .item
{
	text-align:left;
	padding:3px;
	margin-top:0px;
	margin-bottom:8px;
}

#rightSidebar h2.title{
	background-color:#587f00;
	color:#FFFFFF;
	text-align:center;
	padding:3px;
	margin-top:0px;
	margin-bottom:0px;
}

#rightSidebar p {
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#rightSidebar ul {
	list-style-type:square; 

	text-align:left;
	margin-top:0px; text-indent:0px;
}

#rightSidebar li {

	text-indent:0px;
}

/* Footer */

#footer {
	width: 920px;
	height: 50px;
	margin: 0 auto;
	padding-top: 20px;
	/*background: #F5E7AC;*/
	background: #ECE29F;
	background: url(../../images/footerBack2.gif) no-repeat;
	border: 1px solid #587f00;
	margin-bottom:20px;
	clear:both;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.heading {
	font-weight:bold;
}

.divider {
	clear:both;
	margin-bottom:10px;
}

.dividerLine {
	clear:both;
	border-bottom:1px solid #587f00;
}

.right {
	float:right;
}

.indent {
	margin-left:20px;
}

.bold {
	font-weight:bold;
}

.message {
	color:#FF0000;
}

.successMessage {
	color:#006600;
}

.statusErrors {
	color:#ff0000;
	font-weight:bold;
}

/* Table Formatting */

table {
	border-collapse:collapse;
	border:1px solid #587f00;
	margin:0 auto;
}
caption {
	text-align:left;
}

table td {
	padding: 5px;
	border:1px solid #000000;
}

th {
	color:#FFFFFF;
	background-color:#587f00;
	font-weight:bold;
	border:1px solid #000000;
	padding:5px;
	text-decoration:underline;
}

.separator {
	border:1px dashed #006600;
}
