@charset "UTF-8";

/* designed by Headspace Design */

/*
***********************************************************

GLOBAL STYLES - Colours: Green: #354010 Dark Blue: #497AA6 Light Blue: #76B6ED Light Gray: #F2F2F2

***********************************************************
*/

body {
	background:#fff url(http://rentalsyourway.com/images/bg.jpg) top center repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.3em;
	color:#333;
}
a {
	color:#354010;
}
p a:hover, h1 a:hover, h3 a:hover {
	background-color:#76B6ED;
	color:#fff;
	text-decoration:none;
}

p {
	margin:0;
	padding:0;
	margin-bottom:10px;
	color:#333;
}
h2 {
	margin:0;
	padding:0;
}
h3 {
	margin:0;
	padding:0;
}
h4 {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
}

/*
***********************************************************

LAYOUT

***********************************************************
*/

#header, #wrapper, #footer {
	width:954px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;
}



#header {
	height:177px;
	margin-bottom:20px;
        overflow:visible;
}

#content {
	width:693px;
	float:right;
}

#side {
	width:225px;
	float:left;
}



#searchHolder {
	float:left;
	border:1px solid #F2F2F2;
	padding:10px;
}
/*
***********************************************************

HEADER

***********************************************************
*/

#logo {
	margin:0;
	padding:0;
}

#logo a {
	margin:0;
	padding:0;
	background:url(http://rentalsyourway.com/images/RYW_logo.jpg) no-repeat;
	width:206px;
	height:126px;
	text-indent:-999em;
	overflow:hidden;
	float:left;
}

#logo a:hover {
	background:url(http://rentalsyourway.com/images/RYW_logoON.jpg) no-repeat;
}

#searchArea {
	padding:0;
	margin:0;
	background:url(http://rentalsyourway.com/images/pageheader.jpg) top right no-repeat;
	width:665px;
	height:129px;
	position:absolute;
	top:0px;
	right:0px;
}

#searchArea p#phoneNumber {
	display:none;
}

#searchArea p#advSearch {
	color: white;
	float: right;
}

#searchArea form {
	float: right;
	margin-top: 60px;
	margin-right: 25px;
}

#searchArea .searchField {
	padding:5px;
	border:1px solid #76B6ED;

}

#advancedSearchLink {
	clear:right;
	float:right;
	margin-right:25px;
	margin-top:5px;
	font-size:.9em;
}

#advancedSearchLink a {
	color:#fff;
}



/*
***********************************************************

HOME

***********************************************************
*/

#homeGallery {
	float:right;
	width:690px;
	height:253px;
	border:10px solid #F2F2F2;
	background:url(http://rentalsyourway.com/images/home_image.jpg) no-repeat;
	margin-bottom:20px;
}

#homeGallery #homeIntro {
	background-color:#000;
	overflow:hidden;
	width:230px;
	padding:30px;
	float:right;
	margin-top:20px;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

#homeIntro img {
	display:none;
}

#homeIntro p a {
	color:#76B6ED;
	text-decoration:none;
}

#homeIntro p a:hover {
	color:#fff;
}

#homeIntro h1 {
	color:#fff;
	font-size:1.4em;
	letter-spacing:-0.5px;
	margin:0;
	padding:0;
}

#homeIntro h2 {
	color:#fff;
	font-size:.9em;
	margin:0;
	font-weight:normal;
	line-height:1.2em;
}

#homeIntro h1 a, #homeIntro h2 a {
	text-decoration:none;
	background:none;
	color:#76B6ED;
}

#homeIntro h1 a:hover, #homeIntro h2 a:hover {
	color:#354010;
}


#homeIntro p strong {
	font-weight:normal;
}

#homeCalloutWrapper {
	clear:both;
	overflow:hidden;
	width:100%;
	padding-top:30px;
}

.calloutHeading {
	font-size:1.4em;
	color:#999;
	margin-bottom:20px;
}

/* following not needed anymore?? -morgan 2008-09-10 */
#homeCalloutWrapper .calloutHeading {
	width:150px;
}

#homeCalloutWrapper h3 {
	letter-spacing:-1px;
	font-size:1.4em;
	line-height:1.2em;
}

#homeCalloutWrapper h3 a {
	text-decoration:none;
	background:none;
}

