/*** Title ***/

#title {
	color: #5F6F52;
	display: none;
	font-size: 17px;
	margin-bottom: 20px;
}

/*** Content ***/

body {
	background-image: url(../images/layout/bkgrd.jpg);
	background-repeat:repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin-top: 0;
}

h1,
h2,
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h1 {
	color: #2A79B1;
	font-size: 16px;
	margin-top: 0;
}

h2 {
	color: #134663;
	font-size: 14px;
	margin-bottom: 0;
}

.admin th {
	color: #475B78;
	background-color: #EFF3F4;
}
h3 {
	color: #134663;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0;

}
strong {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0;

}
/*** Lists ***/

ul {
	list-style-image: url(../images/layout/bullet.gif);
}

ul,
ol {
	list-style-position: outside;
	padding-left: 18px;
	margin-top: 0;
}

/*** Images ***/

.imagespacert {
	float: right;
	margin: 0 0 10px 10px;
}

.imagespacelt {
	float: left;
	margin: 0 10px 10px 0; 
}

.button {
	margin: 15px 0;
}

.photos {
	border: 1px solid #ccc;
	padding: 4px;
	background-color: #fff;
}

/*** News Page ***/

.column {
	width: 320px;
	float: right;
	border-left: 1px solid #eee;
	padding: 10px;
	margin: 10px 0 5px 10px;
	background-color: #EFF3F4;
}
.specialties {
	border: solid 4px #DEDEDE;
	padding: 5px 20px 5px 20px;
	width: 280px;
}
/*** Links ***/

a:link, 
a:visited, 
a:active {
	color: #134663;
	text-decoration: none;
}

a:hover {
	color: #2A79B1;
	text-decoration: underline;
}

.contact:link, 
.contact:visited, 
.contact:active {
	color: #2A79B1;
}

a img {
	border: none;
}
/*** Custom Styles ***/

.watch_video {cursor:pointer; background:#dae7f2; border: 1px solid #A4BBD5; padding:5px; margin-bottom:10px;}=======

/*** 404 Error Page Styles ***/
/* Widget content container */
#goog-wm { }

/* Heading for "Closest match"
#goog-wm h3.closest-match { }

/* "Closest match" link
#goog-wm h3.closest-match a { }

/* Heading for "Other things" */
#goog-wm h3.other-things { }

/* "Other things" list item */
#goog-wm ul li { }

/* Site search box */
#goog-wm li.search-goog { display: list-item; }
