
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EAE6D9 url(images/bg_DT.jpg) center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727D64;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
	margin: 0px;
	font-size: 24px;
}

h4 
{
    margin-left: 125px;
	font-size: 12px;
}

strong {
	color: #49513C;
}

a {
	color: #727D64;
}

a:hover {
	text-decoration: none;
}

img.border1 {
	margin-left: 50px;
	border: 1px solid #ADBC8B;
	background: #DCD9C5;
}

a img.alignleft {
	float: left;
	margin: 3px 20px 10px 11px;
	padding: 4px;
	border-top-color: #A7C583;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #A7C583;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #A7C583;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #A7C583;
    border-right-style: solid;
    border-right-width: 1px;
}

a img.alignleft2 {
	float: left;
	margin: 3px 20px 10px 20px;
	padding: 4px;
	border-top-color: #A7C583;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #A7C583;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #A7C583;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #A7C583;
    border-right-style: solid;
    border-right-width: 1px;
}

a img.alignright {
	float: left;
	display: inline;
	margin: 3px 0px 10px 14px;
	padding: 4px;
	border-top-color: #A7C583;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #A7C583;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #A7C583;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #A7C583;
    border-right-style: solid;
    border-right-width: 1px;
	
}

a img.alignright2 {
	float: right;
	display: inline;
	margin: 3px 13px 10px 20px;
	padding: 4px;
	border-top-color: #A7C583;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #A7C583;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #A7C583;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #A7C583;
    border-right-style: solid;
    border-right-width: 1px;
	
}


img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {
	width: 979px;
	height: 435px;
	background: url(images/site_header.jpg) no-repeat left top;
	margin: 0px auto;
}

#topper {
	float: right;
	width: 979px;
	height: 38px;
	margin-top: 398px;
	background: #ffffff;
}



/** MENU */

#menu {
	width: 979px;
	font-weight: bold;
	background: url(images/dark_menu_line.jpg) no-repeat center;
}

#menu ul {
	margin:0px;
	padding: 6px;
	line-height: normal;
    text-align: center;
    margin-left: 90px;
}

#menu ul li{
    display: inline;
}

#menu ul li a{
color: #b87333;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 85px; /*spacing between each menu link*/
text-decoration: none;
font-family: "Trebuchet MS", Georgia, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: bolder;
}

#menu ul li a:hover {
text-decoration: underline;
}

/** PAGE */

#page {
	margin: 0px auto;
    width: 979px;
	background-color: #ffffff;/*#EAE6D9;*/
	overflow: hidden;
}



/** CONTENT */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}



.list1 li.first 
{
    font-size: 18px;
    padding-left: 30px;
	padding-top: 45px;
	padding-bottom: 11px;
	border: none;
}

.list1 li.second 
{
    font-size: 18px;
    padding-left: 30px;
	padding-top: 45px;
	padding-bottom: 11px;
	border: none;
}

.list1 li.third
{
    font-size: 18px;
    padding-left: 30px;
	padding-top: 45px;
	padding-bottom: 11px;
	border: none;
}

.list1 a {
	text-decoration: none;
	color: #66853F;
	font-size: 16px;
	overflow: hidden;
}

.list1 a:hover {
	text-decoration: underline;
}

.list1 em {
	font-style: normal;
	color: #A9AD90;
}

.list1 em a {
	text-decoration: underline;
	color: #A7C583;
}

a img {

}

img.border {

}




#content 
{
    margin-left: 40px;
	width: 420px;
	margin-top: 0px;
	padding-right: 5px;
	float: left;
}

#content ul li.first {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.star {
	border: none;
}

#content ul li.second {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#content ul li.second .line
{
    font-size: 19px;
    color: Gray;
}

#content ul li
{
	font-size: 13px;
	clear: left;
	padding: 20px 0px 25px 0px;
}

#content ul li a img.slide
{
	margin-right: 50px;
	border: none;
}
#content ul li a img.slide2
{
    margin-left: 35px;
    border: none;
}


#content ul li span
{
    text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.home #content {
	width: 420px;
	padding: 0px;
}

.home #content .bgtop {
}

.home #content .bgbtm {
	padding: 0px 29px 0px 29px;
}

.home #content .bgbtm h2 
{
    text-align: center;
    font-size: 24px;
    color: #413839;
}



#content2 
{
    margin-right: 40px;
	width: 420px;
	margin-top: 0px;
	padding-left: 5px;
	float: right;
}


#content2 ul li.first {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#content2 ul li.second {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#content2 ul li.second .line
{
    font-size: 19px;
    color: Gray;
}

#content2 ul li
{
	font-size: 13px;
	clear: left;
	padding: 20px 0px 25px 0px;
}

#content2 ul li a img.slide
{
    margin-right: 50px;
    border: none;
}
#content2 ul li a img.slide2
{
    margin-left: 35px;
	border: none;
}

#content2 ul li a img.slide3
{
    margin-left: 5px;
	border: none;
}

/*firefox 1-2*/

body:empty #content2 ul li a img.slide3
{
    margin-left: 5px;
    padding-bottom:  5px;
    border: none;
}


/*firefox 3+*/

@-moz-document url-prefix()
{
#content2 ul li a img.slide3
{ 
    margin-left: 5px;
    padding-bottom:  4px;
    border: none;
}
}


/*chrome safari*/

#content2 ul li a img.slide3:nth-of-type(1)
{
    margin-left: 5px;
    padding-bottom:  4px;
    border: none;
}


/* opera */

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
head~body #content2 ul li a img.slide3
{ 
    margin-left: 5px;
    padding-bottom: 1px;
    border: none;
}
}


#content2 ul li span
{
    text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.home #content2 {
	width: 420px;
	padding: 0px;
}

