﻿/* CSS layout */
.body {background-color:#e2ddde;}
#masthead {background-color:#d3c8a7;}
#top_nav{background-color:#827846; font-family:Arial; color:#e2ddde; font-size:12px; text-align:center; width:auto;}
#container {background-color:#d3c8a7; position: relative;	width: 100%;}
#left_col {background-color:#d3c8a7; width: 300px; position: absolute; left: 0px; top: 0px; font-family:Arial; color:black; font-size:12px;}
#page_content_color {background: white; margin-left: 300px; font-family:Arial; color:black;}
#footer {background-color:#d3c8a7; font-family:Arial; color:black;}
#imglink {border:0px;}
.t {width:800px; background: url('images/t.gif') repeat-x 0 0}
.b {width:800px; background: url('images/b.gif') repeat-x 0 100%}
.l {background: url('images/l.gif') repeat-y 0 0}
.r {background: url('images/r.gif') repeat-y 100% 0}
.bl {background: url('images/bl.gif') no-repeat 0 100%}
.br {background: url('images/br.gif') no-repeat 100% 100%}
.tl {background: url('images/tl.gif') no-repeat 0 0}
.tr {background: url('images/tr.gif') no-repeat 100% 0; padding:10px}
.t-1 {width:780px; border-top:1px; border-top-color:black; border-top-style:solid; background-color:#827846;}
.b-1 {width:780px; border-bottom:1px; border-bottom-color:black; border-bottom-style:solid; background-color:#827846}
.l-1 {background: url('images/l-1.gif') repeat-y 0 0}
.r-1 {background: url('images/r-1.gif') repeat-y 100% 0}
.bl-1 {}
.br-1 {}
.tl-1 {border-left:1px; border-left-color:black; border-left-style:solid; background-color:#827846}
.tr-1 {border-right:1px; border-right-color:black; border-right-style:solid; background-color:#827846; padding:10px}
.main {margin-left:auto; margin-right:auto;}
.noborder { padding:0px; border-spacing:0px;}
.w480 {width:480px; height:450px; vertical-align:top; font-family:Arial; color:black; font-size:12px;
	border-right:1px; border-right-color:black; border-right-style:solid; border-bottom:1px; border-bottom-color:black; border-bottom-style:solid; border-left:1px; border-left-color:black; border-left-style:solid;padding:0px;}
.email {font-family:Arial; color:black; font-size:12px; text-decoration:none;}
.email:hover {font-family:Arial; color:black; font-size:12px; text-decoration:underline;}
.nav {font-family:Arial; color:#e2ddde; font-size:12px; text-decoration:none;}
.nav:hover {font-family:Arial; color:#e2ddde; font-size:12px; text-decoration:underline;}
.title {font-family:Arial; color:black; font-size:18px;}
.img_content {text-align:center; position:absolute; bottom:0px; left:310px;}
p.indent {text-indent:1em; margin-left:20px; margin-right:20px;}
.middle {text-align:center;}