html,body
{
	text-align: center;
}

body#mainbody {
	top:10px;
	margin-top: 0px;
	background: #FFFFFF url(images/tile.png) repeat left top;
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #5C5C5C;
	/*border-right-style:ridge;*/	
}

body#imainbody {
	top:10px;
	margin-top: 0px;
	background: #FFFFFF;
	text-align:center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #5C5C5C;	
}




h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
}

h2 {
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	list-style: none;
}

a {
	color: #663333;
}

a:hover, a:active {
	text-decoration: none;
	color: #330000;
}

a:visited {
	color: #330000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

Form

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin:10px auto;
	padding: 0;
	left: inherit;
	width: 1000px;

	/*background: url(images/img02.jpg) no-repeat left top;
*/
	border: 1px solid #D2D2D2;

	-moz-box-shadow: 0 0 30px #CCC;

	-webkit-box-shadow: 0 0 30px #CCC;

	box-shadow: 0 0 40px #CCC;

	background: #FFF;

	background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));

	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 15px);
}

/* Header */

#header {
	width: 899px;
	margin: 0 auto;
	height: 120px;
	text-align: right;
	/* background:url("images/wave.jpg"); */
	background-repeat: no-repeat;
	background-position: top center; 
	border-bottom: 1px solid #CCC;
}

#pagehead
{
    width:600px;        
    text-align:right;
}

#logo {
	/*position: absolute;*/
	width: 880px;
	height: 100px;
	float: left;
	top: 12px;
	margin: 0 auto;
	
}

/* Page */

#page {
	width: 1000px;
	padding: 0px;	
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:center;
}

/* Content */

#lcolumn {
	float: left;
	width: 400px;
	clear: both;
	margin-left: 15px;
	margin-right: 10px;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-right: 1px dashed #DFE1E0;
	text-align:left;
}

#rcolumn {
	float: left;
	width: 400px;
	padding-bottom: 20px;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	padding-left: 25px;
	text-align:left;
}

#lcolumn h1 {
	width: 400px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	color: #600; 
}

#lcolumn h2 {
	width: 400px;
	/*padding-bottom: 10px;*/
	padding-top: 10px;
	text-transform: none;
	font-size: 13px;
	font-weight: bold;
	color: #900;
}

#lcolumn h3 {
	width: 400px;
	/*padding-bottom: 10px;
	padding-top: 10px;*/
	text-transform: none;
	font-size: 12px;
	font-weight: 600;

	color: #600;
}

#scolumnw h1 {
	width: 400px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: none;
	font-size: 15px;
	font-weight: bold;
	color: #600; 
	line-height: 22px;
}

.headertitle
{	
	text-transform: none;
	font-size: 17px;
	font-weight: bold;
	/*color: #600;*/ 
	color: #e11a2c;
	line-height: 22px;
}

#scolumnw h2 {
	width: 400px;
	/*padding-bottom: 10px;*/
	padding-top: 10px;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	color: #900;
		line-height: 22px;
}

#scolumnw h3 {
	width: 400px;
	/*padding-bottom: 10px;
	padding-top: 10px;*/
	text-transform: none;
	font-size: 13px;
	font-weight: 600;
		line-height: 22px;

	color: #600;
}


ul#list{
	margin: 0; 
	/*padding-top:10px;
	padding-bottom: 10px;
	overflow:auto; 
	float: none;*/
	font: Arial, Helvetica, sans-serif;
	color: #28313A;
	list-style-image:url("images/bullet.gif");
	text-align:left;
}
#rcolumn p {
	
	margin: 0;
	font: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:10px;
	line-height: 22px;
	color: #28313A;
	text-align:left;
}



#lcolumn p {
	margin:0;
	font: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding-top:5px;
	padding-right: 10px;
	line-height: 22px;
	color: #28313A;
	text-align:left; 
}

p#small {
	font:"Courier New", Courier, monospace;
	color:#666;
	text-transform:uppercase;
	font-size:10px;
	font-weight:100;
	text-align:center;

}

p#linksmall {
	font:"Courier New", Courier, monospace;
	color: #C66;
	text-transform:uppercase;
	font-size:10px;
	font-weight:100;
	text-align:left;
	margin-left:30px;

}

p#highlight {
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	color: #7F0000;
}

