/* Men of Myth Style Sheet */

/* body style */
html {
	height:100%;
	}
body {
	/*background: url('images/BG2.jpg');*/
	height:100%; 
	padding:0px; 
	margin:0px;
	}
	
/* Text Styles */
p {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
}
p.white {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 125%;
	color: #ffffff;
}
p.grey {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	line-height: 125%;
	color: #7f7f7f;
}
p.bold {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}
p.boldItalic {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 125%;
	color: #000000;
	margin-bottom: -11px;
	margin-top: 15px;
}
p.boldLarge {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}
p.italicTitle {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 125%;
	font-style: italic;
	color: #301f04;
}
p.small {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	line-height: 125%;
	color: #9ba8b6;
}
p.largeSerif {
	font-family: "Times";
	font-size: 36px;
	line-height: 125%;
	color: #fff;
	font-weight: bold;
	color:#000000;
}
/* Link Styles */
a:Link {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#0589ef;
	border-style: none;
}
a:Visited {
	text-decoration:none; 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#0589ef;
	border-style: none;
}
a:Active {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#0589ef;
	border-style: none;
}
a:Hover {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#ef9f05;
	border-style: none;
}
#bottom a:Link {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#115095;
	border-style: none;
}
#bottom a:Visited {
	text-decoration:none; 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#115095;
	border-style: none;
}
#bottom a:Active {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#115095;
	border-style: none;
}
#bottom a:Hover {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	letter-spacing: 0.05em; 
	line-height:125%;
	color:#56048f;
	border-style: none;
}
/* Page Formatting Styles */
#container { 
  /*background: #45351b;*/
	width: 900px;
 	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	position: relative;
}
#banner {
	height: 317px;
	width: 900px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px -40px 0px;
}
#top {
	/*background: url('images/headline.jpg') no-repeat;*/
	height: 60px;
	width: 900px;
	padding: 0px 45px 0px 0px;
	margin: 0px 0px -30px 0px;
}	
#mainContent {
	background: url('images/midline.png') repeat-y;
	height: auto;
	width: 600px;
	padding: 0px 190px 20px 230px;
	left-margin: auto;
	right-margin: auto;
	top-margin: -20px;
	bottom-margin: -50px;
	min-height: 840px;
}
#theUndertoad {
	height: auto;
	width: 600px;
	padding: 0px 0px 0px 0px;
	left-margin: auto;
	right-margin: auto;
	top-margin: -30px;
	bottom-margin: -50px;
	z-index: -1;
	position: absolute;
}
#menuContent {
	/*background: url('images/menuBG.jpg') repeat-y;*/
	width: 170px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 55px;
	position: absolute;
	top: 340px;
	left: 0px;
}
#bottom {
	background: url('images/bottomline.jpg') no-repeat;
	height: 53px;
	width: 900px;
	padding: 35px 0px 0px 0px;
	margin: -12px 0px 0px 0px;
}

#menuContent a:Link {
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:120%;
	color: #1e3904;
}

#menuContent a:Visited {
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:120%;
	color: #2c0543;
}

#menuContent a:Active {
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:120%;
	color: #1e3904;
}

#menuContent a:Hover {
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight:bold;
	line-height:120%;
	color: #c54e07;
}

#bottomBorder {
	background: url('images/bottomBorder.jpg') repeat-x;
	width: 864px;
	height: 3px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/* Callout Box Formatting Styles */
#callOutWrapper {
	width: 226px;
	height: auto;
	float: right;
	margin-left: 7px;
}
#callOutWrapper a:link {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:150%;
	color:#115095;
	border-style: none;
}
#callOutWrapper a:visited {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:150%;
	color:#621195;
	border-style: none;
}
#callOutWrapper a:hover {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:150%;
	color:#f3f0d7;
	border-style: none;
}
#callOutWrapper a:active {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:150%;
	color:#115095;
	border-style: none;
}
#callOutTop {
	background: url('images/callOutBoxTop.png');
	height: 32px;
	width: 218px;
	padding: 15px 5px 0px 5px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #f3f0d7;
}
#callOutContent {
	background: url('images/callOutBoxBG.png') repeat-y;
	width: 201px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
}
#callOutBottomBorder {
	background: url('images/callOutBoxBottomBorder.jpg') no-repeat;
	width: 228px;
	height: 6px;
	margin: 0px auto 0px auto;
	padding 0px;
}
#bottomMenu {
	height: auto;
	width: 600px;
	padding: 0px 0px 10px 0px;
	margin-left: auto;
	margin-right: auto;
}

/*Callout Box 2 Styles */
#callOut2Wrapper {
	width: 630px;
	height: auto;
	margin: 0px 0px 0px -5px;
}
#callOut2Wrapper a:link {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:150%;
	color:#115095;
	border-style: none;
}
#callOut2Wrapper a:visited {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:150%;
	color:#621195;
	border-style: none;
}
#callOut2Wrapper a:hover {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:150%;
	color:#f3f0d7;
	border-style: none;
}
#callOut2Wrapper a:active {
	text-decoration:none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	letter-spacing: 0.1em; 
	font-weight: bold;
	line-height:150%;
	color:#115095;
	border-style: none;
}
#callOut2Top {
	background: url('images/callOut2Top.png');
	height: 30px;
	width: 618px;
	padding: 10px 5px 0px 5px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #f3f0d7;
}
#callOut2Content {
	background: url('images/callOut2BG.png') repeat-y;
	width: 601px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #000000;
}
#callOutBottom2Border {
	background: url('images/callOut2Bottom.jpg') no-repeat;
	width: 628px;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

table.nutrition {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
	border: solid 1px #000000;
}
table.contact {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 125%;
}
td.info {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 9px;
	line-height: 100%;
}

/* List Styles */
 li { 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 125%;
	color: #000000;
} 
/* Image Styles */
img.floatLeft {
	float: left;
	margin-left: 0px;
	padding-right: 10px;
	margin-bottom: 30px;
}
img.floatRight {
	float: right;
	margin-left: 10px;
	padding-right: 0px;
}