/*--------------------------------------------
			GENERAL TAGS	
---------------------------------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	background:#993300 url(../images/style/bg_bluebrown.gif) top left repeat-x;
}

.bodyPale {
	background:#EEE8AA url(../images/styles/body_bgPale.gif) top left repeat;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #663300;
	margin: 0px 20px 10px 0px;
	text-align: right;
}

h3 {
	color:#333300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

/*--------------------------------------------
			GENERAL LINKS	
---------------------------------------------*/

a:link,
a:visited {
	color: #663300;
	text-decoration:none;
}

a:hover,
a:active {
	color:#CC6600;
	text-decoration:underline;
}


/*--------------------------------------------
			STRUCTURE 
  ---------------------------------------------*/
#container {
	margin: 10px auto 0px auto;
}

#content_all {
	margin:0px auto 0px auto;
	padding:0px;
	width:740px;
	background:url(../images/style/bg_fryingpan.jpg) top left no-repeat;
}

#header {
	margin:10px auto 3px auto;
	padding:0px 0px 0px 0px;
	width:740px;
	height:23px;
	text-align:right;
}

#content {
	margin:0px;
	padding:0px;
	width:100%;
	min-height:400px;
	border:solid #CC6600 2px;
/*	background:#993300;  */
}

#contentWrapper {
	margin:4px;
	padding:0px;
	min-height:400px;
	background: #993300 url(../images/styles/contentBtm.gif) bottom left no-repeat;
	
}
#content_inside {
	padding:10px 10px 20px 10px;
	margin:0px;
	width:500px;
	min-height:360px;
	text-align:left;
	color:#000000;
	background:#FFCC66;
}

#contentBtm {
	margin:0px;
	padding:0px 20px 0px 20px;
	width:730px;
	height:94px;
}

#rightCol {
	width:170px;
	height:360px;
	margin:0px;
	padding:0px 10px 0px 0px;
	float:right;
	background:url(../images/styles/ml_logoSm.gif) bottom center no-repeat;
}
#rightCol h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	color: #FFCC66; 
	margin:20px 0px 0px 0px
}


#logo {
	padding:0px;
	margin:140px 0px 0px 0px;
	text-align:left;
}

#loadarea{
	margin: 0px auto 0px auto;
	padding:10px 0px 10px 0px;
	height:400px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#252525;
	font-size:12px;
}

#loadarea img {
	border: 4px black solid;
	padding:2px;
}

.loadareaImg {
	border: 4px black solid;
	padding:3px;
}

.box1 {
	min-width:95px;
	float:left;
	margin:0px 10px 0px 0px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	border:none;
	}
.box1a {
	float:left;
	margin:40px 10px 0px 20px;
	text-align:left;
	font-size:11px;
	border:none;
	}
	
.box2 {
	margin:10px;
	padding:3px;
	border:1px solid #993300;
	background:#CC6600;
	}


/*=========================================	NAVIGATION	=================================	*/

#footer {
	margin:5px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:750px;
	height:30px;
	font-size: 10px;
	text-align:left;
	color:#663300;
	font-family:Arial, Helvetica, sans-serif;
}

#rightCol a:link,
#gallery_inside a:link,
#news a:link,
#footer a:link {
	color: #CC6600;
	text-decoration:none;
	border-bottom:1px solid #CC6600;
}

#rightCol a:hover,
#rightCol a:active,
#gallery_inside a:hover,
#gallery_inside a:active,
#news a:hover,
#news a:active,
#footer a:hover, 
#footer a:active {
	color:#FFCC66;
	border-bottom:1px solid #FFCC66;
}

#rightCol a:visited,
#gallery_inside a:visited,
#news a:visited,
#footer a:visited {
	color: #CC6600;
	text-decoration:underline;
}
/*--=====================	 MENU / NAVIGATION		==========================--*/

#nav {
	font-family : Trebuchet MS, verdana, arial, helvetica;
	font-size : 11px;
	letter-spacing: .25em;
	text-align:left;
	margin:0px 0px 5px 0px;
	padding:0;
	height:25px;
	font-weight:bold;
}

#nav li {
	float: left;
	list-style:none;
	margin: 0px;
	padding:0px;
	}

#nav ul {
	margin: 0;
	padding: 0;
	}

#nav li a:link, 
#nav li a:visited  {
	text-decoration: none; /*tab font */
	color: #000000; /*font color */
	padding: 6px 18px 6px 18px; /*URL to tab image */
	text-align: center;
	border_bottom:1px solid #009790;
	line-height:25px;
}

#nav li a:hover, 
#nav li a:active {
	color: #FFCC66;
	padding: 6px 18px 6px 18px; /*URL to tab image */
	line-height:25px;
	background:#663300;
}

/* ===================== NAVIGATION 2ND ====================== */

#nav2 {
	margin: 20px 20px 0px 0px;
	padding: 0px;
	text-align:left;
}

#nav2 a {
	text-decoration: none;
	padding:0px;
}
#nav2 a:link {
	padding:0px;
	text-decoration: none;
}

#nav2 a:visited,
#nav2 a:active {
	padding:0px;
	text-decoration: none;
}

#nav2 a:hover {
	padding:0px;
	text-decoration: none;
}

#nav2 img {
	border:1px solid #333300;
}


/* ===================== NAVIGATION 3 ====================== */

#nav3 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	list-style:none;
	color:#663300;
}

#nav3 a {
	text-decoration: none;
	padding:0px;
	color:#000000;
}
#nav3 a:link {
	color:#000000;

}

#nav3 a:visited,
#nav3 a:active {
	color:#CC6600;
}

#nav3 a:hover {
	color:#663300;
}


/* hide from ie on mac \*/
html {
	height: 100%;
}
	
#flashcontent {
	height: 100%;
	overflow:hidden;
	font-size:x-small;
}
/* end hide */

caption {
	font-size:11px;
	font-weight:bold;
}



/*--=====================	 NOT YET USED		==========================--*/
/*--=====================	             		==========================--*/


.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	background-color: #3C0005; color: #FFFFFF;
	border-top:1px #FFF solid;
	border-bottom:1px #FFF solid;
	padding:0px 0px 0px 20px;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.border_white2 {
	border:1px solid #FFF;
	padding:2px;
	margin: 2px;
}
.border_white {
	border:1px solid #FFF;
	padding:5px;
	margin: 5px;
}

.fourteen_pt {
	font-size:14px;
}

.ten_pt {
	font-size:10px;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

/*--------------------------------------------
			SIDEBAR 	
---------------------------------------------*/

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

/*--------------------------------------------
			STRUCTURE
  ---------------------------------------------*/
#container_home {
	margin: 40px auto 0px auto;
}

#content_all_home {
	margin:0px auto 0px auto;
	padding:0px;
	width:740px;
	height:500px;
	background:url(../images/style/bg_home_fryingpan.jpg) top left no-repeat;
	border:1px solid #000033;
}

#news {
	margin:100px 30px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

#news p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CDBA96;
	text-align:left;
	}

#content_gallery {
	margin:0px auto 0px auto;
	padding:0px;
	width:750px;
	background:url(../images/style/bg_fryingpan.jpg) top left no-repeat;
}

#gallery {
	margin:0px 20px 5px 100px;
	padding:0px 0px 0px 0px;
	background:#3C0005;
	border:2px solid #000033;
}

#gallery_inside {
	padding:0px 10px 10px 10px;
	text-align:left;
	height:570px;
}