p#highlightsi {
	font:Verdana, Geneva, sans-serif;
	font-weight:600;
	font-size:14px;
	font-style:italic;
	color: #7F0000;
}

p#highlightsb {
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	font-style:normal;
	color: #7F0000;
	margin:0 0 0 0;
	padding:10px 0 0 0;
}


p#highlightssb {
	font:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
	color: #7F0000;
	margin:0 0 0 0;
	padding:0 0 5px 0;
}


#rcolumn h1 {
	width: 400px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #600; 
}



#scolumn {
	float: inherit;
	clear: both;
	width: 820px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 30px;
	text-align:center;
}

#scolumn p {
	font: Arial, Helvetica, sans-serif;
	padding: 15px 15px 15px 15px;
	/*padding-top: 5px;
	padding-left: 10px;*/
	line-height: 22px;
	color: #28313A;
	text-align:center; 
	background-color: #E8E8E8;
}



#button_big {
	float: inherit;
	clear: both;
	width: 800px;
	height:150px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 30px;
	text-align:center;
	background-image:url("images/button_big.jpg");
	background-repeat:no-repeat;
	background-position: center center; 
}

#button_big p {
	font: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	color: #900;
	padding: 15px 15px 15px 15px;
	/*padding-top: 5px;
	padding-left: 10px;*/
	line-height: 22px;
	color: #28313A;
	text-align:center; 
}

#button_big a
{
	font-style: normal;
}



#scolumn h1 {
	width: 400px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #600; 
}

#scolumnw {
	float: inherit;
	clear: both;
	width: 1000px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 30px;
	text-align: center;

}

#scolumnw p {
	font: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 15px;
	/*padding-top: 5px;
	padding-left: 10px;*/
	margin: 0;
	line-height: 22px;
	color: #28313A;
	text-align:center; 
}


#scolumnw h1 {
	width: 400px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #600; 
}

#titlecolumn{
	width: 390px;
	height: 40px;
	background-image:url(images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	text-align:left;
}

#titlecolumn h1{
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #600; 
	padding-left:30px;
	text-transform: none;

}

#footer {
	width: 500px;
	height: 32px;
	margin: 0 auto;
	clear:both;
	/*background: #CCC;*/
	vertical-align: middle;
	padding-top: 5px;
	/*border-top: 1px solid #CCC;*/
	/*1px dashed #DFE1E0;*/
}



#footer p {
	font-size: 10px;
	text-align:center;
	
}



/* Menu */

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #595959;
}

#legal a {
	font-weight: normal;
}


.container {
	width: 900px;
	height: 130px;
	position: absolute;
	top: 50%; left: 50%;
	/*margin: -165px 0 0 -210px;*/
	overflow: hidden;
}
img {border: none;}

ul#topnav {
	margin: 10px 0 0px; 
	padding: 0; 
	list-style: none;	
	font-size: 0.85em;
	clear: both;
	float: left;
	width: 900px;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:40px;

}
ul#topnav a, ul#topnav span {
	padding: 10px 23px;
	float: left; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
	background: #1d1d1d; 
}
ul#topnav a {	color: #7bc441; }
ul#topnav span {
	display: none;
}

ul#topnav.v2 span{
	background: url(images/a_bg.gif) repeat-x left top;
}
ul#topnav.v2 a{
	color: #555;
	background: url(images/a_bg.gif) repeat-x left bottom;
}

#menubar {
	/*position: absolute;*/
	width: 900px;
	height: 56px;
	top:140px;
}

/*Table */

div.table { 
width:500px; 
background-color:#E8E8E8;
margin:auto;
} 

div.leftcolumn { 
width:250px; 
float:left; 
text-align:center; 
vertical-align:middle; 
background-color:#E8E8E8;
vertical-align:middle;
} 

div.middlecolumn { 
width:250px; 
float:left; 
text-align:center; 
background-color:#E8E8E8;
vertical-align:middle;
} 

div.rightcolumn { 
width:250px; 
float:right; 
text-align:center; 
vertical-align:middle; 
background-color:#E8E8E8;
vertical-align:middle;
} 

div.leftcolumnw { 
width:250px; 
float:left; 
text-align:center; 
vertical-align:middle; 
background-color:white;
} 

rightcolumnw# h1
{
	text-color:red;
}

