#tablemain {
	overflow: hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding-bottom:30px;
	width:97%;
	background-color:white;
	box-shadow: 1px 4px 6px #888888;
	border-radius: 10px 10px 0px 0px; 
	-moz-border-radius: 10px 10px 0px 0px; 
	}

#headerbuttons {
	width:96%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	overflow:auto;
	} 

#socialbuttons {
	float:right;
	padding: 10px 20px 0 22px;
	}

img.social {
	width:20px;
	height:20px;
	}

H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#980000;
	padding:2px 0px 1px 20px; 
	float:left;
	margin-bottom:5px;
	}
	
#introtext {
	width:92%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 10px 0;
	}

H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	font-weight:normal;
	margin-top:0;
	}

H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:15px;
	}
	
.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	}
	
.style3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#980000;
	font-weight:bold;
	}
	
.style4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	margin-top:0;
	}
	
.style5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	font-weight:normal;
	margin-top:0;
	}

ul.circle {
	margin-top:3px;
	margin-left: -23px;
	line-height: 20px;
	}
	
li.circle {
	list-style-type: circle;
	margin-left: 2px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	font-weight:normal;
	margin-top:0;
	}	
	
#tablecars {
	width:70%;
	padding:20px 30px 50px 30px;
	background-color:#E0E0E0;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	}
	
.contact-form {
    width: 90%;
    margin: 0 auto;
}

.contact-form2 {
    width: 90%;
    margin-left: 0;
}

label, .input, textarea {
    display: inline-block;
}

label {
    width: 35%;
	margin-bottom: 2%; 
    text-align: right;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	margin-top:0;
}

label + .input {
    width: 30%;
    margin: 0 30% 1% 1%;
}

.input + .input {
    float: right;
}

textarea {
	float: right;
	width: 50%;
    margin: 0 13% 1% 0;
	}

.sub-button {
    font-family: sans-serif;
    font-weight:bold;
    color: #fff;
    padding:5px 10px 6px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
    cursor: pointer;
	border:0;
	clear: right;
	margin-left: 68%;
	margin-top: 1%;
    border-color: #464646; 
	background:rgb(146,148,146); 
	background:-moz-linear-gradient(top, rgba(146,148,146,1) 0%, rgba(113,115,113,1) 52%, rgba(95,96,94,1) 55%, rgba(123,125,123,1) 100%); 
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(146,148,146,1)), color-stop(52%,rgba(113,115,113,1)), color-stop(55%,rgba(95,96,94,1)), color-stop(100%,rgba(123,125,123,1))); 
	background:-webkit-linear-gradient(top, rgba(146,148,146,1) 0%,rgba(113,115,113,1) 52%,rgba(95,96,94,1) 55%,rgba(123,125,123,1) 100%); 
	background:-o-linear-gradient(top, rgba(146,148,146,1) 0%,rgba(113,115,113,1) 52%,rgba(95,96,94,1) 55%,rgba(123,125,123,1) 100%); 
	background:-ms-linear-gradient(top, rgba(146,148,146,1) 0%,rgba(113,115,113,1) 52%,rgba(95,96,94,1) 55%,rgba(123,125,123,1) 100%); 
	background:linear-gradient(to bottom, rgba(146,148,146,1) 0%,rgba(113,115,113,1) 52%,rgba(95,96,94,1) 55%,rgba(123,125,123,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A2A2A2', endColorstr='#5B5B5B', GradientType=0);
    }

.sub-button:hover {
	background:#464646;
	} 
	
.class1 A:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: black;}
.class1 A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: black;}
.class1 A:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: black;}
.class1 A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #980000;}

.class2 A:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black;}
.class2 A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black;}
.class2 A:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black;}
.class2 A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #980000;}  

.class3 A:link {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black;}
.class3 A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black;}
.class3 A:active {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black;}
.class3 A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #980000;}