* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
font-size : 12px;
} 
#wrapper { 
width : 800px;
margin : 5px auto 0 auto;
} 
img { 
padding : 3px;
border : 1px solid #76522d;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-right : 10px;
} 
#one { 
display : inline;
width : 200px;
float : left;
min-height : 70px;
background-color : #76522d;
} 
* html #one { 
height : 70px;
} 
#one h1 {
color: #feffcb;
font-size: 1.4em;
padding-left: 15px;
padding-top: 10px;
}
#two { 
display : inline;
width : 199px;
float : left;
min-height : 70px;
background-color : #8a6c4c;
border-left : 1px solid #feffcb;
} 
* html #two { 
height : 70px;
} 
#three { 
border-left : 1px solid #feffcb;
border-right : 1px solid #feffcb;
display : inline;
width : 198px;
float : left;
min-height : 70px;
background-color : #aa8b69;
} 
* html #three { 
height : 70px;
} 
#four { 
display : inline;
width : 200px;
float : left;
min-height : 70px;
background-color : #c0a381;
} 
* html #four { 
height : 70px;
} 
#one a, #two a, #three a, #four a { 
color : #feffcb;
font-family : Verdana;
font-size : 25px;
text-decoration : none;
float : right;
padding-right : 5px;
padding-top : 40px;
} 
#navigation { 
display : inline;
width : 199px;
float : left;
background-color : #feffcb;
min-height : 179px;
border-top : 3px solid #ffffff;
border-left : 1px solid #ccc;
border-right : 1px solid #ffffff;
border-bottom : 1px solid #ccc;
} 
* html #navigation { 
height : 179px;
} 
.navigation { 
float : left;
margin-left : 17px;
margin-top : 17px;
width : 158px;
} 
.navigation ul { 
margin : 0;
padding : 0;
} 
.navigation li { 
border-bottom : 1px solid #aa8b69;
list-style : none;
text-transform : lowercase;
} 
.navigation li a { 
color : #76522d;
display : block;
padding : 4px 4px 5px 12px;
text-decoration : none;
font-family : Verdana;
font-size : 0.75em;
font-weight : bold;
} 
.navigation li a:hover { 
color : #c0a381;
} 
#header { 
display : inline;
width : 598px;
float : left;
min-height : 180px;
background-image : url('images/header.jpg');
background-repeat : no-repeat;
border-top : 3px solid #ffffff;
border-right : 1px solid #ccc
} 
* html #header { 
height : 180px;
} 
#brdl { 
background-color : #76522d;
display : inline;
float : left;
width : 799px;
height : 25px;
border-top : 3px solid #ffffff;
margin-bottom : 3px;
} 
#col_one { 
display : inline;
width : 198px;
float : left;
min-height : 440px;
background-color : #feffcb;
border-top : 1px solid #aa8b69;
border-left : 1px solid #aa8b69;
border-bottom : 1px solid #aa8b69;
} 
* html #col_one { 
height : 440px;
} 
#col_one h2 { 
background-color : #76522d;
color : #feffcb;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right : 1px;
} 
#col_one h3 { 
font-family : verdana;
font-size : 0.9em;
padding-top : 10px;
padding-left : 15px;
padding-bottom : 5px;
color : #76522d;
background-image : url('images/news.gif');
background-repeat : no-repeat;
background-position : left 10px;
margin-left : 10px
} 
#col_one h4 { 
font-family : verdana;
font-size : 0.9em;
padding-top : 10px;
padding-left : 15px;
padding-bottom : 5px;
color : #76522d;
background-repeat : no-repeat;
background-position : left 10px;
margin-left : 10px
} 
#col_one p { 
font-family : verdana;
font-size : 0.75em;
padding-left : 15px;
padding-bottom : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
padding-right : 20px;
background-color : #76522d;
} 
#col_one a { 
margin-left : 25px;
margin-bottom : 2px;
color : #76522d;
font-size : 0.8em;
font-weight : bold;
padding : 2px;
} 
#col_two { 
display : inline;
width : 200px;
float : left;
min-height : 440px;
background-color : #feffcb;
border-top : 1px solid #aa8b69;
border-bottom : 1px solid #aa8b69;
} 
* html #col_two { 
height : 440px;
} 
#col_two p { 
font-size : 0.9em;
text-align : justify;
background-color : #8a6c4c;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_two h2 { 
background-color : #8a6c4c;
color : #feffcb;
font-family : verdana;
font-size : 16px;
padding-top : 3px;
padding-left : 5px;
padding-bottom : 4px;
} 
#col_two img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_two h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_two ul { 
margin-left : 15px;
margin-top : 5px;
color : #8a6c4c;
} 
#col_two li { 
padding-top : 5px;
padding-left : 10px;
list-style-type : square;
list-style-position : inside;
} 
#col_two a { 
color : #8a6c4c;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 
#col_three { 
border-left : 1px solid #feffcb;
border-right : 1px solid #feffcb;
display : inline;
width : 198px;
float : left;
min-height : 440px;
background-color : #feffcb;
border-top : 1px solid #aa8b69;
border-bottom : 1px solid #aa8b69;
} 
* html #col_three { 
height : 440px;
} 
#col_three p { 
font-size : 0.9em;
text-align : justify;
background-color : #aa8b69;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_three h2 { 
background-color : #aa8b69;
color : #feffcb;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_three img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_three h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_three a { 
color : #aa8b69;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
}
#col_three ul { 
margin-left : 15px;
margin-top : 5px;
color : #8a6c4c;
} 
#col_three li { 
padding-top : 5px;
padding-left : 10px;
list-style-type : square;
list-style-position : inside;
} 
#col_four { 
display : inline;
width : 200px;
float : left;
min-height : 440px;
background-color : #feffcb;
border-top : 1px solid #aa8b69;
border-right : 1px solid #aa8b69;
border-bottom : 1px solid #aa8b69;
} 
* html #col_four { 
height : 440px;
} 
#col_four p { 
font-family : verdana;
font-size : 0.75em;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
background-color : #c0a381;
} 
#col_four h2 { 
background-color : #c0a381;
color : #feffcb;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_four a { 
color : #feffcb;
} 
#col_five { 
border-left : 1px solid #feffcb;
border-right : 1px solid #feffcb;
display : inline;
width : 198px;
float : left;
min-height : 440px;
background-color : #feffcb;
border-top : 1px solid #aa8b69;
border-bottom : 1px solid #aa8b69;
border-right : 1px solid #aa8b69;
} 
* html #col_five { 
height : 440px;
} 
#col_five p { 
font-size : 0.9em;
text-align : justify;
background-color : #c0a381;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_five h2 { 
background-color : #c0a381;
color : #feffcb;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_five img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_five h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_five a { 
color : #aa8b69;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
}
#col_five ul { 
margin-left : 15px;
margin-top : 5px;
color : #8a6c4c;
} 
#col_five li { 
padding-top : 5px;
padding-left : 10px;
list-style-type : square;
list-style-position : inside;
}
#footer { 
margin-top : 3px;
border : 1px solid #76522d;
background-color : #76522d;
display : inline;
float : left;
width : 800px;
padding-top : 5px;
padding-bottom : 5px;
text-align : center;
} 
#footer p { 
padding-top : 5px;
padding-bottom : 5px;
font-size : 0.8em;
color : #ffffff;
font-weight : bold;
} 
.Links6 {  margin-left: 10; margin-right: 15; margin-top: 10; font-family: Geneva, Arial, Helvetica, san-serif; color: #feffcb; font-size: 11px; font-style: normal; text-decoration:none;}
}
.Links7 {  margin-left: 10; margin-right: 15; margin-top: 10; font-family: Geneva, Arial, Helvetica, san-serif; color: #ffffff; font-size: 11px; font-style: normal; text-decoration:none;}
}
#col_six { 
display : inline;
width : 198px;
float : left;
min-height : 440px;
background-color : #feffcb;
border-top : 1px solid #aa8b69;
border-left : 1px solid #aa8b69;
border-bottom : 1px solid #aa8b69;
} 
* html #col_six { 
height : 440px;
} 
#col_six h2 { 
background-color : #76522d;
color : #feffcb;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right : 1px;
} 
#col_six h3 { 
font-family : verdana;
font-size : 0.9em;
padding-top : 10px;
padding-left : 15px;
padding-bottom : 5px;
color : #76522d;
background-image : url('images/news.gif');
background-repeat : no-repeat;
background-position : left 10px;
margin-left : 10px
} 
#col_six p { 
font-family : verdana;
font-size : 0.75em;
padding-left : 15px;
padding-bottom : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
padding-right : 20px;
background-color : #feffcb;
} 
#col_six a { 
margin-left : 25px;
margin-bottom : 2px;
color : #76522d;
font-size : 0.8em;
font-weight : bold;
padding : 2px;
} 