#homeCalloutWrapper h3 a:hover {
	color:#76B6ED;
}

#homeCalloutWrapper img {
	margin-bottom:10px;
}

#homeCalloutWrapper p {
	font-size:.9em;
}

.homeCallout {
	float:left;
	width:218px;
	
}

#rightmostcallout {
	margin-right:0;
}

.homeCallout a img {
	border:2px solid #fff;
}
.homeCallout a:hover img {
	border:2px solid #79BAF2;
}

.homeCallout img {
	border:2px solid #ccc;
	background:none;
	padding:0;
	margin:0;
}


#propertyHeading, #whyHeading, #featuredHeading, #specialHeading {
	height:25px;
	text-indent:-999em;
	overflow:hidden;
	margin-bottom:15px;
}

#propertyHeading {
	background:url(http://rentalsyourway.com/images/heading_property.gif) no-repeat;
	width:213px;
}
#featuredHeading {
	background:url(http://rentalsyourway.com/images/heading_featured.gif) no-repeat;
	width:231px;
}
#specialHeading {
	background:url(http://rentalsyourway.com/images/heading_special.gif) no-repeat;
	width:163px;
}
#whyHeading {
	background:url(http://rentalsyourway.com/images/heading_whyRentals.gif) no-repeat;
	width:261px;
}



/*
***********************************************************

FORMS AND TABLES

***********************************************************
*/

#propertySearchForm {
	font-size:.8em;
}

#propertySearchTable {
	width:207px;
	margin:0;
	padding:0;
}

#propertySearchTable td {
	padding-bottom:5px;
	padding-top:5px;
}

#propertySearchForm input,
#propertySearchForm select {
	width:90px;
}

#propertySearchForm select#regionSelect {
	width:195px;
}

#propertySearchForm .searchSubmit {
	float:right;
	width: auto;
}

.searchSubmit {
	padding:5px;
	background-color:#76B6ED;
	border:none;
	color:#fff;
	text-transform:uppercase;
}

/*
***********************************************************

PROPERTY LISTING

***********************************************************
*/

.regionListing {
	margin:0;
	padding:0;
	width:100%;
	background:url(http://rentalsyourway.com/images/listingBG.jpg) top left no-repeat;
	overflow:hidden;
	padding:20px;
}

.regionHeading a {
	text-decoration:none;
	color:#79BAF2;
	text-transform:uppercase;
}

.regionHeading a:hover {
	color:#497AA6;
	background:none;
}

.complexListing {
	width:640px;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:20px;
	border-bottom:1px solid #76B6ED;
	overflow:hidden;
	padding-bottom:10px;
}

.complexListing h3 {
	float:left;
	font-size:1.5em;
	width:275px;
	letter-spacing:-1px;
}

.complexListing h3 a {
	color:#497AA6;
	text-decoration:none;
}

.complexListing h3 a:hover {
	color:#fff;
}

.complexListing img {
	float:right;
	margin-left:10px;
}

.complexListing p {
	width:243px;
	float:right;
	margin-left:20px;
	font-size:.9em;
}



.complexListing .complexType {
	font-style:italic;
	font-weight:normal;
	font-size:.8em;
}

.complexListing h4 {
	clear:both;
	margin-left:50px;
	text-transform:uppercase;
	color:#354010;
	letter-spacing:2px;
}

.propertyListing {
	overflow:hidden;
	clear:both;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-left:50px;
	border-top:3px solid #000;
	width:600px;
	list-style-type:none;
	list-style-position:outside;
}

.propertyListing li {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	border-top:1px solid #354010;
	padding-right:10px;
}

.propertyListing li a {
	padding:10px;
	margin-top:0;
	padding-left:0;
	text-decoration:none;
	float:left;
	clear:left;
	width:100%;
	overflow:hidden;
}

.propertyListing li a .propName {
	width:200px;
}

.propName {
	float:left;
	font-size:1.5em;
	letter-spacing:-1px;
	margin-left:10px;
}

.par {
	width:243px;
	float:right;
	font-size:.9em;
}

.propertyListing li a:hover {
	background-color:#F2F2F2;	
	color:#354010;
}

.propertyListing li a img {
	border:none;
}


/*
***********************************************************

COMPLEX AND PROPERTY PAGES

***********************************************************
*/

#content h1 {
	color:#DCDEDE;
	font-weight:normal;
	letter-spacing:-1px;
	font-size:1.5em;
	margin-top:30px;
}

 a.complexTitle {
	color:#497AA6;
	text-decoration:none;
	font-size:1.4em;
}

 a.complexTitle:hover {
	background-color:#497AA6;
	color:#fff;
}

 a.regionTitle {
	color:#79BAF2;
	text-decoration:none;
	font-size:1.4em;
}

 a.regionTitle:hover {
	color:#fff;
}

 a.propTitle {
	color:#354010;
	text-decoration:none;
	font-size:1.4em;
}

 a.propTitle:hover {
	color:#fff;
	background-color:#354010;
}

