@charset "utf-8";
/* -----------------------------------------------------

* Filename: 
* Description: 
* Version: 
* Website: 
* Author: 

== STRUCTURE =========================================

* Page width: 

-------------------------------------------------------*/

/* Reset
-------------------------------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {margin: 0; padding: 0;}

/* General Layout
-------------------------------------------------------*/
body {background: #ebd1d1 url(images/bg.gif) repeat-x; font-family: Tahoma, Geneva, sans-serif;	font-size: 12px;}
.wrapper {width: 735px; margin: 0px auto;}
.header {width: 727px; margin: 0px auto;}
.navbar {margin: 0px auto;}
.navbar img {display: inline;}

/* Text
-------------------------------------------------------*/
h2, h3, h4, h5, h6, p, ul {padding-bottom: 10px;}
h2 {font-size: 17px; color: #13749f; padding: 5px 0px;}
h3 {font-size: 13px; color: #7e0600; padding: 5px 0px;}
h3 a:link {color: #7e0600; text-decoration: underline;}
h3 a:visited {color: #7e0600; text-decoration: underline;}
h3 a:hover {color: #7e0600; text-decoration: none;}
h4 {font-size: 14px;}
h5 {font-size: 13px;}
h6 {font-size: 13px;}
p, td {font-size: 12px;}
ul {padding-left: 20px;}
th {font-size: 13px; color: #13749f; font-weight: bold;}
strong {font-weight: bold; color: #7e0600;}
img {border: 0px;}
a:link {color: #7e0600; text-decoration: underline;}
a:visited {color: #7e0600; text-decoration: underline;}
a:hover {color: #7e0600; text-decoration: none;}

/* Layout 
-------------------------------------------------------*/
.container {width: 735px; margin-top: 10px;}
.footer {width: 727px; height: 50px; margin-top: 10px;	background: url(images/footer.gif) no-repeat top;}
.footer .nav-bot {	font-size: 12px;	text-align: center;	padding-top: 15px;	color: #ff3333;}
.footer .nav-bot a:link {color: #ff3333; text-decoration: none;}
.footer .nav-bot a:visited {color: #ff3333; text-decoration: none;}
.footer .nav-bot a:hover {color: #ff3333; text-decoration: underline;}
.footer .copy {	font-size: 10px;text-align: center;}