
body {
	font: arial, helvetica, serif;
	background: #000000;
	text-align: center;
	padding: 0;
	margin: 10px 0 0 0;
}

#container {
	width: 770px;
	background: #000;
	text-align: left;
	border: 0px solid #000000;
	margin: 0 auto;
}

#top{
background: white;
width:770px;
height:171px;
}

#leftmenu{
background: red;
width:255px;
height:35px;
float:left;
}

#rightmenu{
background: red;
width:60px;
height:35px;
float:right;
}

#bottom{
background: black;
width:770px;

}

p {
	background: url(remorabg.gif) center no-repeat;
	margin: 1em 2em;
}


#nav, #nav ul {
	background: #F57B00;
	float: left;
	width: 455px;
	height:33px;
	list-style: none;
	line-height: 1.9;
	font-weight: bold;
	padding: 0;
	border: solid #000000;
	border-width: 0px 0 2px 0;
	margin: 0 0 0 0px;
	position: relative;
	z-index:999999;

}

#nav a {
	display: block;
	color: #000000;
	font-family:arial;
	font-size:12px;
	text-decoration: none;
	padding: 5px 7px 5px 5px;
}

#nav a.daddy {
	background: url(images/rightarrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	border: solid #FFC585;
	border-left: solid #ffc585;
	border-right:solid #000000;
	border-width: 0px 1px 0 1px;
	width: 73px;
	
	
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 130px;
	font-weight: bold;
	border: solid #000000;
	border-width: 2px;
	margin: 0;
}

#nav li li {
	padding-right: 0em;
	width: 130px
	
}

#nav li ul li {

	line-height:15px;
	background: #F57B00;
	border: solid #000000;
	border-width: 0px 0 1px 0;	
}

#nav li ul a {
	width: 115px;
}

#nav li ul ul {
	margin: -27px 0 0 130px;
	}

#nav li ul.left {
	margin: -27px 0 0 -134px;
	}	
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #598BC5;
}

#content {
	clear: left;
	border: solid #ffffff;
	border-width: 0px 0px 0px 0px;
	margin: 0px;
	padding: 0px;
	width:740px;
	background-color: #F0F0F0;
	background: url(images/contentback.gif); 
}

.post {
	width:640px;
	background-color: #78A789;
	padding: 10px 10px 10px 10px;
	border: solid #306243;
	border-width: 1px 1px 1px 1px;
	margin: 0 0 25px 0; 
}

.post ul {
	margin-top: 5px;
	margin-bottom: 15px; 
}

.post b {
font-size:14px;
}

.post em {
font-size:12px;
font-weight:bold;
font-decoration:none;
font-style:normal;
}


.right {
	float:right;
}

.left {
	float:left;
}

.filler {
	width:600px;
	height:1px;
	clear:right;
}


#contenthome {
	float:right;
	width:515px;
	margin:0 0 0 0px;
	background-color: #4C9065;
	border: solid #ff0000;
	border-width: 0px 0px 0px 0px;
		background: url(images/homeback.gif); 
}

#flashhome {
	float: left;
	width:200px;
	height:500px;
	background-color: #000000;
		border: solid #ff0000;
	border-width: 0px 0px 0px 0px;
	padding: 0 0 0 40px;
}

#flashhome .flash {
	display:block;
}


#flashhome .text {
font-family: arial, tahoma, verdana, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin:5px 5px 0 5px;
	display:block;
}


#content a {
	text-decoration: none;
	color: #ffffff;
}

#content a:hover {
	text-decoration: none;
	color: #254e14;
}

#content .text {
font-family: arial, tahoma, verdana, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin:0px 20px 0 50px;
	display:block;
}

#content h1 {
font-family: arial, tahoma, verdana, sans-serif;
	font-size:40px;
	color:#ffffff;
	display:block;
}

#content h2 {
font-family: arial, tahoma, verdana, sans-serif;
	font-size:22px;
	color:#ffffff;
	display:inline;
}

#contenthome .text {
font-family: arial, tahoma, verdana, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin:15px 20px 0 30px;
	display:block;

}

} 

#title {
font-size:30px;
color: #ffffff;
display:block;
margin:0 0 0 0;

} 

.subheader {
font-size:11px;
color: #666666;
display:block;
margin:20px 0 10px 0;
border: solid #FFAC10;
border-width: 0px 0px 4px 0px;
padding: 0 0 3px 0;

} 

.image {
float:right;
border: solid #777777;
border-width: 1px 1px 1px 1px;
padding: 5px 5px 5px 5px;
background-color:#ffffff;
margin:0px 0px 10px 10px;
}

TD {
font-family:arial,tahoma, verdana;
font-size:11px;
color: #000000;
}


.post a img {
border: none;
}

/* super hacky drop down for the abot us section  */

#dropme {
position: absolute;
left: -160px;
width: 60px;
height: 40px;
background: #fff;
}
#nav #dropme:hover {
background: transparent;
}
#nav li#dropme {
border-width: 0;
}
#nav li#dropme:hover ul {
top: 39px;
left: 0;
}
#nav #dropme {
background: transparent;
}
#nav #dropme a.boxy {
width: 60px;
height: 40px;
position: relative;
display: block;
background: url(images/blank.gif);
}
#dropme.sfhover ul {
background: transparent;
top: 39px;
left: 0;
}
#dropme.sfhover ul li:hover {
background: #598BC5;
top: 39px;
left: 0;
}

h2 {
color: #FF7800;
}






