@charset "utf-8";

.blue11 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004073;
}
.blue11 a: {
	color: #004073;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.blue11 a:link {
	color: #004073;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}
.blue11 a:hover {
	color: #39c;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}
.blue11 a:active {
	color: #39c;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.blue11 a:visited {
	color: #004073;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	
}

.blueunderlined {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004073;
	text-decoration: underline;
}
.blueunderlined a: {
	color: #004073;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.blueunderlined a:link {
	color: #004073;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: underline;
}
.blueunderlined a:hover {
	color: #39c;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: underline;
}
.blueunderlined a:active {
	color: #39c;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.blueunderlined a:visited {
	color: #004073;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.blue12Lucida {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004073;
	line-height: 100%;
}
.lightblue11bold {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #39c;
}
.bottom-border {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 20px;
	padding-top: 10px;
}
.thin-dotted-border {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: thin dotted #666;
	background-color: #FFF;
}
.italictestemonials {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
}
.bottomlinks {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	margin-left: 20px;
	padding-top: 5px;
}
.thindashborder {
	border: thin dotted #999;
}
.subcontainer-editable {
	padding-top: 5px;
	padding-bottom: 30px;
}
.suggestions-box {
	padding-top: 20px;
	padding-bottom: 30px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
}
.pacotes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}
.floatright {
	float: right;
}
.thin-dotted-border-fixed {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 80px;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.thin-dotted-top-fixed {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 80px;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}.contact-form {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 15px;
	color: #444;
}
.large-main-content {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
}.sidebar-white-margin {
	background-color: #FFF;
	border: thin dotted #CCC;
	padding: 7px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.smalltextbox {
	float: left;
	height: 130px;
	width: 720px;
}
.textbox1 {
	height: 150px;
	margin-bottom: 30px;
	border-bottom-style: outset;
	border-bottom-width: 0.3px;
	border-bottom-color: #999;
}
.textbox2 {
	border-bottom-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.news-row {
	max-height: 100px;
}
.news-pic {
	float: left;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
}
.news-text {
	margin-left: 192px;
	padding-top: 5px;
	padding-right: 10px;
	font-size: 12px;
	color: #666;
}
.news-date {
	font-size: 9px;
	margin-bottom: 5px;
	color: #999;
	font-weight: bold;
}
.thinborder-nopadding {
	border: thin dotted #666;
}
.dottedborder-topandbottom {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.sidebar-white-nopadding {
	margin-top: 10px;
	margin-right: 10px;
	border: thin dotted #CCC;
	margin-left: 10px;
}
.homepage-sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 240px;
	margin-top: 20px;
	font-size: 11px;
	background-color: #FBFBFB;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-bottom-color: #F7F7F7;
	border-left-color: #F7F7F7;
	margin-left: 20px;
}
.homepage-sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 240px;
	margin-top: 20px;
	background-color: #FBFBFB;
	font-size: 11px;
}
.sidebar-white-nopadding-homepage {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