#complexGallery {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	clear:both;
}

.galleryImage {
	float:left;
}

#galleryDescription {
	margin:0;
	float:right;
	background:#497AA6 url(http://rentalsyourway.com/images/sub_bg.jpg) bottom center repeat-x;
	padding:20px;
	padding-bottom:0;
	width:204px;
	height:227px;
	font-size:.9em;
	overflow:hidden;
	color:#fff;
	border:none;
}

#complexGallery .property {
	background:#354010 url(http://rentalsyourway.com/images/propertyGrad_bg.jpg) bottom center repeat-x;
}

#thumbnails {
	clear:both;
	list-style-type:none;
	background-color:#F2F2F2;
	padding:5px;
	overflow:hidden;
}

#thumbnails ul {
	list-style-type:none;
}

#thumbnails li {
	display:inline;
}

#thumbnails p {
	float:right;
	font-size:.9em;
	margin-top:10px;
	margin-right:10px;
}

.previous {
	padding-left:20px;
	background:url(http://rentalsyourway.com/images/arrowleft.gif) center left no-repeat;
}

.next {
	padding-right:20px;
	background:url(http://rentalsyourway.com/images/arrowright.gif) center right no-repeat;
}



#thumbnails li a img {
	border:2px solid #F2F2F2;
}

#thumbnails li a:hover img {
	border-color:#76B6ED;
}

#complexProperties, #regionComplexes {
	width:400px;
	margin-top:30px;
	float:left;
}

#complexProperties h2, #complexFeatures h2, #propRates h2, #propertyFeatures h2 {
	background-color:#76B6ED;
	padding:10px;
	font-size:1em;
	color:#fff;
	
}

#complexProperties ul, #regionComplexes ul {
	overflow:hidden;
	clear:both;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}

#complexProperties li, #regionComplexes li {
	margin:0;
	padding:0;
	width:100%;
	font-size:.9em;
	overflow:hidden;
	border-bottom:1px solid #F2F2F2;
	padding-right:10px;
}

#complexProperties li a, #regionComplexes li a {
	text-decoration:none;
	padding-top:5px;
	float:left;
	clear:left;
	width:100%;
	overflow:hidden;
}

#complexProperties li a:hover, #regionComplexes li a:hover {
	background-color:#F2F2F2;
	color:#354010;
}

#complexProperties li img, #regionComplexes li img {
	float:right;
}

#complexProperties li a img, #regionComplexes li a img {
	border:none;
}


#complexFeatures, #propertyFeatures, #regionHighlights {
	margin-top:30px;
	width:280px;
	float:right;
	background-color:#F2F2F2;
}

#complexFeatures td, #propRates td, #propertyFeatures td, #regionHighlights td {
	padding:5px;
	font-size:.9em;
}

#complexFeatures tr.alternateRow, #propRates tr.alternateRow, #propertyFeatures tr.alternateRow, #regionHighlights tr.alternateRow {
	background-color:#DCDEDE;
}

.back {
	background:url(http://rentalsyourway.com/images/arrowleft.gif) center left no-repeat;
	padding-left:20px;
	font-size:.9em;
}

#ComplexSubNav {
	padding:0;
	margin:0;
	background:#497AA6 url(http://rentalsyourway.com/images/sub_bg.jpg) bottom center repeat-x;
	padding-top:10px;
	margin-bottom:20px;
}

#ComplexSubNav li {
	border-bottom:1px solid #79BAF2;
	padding:10px;
}