div.middlecolumnw { 
width:250px; 
float:left; 
text-align:center; 
background-color:white;
} 

div.rightcolumnw { 
width:250px; 
float:right; 
text-align:center; 
vertical-align:middle; 
background-color:white;
} 

hr { 
clear:both; 
display:block; 
visibility:hidden;}


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;	
}
.calendarExt
{
    z-index:20005;
    display:inline-block;
    background:white;
    border-color:#CCC;
    border-style:outset;
}
.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	text-align:center;
	z-index:5000;
}

.modalPopup p {
    padding: 5px;
}

.rbProc label
{
    
    position: relative;
    top: 0;
    left:20px;
}

.slidingDiv {
    height:50px;
    background-color: #e9e4e4;
    padding:10px;
    margin-top:10px;    
}
 
.show_hide {
    display:none;
}

.td
{
    z-index:3000;
}

.headertd
{
    border-style:solid;
    border-width:1px;
    border-color:Gray;
    border-right-color:Gray;    
    font-size:10px;
    min-width:37px;
    max-width:37px;
    vertical-align:middle;
    text-align:center;
    padding:0;   
    height:150px;
}

.headertdshort
{
    border-style:solid;
    border-width:1px;
    border-color:Gray;
    border-right-color:Gray;    
    font-size:10px;
    min-width:37px;
    max-width:37px;
    vertical-align:middle;
    text-align:center;
    padding:0;   
    height:100px;
}


.headertdtext
{	
	margin:0;
	border:0;
	padding:0;
	text-align:left;	
	vertical-align:middle;			
	height:inherit;
	width:inherit;
	
}

.contenttd
{   
    border-style:solid;
    border-width:1px;
    border-color:#e4e4e4;   
    border-right-color:#e4e4e4;       
}

.contenttdipad
{
    border-style:dashed;
    border-width:1px;
    border-color:#e4e4e4;           
}


.contenttd a
{
    text-decoration:none;
    display:block;
}

.contentlink
{
    display:block;
    text-decoration:none;
}

.contentlinkcommented
{
    display:block;
    text-decoration:underline;
}

.contentdatatd
{    
    border-style:solid;    
    border-top-width:1px;
    border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:0;
    border-color:White;    
    text-align:center;    
    -moz-border-radius:10px;  
    -webkit-border-radius: 10px; 
}

.headerhours
{
    background-color:#e4e4e4;
    border-style:solid;
    border-color:#ffffff;
    border-width:1px;
    text-align:left;
    font-size:10px; 
    padding:0;
    margin:0; 
    min-width:37px;
    max-width:37px; 
}

#headertable
{    
    border-collapse:collapse;    
    border-spacing:0;
}

.selectMenu, .WeekSelect, .DaySelect, .MonthSelect, .NavButton, .SpanButton { 
    color: white !important; 
    background-color: #003E43 !important; 
    font-size: 12px; 
    font-weight: bold; 
    height: 30px; 
    line-height: 30px; 
    text-decoration: none; 
    -webkit-appearance: none; 
    -webkit-border-image: url(iPhoneNavButtonG.png) 0 6 0 6 stretch stretch; 
    text-align: center; 
    border-width: 0px 2px 0px 2px; 
    padding-left: 8px; 
    padding-right: 8px; 
    margin-left: 5px; 
    margin-right: 5px; 
    margin-top: 4px; 
} 



.subMenu { 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.3, #17959F), to(#014D51)); 
    -webkit-box-sizing: border-box; 
    position: absolute; 
    top: 0; 
    left: 0; 
    height: 40px; 
    width: 100%; 
    border-bottom: 1px solid #2E3744; 
    padding: 0px;     
    box-sizing: border-box; 
    text-align:left;
} 

.MenuLogo { 
    background: url("Sprites.png") 0px -0px no-repeat; 
    display: inline-block; 
    width: 106px; 
    height: 27px; 
    float: right; 
    vertical-align: middle; 
    margin-right: 8px; 
    margin-top: 5px; 
    padding: 0px; 
} 


.TitleHeader
{    
    color:#FFFFFF;
    font: -webkit-small-control;
    font-size:larger;
    font-weight:bold;
}

.subTitle
{
    float:right; 
    vertical-align:middle; 
    margin-top:10px; 
    margin-right:20px;
}