@charset "utf-8";
#container {
	background-image: url(../images/page-sides-repeat.gif);
	background-repeat: repeat-y;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	margin-top: 0px;
}
#right_column_top {
	height: 100px;
	width: 140px;
	margin-top: 1px;
	margin-right: 25px;
	clear: none;
	float: right;
	background-image: url(../images/quick-link-repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.quick_link {
	font-size: 125%;
	font-weight: bold;
	color: #990000;
}

#top_nav {
	background-image: url(../images/top-nav-repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	width: 660px;
	margin-left: 25px;
	margin-top: 1px;
	float: left;
}
.top_link_active {
	font-weight: bold;
	color: #ffffff;
	font-size: 75%;
}
.no_padding {
	padding: 0px;
}


.clear_both {
	clear: both;
}
#top_torn_edge {
	height: 12px;
	width: 660px;
	background-image: url(../images/top-nav-tear.gif);
	margin-left: 25px;
	float: left;
}


#header {
	margin-right: 25px;
	margin-left: 25px;
	background-image: url(../images/header-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 0;
}
.student_and_private {
	font-size: 150%;
	color: #660000;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
}

body {
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
}
.hover_over {
	font-size: 75%;
	font-weight: bold;
	color: #000000;
}
#right_column_accordian {
	background-color: #666600;
	float: right;
	height: 2100px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#share {
	float: left;
	margin-left: 25px;
	width: 660px;
}
.footnote {
	font-size: 90%;
}


.top_link_inactive {
	font-weight: bold;
	color: #CCCC33;
	font-size: 75%;
}
	

}
.top_link_active a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.top_link_active a:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.top_link_active a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.top_link_active a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.top_link_inactive a:link {
	font-weight: bold;
	color: #CCCC33;
	text-decoration: none;
}
.top_link_inactive a:active {
	font-weight: bold;
	color: #CCCC33;
	text-decoration: none;
}
.top_link_inactive a:visited {
	font-weight: bold;
	color: #CCCC33;
	text-decoration: none;
}
.top_link_inactive a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#main_content {
	float: left;
	margin-left: 40px;
	width: 640px;
	clear: left;
}
h1 {
	font-weight: bold;
	color: #990000;
	font-size: 155%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer_links {
	font-size: 82%;
	color: #B4B444;
	margin: 0px;
}

.mailto {
	color: #000000;
}

.mail_to_a_friend {
	color: #707011;
}
.share_image {
	margin-top: 5px;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	color: #B4B444;
	margin: 0px;
}
.list_text {
	color: #000000;
}
#footer p {
	margin: 0px;
}

#main_content li {
	list-style-type: disc;
	color: #990000;
	margin-bottom: 5px;
}
#main_content a {
	color: #000033;
	text-decoration: underline;
}

#main_content h1 a.header_link
{
	color:#990000;
	text-decoration:none;
}

#main_content h1 a.header_link:visited
{
	color:#990000;
	text-decoration:none;
}

#main_content h1 a.header_link:hover
{
	color:#990000;
	text-decoration:underline;
}

h3 {
	color: #990000;
	font-weight: bold;
	font-size: 110%;
}
#main_content ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
.mail_to_a_friend a:link {
	color: #707011;
	text-decoration: underline;
}
.mail_to_a_friend a:active {
	color: #707011;
	text-decoration: underline;
}
.mail_to_a_friend a:visited {
	color: #707011;
	text-decoration: underline;
}
.mail_to_a_friend a:hover {
	color: #707011;
	text-decoration: none;
}
#bottom_torn_edge {
	height: 12px;
	width: 660px;
	background-image: url(../images/bottom-nav-tear.gif);
	margin-left: 25px;
	float: left;
	clear: left;
	margin-top: 15px;
}
#bottom_nav {
	background-image: url(../images/bottom-nav-repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	width: 660px;
	margin-left: 25px;
	float: left;
}
#footer {
	float: left;
	margin-left: 25px;
	width: 660px;
}
#footer p {
	margin-bottom: 0px;
}

.mailto a:link {
	color: #000000;
	text-decoration: underline;
}
.mailto a:active {
	color: #000000;
	text-decoration: underline;
}
.mailto a:visited {
	color: #000000;
	text-decoration: underline;
}
.mailto a:hover {
	color: #000000;
	text-decoration: none;
}
.footer_links a:link {
	text-decoration: underline;
	color: #B4B444;
}
.footer_links a:visited {
	text-decoration: underline;
	color: #B4B444;
}
.footer_links a:active {
	text-decoration: underline;
	color: #B4B444;
}
.footer_links a:hover {
	text-decoration: none;
	color: #B4B444;
}
#property_left {
	float: left;
	width: 320px;
}
#property_right {
	float: right;
	width: 320px;
	margin-top: 47px;
}
#property_right li {
	list-style-image: none;
	list-style-type: none;
}
#find_out_more {
	float: left;
	width: 640px;
	margin-left: 40px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCD34;
}
.approved_houses {
	margin-top: 25px;
}
#contact_form {
	float: left;
	width: 640px;
	margin-left: 40px;
	margin-top: 5px;
}
#right_column_accordian_prop {
	background-color: #666600;
	float: right;
	height: 1450px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