#ComplexSubNav a {
	color:#fff;
	text-decoration:none;
	font-size:1.2em;
	letter-spacing:-0.5px;
}

#ComplexSubNav a:hover {
	color:#79BAF2;
	background:none;
}

blockquote {
	margin:0;
	padding:0;
	margin-bottom:10px;
}

blockquote p {
	color:#497AA6;
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

blockquote cite {
	font-size:.9em;
}

#content blockquote {
	margin-top:30px;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
}

.moreLink a {
	font-weight:bold;
	padding-left:20px;
	background:url(http://rentalsyourway.com/images/arrowright.gif) center left no-repeat;
	text-decoration:none;
	text-transform:uppercase;
	font-size:.9em;
}

.moreLink a:hover {
	color: #497AA6;
	color: #FFF;
	background: #354010;
}


#propRates {
	background-color:#F2F2F2;
	clear: both;
	float:left;
	margin-right:10px;
	margin-top:30px;
	overflow:hidden;
	width:400px;
}

#propRates h2 {
	background-color:#354010;
}

#propertyFeatures h2 {
	background-color:#354010;
}


.guestButton, .ratesButton {
	background-color:#fff;
	float:left;
	padding:20px 45px 20px 45px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:.9em;
}

.guestButton a, .ratesButton a {
	color:#fff;
	text-decoration:none;
}

.guestButton {
	background:url(http://rentalsyourway.com/images/commentsButton.jpg) center left no-repeat;
}

.ratesButton {
	background:url(http://rentalsyourway.com/images/ratesButton.jpg) center left no-repeat;
	padding-right:70px;
}



#mediaNav {
	color: #354010;
	float: left;
	font-size: 1.3em;
	line-height: 1.2em;
	margin-top: 10px;
	overflow: hidden;
	padding: 20px 0 0;
	width: 693px;
}
#mediaNav a {
	float: right;
	}
#mediaNav h2 {
	display: inline;
	font-size: 1em;
	padding-right:20px;
}
#mediaNav h2.seoCopyComplex {
	color: #497AA6;
	}
#mediaNav h2.seoCopyRegion {
	color: #76B6ED;
	}

#mediaNav a.contact {

	}
	
#video + #mediaNav {
	width:auto;
	float:right;
}

#side .propertyQuote p {
	color:#354010;
}

.in {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
}

/*
***********************************************************

STATIC SUB PAGES

***********************************************************
*/

.subHeading {
	font-weight:bold;
	color:#497AA6;
	font-size:2em;
	line-height:1.1em;
	margin-top:20px;
	padding-bottom:20px;
}

.insetPhoto {
	padding:5px;
	border:1px solid #CCC;
	margin-left:15px;
	float:right;
}

#subNavHolder {
	overflow:hidden;
	border-right:1px solid #ccc;
	padding-bottom:20px;
	margin-top:20px;
}

#subNavHeading {
	color:#999;
	font-size:1.1em;
	margin-bottom:20px;
}

#subNav li {
	background:url(http://rentalsyourway.com/images/leftArrow.gif) center left no-repeat;
	padding-left:20px;
	margin-bottom:5px;
}

#subNav li a {
	color:#497AA6;
	text-decoration:none;
}

#subNav li a:hover{
	color:#76B6ED;
}

#contact {
	margin-top:50px;
}

#phone {
	font-size:1.5em;
}


/*
***********************************************************

FOOTER

***********************************************************
*/

#footerHolder {
	width:100%;
	background-color:#F2F2F2;
	margin-top:30px;
	padding-top:20px;
	padding-bottom:70px;
	font-size:.9em;
}

#newsletter {
	float:left;
	width:500px;
}


#legal {
	float:right;
}



/*
***********************************************************

MORGAN's STYLES

***********************************************************
*/

/* HOME PAGE */

#homeCalloutWrapper .calloutHeading {
	width: 200px;
	}


/* PROPERTY LIST PAGE */

.hid {
	display: none;
	}
/* following prevents property image from being cut off */
.propertyListing img {
	margin-right: 10px;
	}


/* SITEMAP */
	
ul#sitemap ul {
	margin-bottom: 1em;
	}
ul#sitemap li {
	margin-left: 2em;
	}
ul#sitemap ul ul li {
	display: inline;
	margin-left: .5em;
	white-space: nowrap;
	}
