@import url("navigation.css");
@import url("tags.css");
@import url("forms.css");
/*----------------------------------------------------------------
MASTER STYLESHEET

Includes: 
Browser Compatibility: IE 6, IE 7, FIREFOX, SAFARI 
Layout Type:

Color Sceme:


Developers:
**********************************
Kevin Guill
email: kevin.guill@rezstream.com
website:http://rezstream.com
**********************************
----------------------------------------------------------------*/



/* =layout start / DO NOT EDIT BELOW THIS LINE
----------------------------------------------------------------*/
*{
margin:0;
padding:0;
}

img{
border:none;
}

body{
text-align:center;
/*min-width:840px;for netscape browsers*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
background: url(../images/body/body_bg.jpg) left top repeat-x #8a8977;
color:#333;
}

#wrapper{
text-align:left;
margin:0 auto;
width:900px;
}

#header{
width:900px;
height:85px;
}

#logo{
float:left;
width:230px;
height:85px;
}

#specialRate{
float:left;
margin:5px 10px 3px 70px;
}

#headerContent{
float:right;
width:650px;
height:85px;
padding:0px 10px 0px 0px;
text-align:right;
}

#windowWrapper{
position:relative;
left:0px;
top:0px;
height:256px;
margin:9px 0px 0px 0px;
z-index:10;
}

#topshadow{
position:absolute;
left:0px;
top:0px;
width:900px;
height:8px;
}

#topPhoto{
float:left;
width:691px;
height:256px;
}

#rezCalendar{
float:right;
width:209px;
padding:30px 0px 0px 0px;
height:226px;
background: url(../images/topphoto/rezCalendar_bg.jpg) left top no-repeat;
text-align:center;
color:#ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:100%;
font-weight:bold;
}

#hp_smallPhoto{
float:left;
width:896px;
height:76px;
padding:0px 2px 0px 2px;
background:#000;
border-bottom:6px solid #000;
border-top:6px solid #000;
}

#hp_smallPhoto img{
float:left;
padding:0px 4px;
}

#hp_smallPhoto a img{
opacity:.85;
}

#hp_smallPhoto a img:hover{
opacity:100;
}

#mainContent{
clear:both;
position:relative;
left:0px;
padding:0px 0px 8px 0px;
width:900px;
background:#f0f0f0;
}

#content_topShadow{
position:absolute;
left:0px;
top:0px;
}

#content{
margin:0px auto 0px auto;
padding:20px;
width:836px;
border:4px solid #ffffff;
border-top:none;
}

.pagetitle{
color:#7f0e1c;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:120%;
font-weight:bold;
margin:0px 0px 15px 0px;
}

.pagetitle:first-letter{
font-size:140%;
}

#footer{
clear:both;
margin:10px auto 0px auto;
text-align:center;
width:900px;
font-size:80%;
color:#ffffff;
}

#footer a{
color:#ffffff;
}

.clear{
clear:both;
}


#content #sitemap{
font-size:110%;
color:#013300;
}

#content #sitemap a{
color:#013300;
}

/* =layout end / DO NOT EDIT ABOVE THIS LINE
----------------------------------------------------------------*/

.google_plus{
	float:right;
	margin:0 0 8px 8px;
}
