
* {
   margin: 0;
   }
   
html, body {
   height: 100%;
   }

a[href^="http:"] {
        background: url(../gfx/external.png) no-repeat right center;
        padding-right: 12px;
}

body
{
	background-color: #fcfcfc;
	color: #404040;
	/*font-family: "Lucida Grande";*/
	/*letter-spacing:0.04em;*/
}

#container {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -30px;
}

#title_nav
{
	float: right;
	line-height: 70px;
	padding-right: 20px;
}

#title_nav li
{
	float: left;
	margin: 0 0.3em;
}

#title_nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#title_nav ul a
{
	font-size: 10pt;
}

.darkback
{
	background-color: #000;
	height: 200px;
}

.title-thing
{
	height: 200px;
	width: 960px;
	float: right;
	clear: right;
	background: url(../gfx/title-thing.jpg) no-repeat;
}

#title_nav ul a
{
	text-decoration: none;
	/*display: block;*/
	color: #cbcbcb;
	text-decoration: none;
}

#title_nav ul a:hover
{
	color: #fcfcfc;
	text-decoration: underline;
}

#nav
{
	margin-top: 30px;
}
#nav li
{
	margin: 0;
}

#nav li:hover
{
	background-color: #e6e6e6;
}

#nav ul a:hover
{
	color: #99060b;
}

#nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#nav ul a
{
	text-decoration: none;
	height: 2em;
	line-height: 2em;
	width: 150px;
	display: block;
	color: #404040;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
}

.logo
{
	z-index: -999;
	float: left;
}

.logo a
{
	position: relative;
	top:12px;
	left:15px;
	width: 262px;
	height: 40px;
	cursor:pointer;
	display: block;
	background: url(../gfx/logo3.png) no-repeat;
}

.border_right
{
	padding-right: 10px;
	border-right: 1px #ccc solid;
}

#telephone
{
	float: right;
	display: block;
	color: #fff;
	font-size: 18pt;
	padding-right: 20px;
	line-height: 70px;
}

#userlogin
{
	float: right;
	color: #fff;
	font-size: 10pt;
	line-height: 70px;
	padding-right: 50px;
}

.subtitle
{
	border-top: 2px #fff solid;
	height:  60px;
	background-color: #e6e6e6;
	margin-bottom: 20px;
}

.subtitle h1
{
	padding-top: 10px;
	color: #99060b;
	font-weight: normal;
	font-style: normal;
}

h2
{
	color: #134b99;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
}

#push {
	height: 10px;
}

#footer {
	clear: both;
	border-top: 2px #fff solid;
	height:  28px;
    width:100%;
  	background: url(../gfx/footer.jpg) repeat-x;
  	margin: -30px auto 0 auto;
  	color: #fff;
}

/*#footer
{
	clear: both;
	border-top: 2px #000 solid;
	height:  100px;
	position:absolute;
    bottom:0;
    width:100%;
  	background: url(../gfx/footer.jpg) repeat-x;
  	color: #fcfcfc;
}*/

.titleback
{
	background: url(../gfx/headerback.jpg) repeat-x;
	height: 70px;
}

a
{
	text-decoration: none;
	color: #99060b;
}

#footer2
{
	padding: 20px 0;
	color: #333;
	border-top: 2px #000 solid;
}

#main
{
	width: 800px;
	margin-left: 0px;
	margin-top: 80px;
	height: 600px;
	background: url(http://localhost:8000/background) no-repeat;
}

.header-background {
	background-color: #000;
	width: 100%;
	height: 45px;
	border-bottom: 20px solid #333;
	position: absolute;
	left: 0;
	/*background: url("/site_media/gfx/logo.png") no-repeat;*/
}


#title
{
	top: 7px;
	margin: auto;
	height: 70px;
	width: 600px;
	background: url("/site_media/gfx/logo3.png") no-repeat;
	position: absolute;
}

.cal_month_calendar
{
	width: 500px;
}

.cal_month_calendar a
{
	display: block;
}

.cal_row
{
	height: 50px;
}

.cal_month_calendar td
{
	color: #4c4c4c;
	text-align: center;
	line-height: 50px;
	width: 50px;
	background-color: #e6e6e6;
	border: 2px solid #fff;
	padding: 3px;
}

.cal_month_calendar td:hover
{
	background-color: #6cff69;
}

td.cal_not_in_month
{
	visibility: hidden;
}

td.cal_old
{
	background-color: #999;
}

td.cal_old:hover
{
	background-color: #999;
}

td.cal_event
{
	background-color: #99060b;
	color: #e6e6e6;
}

td.cal_event:hover
{
	background-color: #99060b;
	cursor: wait;
}

.show
{
	float: left;
	position: relative;
	left: -60px;
	margin-right: -60px;
}

.ft-title { 
	padding: 5px 10px;
	width: 480px;
	text-align: left;
	font-size: 12pt; 
	color: white;
	text-align: right;
}

.curl
{
	background: url(../gfx/curl.png) no-repeat;
	width: 542px;
	height: 359px;
}

.curl img
{
	position: relative;
	top: 10px;
	left: 10px;
	width: 480px;
	height: 280px;
}

td
{
	padding-bottom: 20px;
}
