@charset "utf-8";
/* CSS Document */

html,body {
	padding: 0px;
	color: #000000;
	margin: 0px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url('images/bg_stripe.jpg');
	background-position:top;
	background-repeat:repeat;
}

.headerstyle
{
    background-image: url('images/bg_top.jpg');
	background-position:top;
	background-repeat:repeat-x;
}

.bar_red
{
    color: white;
    background-image: url('images/bar_red.jpg');
	background-position:top;
	background-repeat:repeat;
	height:29px;
}

blockquote
{
    margin:10px;   
}
img {
	border: none;
}

p {
	padding: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:6px;
	margin-bottom:0px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
	color: #193e86;
	padding-top: 10px;
	text-transform:uppercase;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #004387;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 8px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #a49262;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}



h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
h6 {
	font-size: 13px;
	font-weight: normal;
	color: #404f56;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align:center;
}

.imageFrame
{
    border:solid 3px #FFFFFF;
}

.tblList
{
    background-color: #e4e2e3;
    border:solid 1px #bcbcbc;   
}
.price
{
    font-size: 14px;
	font-weight: bold;
	color: #c3131e;
}

.title
{
    font-size: 14px;
	font-weight: bold;
	color: #404f56;
}

a:link {
	color: #024387;
	text-decoration: underline;
}

a:visited {
	color: #024387;
	text-decoration: underline;
}
a:hover {
	color: #a39161;
	text-decoration: none;
}
a.menu:link {
	color: #ffffff;
	text-decoration: underline;
}

a.menu:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.menu:hover {
	color: #193e86;
	text-decoration: underline;
}
a.footer:link {
	color: #ffffff;
	text-decoration: underline;
}

a.footer:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: none;
}
.footer
{
    color:White;
}
.textMedium
{
    font-size:15px;
    font-weight:bold;
}
.brown
{
    color: #a39161;
}
.red
{
    color: #c3131e;
}
.blue
{
    color: #024387;
}
.font11
{
    font-size:11px;
}

.bold
{
    font-weight:bold;
}

.white
{
    color: #ffffff;
}
ul.pagemenu
{
    list-style-type:disc;
}
li.pagemenu
{
    display:inline;
    list-style-type:none;
    padding-left: 25px;    
}

a.pagemenu:link {
	color: #ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
	vertical-align:middle;
}

a.pagemenu:visited {
	color: #ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
	vertical-align:middle;
}
a.pagemenu:hover {
	color: #cccccc;
	font-weight:bold;
	text-decoration: none;
	vertical-align:middle;
}