ul#sitemap ul ul li:first-child {
	margin-left: 2em;
	}


/* CONTACT */

form#contact label {
	float: left;
	width: 210px;
	text-align: right;
	padding-right: 10px;
	}

form#contact input[type="text"],
form#contact input[type="password"],
form#contact textarea {
	color: #12476f;
	font: .9em/1.3em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1px;
	width: 300px;
	}

form#contact input[type="submit"] {
	margin-left: 220px;
	}
	
form#contact input:focus,
form#contact textarea:focus {
	}
	
p.error {
	border: 1px dotted maroon;
	clear: left;
	color: maroon;
	margin: 1em auto;
	padding: 1em;
	text-align: center;
	width: 80%;
	}
p.success {
	border: 1px dotted green;
	clear: left;
	color: green;
	margin: 1em auto;
	padding: 1em;
	text-align: center;
	width: 80%;
	}
	


/* REGION */
h1.regionTitle {
	color: #79baf2;
	text-decoration: none;
	font-size: 1.5em;
	}
a.regionTitle:hover {
	background: #79baf2;
	}

#regionComplexes h2, #regionHighlights h2 {
	background-color: #76b6ed;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1em;
	color: #ffffff;
	}
#regionComplexes a img{
	margin-bottom: 5px;
	}

/* REGION LINKS */

#helpfullinks h3 {
	border-bottom: 1px solid #AAA;
	color: #AAA;
	text-transform: uppercase;
	margin-top: 3em;
	}

#helpfullinks div {
	border-top: 1px solid #AAA;
	clear: right;
	padding-top: .5em;
	}
#helpfullinks div img {
	float: right;
	padding-left: 20px;
	}


/* REGION & COMPLEX & PROPERTY */

h1.complexTitle { /* fixes complex color */
	color: #497aa6;
	text-decoration: none;
	font-size: 1.5em;
	}
	
#side h2 a {
	font-size: 1em;
	line-height: 1.73em;
	}


/* COMPLEX PAGE */

#complexProperties h2, #complexFeatures h2 {
	background-color: #497aa6;
	}
	
#complexProperties a img{
	margin-bottom: 5px;
	}

/* PROPERTY PAGE */

#propRates table {
	border-collapse: collapse;
	width: 100%;
	}
#propRates td {
	text-align: right;
	}
#propRates td.c {
	text-align: center;
	}
#propRates td.l {
	text-align: left;
	}
#propertyFeatures table {
	border-collapse: collapse;
	width: 100%;
	}
#propertyFeatures table td:last-child {
	text-align: center;
	}


/* AVAILABILTY CALENDER */

/* Calendar */
table.calendar {
	background: white;
	border: 2px solid #76B6ED;
	border-spacing: 1px;
	float: left;
	font-size: .75em;
	margin-right: 1em;
	margin-bottom: 1em;
	}

table.calendar caption {
	font-weight: bold;
	text-align: center;
	}

table.calendar th {
	font-weight: normal;
	text-align: center;
	}

table.calendar td {
	border: 1px dotted #BBB;
	height: 2em;
	line-height: 1em;
	padding: 1px 1px 1px 2px;
	vertical-align: top;
	width: 2em;
	}

table.calendar td.occupied {
	background-color: #76B6ED;
	}
table.calendar td.today {
	border: 2px solid #d12f19;
	padding: 0px 0px 0px 1px;
	}
table.calendar td.dead {
	background-color: #EEE;
	}





/* hacks to get the home page working */

#homeCalloutWrapper .homeCallout .calloutHeading {
	width: auto;
	}
.calloutHeading {
	margin-bottom: 10px;
	}
	
#homeCalloutWrapper .calloutHeading {
	margin-top: 10px;
	}
	
.homeCallout {
	margin-right: auto;
	width: auto;
	}
	
.homeCallout .calloutContent {
	float: left;
	margin-right: 22px;
	width: 218px;
	}
.homeCallout #lastCallout.calloutContent {
	margin-right: 0px;
	}
	
.homeCallout .calloutContent img {
	border: 2px solid #F2F2F2;
	}

/* SPECIALS */

#specialsList {
	width: 100%;
	}
#specialsList tr {
	text-align: left;
	}


/* PROPERTY LIST PAGE */

