body{background-color:#6888b3;}body, .sidebar-box ul li a,#portfolio-big-pagination a{color:#07478c;}#logo-container a{background-image:url(http://spasouterbanks.com/wp-content/uploads/logos/logo.jpg);}#header-top, #logo-container a{height:130px;}a,.post-info, .post-info a{color:#00B8B8;}h1,h2,h3,h4,h5,h6,.sidebar-box h4,.services-box h4 span,.blog-post h1, .blog-post h1 a,.portfolio-sidebar h4, #portfolio-categories ul li, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .services-box h4, .intro-text{color:#07478c;}#menu ul li a{color:#07478c;}#menu ul li a:hover{color:#00B8B8;}#page-title h6{color:#07478c;}#footer,#footer ul li a,#footer ul li a:hover,#footer h4{color:#00B8B8;}#copyrights h5, #copyrights h5 a {color:#6A91BA;}#copyrights {background-color:#E6F8F8;}.phone {
	font-weight: bold;
        font-size: 30px;
}

.book {
        font-color: #FF4500;
font-weight: bold;
}

#site {
	height: auto;
	width: 980px;
	text-align: center;
	padding: 0px;
	background-color: #FFF;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*-------- LOGO ------------*/

#logo-container {
	width: 160px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}

/*------------ END LOGO ------------*/

/*----------MENU--------------*/

#menu-container {
	float: right;
	margin-top: 85px;
	margin-right: 20px;
	max-width: 775px;
}

#menu ul li a {
	text-transform: lowercase;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 3.0em;
	color: #07478c;
	height: 16px;
        font-family: "Comic Sans MS", "Times New Roman", Verdana, serif;
	font-style: normal;
	letter-spacing: 1px;
}

/*---------CONTENT---------*/

#content {
	float: left;
	height: auto;
	min-height: 200px;
	width: 750px;
	margin: 10px;
}

#full-width {
	float: left;
	height: auto;
	min-height: 200px;
	margin: 35px;
	width:900px;
}

/*-------- COLUMNS --------*/

#content .three-columns {
	width: 273px;
}

/*--------------END CONTENT--------*/

#footer-container {
	background-color: #f1f1f1;
	width: 100%;
	height: auto;
	display: block;
	float: left;
	border-top: 1px solid #e6e6e6;
}

#footer {
	margin: 40px;
	font-size: 10px;
	height: auto;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.2em;
	margin-bottom: 10px;
        margin-top: 10px;
}

#footer h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	text-transform: lowercase;
	margin-top: 0px;
	border-width:0px;

}

#copyrights h5 {
	font-size: 10px;	

}

/*-------------------------SIDEBAR----------------------------*/

.sidebar {
	height: auto;
	min-height: 1500px;
	float: right;
	width: 170px;
	margin-top: 36px;
	margin-bottom:40px;
	margin-right: 20px;

}



.sidebar-box ul li a {
	display: block;
	width: 160px;
	color: #00B8B8;
	text-decoration: none;
	font-size: 13px;

/*----------- ELEMENTS -----------*/
table {
	border: 0;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-top: 20px;
}

table th {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	padding-left: 13px;
	padding-right: 13px;
	background-color: #ffffff;
	border-right: 0;
	font-size: 14px;
}

table td {
	border: 0;
	padding: 5px;
	padding-left:13px;
}

table td:hover {
	background-color: #fff;
}

#calendar_wrap table td {
	text-align: center;
	padding-left:3px;
}

table#wp-calendar{
	margin-bottom:0px;
}

#calendar_wrap table td#prev{
	text-align: left;
}

