body {
	background-image: url(../images/background.jpg);
}
body,td,th {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
 div.c2 {text-align: center}
 div.c1 {text-align: right}
h1 {
	font-size: 18px;
	color: #9E1C12;
}
h3 {
	font-size: 9px;
}
.style3 {font-size: 10px}
a:link {
	color: #0A496A;
	text-decoration: underline;
}
.style5 {font-size: 12px}
 p.c1 {text-align: center}
.style7 {
        font-size: 36px;
        color: #A01E16;
}

a:link {
	color: #9F1E15;
	text-decoration: underline;
}
a:visited {
	color: #9F1E15;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
a:active {
	color: #9F1E15;
	text-decoration: underline;
}
.style6 {color: #FEFFFF}

.style4 {color: #222423}

html, body{
	margin:0;
	padding:0;
	text-align:center;
	height: 524px;
} 
 
#pagewidth{
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10%;
} 

#pagewidth2{
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10%;
} 
 
#header{
	height:101px;
	width:100%;
	background-image: url(../images/background_header.jpg);
	background-repeat: repeat-x;
}
#mainpagewidth{
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 40%;
} 
 
#main{
	position:relative;
	height:72px;
	width:100%;
	background-image: url(../images/background_header.jpg);
	background-repeat: repeat-x;
	}
#contact{
	position:relative;
	width:100%;

} 
#logo{
	position:relative;
	height:75px;
	width:100%;
} 
#menubar{
	float: right;
	display:inline;
	position: relative;
	width:500px;
 }
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:800px;
 }
 
#footer{
	height:100px;
	clear:both;
 } 
  
 #linehorizontal {
	height:13px;
	width:800px;
	background-image: url(../images/line_horizontal.jpg);
	background-repeat: repeat-x;
}
  
 #maincontent {
	width:800px;
	}
#linehorizontal2 {
	height:13px;
	width:800px;
	background-image: url(../images/line_horizontal.jpg);
	background-repeat: repeat-x;
}
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

a.menubar:link {
	color:#FEFFFF;
	text-decoration: bold;
	size: 14;
}
a.menubar:visited {
	color: #FEFFFF;
	text-decoration: bold;
	size: 14;
}
a.menubar:hover {
	color: #FEFFFF;
	text-decoration: bold;
	size: 14;
}
a.menubar:active {
	color: #FEFFFF;
	text-decoration: bold;
	size: 14;
}

#ticker { width:800px; height:200px; border:1px solid #aaaaaa; overflow:auto; }
#ticker dt { font:normal 14px Georgia; padding:0 10px 5px 10px; background-color:#e5e5e5; padding-top:10px; border:1px solid #ffffff; border-bottom:none; border-right:none; position:relative; }
#ticker dd { margin-left:0; font:normal 11px Verdana; padding:0 10px 10px 10px; border-bottom:1px solid #aaaaaa; background-color:#e5e5e5; border-left:1px solid #ffffff; position:relative; }
#ticker dd.last { border-bottom:1px solid #ffffff; }
#ticker div { margin-top:0; }

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.button {
	font-size: 12px;
	color: #666666;
	background-color: #F4F7F1;
	border-color: #9C1113;
	border-width: 1px;
}

label{
float: left;
width: 120px;
}

/* FORM CSS*/
input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

/* SIDE BY SIDE COLLUMNS */
div#menubarleft {
	float: left;
	width: 260px;
	margin-right: 20px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 101px;
}

div#menubarright {
	float: right;
	width: 520px;
	height: 32px;
	margin-top: 35px;
}

div#menubarmiddle {
	padding: 0px 160px 5px 160px;
	margin: 0px;


}
div#contact_left {
	float: left;
	width: 300px;
	margin-right: 20px;
}

div#contact_right {
	float: right;
	width: 366px;
	margin-left: 20px;
}

div#contact_middle {
	padding: 0px 160px 5px 160px;
	margin: 0px;


}
div#left {
	float: left;
	width: 300px;
	margin-right: 20px;
}

div#right {
	float: right;
	width: 300px;
	margin-left: 20px;
}

div#middle {
	padding: 0px 160px 5px 160px;
	margin: 0px;

}
div#mainleft {
	float: left;
	width: 400px;
	background-repeat: no-repeat;
	height: 528px;
}

div#mainright {
	float: right;
	width: 399px;
	height: 528px;
}

div#subboxmiddle {
	padding: 0px 160px 5px 160px;
	height: 528px;
}
div#subboxleft {
	float: left;
	width: 266.6px;
	background-repeat: no-repeat;
	height: 175px;
}

div#subboxright {
	float: right;
	width: 266.6px;
	height: 175px;
}

div#subboxmiddle {
	padding: 0px 160px 5px 160px;
	height: 175px;
}
