/*  
Theme Name: gaeta
Description: WP template specially designed for gaeta communication
Author: MRW Connected
Version: 1.0
.
*/

body {
	background-color: #443C61;
	margin:0;
	padding:0;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #000000;
}

#main-content h1 {
	color: #AB3B2C;
	font-size: 20px;
}

#main-content h1 a {
	color: #AB3B2C;
	font-size: 16px;
	text-decoration: none;	
}

#page {
	width: 1000px;
	text-align: left;
}
#header-top {
	height: 31px;
	background: url(images/header_top.jpg) no-repeat top center;
}
#logo {
	height: 99px;
	background: url(images/bg.jpg) repeat-y top center;
	padding-left: 28px;
	text-align: left;
}
#menu {
	height: 33px;
	background: url(images/menu_bg.jpg) repeat-x top center;
	/*margin-left: 9px;
	margin-right: 9px;*/
width:1000px;
}
#searchbox {
	float:left;
	margin-left: 10px;
	margin-top: 7px;
}
#searchbox form {
	margin:0;
	padding:0;
}
.search-textbox {
	float:left;
	width: 120px; height: 19px;
	background: url(images/search_textbox.jpg) no-repeat top left;
	border: none;
	font-size:10px;
	padding-left: 2px;
}
#header-image {
background:#ffffff;
	height: 159px;
	/*margin-left:9px;*/
	top:0px;
	/*background: url(images/header_image.jpg) no-repeat top center;*/
}
#main {
	background: url(images/bg.jpg) repeat-y top center;
	/*margin-left: 9px;
	margin-right: 9px;*/
	padding-top: 20px;
	padding-bottom: 20px;
}
#main-content {
	width: 655px;
	float:left;
	padding-left: 20px;
	padding-right: 20px;
}
#right-col {
	width: 224px;
	float: right;
	padding-right: 20px;
	padding-top: 40px;
	
}
#sidebox-title {
	width: 224px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #AB3B2C;
	padding-bottom: 5px;
	
}
#sidebox-top {
	width: 224px; height: 7px;
	background: url(images/sidebox_top.jpg) no-repeat top center;
}
#sidebox-content {
	width: 204px;
	/*background: url(images/sidebox_bg.jpg) repeat-y top center;*/
	background-color: #F1E5DD;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
}
#sidebox-bottom {
	width: 224px; height: 6px;
	background: url(images/sidebox_bottom.jpg) no-repeat top center;
	margin-bottom: 10px;
}
#sidebox-content ul {
	margin: 0; padding: 0;
	text-align: left;
	list-style-position: inside;
}
#sidebox-content ul a {
	color: #AB3B2C;
	text-decoration: underline;
}
#sidebox-content ul a:hover {
	text-decoration: none;
}
.newsletter-textbox {
	background: url(images/newsletter_textbox.jpg) no-repeat top left;
	width: 146px;
	height: 16px;
	border: none;
	font-size: 10px;
	float:left;
	margin-top:5px;
}
#footer {
	background: #9EA0A2 url(images/footer_bottom.jpg) no-repeat bottom center;
	font-size: 9px;
	/*margin-left: 9px;
	margin-right: 9px;*/
	padding-top: 10px;
	padding-bottom: 43px;
	padding-left: 15px;
	padding-right: 15px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer-left{
	float: left;
}
#footer-right {
	float:right;
}
#nav-bottom {
	text-align: center;
	color: #ffffff;
	line-height: 16px;
	margin-bottom: 10px;
}
#nav-bottom a {
	color: #DFE1E2;
	text-decoration: underline;
}
#nav-bottom a:hover {
	text-decoration: none;
}
#clear {
	clear: both;
}
.frontPageHeader
{
font-size: 16pt; 
font-family: verdana;
color: #ab3b2c;
text-decoration: none;
}

.breadcrumb {padding-left:10px; margin-left:10px;}

