body {
background-image:url(../images/bodybackground.png);
background-repeat:repeat-x;
background-color:#3c5374;
font-family:"Trebuchet MS";
margin:0;
}

.header {
height:75px;
width:700px;
margin:auto;
padding:0;
}

.logo {
float:left;
padding-left:10px;
padding-top:14px;
height:53px;
width:273px;
}

.headerLinks {
padding-top:50px;
float:right;
}

.headerLinks a{
text-decoration: none;
color:#fff;
text-shadow:0 1px 0 #000;
font-size:16px;
}

.headerLinks a:hover{
text-decoration: none;
color: #ffcf51;
text-shadow: 0px 1px 0px #000;
font-size:16px;
}

.headerLinks_on{
text-decoration: none;
color: #ffcf51;
text-shadow: 0px 1px 0px #000;
font-size:16px;
}

.container {
padding-top:25px;
height:650px;
width:700px;
margin:auto;
}

.topcap {
height:4px;
background-image:url(../images/topcap.png);
background-repeat:no-repeat;
width:700px;
}

.capfill {
border-bottom-width:1px;
height:18px;
background-image:url(../images/capfill.png);
background-repeat:repeat-y;
width:700px;
border-color:#435677;
border-style:none none solid;
}

.whitebox {
border-top-width:1px;
background-image:url(../images/whitefill.png);
background-repeat:repeat-y;
height:252px;
width:700px;
border-color:#222e44;
border-style:solid none none;
}

.whitebox_sub {
border-top-width:1px;
background-image:url(../images/whitefill.png);
background-repeat:repeat-y;
height: 1200px;
width:700px;
border-color:#222e44;
border-style:solid none none;
}

.whitebox_sub_tc {
border-top-width:1px;
background-image:url(../images/whitefill.png);
background-repeat:repeat-y;
height: 850px;
width:700px;
border-color:#222e44;
border-style:solid none none;
}

.whitebox_sub_pp {
border-top-width:1px;
background-image:url(../images/whitefill.png);
background-repeat:repeat-y;
height: 1700px;
width:700px;
border-color:#222e44;
border-style:solid none none;
}

.whitebox_sub_about {
border-top-width:1px;
background-image:url(../images/whitefill.png);
background-repeat:repeat-y;
height: 700px;
width:700px;
border-color:#222e44;
border-style:solid none none;
}

.whitebox_contact {
border-top-width:1px;
background-image:url(../images/whitefill.png);
background-repeat:repeat-y;
height:475px;
width:700px;
border-color:#222e44;
border-style:solid none none;
}

.whitecontent {
margin-left:2px;
height:252px;
width:696px;
background-image:url(../images/whitegradient.png);
background-repeat:repeat-x;
}

.whitecontent_sub {
padding: 15px 15px 0px 15px;
background-position: 0 bottom;
margin-left:2px;
height: 1200px;
width:666px;
background-image:url(../images/whitegradient.png);
background-repeat:repeat-x;
}

.whitebox_sub_about a {
color: #f04709;
}

.whitecontent_sub_tc {
padding: 15px 15px 0px 15px;
background-position: 0 bottom;
margin-left:2px;
height: 850px;
width:666px;
background-image:url(../images/whitegradient.png);
background-repeat:repeat-x;
}

.whitecontent_sub_pp {
padding: 15px 15px 0px 15px;
background-position: 0 bottom;
margin-left:2px;
height: 1700px;
width:666px;
background-image:url(../images/whitegradient.png);
background-repeat:repeat-x;
}

.whitecontent_sub_images {
background-position: 0 bottom;
margin-left:2px;
height: 1075px;
width:696px;
background-image:url(../images/whitegradient.png);
background-repeat:repeat-x;
}

.whitecontent_sub_images_about {
background-position: 0 bottom;
margin-left:2px;
height: 700px;
width:696px;
background-image:url(../images/whitegradient.png);
background-repeat:repeat-x;
}

.whitecontent_contact {
padding: 15px 15px 0px 10px;
background-position: 0 bottom;
margin-left:2px;
height:475px;
width:671px;
background-image:url(../images/whitegradient.png);
background-repeat:repeat-x;
}

