/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #F3EEDE;
	margin 0 auto;
}
body {
	background-color: #000022;
	margin-top: 2px;
}

#wrapper {
	width: 700px;
	margin: 0 auto;
	background-color: #000022;

}

/*facebook page */

table.facebook {
	background-image: url(http://www.semperfi-shilohs.com/elements/SFS_FBbkgrd.jpg);
	background-repeat: no-repeat;
	background-color: #000022;
	height: 420px;

}
table.facebook tr {

}
table.facebook td {
	padding: 8px;
	text-align: center;
}
#navigation {
	padding-top: 104px;
}

/*end facebook page*/

a:link {
	color: #d1b07e;
}
a:visited {
	color: #D1B07E;
}
a:hover {
	color: #8c0000;
}
.side_L {
	background-image: url(elements/images/side_L.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.side_R {
	background-image: url(elements/images/side_R.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.side_L {
	background-image: url(elements/images/side_L.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottom {
	background-image: url(elements/images/btm_mid.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.centerdiv{ /*for slideshow IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

/*Navigation CSS Modern Bricks Menu */
#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: 10px Verdana;
margin:0;
margin-left: 0; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 1px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: #000022;
margin: 0 0 0 0; /*Margin between each menu item*/
padding: 5px 4px;
text-decoration: none;
background-color: #ffffff; /*Default menu color*/
border-bottom: 0;
}

#modernbricksmenu a:hover{
background-color: #d1b07e; /*Menu hover bgcolor*/
color: #000022}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #8c0000; /*Brown color theme*/ 
border-color: #8c0000; /*Brown color theme*/ 
color: #ffffff;
}


/*end navigation*/

.style1 {color: #666666;
		font-size: 12px;
}
.style4 {
	font-family: Verdana;
	font-size: 11px;
	color: #F3EEDE;
}
.style7 {color: #666666; font-size: 10px; font-family: Verdana;}
.style10 {font-family: Verdana; font-size: 11px; color: #F3EEDE; font-weight: bold; }
.style11 {
	font-size: 10px;
	color: #666666;
}
.style12 {
	font-size: 14px;
	font-style: italic;
	color: #d1b07e;
}
.style13 {color: #d1b07e; font-size: 14px;}
.style14 {font-size: 13px}
.style16 {color: #d1b07e}