/*css for manose.com site */


body {
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: #333;
	margin: 0px 10% 0 10%;
	padding: 0px;
}

td {
	background: #fff;
}

p {
	margin-top: 0px;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* rule for all headings */

h1, h2, h3, h4, h5, h6 {
color: #ff3300;
}

h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h3:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h4:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h5:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h6:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/

/*override rule for level 1 heading */
h1 { font-size: 130%; }
h2 { font-size: 125%; }
h3 { font-size: 120%; }
h4 { font-size: 115%; }
h5 { font-size: 110%; }
h6 { font-size: 90%; }

dl {
	line-height: 1.2;
	text-indent: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 4px;
}
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}


/* container to center page in browser window */
#wrapper {
width: 860px;
text-align: left;
margin: 0 auto;
  }


#mainTable { 
	/*/*/line-height: 1.5em; 
}

#mainTable td { 
	padding-bottom: 10px; 
	padding-right: 10px;
 	padding-left: 10px; 
}

#mainContent {
	width: 620px;
	border-left: 2px dotted #333;
	background: #fff;
	vertical-align: top;
	font-size: 85%;
	line-height: 1.5em;
} 

#mainTable img { 
	border-width: 1px; 
	border-color: #ccc; 
	margin-bottom: 5px; }

#sidebar {
	width: 180px;
	background: #fff;
	font-size: 12px;
	vertical-align: top;
	/*/*/font-size: 85%; /* */
}

#header {
background-color: #99cccc;
color: #cc0000;
}
#logo
{
margin-right: 50px;
}

#footer {
	background-color: #99cccc;
	color: #ffff33;
	font-size: 85%;
}


#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 2px dotted #ccc;
	text-decoration: none;
	line-height: 1em;
	width: 160px; /* */
}

#sidebar a:link, #sidebar a:visited {
	color: #000;
}

#sidebar a:hover, #sidebar a:active {
	color: #ffffcc;
	background-color: #ff6600;
	border: 2px solid #666;
}

#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}

#footer a:link, #footer a:visited {
	color: #cc0000;
	margin: 2px;
	padding: 2px;	
}

#footer a:hover, #footer a:active {
	color: #cc0000;
	background-color: #fff;
}

#current a {
	color: #fff !important;
	/*/*/background-color: #999!important;
	border: 2px dotted #999 !important; /* */
}

#returnAddress {
	color: #666;
	font-size: 10px;
	line-height: .75em;
}


.bodytext {
	color: #000;
	font-size: 100%;
	line-height: 1.5em;
}

.subhead {
	font-weight: bold;
	color: #cc0000;
}

.boldOrange {
	color: #cc0000;
	font-weight: bold;
}

.boldPurple {
	font: 95%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
	font-weight: bold;
}

.smallTextGray {
	color: #333;
	font: 85%/1.5em Verdana, Arial, Helvetica, sans-serif;
}

.titleDimensions ul, .titleDimensions li {
	margin: 0px 4px 1px 4px;
	color: #333;
	font: 90%/1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	display: list-item;
	padding: 0px;
	list-style: none;
}

.returnAddr {
	color: #333;
	font: 95%/1.2em Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	color: #ccc;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}

.boldTurquoise {
	font: bold 90%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
}
.news {
	color: #990000;
	letter-spacing: 0.15em;
	font: 500 x-small/1.25 Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 6px;
	height: 20px;
	width: 100%;
	background: #efefef;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
