@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/topkeyline.gif);
	background-repeat: repeat-x;
	text-align: center;
}
html {
	height: 100%;
}
p {
	margin-bottom: 1em;
	margin-top: 0;
}
#content {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
	position: relative;
}
#header {
	height: 70px;
	width: 800px;
}
#topbanner {
	
	width: 800px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
#user_content {
	
	width: 800px;
	padding-bottom: 10px;
}
#leftcolumn {
	position: relative;
	width: 225px;
	left: 0px;
	top: 15px;
	float: left;
	padding-top: 15px;
	background-image: url(images/left_col_bg.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
	height: 400px;
}
#leftcolumn_nobg {
	position: relative;
	width: 225px;
	left: 0px;
	top: 15px;
	float: left;
	padding-top: 15px;
	min-height: 400px;
}



#textspacer {
	width: 550px;
	padding-top: 15px;
	position: relative;
	left: 25px;
	top: 15px;
	float: left;
}
.homebannera {
	padding-top: 15px;
}
.photo_right {
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	width: 800px;
	/* position: absolute; */
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #695e4a;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#footer a:link {
	color: #695e4a;
	text-decoration: underline;
}
#footer a:visited {
	color: #695e4a;
	text-decoration: underline;
}
#footer a:hover {
	color: #00a9cc;
	text-decoration: underline;
}
#introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #695e4a;
	width: 800px;
	padding-top: 15px;
	margin-bottom: 15px;
}
.slide {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	margin-left: 5px;
}
.medium_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00a9cc;
}
.medium_header_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695e4a;
	line-height: 20px;
	text-transform: uppercase;
}
.medium_header p{
	padding-top: 0;
	padding-bottom: -5px;
}
.small_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00a9cc;
}
.big_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00a9cc;
}
.left_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00a9cc;
}
.left_link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00a9cc;
	text-decoration: none;
}
.left_link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00a9cc;
	text-decoration: none;
}
.left_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00a9cc;
	text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #695e4a;
}
.bodytext a:link {
	color: #695e4a;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #695e4a;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #00a9cc;
	text-decoration: underline;
}
#column1 {
	float: left;
	height: 230px;
	width: 245px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
	padding-right: 10px;
}
#column2 {
	float: left;
	height: 230px;
	width: 245px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
	padding-right: 10px;
}
#column3 {
	float: left;
	height: 230px;
	width: 245px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cccccc;
	padding-right: 10px;
}
#header img {
	margin-top: 26px;
	text-align: left;
}
#header .menu {
	height: 19px;
	width: 600px;
	left: 200px;
	top: 38px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c695b;
	text-align: right;
	padding-top: 10px;
}
#header .menu a:link {
	color: #6c695b;
	text-decoration: none;
	margin-left: 20px;
}
#header .menu a:visited {
	color: #6c695b;
	text-decoration: none;
	margin-left: 20px;
}
#header .menu a:hover {
	color: #00a9cc;
	text-decoration: none;
}

[if lt IE 7]>
	<style media="screen" type="text/css">
    /*  */
	#container {
		height:100%;
	}
	/*  */
    </style>
    <![endif]