a:link {
	color: #333333;
	text-decoration:none;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #00355E;
	text-decoration:none;
}
a:active {
	color: #333333;
	text-decoration:none;
}
body {
	background-image: url(../images/front/Rick_Tile.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #7D7D7D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

 /*Site Main Formating Start */

.Main{
	width:850px;
	display:table;
	margin:0px auto;
}
.Header{
	width:850px;
	height:80px;
	float:left;
	position:relative;
	background-image:url(../images/front/Header_Logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.Flash_Area{
	width:850px;
	height:190px;
	float:left;
	position:relative;
	background-image:url(../images/front/Flash_Area_Bg.jpg);
}
.Content{
	width:828px;
	float:left;
	position:relative;
	padding:11px 11px 0px 11px;
	background-image:url(../images/front/Content_Bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:left;
}
#contact_numbers_top { height:25px; float:right; width:818px; text-align:right; padding:0 10px 0 0; }
#contact_numbers_top span { line-height:25px; text-align:right; font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial; height:25px; color:#014B82; font-size:16px; }

 /*Site Main Formating End */
 
 /* Top Nav - Start */
 
 .Header ul{
	clear:right;
	float:right;
	margin:26px 0px 0px 190px;
	padding:0px;
 }
 .Header li{ 
 	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	list-style-type:none;
 }
 .Header ul li a{
	margin:0px;
	padding:7px 9px 6px 9px;
	display:block;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-transform:uppercase;
 }
 .Header ul li a:Hover{
 	color:#FFFFFF;
	background-image:url(../images/front/Hover_Bg.jpg);
	background-color:#1C1B4B;
 }
 
 /* Top Nav - End*/
 /*Left Formating Start */

.Left_Column{
	width:210px;
	float:left;
	position:relative;
	display:table;
	margin-bottom:6px;
}
.Left_Nav{
	width:210px;
	display:table;
	background-image:url(../images/front/Left_Nav_Tile.jpg);
	float:left;
	position:relative;
}

 /*Left Formating End*/ 


 /*Right Formating Start*/ 

.Right_Column{
	width:598px;
	float:right;
	padding:10px;
	position:relative;
	display:table;
}
.Right_Column h1{
	margin:0px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:14px;
	font-weight:normal;
	color:#014B82;
}
.Right_Column h2{
	margin:20px 0px 12px 0px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	font-weight:normal;
	color:#014B82;
}
.Right_Column p{
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:17px;
}
.Right_Column li{
	margin:3px 0px 0px 0px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:15px;
}
.news_list { width:598px; clear:both; overflow:hidden; margin:10px 0 0 0; padding:10px 0 0 0; border-top:#666 1px solid; }
.news_list h3 { font-family:Arial, Helvetica, sans-serif; color:#333; font-size:11px; padding:0 !important; margin:0 0 7px 0 !important; }
.news_list h3 a { color:#333; text-decoration:none; }
.news_list h3 a:hover { color:#014B82; text-decoration:none; }
.news_list p { font-family:Arial, Helvetica, sans-serif; color:#333; font-size:11px; padding:0 !important; margin:0 0 7px 0 !important; }
.news_list span { color:#014B82; font-size:11px; }
.News_Events{
	width:598px;
	overflow:hidden;
	float:left;
	position:relative;
}
.News_Events_Box{
	width:598px;
	display:table;
	float:left;
	position:relative;
	background-image:url(../images/front/News_Events_Tile.jpg);
}
.News_Events_Box_Text{
	width:582px;
	margin:0px;
	padding:6px 8px 6px 8px;
	display:table;
	float:left;
	position:relative;
	background-image:url(../images/front/News_Events_Tile.jpg);
}
.News_Events_Box_Text h3{
	margin:0px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:11px;
	font-weight:normal;
	color:#013052;
}
.News_Events_Box_Text p{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:15px;
}

 /*Right Formating End*/ 
 
 /* Footer - Start */
 
 .Footer{
 	width:840px;
	height:40px;
	background-color:#E5E5E5;
	margin:0 auto;
	float:left;
	position:relative;
 }
 .Footer p{
 	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#013052;
	margin:15px 0px 15px 15px;
	padding:0px 0px 0px 0px;
	text-align:left;
	float:left;
	position:relative;
 }
 .Footer ul{
 	margin:15px 0px 0px 610px;
	padding:0px;
 }
 .Footer li{ 
 	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	list-style-type:none;
 }
 .Footer a{
	margin:0px;
	padding:0px 0px 0px 10px;
	display:block;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#013052;
 }
 
 /* Footer - End */
 
 /*Left Nav - Start */
 .arrowlistmenu{
width: 90%; /*width of accordion menu*/
margin-left:10px;
margin-top:5px;
}

.arrowlistmenu h3{
	font-size:11px;
	font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	color:#333333;
	font-weight:normal;
	margin:0px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
font-size:11px;
color: #333333;
text-transform: none;
padding: 4px 0 0px 0px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
margin-top:6px;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #333333;
background: url(../arrowbullet.jpg) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 1px 0;
padding-left: 19px; /*link text is indented 19px*/
font-family:Gill Sans MT, Gill Sans, Trebuchet MS, Arial;
	font-size:10px;
	font-weight:normal;
	color:#333333;
}

.arrowlistmenu ul li a:visited{
color: #333333;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #333333;
background-color: #F3F3F3;
}
/* Left Nav - End */
