/* -------------------------------------------------------------- 
  
   Boilerplate Screen Styles
   * Version:   0.5 (2007-11-19)
   
-------------------------------------------------------------- */

@import "../sunday1/072309/css/lib/reset.css";
@import "../sunday1/072309/css/lib/typography.css";
@import "../sunday1/072309/css/lib/forms.css";
@import "../sunday1/072309/css/lib/plugins.css";
@import "../sunday1/072309/css/lib/thickbox.css";


/* -----------------------------------------------------------
		My Wake Up Call CSS 

(you could also do an @import with these styles in another sheet) 
		
-------------------------------------------------------------- */

body {
	margin:0;  /*just making sure again */
	padding:0; /*just making sure again */
	text-align:center; /* this gets IE to center content */
	background-color:#fff;
	color: #000000;
}
#wrapper {
	text-align:left;
	background-color: #01509B;
	height: 1750px;
	margin: 0px;
	padding: 20px;
}	
#page {
	border:1px solid #999999;
	width:878px;
	height:1650px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 150px;
}
#sidebar_R {
	float:right;
	width:250px;
	padding:0;
	margin:0;
	height:100%;
	background-color:#70C0E1;
}
#callout {
	width:210px; /* with padding, this equates to 250px */
	height:60px;
	background-color:#E2F2CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
ul#menu {
	list-style:none;
	background-color:#70C0E1;
	margin: 0;
}
ul#menu li a {
	list-style-image:none;
	margin:0px 0;
	text-indent:0;
	border-top:1px solid #fff;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-size: 2em;
	padding-left: 10px;
}
ul#menu li.last	a {
	border-bottom:1px solid #fff;
}
ul#menu li a:hover {
	color:#666666;
	background-color:#fff;
}	
#socialize {
	padding:20px;
	width:210px;
	background-color:#70C0E1; /* delete whenever */
	height: 60px;
}
#socialize img {
	margin-right:6px;
	text-align: center;
}
#socialize img.last {
	margin-right:0;
}		
#tweets {
	height: 210px;
	width: 250px;
}

#main_container {
	width:878px;
	position:relative;
	height:700px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: 0px;
}
#header {
	width:878px;
	margin:0;
	height:70px;
	text-align: center;
	background-color: #00011f;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#logo {
	width:130px;
	height:117px;
	position:absolute;
	top:185px;
	left:115px;
	z-index:999;
	border: thin groove #00011f;
}
#content {
	width:690px;
	height:1500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 100px;
}
.index #wrapper #page #main_container #content #locations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: right;
	height: auto;
	width: 600px;
	padding-top: 100px;
	padding-left: 100px;
	left: 175px;
	margin-left: 150px;
}
#IE7  #content {
	padding-top: 50px;

}				
.index h1 {
	font-size:28px;
	color:#FFCC00;
	margin-bottom:10px;
	line-height:28px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	font-variant: normal;
	font-style: normal;
}
.index h2, .index .h2 {
	font-size:2em;
	color:#666666;
	margin-bottom:0px;
	padding:0;
	line-height:1em;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
}
#clearbar {
	clear: both;
	height: 1%;
	overflow: hidden;
	border-bottom:3px double #ccc;
}

#footer {
	width:854px;
	height:70px;
	clear: right;
	border-top: 3px double #ccc;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
	margin-bottom: 30px;
}
ul#footer_menu {
	margin:0;
	padding:0;
	list-style:none;	
}
#footer_menu li  {
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color:#666666;
	float:left;
	display:inline;
	line-height:1em;
	margin-right:10px;
	padding-right:10px;
	border-right:1px #ccc solid;
	font-weight: bold;
}
ul#footer_menu  li a    {
	color:#333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
ul#footer_menu li.last {
	border-right:none;
	margin:0;
	padding:0;
}	
ul#footer_menu li a:hover {
	text-decoration:underline;
	color:#333333;
}		
		
.clearfix {
	overflow:hidden;
	width:100%;
	clear:both;
	height:0.2px;
}							
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	margin-bottom: 15px;
	text-align: justify;
}