.whitecontent_contact a {
color: #f04709;
}

.subHeader{
text-decoration: underline;
padding-bottom: 15px;
font-weight: bold;
line-height: 14px;
font-size: 18px;
color: #f04709;
}

.listSubheader{
font-weight: bold;
line-height: 14px;
font-size: 14px;
color: #455a80;
}

.listSubtext{
padding-bottom: 15px;
padding-top: 5px;
line-height: 18px;
font-size: 13px;
}

.whitecontent_sub ul {
list-style-type: none;
}

.whitecontent_sub_tc ul {
list-style-type: disc;
}

.whitetext {
padding-left:21px;
padding-top:21px;
float:left;
height:224px;
width:335px;
}

.whitecopy {
padding-bottom:17px;
padding-top:10px;
color:#121a27;
font-size:14px;
line-height:21px;
height:59px;
width:335px;
text-shadow:#fff 0 1px 0;
}

.whitecopy a{
text-decoration: none;
padding-bottom:17px;
padding-top:10px;
color:#f04709;
font-size:14px;
line-height:21px;
height:59px;
width:335px;
text-shadow:#fff 0 1px 0;
}

.whitecopy a:hover{
text-decoration: underline;
padding-bottom:17px;
padding-top:10px;
color:#f04709;
font-size:14px;
line-height:21px;
height:59px;
width:335px;
text-shadow:#fff 0 1px 0;
}

.whiteimage {
z-index: -1;
padding-top:21px;
float: right;
height:224px;
width:330px;
}

.startNow {
display:block;
width:139px;
height:38px;
background:url(../images/startnow.png) no-repeat 0 0;
}

.startNow:hover {
background-position:0 -38px;
}

.startNow span {
display:none;
}

.bottomcontent {
height: 425px;
background-image:url(../images/capfill.png);
background-repeat:repeat-y;
width:700px;
border-color:#435677;
border-style:solid;
border-width:2px 0 0;
}


.bottomcontent_sub {
height:20px;
background-image:url(../images/capfill.png);
background-repeat:repeat-y;
width:700px;
border-color:#435677;
border-style:solid;
border-width:2px 0 0;
}

.discoverSearch {
float:left;
background-image:url(../images/searchBlock.png);
background-repeat:no-repeat;
padding-left:90px;
padding-top: 26px;
height:123px;
width:240px;
}

.discoverNotify {
margin-right:17px;
padding-left:85px;
background-image:url(../images/notifyBlock.png);
background-repeat:no-repeat;
float:right;
padding-top: 26px;
height:123px;
width:260px;
}

.discoverFavorite {
background-image:url(../images/searchFavorite.png);
background-repeat:no-repeat;
float:left;
padding-left:90px;
padding-top:46px;
height:124px;
width:228px;
}

.discoverRent {
background-image:url(../images/rentBlock.png);
background-repeat:no-repeat;
float:right;
margin-right:17px;
padding-left:90px;
padding-top:46px;
height:124px;
width:260px;
}

.aboutSearch {
float:left;
background-image:url(../images/eavBlock.png);
background-repeat:no-repeat;
padding-left:90px;
padding-top:25px;
height:130px;
width:240px;
}

.aboutNotify {
margin-right:17px;
padding-left:85px;
background-image:url(../images/srgBlock.png);
background-repeat:no-repeat;
float:right;
padding-top:25px;
padding-right:10px; 
height:130px;
width:250px;
}

.aboutFavorite {
background-image:url(../images/mmBlock.png);
background-repeat:no-repeat;
float:left;
padding-left:90px;
padding-top:46px;
height:135px;
width:228px;
}

.aboutRent {
background-image:url(../images/rsdiBlock.png);
background-repeat:no-repeat;
float:right;
margin-right:17px;
padding-left:90px;
padding-top:46px;
padding-right:10px;
height:135px;
width:250px;
}

.contentheaderWhite {
word-spacing:-1px;
text-shadow:0 1px 0 #000;
padding-bottom:11px;
line-height:21px;
font-size:16px;
color:#fff;
font-family:"Trebuchet MS";
}

