body {
font-size: 80%;
}

body, table, h5, h6, input, textarea, button, select {
font-size: 100%;
font-family: Georgia, serif;
}

h1 {
font-size: 180%;
font-family: Georgia, serif;
font-weight: normal;
}

h2 {
font-size: 160%;
font-family: Georgia, serif;
font-weight: normal;
}

h3 {
font-size: 140%;
font-family: Georgia, serif;
}

h4 {
font-size: 120%;
font-family: Georgia, serif;
}

#topnav, #pagenav, #sidebar, .navigation, .nocomments, #footer, .sociable, #languageLink, #headerimg a span, .sidebarRight {
display: none;
}

h1 a {
display: inline;
}

a, a:visited {
color: #000 !important;
text-decoration: none;
border-bottom: 0.25pt;
}

table.cost td, table.cost th {
border: 1px solid #aaa;
}

table.cost th {
text-align: left;
vertical-align: bottom;
}

table.cost td {
vertical-align: top;
}

table.cost {
width: 100%;
border-collapse: collapse;
border: 1px solid #aaa;
font-size: 80% !important;
font-family: arial, sans-serif;
}

.costTotal td {
background-color: #ddd;
border-bottom: 1px solid #000 !important;
}

.hidden {
display: none;
}

.clear {
clear: both;
}

div.clear {
overflow: hidden;
height: 0.1px;
font-size: 0.1px;
line-height: 0.1px;
}

.center {
text-align: center;
}

.right {
text-align: right !important;
}

.bold {
font-weight: bold;
}


.floatleft {
float: left;
}

.floatright {
float: right;
}

div.floatleft, .floatright {
display: inline;
}

a img {
border-width: 0;
}

/*wordpress related*/

.wp-caption-text {
padding-top: 5px;
font-size: 60% !important;
text-align: center;
}

.alignright {
float: right;
margin-left: 10px;
margin-bottom: 5px;
}


.alignleft {
float: left;
margin-right: 10px;
margin-bottom: 5px;
}

/*form*/

p.form {
clear: both;
padding-top: 10px;
}

p.form label {
float: left;
width: 170px;
}

.input, .textarea {
float: right;
width: 310px;
border: 1px solid #a00;
}
