.body {background-color: #fff;}

.header {
	font-family: MicrogrammaDBolExt;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 3px;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	letter-spacing: 2em;
	word-spacing: 3px;
}
.brdrs {
	border: 1px solid #FFFFFF;
}
.innerbrdr {
	border: thin solid 68685C;
}
.linkbrdr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: 68685C;
	border-right-color: 68685C;
	border-left-color: 68685C;
        border-color: #666666;
}
.insideborder {
	border: thin solid 68685C;
}
.brdtext {
	font-family: Peinaud;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.title2again {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	word-spacing: 1px;
	letter-spacing: 2px;


}

.Titles {
	font-family: Peinaud;
	letter-spacing: .30em;
	word-spacing: normal;
	font-weight: normal;
        color: #fff;
        font-size: 20px;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	font-weight: bolder;
}
 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #ECD872;
	letter-spacing: 1px;
	font-weight: bolder;
}
 
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: bolder;
}

A:link {color: #fff;}
A:visited {color: #fff;}
A:active {color: #fff;}
A:hover {text-decoration: underline; background: white; color: red; text-transform: uppercase; font-weight: bolder;}
 
.header ul
 
 
 
		{
 
 
 
			border-top: 4px solid #FFF;
 
 
 
			width: 800px;
 
 
 
			height: 30px;
 
 
 
			background: #68685C;
 
 
 
		}
 
.header li
 
 
 
		{
 
 
 
			list-style: none;
 
 
 
			float: left;
 
 
 
			text-align: center;
 
 
 
		}
 
 
 
		
 
 
 
		.header a
 
 
 
		{
 
 
 
			padding-top: 3px;
 
 
 
			font-size: 15px;
 
 
 
			color: #FFFFFF;
 
 
 
			text-decoration: none;
 
 
 
			font-weight: bold;
 
 
 
			display: block;
 
 
 
			width: 160px; /* For 4 links: 175px - 5 links: 140px - 6 links: 116.6  ------- Basically its 700/[amount of nav links]  */
 
 
 
			height: 30px;
 
 
 
		}
 
 
 
		
 
 
 
		.header a:hover
 
 
 
		{
 
 
 
			background: #FFF;
 
 
 
			color: #666666;
 
 
 
		}
ul.specials li { color:white; }
		ul.specials li span { color:#FFF8C6; }

p { color: #FFF8C6; font-face: georgia; font size: 11px; text-indent: 20px; }