.btn {
	background-color: #FFFFFF;
	border: 1px solid #666600;
	color: #666600;
}.as_pic_border {
	padding: 2px;
	border: 1px solid #666666;
}
#main_content_form_handler {
	float: left;
	margin-left: 40px;
	width: 640px;
	clear: left;
	height: 450px;
}
#breadcrumb {
	float: left;
	width: 640px;
	margin-left: 40px;
	margin-top: 5px;
}
#breadcrumb a {
	color: #666600;
	text-decoration: underline;
}
#breadcrumb a:link {
	color: #666600;
	text-decoration: underline;
}
#breadcrumb a:active {
	color: #666600;
	text-decoration: underline;
}
#breadcrumb a:visited {
	color: #666600;
	text-decoration: underline;
}
#breadcrumb a:hover {
	color: #666600;
	text-decoration: none;
}
#main_content a:link {
	color: #000033;
	text-decoration: underline;
}
#main_content p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#main_content a:active {
	color: #000033;
	text-decoration: underline;
}
#main_content a:visited {
	color: #000033;
	text-decoration: underline;
}
#main_content a:hover {
	color: #000033;
	text-decoration: none;
}
.property_thumb {
	border: 1px solid #000000;
	padding: 2px;
	margin-right: 5px;
}
#right_column_accordian_home {
	background-color: #666600;
	float: right;
	/*height: 650px;*/
	width: 140px;
	margin-right: 25px;
	clear: right;
	padding-bottom:25px;
}
#right_column_accordian_student_accommodation {
	background-color: #666600;
	float: right;
	height: 2100px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_about_us {
	background-color: #666600;
	float: right;
	height: 1000px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_docs {
	background-color: #666600;
	float: right;
	height: 570px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_links {
	background-color: #666600;
	float: right;
	height: 630px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_cs {
	background-color: #666600;
	float: right;
	height: 650px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_cp {
	background-color: #666600;
	float: right;
	height: 900px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_faqs {
	background-color: #666600;
	float: right;
	height: 750px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_miao {
	background-color: #666600;
	float: right;
	height: 800px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_safety {
	background-color: #666600;
	float: right;
	height: 750px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_feedback {
	background-color: #666600;
	float: right;
	height: 750px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_terms {
	background-color: #666600;
	float: right;
	height: 1680px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_privacy {
	background-color: #666600;
	float: right;
	height: 800px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
.sitemap li {
	padding-left: 20px;
	list-style-type: none;
}
.sitemap ul {
	padding-left: 10px;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right_column_accordian_sitemap {
	background-color: #666600;
	float: right;
	height: 910px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_local {
	background-color: #666600;
	float: right;
	height: 570px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#map {
	clear: both;
	float: left;
	height: 220px;
	width: 281px;
	margin-top: 80px;
	border: 1px solid #333333;
	margin-left: 20px;
}
#email_to {
	clear: both;
	float: left;
	height: 60px;
	width: 281px;
	margin-top: 40px;
	margin-left: 20px;
	text-align: center;
}
.red_text {
	color: #990000;
}
#right_column_accordian_burton {
	background-color: #666600;
	float: right;
	height: 1500px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_private_lettings {
	background-color: #666600;
	float: right;
	height: 1600px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_thanks {
	background-color: #666600;
	float: right;
	height: 600px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}
#right_column_accordian_pp {
	background-color: #666600;
	float: right;
	height: 900px;
	width: 140px;
	margin-right: 25px;
	clear: right;
}

.Testimonials
{

}

.Testimonials h2
{
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:125%;
	text-transform:uppercase;
	text-align:center;
	margin-top:10px;
	margin-bottom:2px;
}

.Testimonials .Testimonial
{
	color:#FFFFFF;
	font-size:95%;
	padding:4px;
}

.Testimonials .Testimonial a
{
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	width:100%;
}

.Testimonials .Testimonial a:hover
{
	text-decoration:underline;
}

.Testimonials .Testimonial a:visited
{
	color:#0000FF;
}

.Testimonials .Header
{
	width:140px;
	height:17px;
	background-image:url(../images/cityletslincoln_testimonial.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-top:2px;
	font-size:95%;
}

