* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 6px 0px 12px;
	background-color: #444444;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

td.event_month_title {
	font: normal 11px/18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#EAEAEA;
	font-weight: bold;
	text-align: center;
	background-color:#557A95;
}




td a, td a:visited {
color:#0033CC;
	text-decoration: none;
}

td a:hover {
	color: #FF0000;
	text-decoration:underline;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	text-align: justify;
	line-height: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
.announ {
	background-color:#FFFF99;
	text-align: justify;
	padding: 5px;
	border:1px dashed #FF0000;

}
.note {
font-size:9px;
font-style:italic;

}
.news_cells {
padding: 3px;
}
.teams_icons {
padding: 3px;
background-color:#FFFFFF;

}
.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	background-color : #ffcc00;
	background-image: url(../images/tiltebar3.jpg);
}

.photobuttons {
padding:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #ff000f;
}

.photobuttons a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.photobuttons a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.photobuttons a:hover {
	font-size: 11px;
	color: #FFFFFF;
	background-color : #000000;
	text-decoration: none;
}
.gallerylinks {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.gallerylinks a {
	font-size: 11px;
	color: #FFFFFF;
		background-color : #FF000F;
	text-decoration: none;
}
.gallerylinks a:visited {
	font-size: 11px;
	color: #FFFFFF;
		background-color : #FF000F;
	text-decoration: none;
}
.gallerylinks a:hover {
	font-size: 11px;
	color: #FFFFFF;
	background-color : #000000;
	text-decoration: none;
}

select {
	background-color: #fff;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.searchbar {
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-right:20px;
}
.location {
	margin-bottom: 1px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: #FF9999;
	padding: 20px;
}


#location a:link, a:visited {
	color: #FFFFFF; 
}
#location a:hover {
	color: #FFFF00; 
}
.teams_title  {
	margin-bottom: 1px;
	height: 50px;
	color: #CC0000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom:1px dashed #990000; 
}
.teams_title a {
	color: #CC0000;
	text-decoration:none;
}
.teams_title a:visited {
	color: #CC0000;
	text-decoration:none;
}
.teams_title a:hover {
	color: #FF9900;
	text-decoration:underline;
}
.teams_cells {
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom:1px solid #CCCCCC; 
	padding:3px;
}
.team_department_links {
	margin-bottom: 1px;
	padding-left:150px;
	width: 320px;
	height: 50px;
	overflow: hidden;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
}
.team_department_links td {
	padding: 2px;
}

#page_header h1 {
	width: 120px;
	height: 140px;
	background: url('../images/logos.jpg') #FF000F no-repeat 50% 50%;
	color: #fff;
}
/* News  */
td.newstitle{
	border-top:1px solid  #ff0000;
	border-bottom:1px solid #ff0000;
	color: #990000;
}


/* News Pagination */
td.pag {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	color: #999;
}
td.pag1 {
	width: 120px;
	border-top:1px solid #999999;
	border-bottom:ipx solid #999999;
	text-align:rihgt;
	color: #fff;
}

.search {
	margin:0px;
	padding:5px;
	height: 45px;
	border-bottom:1px dashed #990000;
}
/* Page Search */
.page_search {
	float: left;
	padding-top:10px;
	width: 250px;
	height: 40px;
	z-index: 1;
}

#page_search h3 {
	padding-top: 6px;
	width: 70px;
	display: block;
	color: #666;
	background-color: inherit;
	font-size: 10px;
	line-height: 10px;
	float: left;
}

#page_search form {
	padding-right: 10px;

}

#page_search select, #page_search input {
	margin-top: 2px;
	width: 130px;
	height: 14px;
	float: left;
	font-size:10px;
}

#page_search input.button {
	font-size:10px;
	margin-top: 0px;
	margin-left: 10px;
	width: 21px;
	height: 19px;
}



/* Page Content */
#page_content {
	padding: 5px 0px 0px;
	width: 732px;
}

.content_box {
	margin: 0px auto;
	padding: 11px 0px 0px;
	width: 710px;
}

.content_box h2 {
	height: 18px;
}


/* Welcome Text*/

#welcome_text {
	padding: 0px 11px;
}

/* Services Column */



.services_textbox {
	margin-left: 155px;
	margin-right: 10px;
	width: 248px;
}

.services_textbox p {
	margin-bottom: 5px;
}

.link-more {
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

.link-more a {
	color: #FF6600;
	background-color: inherit;
}

.link-more a:hover {
	color: #FF3300;
	background-color: inherit;
}


/* Order Cards */
.recent_news {
	margin: 3px 0px 3px 3px;
	padding:3px;
	color: #FFFFFF;
	border: #98141b 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FF0000;
}
#order_cards {
	margin: 3px 0px 3px 16px;
	color: #9f0b17;
	background-color: inherit;
	font-weight: bold;
	border: #98141b 1px solid;
	float: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 281px;
}



/* Mailing List */

#mailing_list {
	margin-bottom: 1px;
	margin-left: 16px;
	width: 283px;
	height: 87px;
	float: left;
	border: #98141b 1px solid;
	color: #444;
	overflow: hidden;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

#mailing_list form {
	margin-left: 43px;
	padding-top: 15px;
}

#mailing_list input {
	margin-right: 15px;
	border:solid 1px #990000;
	width: 160px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#mailing_list input.button {
	margin: 0px;
	padding: 0px;
	width: 23px;
	height: 17px;
	background: none;
	border:none;
}


/* Footer Links */

#footer_links {
	padding: 18px 0px 0px;
	color: #083360;
	background: url('../images/footer_background.gif') #fff repeat-x 0px 1px;
	font-family: tahoma, arial, sans-serif;
}

#footer_links a {
	color: #083360;
	text-decoration: none;
	background-color: inherit;
}

#footer_links a:hover {
	color: #185799;
	background-color: inherit;
}

#footer_links ul {
	margin: 0px auto;
	padding: 0px 0px 0px 80px;
}

#footer_links li {
	padding: 0px 5px 0px 5px;
	color: inherit;
	background: url('../images/footer_links_div.gif') #fff no-repeat 100% 100%;
	float: left;
}

#footer_links li.last {
	padding-right: 10px;
	background: none;
}


/* Page Footer */

.page_footer {
	color: #000;
	background-color: #fff;
	font-family: tahoma, arial, sans-serif;
	text-align: center;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 9px;
}

.page_footer a {
	color: #000;
	background-color: inherit;
}

.page_footer a:hover {
	color: #5c5c5c;
	background-color: inherit;
}
.login {
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
FORM {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
INPUT {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
TEXTAREA {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}

SELECT {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}


.style1 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.news_tit1 {
	background-color : #E70300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	text-align: center;
	color: #FFFFFF;
	border-bottom: 2px solid #E70300;
}
.news_tit2 {
	border-bottom: 2px solid #E70300;
}
.news_tit3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;	
	text-align: legt;
	color: #000000;
	border-bottom: 2px solid #E70300;
}



.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 1px;
	right: 1px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 1ex;
}


