<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Saira+Condensed');
body
{
background:url(images/bg.gif) repeat-x top #9accff;
padding:0;
font-family: 'Saira Condensed', sans-serif;
font-size:11px;
margin:0px auto auto auto;
color:#140f06;
}
a{
text-decoration:underline;
color:#D86200;
}
p{
text-align:justify;
line-height:20px;
padding:5px 0 5px 0;
font-size:14px;
font-family: 'Saira Condensed', sans-serif;
margin:0px;
}
span{
color:#FF9900;
}
p.clear{
clear:both;
}
p.news{
clear:both;

font-size:13px;
font-family:Saira Condensed;
margin:4px 0 4px 0;
}
img.left_img{
float:left;
padding:5px 12px 0 0;
}
img.left_img_border{
float:left;
margin:5px 12px 0 0;
border:3px #b1cee0 solid;
}
h1{
font-size:16px;
color:#8f0a04;
font-family:Headliner No. 45 ;
font-weight:bold;
padding:5px 0 5px 0;
margin:0px;
}
#main_container{
width:677px;
height:auto;
margin:auto;
padding:0px;
position:relative;
}

#header{
width:677px;
height:32px;
margin-bottom:-30px;
}
.logo{
padding:15px 0 0 100px;
}

/*---------------- menu tab----------------------*/
#menu_tab{
width:677px;
height:52px;
font-family:Saira Condensed;
padding-left:0px;
background:url(images/menu_bg1.gif) no-repeat center;
}

ul.menu {
list-style-type:none; display:block; width:610px; 
 margin:auto; padding-left:90px; background:none;}

ul.menu li {
display:inline;
font-size:15px;
font-weight:bold;
line-height:52px;}

ul.menu li.divider {
display:block;
float:left;
width:1px;
height:52px;
margin:0px;
background:url(images/divider.gif) no-repeat center;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px; margin:0;width: auto; margin:0px 14px 0px 14px; text-align:center;
text-decoration:none; background:none; color:#534848;}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px; margin:0;width: auto;margin:0px 14px 0px 14px;text-align:center;
text-decoration:none; color: #534848;}

a.nav:hover {
color: #FF6600; text-decoration:none;}


/*----------------main_content----------------*/
#main_content{
width:auto;
clear:both;
background-color:#f1f1f1;
height:auto;
}
#middle_banner{
width:670px;
height:165px;
margin:auto;
padding:20px 0 0 0;
background:url(../images/middle_banner.jpg) no-repeat center;
}
.middle_banner_content{
padding:10px 0 0 0;
}

#left_content{
width:410px;
float:left;
height:auto;
padding:10px 0 0 20px;
}
#right_content{
width:225px;
float:left;
height:auto;
padding:10px 0 0 20px;
}
#wide_content{
width:635px;
padding:10px 10px 0 20px;
}

#projects_box{
width:566px;
height:185px;
margin:auto;
background:url(images/projects_bg.gif) no-repeat center;
}
.projects_navigation{
width:566px;
height:25px;
margin:auto;
padding:10px 0 0 0;
}
.left_nav a{
float:left;
background:url(images/left_arrow.gif) no-repeat left;
padding:0 0 0 30px;
font-size:12px;
color:#3e2510;
text-decoration:none;
}
.right_nav a{
float:right;
background:url(images/right_arrow.gif) no-repeat right;
padding:0 30px 0 0;
font-size:12px;
color:#3e2510;
text-decoration:none;
}
.project_container{
float:left;
padding:10px 20px 0 40px;
}
.project_title{
font-size:12px;
color: #999999;
padding:0 0 5px 0;
}

/*------contact form------*/
#contact_form{
float:left;
width:300px;
padding:10px 10px 0 30px;
color:#666666;
font-size:13px;
font-family:Saira Condensed;
}
.contact_input{
width:290px;
height:17px;
font-size:13px;
font-family:Saira Condensed;
float:left;
background-color:#fff8dc;
border:1px #f0e9cf solid;
}
label.contact_form{
width:200px;
padding:0 0 5px 0;
font-size:13px;
font-family:Saira Condensed;
}
.contact_textarea{
width:290px;
height:80px;
font-size:13px;
font-family:Saira Condensed;
float:left;
background-color:#fff8dc;
border:1px #f0e9cf solid;
}
input.contact_submit{
float:right;
padding:10px;
}
.cleardiv {
clear:both;
overflow:hidden;
height:4px;
}

/*----footer---------*/
#footer{
width:auto;
clear:both;
padding:3px 0 3px 0;
font-family:Saira Condensed;
text-align:left;
color:#ffffff;
background-color:#584430;
}

.table_border
{
	border-style:dotted;
	border-color:#ccc;
}
</pre></body></html>