body, p, td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3A3736;
line-height: 18px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #2B4D95;
line-height: 120%;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #333333;
line-height: 120%;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000033;
line-height: 120%;
}

strong {
	color: #4D5194;
}

a { color:#F54129; font-weight: bold; text-decoration:none}
a:hover { color:#2B4D95; text-decoration:none}

td.breadcrumb { color: #FFF;}
td.breadcrumb a {  color:#ffffff; text-decoration:none;  font-weight: normal;}
td.breadcrumb a:hover {  color:#FFFFFF; text-decoration:none}

.border {
border: 1px solid #3A3736;
}
.content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightimage {
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #3A3736;
}
.leftimage {
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #3A3736;
}

.padimg {
	padding-right: 40px; 
}

.formbg {
	background-color: #FFFFFF;
	border: 1px solid #3A3736;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #598FB1;
	padding-left: 3px;
}
.formbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #226997;
	border: 1px solid #226997;
}
.bg {
	background-attachment: scroll;
	background-color: #9C323E;
	background-image: url(../images/bgtest.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

table.gallery td {
	padding: 4px;
}

table.contact-form td {
	padding: 5px 5px 5px 0;
}	

table.contact-form td input.field,
table.contact-form td textarea.field {
	padding: 3px; 
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #C1C1C1;
	font-size: 12px;
	width: 250px;
color: #3A3736;
}

table.contact-form td input.button {
	border: 0;
	background: #2B4D95;
	color: #FFF;
	padding: 3px;
} 

ul.prices {
	list-style-type: none;
	color: #000033;
	text-indent: -40px;
}

table.table-fix {
	position: relative;
	left: 8px;
}



