@charset "utf-8";
/* CSS Document

RED: #a52a2a
BLUE: #0f4069

*/

body {
	padding: 0;
	margin: 0;
	background-color: #b65656;
	background-image: url(/imgs/template/page-background.gif);
	background-repeat: repeat-x;
	font-family: Estrangelo Edessa, verdana, arial;
	color: #333333;
	font-size: 15px;
}

h1 {
	color: #a52a2a;
	font-size: 17px;
	margin-top: 15px;
}

h2 {
	color: #0f4069;
	font-size: 15px;	
}

h3 {
	color: #a52a2a;
	font-size: 13px;
}

h4 {
}

p {
	line-height: 130%;
}

a:link {
	color: #a52a2a;
}

a:visited {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

#container {
	width: 988px;
	background-color: #ffffff;
	margin: 0px;
	padding: 1px;
	margin: auto;
}

.top-nav {
	text-align: right;
	font-size: 12px;
	padding-right: 3px;
}

.top-nav a {
	font-family: verdana;
	font-size: 9px;
}

/* Header Styles */
#header-home {
	height: 399px;
	clear: both;
}

#header {
	height: 196px;
	clear: both;
}

#header-home img {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.logo {
	border: none;
}

.logo-home img {
	border: none;
	float: left;
}

.logo img {
	border: none;
	float: left;
	padding-top: 25px;
}

.header-text {
	margin-top: 10px;
	margin-bottom: 0px;
	float: right;
	font-family: Estrangelo Edessa;
	font-size: 18px;
	color: #a52a2a;
	margin-right: 10px;
	text-align: right;
}

.header-text p {
	line-height: 100%;
}

.header-phone {
	color: #0f4069;
}

p.header-phone {
	margin-bottom: 0px;
	margin-top: 5px;
}

.header-phone-interior {
	color: #0f4069;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
	clear: left;
}

#content {
	margin: 0;
	padding: 0;
	background-image: url(/imgs/template/content-background.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #ffffff;
}


/* End Header Styles */


/* Left menu styles */
#left-side {
	background-color: #275379;
	background-image: url(/imgs/template/left-menu-background.gif);
	background-repeat: repeat-x;
	width: 230px;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 50px;
	width: 205px;
}

#menu li {
	padding: 10px;
	padding-top: 12px;
    list-style: none;
	height: 20px;
	background-image: none;
	border-bottom: 1px solid #cccccc;
	position: relative;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
	
}

#menu a:hover {
    text-decoration: none;
}

#menu li:hover {
	background-image: url(/imgs/template/left-menu-hover.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	background-position: top;
}

.selected {
	background-color: #1a466b;
	cursor: pointer;
}
/* end */

#inner-content {
	width: 757px;
	float: right;
	margin: 0;
	padding: 0;
}

/* Top Menu Styles */
#top-menu {
	background-color: #b65656;
	background-image: url(/imgs/template/top-menu-background.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0;
	font-size: 14px !important;
	font-family: Estrangelo Edessa !important;
}

#top-menu ul {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 4px;
}

#top-menu ul li {
	display: inline;
}

#top-menu a {
	text-decoration: none;
	color: #ffffff;
	padding: 5px 25px 6px 25px;
	border-right: 1px solid #ffffff;
	margin-left: -3px;
}

#top-menu a:hover {
	background-color: #be4b4b;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 25px 6px 25px;
}

#top-menu a.last {
	border-right: none;
}
/* End Top Menu Styles */

.page-text {
	padding: 5px 10px 20px 10px;
}

/* Footer styles */
#footer {
	border-top: 1px solid #0f4069;
	margin-top: 1px;
	font-size: 12px;
	margin: 0;
	padding-left: 30px;
}

#footer h2 {
	font-size: 14px;
}


.foot-one,
.foot-two,
.foot-three {
	width: 290px;
	float: left;
	padding: 10px;
	text-align: center;
}

.foot-one,
.foot-two {
	border-right: 1px dashed #0f4069;
	min-height: 225px;
}

#footer a {
	font-family: verdana;
	font-size: 9px;
}

/* end footer */

/* General Styles */

.home-right {
	float: right;
	margin: 10px 5px 10px 10px;
	text-align: center;
	border-left: 1px dotted #0f4069;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.home-right img {
	padding-bottom: 5px;
}

.clear-content {
	clear: both;
}

.clear-right {
	clear: right;
}

.clear-left {
	clear: left;
}

.right {
	float: right;
}

.right-image {
	border: 1px solid #000000;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	font-size: 12px;
}

.center {
	text-align: center;
}

table.rates {
	width: 300px;
	border: 1px dotted #0f4069;
	text-align: center;
	padding: 5px;
}

table.rates th {
	border-bottom: 1px solid #0f4069;
	padding: 3px;
	color: #0f4069
}

table.rates td {
	text-align: center;
	border-bottom: 1px dotted #0f4069;
	padding: 5px;
	font-size: 13px;
}

table.rates td.last {
	border: none;
}

.google-map {
	border: 1px solid #666666;
	width: 425px;
	height: 350px;
	text-align: center;
	margin: auto;
	margin-bottom: 10px;
}

.gal-photo {
	float: left;
	width: 220px;
	text-align: center;
	margin-bottom: 10px;
}

.gal-photo img {
	border: 1px solid #000000;
	margin: 3px;
}