/* GLOBALS */
/* ----------------------------------------- */

body {
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
	color: 			#000;
	line-height: 	20px;
	}

	
/* TOP */
/* ----------------------------------------- */

div#mn-top p {
	margin: 0;
	padding: 5px 0 0 0;
	}

div#mn-top #date { float: left; }
div#mn-top #link { float: right; }

div#mn-top, div#mn-top a {
	color: #737373;
	font-size: 10px;
	}

div#mn-top a:hover {
	color: #999;
	}

/* BANNER */
/* ----------------------------------------- */

div#mn-banner #logo {
	float: 			left ;
	}

div#mn-banner #contact {
	float: 			right ;
	}


/* NAVIGATION DETAILS */
/* ----------------------------------------- */

/* TOP MENU POSITIONING */
#multi-ddm {
	margin: 		0 0 0 0;
	}

/** SUBMENU WIDTH **/
#multi-ddm ul, #multi-ddm ul li {	
	width: 			200px; 
	}

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
	background-color:#C2C2C2;
	}

/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm a {
	padding: 4px 13px 12px;
	margin: 0;
	color: #FFF;
	text-transform: uppercase;
	text-align: left;
	}

/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 5px 12px;
	margin: 0;
	color: #141414;
	text-transform: none;
	border: none;
	}

/** TOP/SUB LINK HOVER APPEARANCE **/
#multi-ddm li:hover a { background: #C2C2C2; color: #141414; }
#multi-ddm ul a:hover { background: #737373; color: #FFF; }




/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	}

div#mn-content p {
text-align:justify;
	}
	
div#leftCol {
float: left;
width: 45%;
}

div#rightCol {
float:right;
width: 45%;
}	
	div#mn-content strong {
		}

div#mn-content ul {
		margin:0;
		padding: 11px 0 15px 20px;
		}
	div#mn-content li {
		padding-left: 5px;
		}

div#mn-content a {
	color:#737373;
	text-decoration:underline;
	}
	div#mn-content a:hover {
		color:#141414;
		}

/*  *********************************************  MIDDLE  STYLE *********************************************** */

div#mn-middle {
	}

div#mn-middle p {
	}
	div#mn-middle strong {
		}

div#mn-middle ul {
		margin:0;
		padding: 11px 0 15px 20px;
		}
	div#mn-middle li {
		padding-left: 5px;
		}

div#mn-middle a {
	color:#737373;
	text-decoration:underline;
	}
	div#mn-middle a:hover {
		color:#141414;
		}





/*  *********************************************  SIDEBAR  STYLE *********************************************** */

div#mn-sidebar h2, div#mn-sidebar .header {
	}

div#mn-sidebar form { 
	margin: 0 0 0 40px;
	}

.inputSelectquick, .inputCommentquick {
	font-family: Arial, Helvetica, sans-serif;
	width:198px;
	margin: 8px 0 0 0;
	padding: 3px 5px;
	display: block;
	clear: left;
	background: #E6E6E6;
	border: 1px solid #B6B5B1;
	color: #141414;
	font-size: 11px;
	}
	
.inputButtonquick {
	width: 70px;
	cursor: pointer;
	border: none;
	background: #737373;
	color: #FFF;
	font-size: 11px;
	margin: 8px 0 0 0;
	padding: 3px 0;
	}
	
.inputButtonquick:hover {
	background: #141414;
	}

/*  *********************************************  BOTTOM  STYLE *********************************************** */

div#mn-bottom ul {
	margin: 0;
	padding: 15px 10px 15px 0;
	list-style: none;
	float: left;
	width: 147px;
	font-size: 11px;
	color: #737373;
	letter-spacing: -1px;
	}
	div#mn-bottom ul.double {
		width: 304px;
		}

div#mn-bottom ul.double li {
	width: 147px; 
	display: inline-block;
	float: left;
	}

div#mn-bottom ul li.title {
	color: #737373;
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #737373;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0;
	}


div#mn-bottom a {
	color:#FFF;
	}
	div#mn-bottom a:hover {
		color: #737373;
		}



/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #999;
	}
#mn-footer a {
	color: #444;
	}
	#mn-footer a:hover {
		color: #999;
		}


/*** Footer Standards ***/
div#mn-footer p, div#mn-footer ul, div#mn-footer div {
	margin: 0;
	padding: 0;
	width: 100%; 
	}
	
div#mn-footer #footerlinks { 
	float: left; 
	text-align: left;
	}
	#mn-footer #footerlinks li {
		display: inline;
		padding: 0;
		}
	#mn-footer #footerlinks ul {
		display: inline;
		padding: 0;
		margin: 0;
		}
	#mn-footer #footerlinks li a {
		display: inline-block;
		margin: 0 25px 0 0;
		}

div#mn-footer #footerlegal { 
	clear: left;
	float: left; 
	}

div#mn-footer #footerseo {
	clear: left;
	float: left;
	margin-top: 15px;
	width: 70%;
	}

div#mn-footer #footerplaque { 
	clear: both;
	float: right;
	height: 40px;
	text-align: right;
	margin-top: -55px;
	width: auto;
	}




	
	
/*  *********************************************  HEADER TAGS *********************************************** */

.hOne { 
	float: left;
	width: 100%;
	border-bottom: 2px solid #141414;
	padding: 1px 0 1px;
	margin-bottom: 20px;
	background: #FFF;
	text-align:justify;
	}

H1, #mn-sidebar .header, H2, H3 {
	font-weight: normal;
	color:#141414;
	margin: 0 0 0 -1px;
	padding: 10px 0 12px 0;
	font-size: 26px;
	border-bottom: 1px solid #141414;
	}
	H2, H3 {
		border: none;
		}
.header2 {
font-weight: normal;
	color:#141414;
	margin: 0 0 0 -1px;
	padding: 10px 0 12px 0;
	font-size: 24px;
	border-bottom: 1px solid #141414;
}
H2 {
	padding: 20px 0 0 0;
	font-size: 20px;
	}

H3 {
	padding: 20px 0 0 0;
	font-size: 20px;
	}



/*  *********************************************   PICTURES   *********************************************** */

.picborder, .picRight, .picLeft {
	border: 1px solid #CCC;
	}
	.picRight {
		float:right;
		margin-left:20px;
		}
	.picLeft {
		float:left;
		margin-right:20px;
		}

.picRightnoborder {
	float:right; 
	margin-left:20px;
	}

.picLeftnoborder {
	float: left;
	margin-right: 20px;
	}





/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 80%;
	border: none;
	border-top: 1px solid #CCC;
	text-align: center;
	margin: 30px auto;
	}

.leftCol {
float: left;
width: 45%;
}

.rightCol {
float:right;
width: 45%;
}

.enlarge {
font-size:10px;
}

.frame-wrap { 
width:430px; 
align: center;
height:auto;
margin-left:auto;
margin-right:auto;
}
.celeb-wrap { 
width:600px; 
align: center;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.mag-wrap { 
width:600px; 
align: center;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.galleryLeft { 
float:left; 
text-align:center; 
margin-left:5px; 
margin-top: 0px;
font-size:10px;
font-weight:bold;
}

.galleryRight { 
float:right; 
text-align:center; 
margin-right: 5px; 
margin-top:0px;
font-size:10px;
font-weight:bold;
}

hr {
width:80%;
}

