/* CSS Document */

body {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px; background: #807e4c url(/images/bg.gif) repeat-x;}

.content {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.heading {font-family:Ariel,Helvetica,Sans Serif; font-size:14px; color:#000000; font-weight: bold; border-bottom-style: dotted; border-bottom-width: thin; line-height:15px; text-align: center;}


/* Links */
a:link {color: #eaddcc; font-family:Arial,Helvetica,Sans Serif; font-size:11px; font-weight: bold; text-decoration:none;}

a:visited {color: #eaddcc; font-family:Arial,Helvetica,Sans Serif; font-size:11px; font-weight: bold; text-decoration:none;}

a:active {color: #eaddcc; font-family:Arial,Helvetica,Sans Serif; font-size:11px; font-weight: bold; text-decoration:none;}

a:hover {color: #eaddcc; font-family:Arial,Helvetica,Sans Serif; font-size:11px; font-weight: bold; text-decoration:underline;}


/* Links */
a.inner:link {color: #0606f9; font-family:Arial,Helvetica,Sans Serif; font-size:12px; text-decoration:underline;}

a.inner:visited {color: #0606f9; font-family:Arial,Helvetica,Sans Serif; font-size:12px; text-decoration:underline;}

a.inner:active {color: #0606f9; font-family:Arial,Helvetica,Sans Serif; font-size:12px; text-decoration:underline;}

a.inner:hover {color: #0606f9; font-family:Arial,Helvetica,Sans Serif; font-size:12px; text-decoration:underline;}


.imageborder {border: 1px solid #999900;}

.titles {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #E3E1BB;
        background-color: #787643;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #F5E3BB;
        border-right-color: #F5E3BB;
        border-bottom-color: #F5E3BB;
        border-left-color: #F5E3BB;
}

.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}

.image{
	border-style:solid;
	border-color: black;
	border-width:1px;
}
/* begin styles used for form-to-email form */
.TableBorder {	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
}
.greybackground {	background-color: #EFEFEF;
}
.greyline {	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E5B040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC7231;
	font-weight: bold;
}
/* end styles used for form-to-email form */.navback {
	background-image: url(/images/navback.jpg);
	background-repeat: no-repeat;
}
.nav {
	color: #FFFFFF;
	padding-left: 45px;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	font-family:Arial,Helvetica,Sans Serif;
}
a.nav:link {
	color: #FFFFFF;
	padding-left: 45px;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	font-family:Arial,Helvetica,Sans Serif;
}
a.nav:visited {
	color: #FFFFFF;
	padding-left: 45px;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	font-family:Arial,Helvetica,Sans Serif;
}
a.nav:hover {
	color: #FFFFFF;
	padding-left: 45px;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	font-family:Arial,Helvetica,Sans Serif;
}

#prices {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid black;
}

#prices th, #prices td {
	text-align: center;
	border: 1px solid black;
	padding: 3px;
}

#prices tr.section td.lefta {
	font-size: 1.2em;
	padding-top: 15px;
	font-weight: bold;
	font-style: italic;
}

#prices td.lefta {
	text-align: left;
}