.contentheaderBlue {
word-spacing:-1px;
/*text-shadow:0 1px 0 #000;*/
padding-bottom:11px;
line-height:21px;
font-size:16px;
color: #131a28;
font-family:"Trebuchet MS";
}

.contentheaderBlue a{
text-decoration: none;
color: #131a28;
}

.contentheaderBlue a:hover{
text-decoration: none;
color: #ffcf51;
}

.contentheaderBlue a:visited{
text-decoration: none;
color: #131a28;
}

.contentheaderOrange {
color:#f04709;
}

.contentWhite {
line-height:19px;
font-size:12px;
color:#fff;
}

.contentWhite a{
color: #efd054;
}

.contentWhite a:visited{
color:#efd054;
}

.contentBlue {
line-height:19px;
font-size:12px;
color: #30405d;
}

.bottomcap {
background-image:url(../images/bottomcap.png);
background-repeat:no-repeat;
height:4px;
width:700px;
}

.siteFooter {
padding-top:10px;
text-align:center;
height:40px;
width:700px;
}

.footerContent {
color:#fff;
font-size:12px;
}

.footerContent a {
text-decoration: none;
color:#fff;
}

.footerContent a:hover {
text-decoration: none;
color:#ffcf51;
}


#dynatip {
display:none;
background:transparent url(../images/tooltip_beta.png);
font-size:12px;
height:120px;
width:257px;
color:#fff;
padding:0;
}

#dyna{
	
	float: left;
	
	width: 139px;
	
}

#dyna img {
border:0;
cursor:pointer;
}

#dynatip.bottom {
padding-top:40px;
height:120px;
background:url(images/tooltip_upside.png);
}

.contact-area {
	width: 650px;
	margin-top: 15px;
}

.contact-area input, .contact-area textarea {
	padding: 5px;
	width: 530px;
	font-family:"Trebuchet MS";
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#Beta{
	border-style: none;
	float: left;
	margin: 7px 0px 10px 0px !important;
	width: 15px !important;
}

#Beta2{
	border-style: none;
	float: left;
	margin: 7px 0px 10px 10px !important;
	width: 15px !important;
}

.contact-area textarea {
	height: 90px;
	/*width: 483px;*/
}

.contact-area textarea:focus, .contact-area input:focus {
	border: 2px solid #900;
}

.contact-area input.submit-button {
	width: 100px;
	float: right;
}

label{
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 90px;
	padding-top: 5px;
	font-size: 14px;
}

.yes, .no{
	float: left;
	padding: 5px;
	font-family:"Trebuchet MS";
	font-size: 12px;
}

.followus{
	padding-right: 85px;
	padding-top: 5px;
	float: right;
}

#photodiv {
  background-repeat: no-repeat;
}

#aboutus_header{
	padding-bottom: 20px;
	height: 250px;
	width: 696px;
}

/* the overlayed element */ 
.apple_overlay { 
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* growing background image */ 
    background-image:url(http://static.flowplayer.org/tools/img/overlay/white.png); 
     
    /*  
        width after the growing animation finishes 
        height is automatically calculated 
    */ 
    width:640px;         
     
    /* some padding to layout nested elements nicely  */ 
    padding:35px; 
 
    /* a little styling */     
    font-size:11px; 
} 
 
/* default close button positioned on upper right corner */ 
.apple_overlay div.close { 
    background-image:url(http://static.flowplayer.org/tools/img/overlay/close.png); 
    position:absolute; right:5px; top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

div.apple_overlay.black { 
    background-image:url(../images/transparent.png);         
    color:#fff; 
}

#whats_new{
	margin-left: 3px;
	background-repeat: repeat-x;
	width: 694px;
	height: 64px;
	background:url(../images/whatsnew_back.png);
	}

#latestnews{
		float: left;
	}

#textrotator{
		padding-top: 25px;
		margin-left: 10px;
		float: left;
	}

#nowopen{
		padding-left: 230px;
		position: absolute;
		z-index: 0;
		float: right;
		height: 65px;
		width: 71px;
	}