body {
font-family:arial, "lucida console", sans-serif;
margin:0px;
padding:0px;
}
#wrapper {
width:900px;
background-color:#d3d3d3;
}
#logo {
background-image:url(images/red-banner.jpg);
display:block;
float:left;
height:100px;
margin:0px;
text-decoration:none;
width:900px;
}
#navigation {
background-color:black;
padding-left:30px;
color:white;
clear:both;
}
#navigation a {
border-right:1px solid #e0dda8;
float:left;
font-family:Century Gothic,Helvetica,Verdana,Arial,sans-serif;
font-size:12px;
font-weight:900;
padding:5px 10px;
text-decoration:none;
text-transform:uppercase;
text-align:right;
color:white;
background-color:black;
}
#navigation a:hover {
background-color:black;
color:white;
}
#content {
clear:both;
}
#home_picture {
float:left;
margin:0px;
width:380px;
display:inline;
}
#home_picture img {
width:380px;
}
#content_text {
float:right;
margin-right:50px;
padding-bottom:10px;
padding-top:10px;
vertical-align:middle;
width:440px;
}
#bottom_links {
background-color:#BD3034;
clear:both;
color:white;
font-size:10px;
height:16px;
padding:3px 50px 3px 3px;
text-align:right;
}
#bottom_links a {
color:white;
font-weight:900;
text-decoration:none;
}
#bottom_links a:hover {
text-decoration:underline;
}
p {
font-size:18px;
line-height:24px;
margin:0px 0px 30px;
}
p.heading{
font-size:30px;
}
h1 {
font-family:Times New Roman,serif;
font-size:42px;
font-weight:100;
margin-bottom:10px;
margin-top:0px;
}
.highlight {
color:#003595;
font-family:Century Gothic,Helvetica,Verdana,Arial,sans-serif;
font-size:16px;
font-weight:900;
}
a {
}
.contact_input {
font-family:Arial,sans-serif;
font-size:12px;
padding:4px;
width:220px;
}
.lightning {
display:none;
}
.head_space {
height:20px;
}
