body {
/*	background: url("../images/layout/bkgnd_line.gif") top left repeat-x;	*/
	background-color: #F0F0F0;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;	
}

#banner {
	background-color: #0F2C4E;
}
a { color: #FF3333; text-decoration: none; }
a:link {  font-family: Arial, Helvetica, sans-serif;  line-height: 22px; color: #FF3333; text-decoration: underline; font-style: normal; font-weight: normal}
a:visited { font-family: Arial, Helvetica, sans-serif;  line-height: 22px; color: #FF3333; text-decoration: underline; font-style: normal; font-weight: normal}
a:hover { font-family: Arial, Helvetica, sans-serif; line-height: 22px; color: #666666; text-decoration: underline; font-style: normal; font-weight: normal}
a:active { font-family: Arial, Helvetica, sans-serif; line-height: 22px; color: #666666; text-decoration: underline; font-style: normal; font-weight: normal}


img { text-decoration: none; border: 0px}
img a:hover {
border:0px;
text-decoration: none;
}

/*  centre the main tables */
.tblCentre { 
margin-left: auto;
margin-right: auto;
}
.content {
	background-color: #FFFFFF;
}

/*  Set the spacing for h1 etc */
h1 {
	margin-top: 2px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	line-height: 20px;	
}
h2 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;	
}
.rentalsBanner h2 {
	color: #FFFFFF;
}

h3 {
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;		
}


/*  Menu styles  */
.menu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 22px; font-weight: bold;}

table.menu { text-align: left; }

a.menu:link { color: #333333; text-decoration: none; border-bottom: 1px; font-weight: bold;}
a.menu:visited { color: #333333; text-decoration: none; border-bottom: 1px; font-weight: bold;}
a.menu:hover { border-bottom: 1px dotted;}
a.menu:active { color: #40527B; border-bottom: 1px dotted;}

.menuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 22px;	
}
a.menuOn:link { color: #999999; text-decoration: none; border-bottom: 1px; font-weight: bold;}
a.menuOn:visited { color: #999999; text-decoration: none; border-bottom: 1px; font-weight: bold;}
a.menuOn:hover { border-bottom: 1px dotted;}
a.menuOn:active { color: #40527B; border-bottom: 1px dotted;}

/*  END Menu styles  */

/*  START Editor styles  */
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
	font-weight: normal;
}
.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	font-weight: normal;
}
.strikeThrough {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
	text-decoration: line-through;
}
/*  END Editor styles  */

.bodyText {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;		
}
.bodyTextBold {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;	
}


.homeNewsLabel {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 30px;	
	padding-left: 10px;
}

.frontBlogTitle {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;	
}
.frontBlogDate {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.frontBlogItem {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #CCCCCC;
	font-weight: normal;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.homeItemTable {
	/*background-color: #EDEDED; */
	background-color: #EDEDED;	
}
.homeItemTitle {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;		
}
.homeItemText {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	font-weight: normal;		
}
.homeItemDate {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	font-weight: normal;		
}
a.homeItemMore {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3333;
	font-weight: normal;
}
a.homeItemMore:link, a.homeItemMore:visited { color: #FF3333; text-decoration: none; border-bottom: 1px dotted; font-weight: bold;}
a.homeItemMore:hover { color: #666666; border-bottom: 1px dotted; font-weight: bold;}
a.homeItemMore:active { color: #40527B; border-bottom: 1px dotted; font-weight: bold;}

a.links {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3333;
	font-weight: normal;
}
a.links:link, a.links:visited { color: #FF3333; text-decoration: underline; font-weight: normal;}
a.links:hover { color: #666666;  font-weight: normal;}
a.links:active { color: #40527B;  font-weight: normal;}

.rentalsBanner {
	background-color: #FF3333;	
	color: #FFFFFF;
}
.rentalsCell1 {
	background-color: #F8F8F8;
}
.rentalsCell2 {
	background-color: #DDDDDD;
}

.articlesTables {
	background-color: #EEEEEE;	
}
.articlesTable {
	background-color: #FFFFFF;	
}

/*  START Bargains styles  */
.bargainsCell1 {
	background-color: #FFFFFF;
}
.bargainsCell2 {
	background-color: #EEEEEE;
}
.bargainNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;	
}
.bargainsTextHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 14px;
	font-weight: normal;	
}
/*  END Bargains styles  */


/*  START Object styles  */
.objectSpacer {
	background-color: #FFFFFF;
}
.blueRightObject {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;	
	background-color: #0F2C4E;
	padding-left: 10px;	
	padding-right: 10px;
}
.blueRightObject p { margin-top:6px; margin-bottom:7px}
.blueRightObject a, .blueRightObject a:visited { color: #FFFFFF; text-decoration: underline; font-weight: normal;}
.blueRightObject a:hover { color: #CCCCCC; text-decoration: underline; font-weight: normal;}

.redRightObject {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;		
	background-color: #D34841;
	background: #D34841 url("../images/layout/redbox_bkgnd.gif") top left repeat-x;	
	padding-left: 10px;
	padding-right: 10px;
}
.redRightObject p { margin-top:6px; margin-bottom:7px}
.redRightObject a, .redRightObject a:visited { color: #FFFFFF; text-decoration: underline; font-weight: normal;}
.redRightObject a:hover { color: #CCCCCC; text-decoration: underline; font-weight: normal;}

.greyRightObject {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;	
	background-color: #707070;
	padding-left: 10px;
	padding-right: 10px;
}
.greyRightObject p { margin-top:6px; margin-bottom:7px}
.greyRightObject a, .greyRightObject a:visited { color: #FFFFFF; text-decoration: underline; font-weight: normal;}
.greyRightObject a:hover { color: #CCCCCC; text-decoration: underline; font-weight: normal;}

/*  END Object styles  */

/*  START blog styles  */
.white11 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 11px; 
 font-style: normal; 
 line-height: 16px; 
 font-weight: normal; 
 text-decoration: none; 
 color: #FFFFFF;
background-color: #0F2C4E; 
 padding-left: 10px;
padding-right: 10px;
 }

.grey_light10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 12px;
}
.grey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.grey_light11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
.comment-link {

}
.date_header {

}
/*  END blog styles  */

/*  Start Form - smartForm styles  */
form.smartForm .fRequired {
font-size: 11px;
color: red;
align: right;
font-weight: normal; 
padding:0px;
}
/*  END Form - smartForm styles  */

 .backToTop { 
 	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FF3333; 	
	font-weight: normal; 
	align: right;
}
a.backToTop:link, a.backToTop:visited { color: #FF3333; text-decoration: underline; font-weight: normal;}
a.backToTop:hover { color: #666666; border-bottom: 1px dotted; font-weight: normal;}
a.backToTop:active { color: #40527B; border-bottom: 1px dotted; font-weight: normal;}

.printFriendlyBkgd {
	background-color: #ffffff;
}
.printFriendly {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight: normal;		
}
.required {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	font-weight: bold;		
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

a.biote:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC6666;
	line-height: 22px;	
 text-decoration: none;	
}

a.biote:hover {
	color: #DD6666;
 text-decoration: underline;	
}

/*  Footer styles  */
.footer {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

a.footer:link { color: #999999; text-decoration: none;}
a.footer:visited { color: #999999; text-decoration: none;}
a.footer:hover { border-bottom: 1px dotted;}
a.footer:active { color: #CCCCCC; border-bottom: 1px dotted;}
/*  END Footer styles  */