@charset "utf-8";
/* Rent Bahamas Template */

/*COLORS
SAND = f0a077
BROWN = a44726
BLUE = 78b0cb
DARK BLUE = 447097

*/

* {margin: 0;padding: 0;}	
html {font-size: 100%;}
body {font: 62.5%/1.5 Verdana, Arial, Helvetica, sans-serif; background: #f0a077;}
#wrapper {width: 933px; background: #fff url(../images/global/mainContentBack.jpg) repeat-y; position: relative; margin: 0 auto; padding-bottom: 113px;}
p {margin-bottom: 1.8em; font-size: 1.2em;line-height: 1.8em; }

#mainContentText ul{margin-bottom:1.8em;}
li, dt, dl{font-size:12px;}

.fr{float: right;}
.fl{float: left;}
.clearFix{clear: both;}
.spacer{height:1.8em; width:100%; clear: both;}
.cl{clear:left;}
.cr{clear: right;}

.frIMG{margin-left:1em;}

.shadowed{background: url(../images/global/shadow-1000x1000.gif) top right; padding: 10px 10px 5px 5px; }


#navWrapper{width: 219px; height: 319px; background: #78b0cb; padding:2px; margin: 20px 0 0 21px; }
html>body #navWrapper{margin-left:40px;}
#nav{width: 213px; height: 313px; background: #78b0cb; border: 1px solid #fff; padding:2px; list-style-type: none; margin-bottom: 0;}
#nav a img{border: none;}


#footer img {position: absolute; bottom: -1px; left: 0;}

.mainContentText{margin: 1.8em 3.5em; }

a{color: #78b0cb; text-decoration: none;}
a:hover{text-decoration: underline;}

hr{border: 1px solid #78B0CB; margin: 0 20px 18px 0;}

.emphasizedText{color: #457096;}

#mainContent p{margin-right:20px;}

.extraPaddingOnRight{width:575px; }/*THIS IS A DISHONEST NAME*/
.extraPaddingOnleft{margin:0 0 18px 10px; }

#footer #bottomNav{list-style-type: none; text-align: center;}
#bottomNav li{display: inline; padding: 10px;}

.marginLeftTen{margin-left: 10px;}
.marginRightTen{margin-right:10px; }
.marginTopTen{margin-top:10px;}




