/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 10px;
	padding: 0;
	background: #787878;
	text-align: justify;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	border-bottom: none;
	color:#000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
	background: url(/images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 1000px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
	
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	font-weight: normal;
	font-size: 45px;
	font-family: sans-serif;
	letter-spacing:1px;
	font-weight: bold;
	background-color:;
	margin-top:-15px;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(/images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

.menu {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(/images/img03.jpg) no-repeat right top;
	font-family: sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing:1px;
}

#menu a:hover {
	color: #000000;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 550px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
	font-family: sans-serif;

}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: 5px 20px 20px 20px;

}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.entry a {
	font-family: sans-serif;
	color: #616161;
}

.entry a:hover {
	color:#8c0209;
	font-weight:bold;

}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin-top:0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208 url(/images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 15px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Search */

#search {
	float: right;
	width: 210px;
	height:px;
	padding-left:280px;
	background:;
	padding-top:13px;
	background-color:;
	
}

#search fieldset {
	
	border: none;
}

#search input {
	float: left;
	background:#b80f17;
	color:#ffffff;
	
}

#search #s {
	width: 170px;
	margin-right: 3px;
}

#search #x {
	background: none;
	border: none;
	float: left;
}

/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(/images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: right;
}

#center_image {
	border-style: ridge;
	border-color: #0000ff
	padding-left:0px;
	height:110px;
	width:505px;
}

#iframe {
	border: none;
	height: 110px;
	width: 505px;
	border: 0px;
}

#vid {
	padding-left:12px;
	padding-top:10px;
	padding-right:10px;
	float:left;
}

#specialnost {
padding-top:10px;	
padding-right:10px;	
padding-left:18px;	
float:left;}

#grad {
padding-top:10px;	
float:left;
}

#main_form { 
padding-left:20px;
}

#logo_text {	
padding-left: 70px;
}

.logo_text {	
font-size:60px;	
font-family:georgia;
}

#submit_button {	
float:left;	
padding-left:10px;
padding-top:25px;
}

#border_directions {
border-style: solid;
border-width: 1px;
border-color:#8c0209;
padding-bottom:10px;	
padding-top:30px;	
margin-top: -34px;
}

#border {
border-style: solid;
border-width: 1px;
border-color:#8c0209;
padding-bottom:10px;	
padding-top:30px;	
padding-left:30px;
margin-top: -34px;
}

#border_right {
border-style: solid;
border-width: 1px;
border-color:#8c0209;
padding-bottom:10px;	
padding-top:30px;	
padding-left:10px;
margin-top: -34px;
}

#border_right_down {
border-style: solid;
border-width: 1px;
border-color:#8c0209;
padding-bottom:10px;	
padding-top:30px;	
padding-left:10px;
margin-top: -34px;
}

#border_result {
border-style: solid;
border-width: 1px;
border-color:#8c0209;
padding-bottom:10px;
padding-left:10px;	
padding-right:10px;
}

.border_text {	
color:#8c0209;
}

.more {
color:red;
}

#name {
float:;
}

.pictures {
	float:right;
	height:250px;
	width:155px
}

#personal_pic {	
float:right;
background-color:blue;
border-style: solid;
border-width: 2px;
border-color:#8c0209;	
margin-top:10px;
margin-bottom:10px;

}

.gallery_main {	
float:right;	
border-style: solid;
border-width: 2px;
border-color:#8c0209;
font-family: sans-serif;
text-align:center;
height:25px;
width:150px;
}

#banner {
height:450px;	
width:220px;	
background-color:;
}

.contact_form {
background-color:#e6e6e6; 
border-color:#8c0209;	
color:#8c0209;
width:160px;	
margin-bottom:20px;
}

.directions {	
color:#8c0209;
font-family: sans-serif; 
font-weight:bold;	
font-size:15px;
}

.mail_link {
color:#000000;
font-family: sans-serif;
font-size:20px;
}

.search_result {
padding-top:15px;	
padding-left:15px;	
padding:bottom:15px;
}

.contact_form_main {
padding-left:20px;
}

.message {
width:450px;
border-color:#8c0209; 
color:#8c0209;
background-color:#e6e6e6;	
height:126px;
}

.send {	
width:110px;
height:22px;
color:#000000;
border:0px; 	
margin-top:10px;	
padding-bottom:5px;	
padding-right:10px; 
background-image: url(/images/send.gif)
}

#feedback_result {	
color:red;
padding-left:20px;	
font-weight:bold;	
font-family: arial;	
font-size: 25px;	
text-decoration: none;
}

.sitemap {
color:black;
float:rigth;
}

.sitemap a:hover {	
text-decoration:underline;
}

.select_menu {
	background:#e6e6e6;
	border:1px;
	border-style:solid;
	color:#8c0209;
	margin-left:-5px;
}

.search_button {
	border: 0px none ;
	width: 75px; 
	height: 22px;
	color: rgb(0, 0, 0);
	margin-left:10px;
	padding-right:7px;
	padding-bottom:10px;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	font-size:15px;
}

.start_text {
	text-align:center;
}