
html>body {
	background-color: #a37134;
	}	

.content {
	background-color: #faf6ed;
	padding-top: 20px;
}

.height	{
	min-height:625px;
	height:auto!important;
	height:625px;
	}

.main_content h2 {
	text-align: center;
	border-top: solid 1px black;
	border-bottom: solid 1px black;	
}

.big_container {
	width:1010px;
	margin:0 auto;
	background-image: url(../images/background_shadow.gif);	
}

.small_container {
	width: 960px;
	margin:0 auto;
	}
	
.banner{
	width: 960px;
	height: 180px;
	background-image: url(../images/new-banner2.png);
	margin:0 auto;
}	

/* @group NAVIGATION CSS */

.nav_shadow {
	background-image: url(../images/nav_shadow.gif);
	background-repeat: repeat-x;
	}	
	
/*
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width:960px;
	text-align: left;
}

#nav a {
	display: block;
	padding-left: 40px;
	padding-top: 3px;
	height:27px;
	font-size: 14px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-decoration:none;
	color: #153a71;
}
*/

/*


#nav a:hover {
	color: ;
	}
	
#btn_01 {
	background-image: url(../images/btn_01.jpg);
	height: 26px;
	width: 101px;		
}

#btn_01 a:hover {
	background-image: url(../images/btn_01_on.jpg);
	height: 26px;
	width: 101px;
	background-repeat: no-repeat;			
}	

#btn_02 {
	background-image: url(../images/btn_02.jpg);
	height: 26px;
	width: 118px;		
}

#btn_02 a:hover {
	background-image: url(../images/btn_02_on.jpg);
	height: 26px;
	width: 118px;		
	background-repeat: no-repeat;		
}	

#btn_03 {
	background-image: url(../images/btn_03.jpg);
	height: 26px;
	width: 173px;		
}

#btn_03 a:hover {
	background-image: url(../images/btn_03_on.jpg);
	height: 26px;
	width: 173px;	
	background-repeat: no-repeat;		
}	

#btn_04 {
	background-image: url(../images/btn_04.jpg);
	height: 26px;
	width: 136px;		
}

#btn_04 a:hover {
	background-image: url(../images/btn_04_on.jpg);
	height: 26px;
	width: 136px;		
	background-repeat: no-repeat;		
}	

#btn_05 {
	background-image: url(../images/btn_05.jpg);
	height: 26px;
	width: 141px;		
}

#btn_05 a:hover {
	background-image: url(../images/btn_05_on.jpg);
	height: 26px;
	width: 141px;		
	background-repeat: no-repeat;		
}	

#btn_06 {
	background-image: url(../images/btn_06.jpg);
	height: 26px;
	width: 127px;		
}

#btn_06 a:hover {
	background-image: url(../images/btn_06_on.jpg);
	height: 26px;
	width: 127px;	
	background-repeat: no-repeat;		
}	

#btn_07 {
	background-image: url(../images/btn_07.jpg);
	height: 26px;
	width: 164px;		
}

#btn_07 a:hover {
	background-image: url(../images/btn_07_on.jpg);
	height: 26px;
	width: 164px;	
	background-repeat: no-repeat;		
}	
	

#main {
	font-weight:bold;
	color: #000000;
	background-image: url(../images/nav_image.png);	
	border: 1px solid #224e82;
}

#nav li { /* all list items 
	float: left;
	/* width: 135.12px;  width needed or else Opera goes nuts 
}

.white {
	color: #ffffff;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items 
	left: auto;
}

*/

.darkbox_hack.center {
	text-align: center;
}

.darkbox_hack {
	margin-left: -6px;	
	min-height:600px;
	height:auto!important;
	height:600px;
	}
	
.darkbox_hack a {
	color: #f7eCC9;
}

.darkbox_hack a:hover {
	color: #a37134;
}
*/



.bottom_fade {
	background-image:url(../images/background_content.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.background_middle {
	background-color: rgba(156,98,19,0.5);
}

.background_light {
	background-color: #e8d4a6;
}

.background_dark {
	color: white;
	background-color: #3b3b3b;
}

.photo {
	border: solid 1px black;
}


.specialty_menu li {
list-style-type:none;
font-weight: bold;
padding-bottom: 5px;
}

.specialty_menu ul {
list-style-type:none;
font-weight: bold;
}

.spherical_menu li {
list-style-type:none;
font-weight: bold;
padding-bottom: 5px;
padding-left: 0px;
margin-left: 0px;
}

.spherical_menu ul {
list-style-type:none;
font-weight: bold;
padding-left: 0px;
margin-left: 0px;
}

.underline {
text-decoration:underline;
font-weight: bold;
}


/*
.spherical_menu_top {
font-weight: bold;
text-decoration: underline;
}

.spherical_cat {
margin-left:-15px;
}
*/

.right_align {
text-justify:center;
}




/* Shorten Paragraph Spacing */
.content p {
	margin-top: -10px;
}



#footer {
	background-color: white;
	color: #cccccc;
}
	
#footer a{
	color: #a9a9a9;
	}
	
#footer a:hover {
		color: #585858;
	}	

.footer_right {
	text-align: right;
}

html>body {
	background-color: #aaaaaa;
	min-height: 100%;
	height: auto;
}	

.content {
	background-color: #faf6ed;
}

.top_bar {
	height: 285px;
}

.big_container {
	width:980px;
	margin:0 auto;
	background-image: url(../images/background_shadow.gif);	
}

.small_container {
	width: 960px;
	margin:0 auto;
	background-color: #ffffff;
	}
	
.banner{
	width: 960px;
	height: 180px;
	background-image: url(../images/new-banner.png);
	margin:0 auto;
}	

.darkbox_hack {
	margin-right: -6px;	
	min-height: 350px;
	}
	
.darkbox_hack a {
	color: #f7eCC9;
}

.darkbox_hack a:hover {
	color: #a37134;
}
	
	
.image_bump {
	margin-left: -10px;
}	


.bottom_fade {
	background-image:url(../images/background_content2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.background_middle {
	background-color: #ffffff
}

.background_light {
	background-color: #ffffff
}



/* Shorten Paragraph Spacing */
.content p {
	margin-top: -10px;
}



.white {
	color: #ffffff;
}


