﻿/* CSS layout */

/* link rollover colors*/
a:link {
 	color: #258DA7; 
 	text-decoration: none
}
a:visited { 
	color: #5F427D; 
	text-decoration: none 
}
a:hover { 
	color: #5F427D; 
	text-decoration: underline 
}
/* link rollover colors*/

#masthead {
	padding-bottom: 10px;
	height: 100px;
	padding-top: 10px;
	position: relative;
	width: 100%;
}
#top_nav {
	text-align: center;
	padding-bottom: 10px;
}
#container {
	position: relative;
	font-family: verdana;
	font-size: small;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#left_col {
	margin: 0px;
	font: inherit;
	width: 150px;
	text-align: left;
	float: left;
	height: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
}

#page_content {
	list-style-position: outside;
	padding-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	height: 100%;
}

#footer {
	text-align: center;
	padding-top: 5px;
	clear: both;
}

#logo_box {
	width: 30%;
	float: left;
}
#client_login {
	float: right;
	font-size: x-small;
	font-family: verdana;
	text-align: right;
	color: #808080;
}
#banner_rest {
	float: right;
	text-align: right;
}
#logo_box2 {
	width: 30%;
	color: #FF9900;
	font-family: verdana;
	text-align: right;
	float: right;
}
#index_content {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	width: 49%;
	float: left;
	clear: left;
	height: 100%;
}
#index_content_right {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	float: right;
	clear: none;
	width: 49%;
}
#news_area {
	background-position: right bottom;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	float: right;
	padding-top: 5px;
	height: 184px;
	background-image: url('images/Boy-copy.jpg');
	background-repeat: no-repeat;
	width: 49%;
	list-style-image: url('images/house_list_icon.jpg');
	list-style-position: outside;
}
#index_content_btm {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 49%;
	float: left;
	clear: left;
	height: 100%;
}
#index_content_right_btm {
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	clear: none;
	width: 49%;
	height: 100%;
}
#btm_right_img {
	bottom: 0px;
	right: 0px;
	float: right;
	z-index: -1;
}
#about_links {
	position: relative;
	width: 100%;
	height: auto;
	font-size: small;
	padding-bottom: 5px;
}
#about_links_content {
	font-size: small;
	height: 100%;
	text-decoration: underline;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #808080;
	margin-left: 10px;
}
#about_content {
	margin-left: 150px;
	font-size: small;
	padding-left: 10px;
}
#about_left_holder {
	padding-bottom: 15px;
	width: 45%;
	float: left;
}
#about_right_holder {
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
	width: 45%;
}
#small_content {
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#index_page_content {
	list-style-position: outside;
	padding-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-bottom: 0px;
	height: 400px;
}
.top_uline_left {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	float: left;
	width: 49%;
	height: inherit;
}
.top_uline_right {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	float: right;
	width: 49%;
	clear: none;
	height: inherit;
}
.boy_img {
	margin-right: 0px;
	margin-bottom: 0px;
}
#page_content_products {
	background-position: right bottom;
	list-style-position: outside;
	width: 100%;
	padding-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	background-image: url('images/sprout_girl_clr.jpg');
	background-repeat: no-repeat;
}
.news_events {
	padding: 25px;
	margin-right: auto;
	margin-left: auto;
	list-style-image: url('../images/house_list_icon.jpg');
	list-style-position: outside;
}
#star_content {
	background-position: right bottom;
	font-size: small;
	padding-left: 10px;
	background-image: url('images/Sprout-Girl_Final_K.jpg');
	background-repeat: no-repeat;
	height: 100%;
}
