
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end resets */

/* GLOBAL */

BODY {
	background: #E9B781;
	margin: auto;
	color: #663300;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: .80em;
	line-height: 150%;
}


html {
	height:100%; margin-bottom:1px;
}

p {
	margin-bottom: 1.1em;
}

h1 {
   margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 1.5em;
   color: #D3620E;
   text-align: left;	
   margin-bottom: 1.0em;
   line-height: 1.2em;
}

h2 {
	margin-top: 1.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 1.2em;
   color: #663300;
   text-align: left;	
   margin-bottom: .8em;
   line-height: 1.2em;
}

h3 {
	margin-top: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 1.0em;
   text-align: left;	
   margin-bottom: 0px;
   color: #663300;
}

ul li {
	margin-bottom: .50em;
}

a:link {
	color: #cc6600;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #cc6600;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	color: #cc6600;
	text-decoration: underline;
	font-weight: normal;	
}

img {
	display: block;
	border: 0px;
}

#wrapper {
	width: 960px; margin: auto; margin-top: 10px; border: 6px solid #cccccc; background-color: #ffffff;
}

/* CONTENT COLUMN */

.content {
   margin-top: 12px;
	padding: 20px;
	padding-top: 10px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(images/back_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* LEFT COLUMN*/
.leftcolumn {
	background-color: #ffffff;
	background-image: url(images/leftback_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #cc6600;
	padding: 10px 10px 10px 10px;
	text-align: left;
	margin: 10px;	
}

.leftcolumn  p {
	margin-top: 0px;
	margin-bottom: 14px;
}

.leftcolumn a:link {
	color:  #cc6600;
	text-decoration: none;
	font-weight: bold;
}

.leftcolumn a:visited {
	color:  #cc6600;
		text-decoration: none;
		font-weight: bold;
}

.leftcolumn a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}


.leftcolumn a:active {	
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

/* RIGHT COLUMN */

.rightcolumn {
	padding: 10px 12px 10px 12px;
	margin: 10px;	
	text-align: center;
	background-color: #ffffff;
	background-image: url(images/leftback_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .91em;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	color: #663300;
}
.rightcolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #663300;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.rightcolumn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #cc6600;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 6px;
}

.rightcolumn p {
	margin-top: 0px;
	margin-bottom: 6px;
}

p.divider {
	border-top: 1px dashed #666666;
	margin-top: 14px;
	margin-bottom: 0px;
	padding-top: 14px;
	padding-bottom: 0px;
}

.strongcolor {
	color: #cc6600;
	font-weight: bold;
}
.rightcolumn  a:link {
	color: #cc6600;
	text-decoration: underline;
	font-weight: normal;
}

.rightcolumn  a:visited {
	color: #cc6600;
	text-decoration: underline;
	font-weight: normal;
}

.rightcolumn  a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.rightcolumn  a:active {	
	color: #cc6600;
	text-decoration: underline;
	font-weight: normal;
}


/* FOOTER */

.footer {
	padding: 20px;
	text-align: center;
	background-color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 130%;
	color: #ffffff;
}

.footer p {
	margin-top: 0px;
	margin-bottom: 12px;
}

.footer  a:link {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.footer  a:visited {
	color: white;
		text-decoration: none;
		font-weight: normal;
}

.footer  a:hover {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

.footer  a:active {	
	color: white;
	text-decoration: underline;
	font-weight: normal;
}


/* MISCELLANEOUS */

.strong {
	font-weight: bold;
}

.greybox {
	width: 400px;
	margin-top: 30px;
	background-color: #F4F4F4;
	background-image: url(images/back_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 10px;


}

.breadcrumb {
	font-size: .85em;
	margin-bottom: 2.0em;
}

.smaller {
	font-size: .90em;
}

.brown {
	color: #663300;
}

.rule {
	margin: 30px 0px 0px 0px;
	border-bottom: 2px solid #cccccc;
}



