/* CSS Document */
body{marign:25px 0px 0px 10px; background:#fff; font:10px Arial, Helvetica, sans-serif; color:#000;}
a:visited {color:#c3650e; text-decoration: none; }
a:hover {color:#c3650e; text-decoration: underline; }
a:link {color:#c3650e; text-decoration: none; }
a:active {color:#c3650e; text-decoration: none; }
#main{width:700px; margin:0px auto;}
.mini_nav{text-align:right; color:#9e9e9e; margin-bottom:10px;}
.mini_nav a{color:#c3650e; text-decoration:none; margin:0px 10px;}
.mini_nav a:hover{text-decoration:underline;}
.main_nav{height:25px; background:#747474 url(/assets/left_corner.gif) no-repeat; text-align:center;}
.main_nav p{height:8px; padding-top:6px; background:url(/assets/right_corner.gif) no-repeat top right; text-align:center;}
.main_nav a{display:block; float:left; padding:4px 25px; border-left:1px solid #a0a0a0; border-right:1px solid #2c2c2c;}
.url{background:#ccc url(assets/url_bg.gif) no-repeat; font:bold 11px; text-align:right; height:17px; padding:8px 15px 0px 0px; margin:0px 0px;}
.main_nav a:hover{color:#ffc442;}
a.contact{color:#FFFF33;}

.header_graphic{display:block; margin-bottom:17px;}
/* These classes are used to create the spaces between cells */
.padding_right{padding-right:20px;}
.padding_left{padding-left:20px;}
.padding_bottom{padding-bottom:20px;}
.added_padding{padding:5px;}
.side_padding{padding:0px 5px;}

h2.title{font-size:10px; background:url(/assets/left_corner.gif) no-repeat; color:#fff; margin:0px;}
h2.title span{background:url(/assets/right_corner.gif) no-repeat top right; display:block; padding:7px 10px;}
p a{color:#c3650e; font-weight:bold;}
h3 {font-size:14px; margin:0px; }
h4 {font-size:13px; margin:0px; }
p { font-size:12px; }
li { font-size:12px; }

.navigation{width:150px;}
.navigation p{margin:0px; padding:9px 0px; background:url(/assets/dots.gif) repeat-x bottom left;}
.navigation p a{color:#c3650e; font-size:11px; font-weight:bold;}

.news{padding:0px 3px;}
.news p{margin:10px 0px;}
.news a{color:#FF6600; font-size:11px;}

.footer_top{background:#ffc442 url(/assets/left_corner.gif) no-repeat; text-align:center; margin-bottom:1px; margin-top:10px;}
.footer_top p{background:url(/assets/right_corner.gif) no-repeat top right; padding:8px; margin:0px;}
.footer_top a{color:#fff; font-size:12px; font-weight:bold; margin:0px 10px;}
.footer_bottom{color:#fff; font-size:10px; background:#747474 url(/assets/bot_left_corner.gif) no-repeat bottom left; text-align:center; margin-bottom:1px;}
.footer_bottom p{background:url(/assets/bot_right_corner.gif) no-repeat bottom right; padding:8px; margin:0px;}
.footer_bottom a{font-weight:bold; margin:0px 10px; color:#fff;}

