/* CSS Document */

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 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #d6e3cf;
	text-align: center;
}

#wrapper{
	width: 750px;
	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: 0em;
	padding: 1.5em 0em 0em 1.5em;
	height: 500px;
	text-align: left;
	background: url(../graphics/sidebar_main/rotate.php) no-repeat right bottom;
}
#header {
	height: 60px;
	float: left;
	padding: 0em 0em 1.5em;
	margin-top: 1.5em;
	margin-right: 0em;
	margin-left: 0em;
	border-left: 1px solid #000000;
}
#subleft {
	width: 120px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: left;
}
#container {
	width: 580px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	float: left;
	margin: 0em;
	border-left: 1px solid #000000;
}
#content {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	width: 440px;
	margin: 0em;
	float: right;
}
.leftimage {
	text-align: left;
	padding: 0px;
	float: left;
	margin-right: 3px;
}
#subleft p {
	padding: 0px 10px 0px 5px;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#subleft p a {
	color: #5A715A;
	text-decoration: none;
	border-bottom: none;
	margin-left: 15px;
	font-weight: bold;
}
#content p {
	padding: 5px 20px;
	text-align: left;
	overflow: auto;
	font-size: 0.75em;
	line-height: 16px;
}
h1 {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	padding: 10px 20px 5px;
	color: #5A715A;
	-webkit-text-size-adjust: 135%
}
#content a {
	color: #5A715A;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
}
#subleft img {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h2 {
	font: normal 1em/8px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 10px 20px 0px;
	color: #5A715A;
	-webkit-text-size-adjust: 125%
}
#content h2 a {
	text-decoration: none;
	border-bottom: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #5A715A;
}
.textright {
	text-align: right;
}
#content ul {
	margin-left: 50px;
	font-size: 0.75em;
}
#content a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: none;
}
#content a:visited {
	color: #663366;
	text-decoration: none;
	border-bottom: none;
}
#content_in {
	background: #FFFFFF;
	float: right;
	clear: both;
	width: 440px;
}
#content ul li {
	line-height: 18px;
	margin-bottom: 1.5em;
}
.gfx_bottom {
	vertical-align: bottom;
}
#footer {
	text-align: center;
	width: 750px;
	clear: both;
	margin: 1.5em 0em 0em;
	padding: 1.5em 0em;
}
#phone {
	text-align: left;
	vertical-align: middle;
	width: 123px;
	float: left;
	clear: both;
}
#subleft #phone p {
	font: 90%/30px Garamond, Georgia, "Times New Roman", "MS Sans Serif", sans-serif;
}
#footer p {
	font: 0.7em "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	color: #5A715A;
}
#footer p a {
	color: #5A715A;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
}
#nav_bottom {
	float: right;
	padding: 1.5em 0em;
	width: 100%;
}
#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;
}
form {
	padding-top: 2em;
	padding-bottom: 2em;
}
