@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 Scheme:
------------------

------------------

Developers:
**********************************
Jessica Dooley
email: jessica.dooley@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/layout/body-bg.jpg) center top no-repeat #020611;
}

#outer_wrapper{
position:relative;
margin:0 auto;
top:24px;
width:926px;
background:url(../images/layout/wrapper-bg.png) center top no-repeat;
}

#wrapper{
text-align:left;
margin:0 auto;
width:894px;
min-height:620px;
border:3px solid #000;
background:url(../images/layout/sidebar-bg-repeat.jpg) left top repeat-y #f5f1e8;
}

#header_wrapper{
position:relative;
width:894px;
height:139px;
background:url(../images/layout/header-bg.png) left top no-repeat;
z-index:9990;
}

#logo{
float:left;
width:271px;
height:84px;
padding:5px 0 0 11px;
}

#toplinks{
float:right;
width:230px;
padding:5px 8px 0 0;
color:#540800;
font-weight:bold;
font-size:1.1em;
}

#mainNav{/*navigation.css*/}

#topphotos{
margin-top:-11px;
background:#000;
width:894px;
height:208px;
border-top:3px solid #000;
}

#leftphoto{
float:left;
width:254px;
}

#rightphoto{
float:right;
width:638px;
}

#content_wrapper{
width:894px;
color:#686863;
}

#main_content{
float:right;
width:668px;
padding:0 16px 16px 12px;
}

#pagetitle{
float:left;
width:490px;
}

#full_content{
clear:left;
}

#subNav{/*navigation.css*/}

#left_content{
clear:left;
width:492px;
}

#sidebar{
float:left;
width:194px;
padding:0 0 10px 0;
}

#rez_calendar{
width:180px;
height:180px;
padding:0 0 0 12px;
text-align:left;
}

#sidebarcenter{
width:194px;
text-align:center;
}

#footer{
top:30px;
margin:0 auto;
width:894px;
color:#d3d3d3;
text-align:center;
}

#footer a{
color:#d3d3d3;
}

#footer p.rezLinks {
line-height:30px;
}

#footer img.rezLogo {
vertical-align:bottom;
padding-bottom:2px;
}

.clear{
clear:both;
}

.line-spacer{
margin:12px 0 12px 0;
}

/* =layout end / DO NOT EDIT ABOVE THIS LINE
----------------------------------------------------------------*/

#google_plus {
	position:absolute;
	top:35px;
	right:0;
}