.home #content2 .bgtop {
}

.home #content2 .bgbtm {
	padding: 0px 29px 0px 29px;
}

.home #content2 .bgbtm h2 
{
    text-align: center;
    font-size: 24px;
    color: #413839;
}


#page .h
{
    padding-left: 145px;
} 
#page .w
{
    padding-left: 350px;
} 


.round { margin-top:35px; width: 375px; text-align: center; font-size: 13px; color: Black; }

.tl { background:url("rc.gif") top left     no-repeat;  }
.br { background:url("rc.gif") bottom right no-repeat;  }
.tr { background:url("rc.gif") top right    no-repeat;  }
.bl { background:url("rc.gif") bottom left  no-repeat;  }

.trc { background:url("rc-trc.gif") top right   no-repeat; }
.blc { background:url("rc-blc.gif") bottom left no-repeat; }

.pad { padding:10px; }


/** FOOTER */

#footer {
	padding: 20px 0px;
	background: url(images/koko.jpg) repeat-x left top;
	color: #A9AD90;
}

#footer a img 
{
    border: none;
}

#footer .three-columns {
	width: 800px;
	margin: 0px auto;
}

#footer .three-columns .column1 
{
    float: left;
    text-align: center;
	width: 250px;
	padding-left: 0px;
	padding-top: 0px;
}

#footer .three-columns .column2 
{
    float: left;
    text-align: center;
	width: 300px;
	padding-top: 0px;
	padding-left: 0px;
	background: url(images/koko.jpg) no-repeat center;
}

#footer .three-columns .column3 
{
    float: right;
    text-align: center;
	width: 250px;
	padding-top: 0px;
	padding-left: 0px;
	background: url(images/koko.jpg) no-repeat center;
}

#footer strong {
	color: #A9AD90;
}

#footer a {
	color: #A7C583;
}

#footer_btm 
{
	background: url(images/koko.jpg) repeat-x left top;
	color: #ffffff;
}

#footer_btm .column {
    width: 979px;
	margin: 0px auto;
}


#footer_btm .column .column_1 
{
	float: right;    
    text-align: center;
	width: 979px;
    font-size: 11px;
	padding-top: 0px;
    padding-bottom: 30px;
}

/*firefox 1-2*/

body:empty #footer_btm .column .column_1 
{
	float: right;    
    text-align: center;
	width: 979px;
    font-size: 11px;
	padding-top: 20px;
    padding-bottom: 30px;
}


/*firefox 3+*/

@-moz-document url-prefix()
{
#footer_btm .column .column_1 
{ 
	float: right;    
    text-align: center;
	width: 979px;
    font-size: 11px;
	padding-top: 20px;
    padding-bottom: 30px;
}
}

/* opera */

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
head~body #footer_btm .column .column_1 
{
	float: right;    
    text-align: center;
	width: 979px;
    font-size: 11px;
	padding-top: 20px;
    padding-bottom: 30px;
}
}

/** BOX1 */

#box1
{
    width: 979px;
	height: 294px;
	margin: 0px auto;
	color: #ffffff;
	background-color: #ffffff;
	overflow: hidden;
}

#box1 .image {
	float: right;
	width: 400px;
	padding: 10px 50px 20px 0px;
}

#box1 .image .jackArnold
{
    padding-top: 40px;
    text-align: center;
	line-height: normal;
	font-size: 14px;
	color: black;
}

#box1 .image .jackArnold em 
{
	font-size: 15px;
	color: black;
}

#box1 .jackArnold a {
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#box1 .image a img 
{
    border: none;
}

#box1 .image .round { margin-top:35px; width: 325px; text-align: center; font-size: 13px; color: Black; }

#box1 .image em 
{
    text-align: left;
    line-height: 160%;
	font-size: 13px;
	color: black;
}

#box1 .image .tl { background:url("rc.gif") top left     no-repeat;  }
#box1 .image .br { background:url("rc.gif") bottom right no-repeat;  }
#box1 .image .tr { background:url("rc.gif") top right    no-repeat;  }
#box1 .image .bl { background:url("rc.gif") bottom left  no-repeat;  }

#box1 .image .trc { background:url("rc-trc.gif") top right   no-repeat; }
#box1 .image .blc { background:url("rc-blc.gif") bottom left no-repeat; }

#box1 .image .pad { padding:10px; }

#box1 .image .border
{
	margin: 0px;
    border-top-color: #A7C583;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #A7C583;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #A7C583;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #A7C583;
    border-right-style: solid;
    border-right-width: 1px;
}

#box1 .border {
	padding: 4px;
}

#box1 .entry {
	float: left;
	width: 450px;
	padding: 0px 0px 0px 0px;
}

#box1 .entry .pdg {
	padding: 50px 0px 0px 75px;
    text-align: center;
	line-height: normal;
	font-size: 14px;
	color: black;
}

#box1 .entry .border
{
    margin: 0px;
    border-top-color: #A7C583;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #A7C583;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #A7C583;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #A7C583;
    border-right-style: solid;
    border-right-width: 1px;
}

#box1 .entry em 
{
    text-align: left;
    line-height: 160%;
	font-size: 13px;
	color: black;
}

#box1 .pdg em 
{
	font-size: 15px;
	color: black;
}

#box1 .pdg a {
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#box1 .entry a img 
{
    border: none;
}

#box1 h2 
{
    text-align: center;
	margin-bottom: 10px;
	color: #FFF6E5;
}

#box1 h2 span 
{
    font-size: 20px;
    text-align: center;
    color: #413839;
}

#box1 p {
	line-height: 160%;
	font-size: 13px;
	color: #727D64;
}

#box1 a {
	color: #A7C583;
	font-size: 12px;
}



