@charset "utf-8";
/* CSS Document */

body,td,th { font-family: Palatino Linotype, Book Antiqua, Palatino, serif; font-size: 12px; color: #000; }
body { background-color: #f4f1d2; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
a:link { color: #f4792c; text-decoration: none; }
a:visited { text-decoration: none; color: #f4792c; }
a:hover { text-decoration: underline; color: #f4792c; }
a:active { text-decoration: none; color: #f4792c; }
p { margin:0; padding:0 0 10px 0; }
ul { padding:0; margin:0; }
li { padding:0 0 0 20px; }
h1 { margin:0; padding:0 0 10px 0; font-size:18px; color:#f4792c; }

.contentheading { color:#f4792c; font-size:18px; font-weight:bold; }

.wrapper { width:800px; margin:auto; }

.header_wrapper { width:100%; height:130px; border-bottom:#000 1px solid; margin:0 0 10px 0; }
.logo { float:left; width:200px; }
.header_contact { height:55px; float:right; padding:50px 0 0 0; color:#f4792c; font-size:16px; text-align:left; font-weight:bold; }

.menu { line-height:25px; width:800px; }
.menu li { list-style:none; float:left; padding:0 25px 0 0; }
.menu a { font-size:14px; text-transform:lowercase; font-weight:bold; color:#4a4a49; }
.menu a:hover { text-decoration:none; color:#f4792c; }

.content_wrapper { width:100%; height:430px; border-bottom:#000 1px solid; }
.content_left { width:400px; height:400px; overflow:auto; float:left; padding:25px 0 0 0; }
.content_right { width:390px; height:400px; overflow:hidden; padding:25px 0 0 10px; float:left; }
.content_wide { width:800px; height:400px; overflow:auto; margin:auto; overflow:auto; padding:25px 0 0 0; }

.footer { width:800px; margin:auto; text-align:center; padding:10px 0 10px 0; }
.footer p, .small p { padding:0; }
.small { font-size:10px; }
