
html,body {
	margin:0;
	padding:0;
	font-family: "Georgia", Verdana;
	background-color: #c09150;	
	overflow:auto;
	text-align: center; /* for IE */
}
img {
	border: none;
}

/* Structure
---------------------------------------------------------- */
#shadow_container{
margin:0 auto; /* center, not in IE5 */
text-align: left; /* counter the body center */
margin-top:10px;
width:818px;
background:url(../images/page/shadow_sides.jpg) center repeat-y;
}
#shadow_top{
background:url(../images/page/shadow_top.jpg) top center no-repeat;
}
#shadow_bottom{
background:url(../images/page/shadow_bottom.jpg) bottom center no-repeat;
}
#shadow_wrap{
padding:16px 0 15px 15px; /* align container in shadow */
}

#container{
width:786px;
background:#efdcc7;
border: 1px solid #000000;
}

#header{
background:url(../images/page/header_bg.jpg) repeat-x;
width:786px;
}

#header_rt{
background:url(../images/page/header_rt_bg.jpg) top right no-repeat;
height:67px;
text-align:right;
font-size: 12px;
color: #c3ad98;
padding: 10px 10px 0 0;
}

#logo {
float:left;
width:364px;
height:88px;
}


#content {
padding: 0 10px 0 10px;
}


#featured{
position:relative;
width:786px;
height:158px;
background:url(../images/page/featured_bg.jpg) repeat-x;
}


/* Icons
---------------------------------------------------------- */
#homeicons{
margin-top:10px;
height:70px;
}
#homeicons a {
float: left;
display: block;
padding-left:20px;
text-align:center;
text-decoration:none;
font: bold 12px Arial;
color:#630717;
text-transform:uppercase;
}
#homeicons a:hover {color: #473639;}
#homeicons a div div{padding-top:35px;}

#ch_icon{
width:120px;
height:70px;
background:url(../images/page/icons/ch_off.jpg) top center no-repeat;
}
#r_icon{
width:120px;
height:70px;
background:url(../images/page/icons/r_off.jpg) top center no-repeat;
}
#a_icon{
width:120px;
height:70px;
background:url(../images/page/icons/a_off.jpg) top center no-repeat;
}
#g_icon{
width:120px;
height:70px;
background:url(../images/page/icons/g_off.jpg) top center no-repeat;
}
#c_icon{
width:120px;
height:70px;
background:url(../images/page/icons/c_off.jpg) top center no-repeat;
}

a:hover #ch_icon{background:url(../images/page/icons/ch_on.jpg) top center no-repeat;}
a:hover #a_icon{background:url(../images/page/icons/a_on.jpg) top center no-repeat;}
a:hover #r_icon{background:url(../images/page/icons/r_on.jpg) top center no-repeat;}
a:hover #g_icon{background:url(../images/page/icons/g_on.jpg) top center no-repeat;}
a:hover #c_icon{background:url(../images/page/icons/c_on.jpg) top center no-repeat;}

/* Featured
---------------------------------------------------------- */

#featured img{
margin-top:33px;
float:left;
margin-left:1px;
margin-right:1px;
}

#featured_title{
position:absolute;
left:290px;
top:17px;
background:url(../images/page/title_bg.jpg) top left repeat-x;
border: 1px solid #937a52;
}
#featured_title span{
padding:13px;
font: bold 12px Arial;
color:#630717;
text-transform:uppercase;
}

#featured_view{
position:absolute;
right:0px;
bottom:23px;
background:url(../images/page/title_bg.jpg) top left repeat-x;
border: 1px solid #937a52;
}
#featured_view span{
padding:15px;
font: bold 11px Arial;
color:#000000;
text-transform:uppercase;
}
#featured_view span a{
text-decoration:none;
color:#000000;
}
#featured_view span a:hover{
text-decoration:none;
color:#990000;
}

/* Info Box
---------------------------------------------------------- */

#infobox_title{
position:absolute;
top:-12px;
left:12px;
background:url(../images/page/title_bg.jpg) top left repeat-x;
border: 1px solid #937a52;
}

#infobox_title span{
padding:13px;
font: bold 12px Arial;
color:#630717;
text-transform:uppercase;
}

#infobox{
float:right;
position:relative;
padding:10px;
margin:0px 10px 10px 10px;;
width:160px;

background:#f3e7d5;
border: 1px solid #937a52;
font: bold 11px Arial;
color:#61594c;
}

#infobox b{
color:#000000;
text-transform:uppercase;
}

/* Footer
---------------------------------------------------------- */

#footer {
position:relative;
height:76px;
width:786px;
background:url(../images/page/footer_bg.jpg) center bottom no-repeat;
text-align:center;
}

.CATT_logo{
position:absolute;
left:20px;
bottom:7px;
}

.bk_design_logo{
position:absolute;
right:20px;
bottom:7px;
}

/* Menu
---------------------------------------------------------- */
#menu_wrap{
background:url(../images/page/menu_bg.jpg) repeat-x;
height:45px;
width:786px;
}

#menu{
padding-top:7px;
padding-left:70px;
color: #473639;
}

#menu a{
padding: 0 15px 0 15px;
text-decoration:none;
color: #473639;
}

#current a{
color: #630717;
}


#menu a:hover,#menu .current a:hover {
color:#8c2c3d;
}


/* Text
---------------------------------------------------------- */

h1 {
font: bold 14px Arial;
color:#630717;
display:inline-block;
margin-top:3px;
}


h2 {
font: bold 12px Arial;
color:#9D4235;
display:inline-block;
margin-top:3px;
}


#content{
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 12px;
}

#content a{
text-decoration:none;
color: #630717;
}

p { 
margin-top: 10px;
margin-bottom: 2px;
text-indent:20px;
}



#caption{
text-align:center;
margin-top: 5px;
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 10px;
color: #630717;
}

.footer_address{
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 12px;
text-decoration: none;
color: #630717;
}

.footer_links{
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 10px;
text-decoration:none;
color:#5d5548;
}
.footer_links a{
color:#5d5548;
}
.footer_links a:hover{
color:#b2a898;
}

.copywrite{
font-family: Arial, Helvetica, Verdana, Sans-serif;
font-size: 10px;
color:#5d5548;
}
/* Forms
---------------------------------------------------------- */
#contactbox{
display:block;
float:left;
height:380px;
margin-left:25px;
}

label {  
display: block;
}

legend {  
padding: 0;
padding-bottom:5px;
color: #746152;  
font-weight: bold;
}

legend span {  
position: absolute;  
left: 0;  
top: 0;  
margin-top: 0.5em;  
font-size: 135%;
}

fieldset {  
float: left;  
clear: both;  
width: 100%;  
margin: 0 0 -1em 0;  
padding: 10px;  
background:none;
}

/* Misc
---------------------------------------------------------- */

.hide { display: none; }
span.codedirection { unicode-bidi:bidi-override; direction: rtl; }  


#award{
float:left;
width:350px;
margin-left:10px;
}
.outlined {
padding:5px;
margin:10px
background-color:#e4c8a3;
border:1px solid #990000;
}