
body {
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align:center;
/*	width:800px;*/
	margin:0 auto;
}
a {
	color: #DF9496;
}
a img{
	border: none;
}
h3{
	font-family:Verdana,"Times New Roman",Arial;
	font-size:12px;
	font-weight:normal;
}
#header{
	text-align:center;
	clear:both;
	margin-bottom:10px;
}
#cal{
	margin:0 auto;
	width:500px;
	text-align:left;
	min-height:300px;
}
#calendar {
	width: 500px;
	min-height:400px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


caption {
	margin: 0;
	padding: 0;
	width: 500px;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	width:90px;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

td a {
	text-decoration: none;
	/*font-weight: bold;*/
	display: block;
	color:#616B76;
	height:35px;
	padding-top:15px;
}

td a:hover, td a:active {
	color: #DF9496;
	/*color: #6aa3ae;*/
	/*color:#fff;*/
	/*background: url(images/bg_calendar.gif) no-repeat right top;*/
}
.today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	/*background: #DF9496;*/
}
.went, td.went a,td.went a:hover{
	background: #50ee5a;
	color:#fff;
}
.off, td.off a, td.off a:hover{
	background:#eedd00;
/*	color:#A2ADBC;*/
	color:#fff;
}
.notwent, td.notwent a, td.notwent a:hover{
	background: #ed5a2e;
	color: #fff;
}
td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 50px;
	text-align: center;
}

td a:link, td a:visited {	
	/*color:#616B76;*/
	/*background: url(images/bg_calendar.gif) no-repeat;*/
}

/* Styling the Popup */
 #backgroundPopup{  
 display:none;  
 position:fixed;  
 _position:absolute; /* hack for internet explorer 6*/  
 height:100%;  
 width:100%;  
 top:0;  
 left:0;  
 background:#000000;  
 border:1px solid #cecece;  
 z-index:1;  
 }  
 #popup{  
 text-align:left;
 display:none;  
 position:fixed;  
 _position:absolute; /* hack for internet explorer 6*/  
 height:200px;  
 width:400px;  
 background:#FFFFFF;  
 border:2px solid #cecece;  
 z-index:2;  
 padding:12px;  
 font-size:13px;  
 }
 #popup h3{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #cecece;
	letter-spacing: 1px;
	color: #335aa4;
}
 #popup h4{
	margin-top: 30px;
	color: #616B89;
	font-weight: bold;
	letter-spacing:0.5px;
	font-size:14px;
}
/*Styling buttons*/
.button{
	background-color: #D9E2E1;
	color: #616B89;
	font-weight:bold;
	padding: 2px;
	margin-right: 5px;
	border: 0;
	text-decoration: none;
}
.big-button{
	background-color: #50EE5B;
	color: #fff;
	border: 1px solid #000;
	font-size: 20px;
	font-weight:bold;
	padding:5px 10px;
	margin-right: 5px;
	border: 0;
	text-decoration: none;
}
.button a{
	text-decoration:none;
}
.button:hover{
	cursor: pointer;
	background:#616B89;
	color: #fff;
}
.big-button:hover{
	cursor: pointer;
	background:#50EE5b;
	color: #fff;
}
 #popupContactClose{  
 font-size:14px;  
 line-height:14px;  
 right:6px;  
 top:4px;  
 position:absolute;  
 color:#616B89;  
 text-decoration: none;
 font-weight:700;  
 display:block;  
 }  
#sub-nav{
	float:right;
	margin-right:20px;
	margin-top:10px;
	text-align:right;
	height:2px;
	margin-bottom:20px;
}
#sub-nav a{
	margin-left:10px;
}
.loader{
	margin-left:250px;
	margin-top:75px;
}
.loadingtext{
	color:#616b89;
    letter-spacing: 1px;
}
.highlight{
	font-variant: small-caps;
}
#footer{
	clear: both;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
	margin-top:20px;
	padding-top: 5px;
	border-top: 1px #ccc solid;
	margin-left:20px;
	margin-right: 20px;
	line-height:17px;
}
.quote{
	font-style: italic;
	font-weight: bold;
}
#wrap{
	margin: 0 auto;
	margin-top: 4px;
	width: 900px;
	-webkit-box-shadow:0px 0px 10px #888;
	box-shadow: 5px 5px 5px #888;
}
#content{
	text-align:left;
	float:left;
	height:400px;
}
#summary{
	float: left;
	width: 380px;
	margin-left:10px;
	font-size:14px;
	/*color:#000;*/
}
#screenshot{
	float: right;
	margin-left: 100px;
	margin-right:100px;
	width: 300px;
}
.mid-button{
	background-color: #F15731;
		color: #fff;
		font-weight:bold;
		padding: 2px 20px;
		font-size:15px;
		text-align:right;
		margin-bottom:10px;
		margin-right: 75px;
		float:right;
		text-decoration: none;
}
.evententry{
	margin:2px 0;
	padding-bottom:1px;
	border-bottom:1px solid #ccc;
}