/* MyoNYC Stylesheet: Screen

Title:		Retro - Infirmary Edition
Created:	July 2004
Author:		Steve Lewis
Copyright:	NextDesign/Tesla Technologies, LLC

 */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, img, fieldset {
margin: 0;
padding: 0;
border: 0;
}

* html {
height: 1%;
}

body {
	background-color: #d6e3cf;
	text-align: center;
	font: 100.01% "Segoe UI", Arial, sans-serif;
}

#wrapper{
	width: 900px;
	background-color:#FFFFFF;
	margin:5px auto 10px;
	border: 1px solid #000000;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

#leftcolumn {
	width: 120px;
	float: left;
	vertical-align: top;
	margin: 1.5em 0px 0px;
	padding: 0px 0px 1.5em 1.5em;
	height: 525px;
	text-align: left;
	background: #FFFFFF url(../graphics/sidebar_main/rotate.php) no-repeat right bottom;
}
#header {
	height: 60px;
	float: left;
	padding: 0px 0px 1em 1em;
	margin: 1.5em 0px 0em 0em;
	border-left: 1px solid #000000;
}
#subleft {
	width: 120px;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 1em;
	padding: 0px;
	float: left;
}
#container {
	width: 700px;
	text-align: left;
	vertical-align: top;
	padding: 0em 0em 1.5em;
	margin: 0px;
	float: left;
	border-left: 1px solid #000000;
}
#content {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 550px;
	margin: 0px;
	float: left;
}
.leftimage {
	text-align: left;
	padding: 0px;
	float: left;
	margin-right: 3px;
}
#subleft p {
	padding: 0px 10px 0px 5px;
	font-size: .85em;
}
#subleft p a {
	color: #5A715A;
	text-decoration: none;
	border-bottom: none;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#content p {
	padding: .5em 1.5em 0.5em;
	text-align: left;
	overflow: auto;
	font-size: .9em;
	line-height: 16px;
}

h1, h2, h3, h4, h5, h6 {
	color: #5A715A;
	font-family: Constantia, Georgia, Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1 {
	font-size: 1.4em;
	font-variant: small-caps;
	padding-top: 1em;
	padding-left: 1em;
}
#content a {
	color: #5A715A;
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#subleft img {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h2 {
	margin: 0px;
	padding: 0.5em 1em;
	font-size: 1.1em;
	line-height: 1.5em;
}
#content h2 a {
	text-decoration: none;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #5A715A;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.textright {
	text-align: right;
	font-style: italic;
}
#content ul {
	margin-left: 50px;
	font-size: .9em;
}
#content a:hover {
	color: #903;
	text-decoration: none;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#content a:visited {
	color: #663366;
	text-decoration: none;
	border-bottom: 1px solid;
}
#content_in {
	width: 600px;
	background: #FFFFFF;
}
#content ul li {
	line-height: 18px;
	margin-bottom: .5em;
}
.gfx_bottom {
	vertical-align: bottom;
}
#footer {
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
#phone {
	text-align: left;
	vertical-align: middle;
	width: 123px;
	float: left;
}
#subleft #phone p {
	font: .95em/30px Constantia, Georgia, Times, serif;
}
#footer p {
	color: #696;
	font-size: 0.8em;
}
#footer p a {
	color: #5A715A;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#nav_bottom {
	width: 600px;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	clear: both;
}
#content_in form {
	line-height: 1px;
	border: 1px solid #000000;
	background: #5A715A;
	margin-left: 20px;
	color: #FFFFFF;
	width: 400px;
}
#content_in form p {
	line-height: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 15px;
	font-size: 0.75em;
}
#list_left {
	float: left;
	width: 215px;
}
#list_right {
	float: left;
	width: 215px;
	margin-bottom: 1.5em;
}
form {
}