.regionListing h2.regionHeading {
	float: left;
	}

.regionListing a.regionLearn {
	color: #497AA6;
	float: right;
	font-size: .9em;
	margin-right: 45px;
	}

.complexListing {
	clear: both;
	margin: 0;
	padding: 10px;
	}

.complexListing:first-child {
	margin-top: 30px;
	}

.complexListingTitle {
	clear: left;
	float: left;
	}

.complexListingTitle P {
	clear: left;
	float: left;
	margin-left: 0;
	}


.complexListing p {
	color: #666;
	}

.complexListing a {
	color: #497AA6;
	}
.complexListing a:hover {
	color: white;
	background: #497AA6;
	}

.complexListing ul {
	border: 0;
	padding-top: 10px;
	}

.complexListing ul li {
	border-color: #CCC;
	}

.propertyListing .propName {
	color: #354010;
	font-size:1.2em;
	}
	
p.searchSummary {
	font-size: 1.5em;
	color: #666;
	}

p.searchSummary .searchTerm {
	color: #497AA6;
	font-style: italic;
	}




/* PROPERTY/COMPLEX/REGION pages */

h2.propTitle {
	color:#354010;
	text-decoration:none;
	font-size:1.4em;
	line-height: 1.5em;
	}

#PropertySubNav {
	padding:0;
	margin:0;
	background:#394021 url(http://rentalsyourway.com/images/propertyGrad_bg.jpg) bottom center repeat-x;
	padding-top:10px;
	margin-bottom:20px;
}

#PropertySubNav li {
	border-bottom:1px solid #A6AB95;
	padding:10px;
}

#PropertySubNav a {
	color:#fff;
	text-decoration:none;
	font-size:1.2em;
	letter-spacing:-0.5px;
}

#PropertySubNav a:hover {
	color:#79BAF2;
	background:none;
}



.moreLink a {
	background-image: url(http://rentalsyourway.com/images/arrowGreen.png);
	}
.moreLinkComplex a {
	background: url(http://rentalsyourway.com/images/arrowDarkBlue.png) center left no-repeat;
	color: #497AA6;
	font-size:.9em;
	font-weight:bold;
	padding-left: 20px;
	text-decoration:none;
	text-transform:uppercase;
	}
.moreLinkComplex a:hover {
	color: #FFF;
	background: #497AA6;
}

.secondarySubNav {
	border-top: 1px solid #F2F2F2;
	margin-top: 20px;
	padding-top: 20px;
	}
.secondarySubNav h2 {
	color: #999;
	font-size: 1.4em;
	margin-bottom: .5em;
	}
.secondarySubNav li {
	margin-left: 20px;
	}
.secondarySubNavComplex li {
	list-style-image: url(http://rentalsyourway.com/images/arrowDarkBlue.png);
	}
.secondarySubNavRegion li {
	list-style-image: url(http://rentalsyourway.com/images/arrowLightBlue.png);
	}
.secondarySubNav a {
	text-decoration: none;
	}
	.secondarySubNav a:hover {
	text-decoration:underline;
	}
.secondarySubNavComplex a, .secondarySubNavComplex .complexTitle {
	color: #497AA6;
	}
	
.secondarySubNavRegion a, .secondarySubNavRegion .regionTitle {
	color: #76B6ED;
	}
	
img { /* prevents 'noisy' text appearing while images load */
	color: #FFF;
	font-size: 10px;
	}


/*
***********************************************************

SPECIALS PAGE

***********************************************************
*/

.specialOffer {
	margin:0;
	padding:0;
	width:100%;
	background:url(http://rentalsyourway.com/images/listingBG.jpg) top left no-repeat;
	overflow:hidden;
	padding:20px;
}

.rightAlign {
	padding-right:50px;
	float:right;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.9em;
	font-style:italic;
}

.leftAlign {
	width:350px;
	padding-left:90px;
	padding-bottom:20px;
	overflow:hidden;
	background:url(http://rentalsyourway.com/images/starburst.png) top left no-repeat;
}

.specialOffer img {
	display:inline;
}

.specialOffer h3 {
	color:#497AA5;
	font-size:1.5em;
}

.specialOffer p {
	
}

#video {
	padding:25px;
	width:320px;
	margin: 0px auto;
	
}

