/*
Theme Name: Offshore Advantaged
*/

body {
	background-color: #7D0000;
	padding: 25px;
}

#container {
width: 800px;
margin: auto;
border: 2px solid #AC9157;
}

#header {
border-bottom: 2px solid #AC9157;
width: 800px;
}



#top_menu {
border-bottom: 2px solid #AC9157;
background: #E6D9AE;
color: #7E0100;
font: Georgia, "Times New Roman", Times, serif 14px ;
font-weight: bolder;
text-align: center;
padding: 3px;
}

#top_menu a {
color: #7E0100;
text-decoration: none;
padding: 0px 10px 0px 10px;
border-right: 1px solid #7e0100;
}

#top_menu a.last {
border: 0px;
}

#top_menu a:hover {
color: #fff;
}



#content {
background: #fff;
padding: 10px;
font: 14px "Times New Roman", Times, serif;
color: #000;
}

#footer {
border-top: 2px solid #AC9157;
background: #E6D9AE;
color: #7E0100;
font: 14px "Times New Roman", Times, serif  bold;
text-align: center;
padding: 3px;
}

#right_box {
width: 250px;
float: right;
border: 1px solid #000;
background: #F7F1DA;
padding: 10px;
margin: 8px;
font: 14px "Times New Roman", Times, serif;
}

#right_box h2 {
color: #7e0100;
}


h2 {
font: 18px Georgia, "Times New Roman", Times, serif;
text-align: center;
}

h2 a {
font: 18px Georgia, "Times New Roman", Times, serif;
text-align: center;
}

h1 {
font: 22px Georgia, "Times New Roman", Times, serif;
text-align: center;
}

h1 a {
font: 22px Georgia, "Times New Roman", Times, serif;
text-align: center;
text-decoration: none;
color: #7e0100;
}

h6 {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}