/*[fmt]1A90-1A0A-3*/
/*General Styling*/
body {
	background: #E9C17C;
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, Palatino, serif;
}
.marginTop {
	margin-top: 12px;
}
#tooltip {
	position: absolute;
	background: #FE7;
	padding: 8px;
	display: none;
	color: #631;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.right {
	float: right;
}
strong {
	font-weight: bold;
}
/*Links*/
p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2B669B;
	text-decoration: underline;
	padding: 1px;
}
p a:hover {
	color: #64361E;
	background: #FEE67D;
	text-decoration: none;
}
a.viewProduct {
	display: block;
	margin: 5px 0 0;
	width: 160px;
	height: 31px;
	background: url(../img/viewProductButton.png) no-repeat top;
	float: right;
}
a.viewProduct:hover {
	background: url(../img/viewProductButton.png) no-repeat bottom;
}
#contact .contact-info a {
	color: #FCF6DE;
	text-decoration: underline;
	padding: 1px;
}
#contact .contact-info a:hover {
	color: #64361E;
	background: #FEE67D;
	text-decoration: none;
}
/*The main container of the content in the Header, Featured, Content and Footer*/
.container-header {
	width: 960px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
#container {
	width: 960px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
.container {
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	position: relative;
}
/*The main container of the content in the Header, Featured, Content and Footer
### Header ###*/
#header {
	width: 100%;
	height: 167px;
	background: url(../img/header_bg.jpg) repeat-x top left;
	position: relative;
}
.logo, .logo img {
	float: left;
	margin: 0;
	padding: 0;
}
#header h1 {
	width: 480px;
	height: 131px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 35px;
}
#header h1 a {
	text-indent: -2000px;
	display: block;
	background: url(../img/logo.png) no-repeat;
	width: 480px;
	height: 131px;
}
#contact {
	float: right;
}
div#contact .contact-info {
	color: #65371F;
	bottom: -151px;
	font-size: 18px;
	line-height: 23px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 300px;
}
#contact .contact-info small em {
	color: #FCF6DE;
}
#contact .contact-info em {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#contact .contact-info small {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
/*### Navigation ###*/
#main-nav {
	width: 100%;
	height: 54px;
	background: url(../img/nav-bg.jpg) no-repeat top center;
}
#main-nav ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Georgia;
	font-size: 21px;
	color: #E1FFF8;
}
#main-nav ul li {
	list-style-type: none;
	float: left;
	text-align: center;
	width: auto;
	padding: 16px 19px 15px 20px;
}
#main-nav ul li.current {
	background-color: #1E4E7B;
	border-top: 1px solid #94B5D3;
	border-bottom: 1px solid #94B5D3;
}
#main-nav ul li.navhover {
	cursor: default;
	background-color: #DEBF7F;
	border-top: 1px solid #F8CA00;
	border-bottom: 1px solid #F8CA00;
}
#main-nav ul li.navhover a {
	color: #64361E;
}
/*### Featured ###*/
div#featured {
	width: 100%;
	height: 233px;
	/*[disabled]background:url(../img/sand_bg.jpg) no-repeat top center;*/
	border-top: 1px solid #F9CC01;
	border-bottom: 1px solid #BE8E3B;
}
div.featured-arrow {
	width: 38px;
	height: 41px;
	float: left;
	margin: 95px 0px 0px;
}
div#slider {
	width: 809px;
	height: 210px;
	padding: 0px 10px;
	margin: 12px 27px;
	float: left;
	position: relative;
	background: url(../img/faded.png) no-repeat center;
}
div.projectImage {
	width: 410px;
	height: 180px;
	float: left;
	overflow: hidden;
	border: 4px solid #FFFFFF;
	margin: 0;
	padding: 0;
}
div.projectDescription {
	float: left;
	margin: 0 0 0 15px;
	width: 370px;
	height: 180px;
}
div.projectDescription h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	color: #F2F2F2;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div.projectDescription p {
	font-family: Verdana;
	font-size: 12px;
	color: #DDD;
	line-height: 150%;
	letter-spacing: 0.5px;
	margin-top: 15px;
	text-align: left;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 809px;
	height: 200px;
	float: left;
	margin: 10px 0px 0px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	list-style-type: none;
	float: left;
	overflow: hidden;
}
.stripViewer .panelContainer .panel {
/*Each panel is arranged end-to-end*/
	float: left;
	height: 200px;
	overflow: hidden;
	position: relative;
	width: 809px;
	padding: 0px;
}
.stripNavL, .stripNavR {
/*The left and right arrows*/
	text-indent: -9000em;
}
.csw {
	width: 100%;
	height: 100%;
	overflow: hidden;
	float: left;
}
.csw .loading {
	margin: 100px 0 300px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
/*### Main Content ###*/
#wrapper {
	width: 100%;
	background: #E9C17C url(../img/content_bg.jpg) no-repeat top center;
	position: relative;
	border-top: 1px solid #E9C17C;
}
div#wrapper h1 {
	font-family: Calibri, Verdana, Tahoma;
	font-size: 34px;
	color: #1F4467;
	letter-spacing: -1.5px;
	margin: 20px 0px 0px;
	padding: 0px 0px 7px;
	background: url(../img/divider.png) no-repeat bottom left;
}
div#wrapper h2 {
	font-family: Georgia, "Times New Roman";
	font-size: 25px;
	color: #E0FEF7;
	letter-spacing: -1.5px;
	margin: 25px 0px 0px;
	padding: 0px 0px 5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #46361C;
	line-height: 150%;
	margin: 5px 0px 0px;
	padding: 0px 0px 15px;
}
div.main {
	width: 580px;
	padding: 0px 0 0px 10px;
	float: left;
	overflow: hidden;
	margin: 25px 10px 0 0;
}
.main-960 {
	width: 960px;
	overflow: hidden;
	margin: 25px 10px 0 0;
}
.c230_1 {
	width: 230px;
	float: left;
	margin: 0 10px 0 0;
}
.c230_2 {
	width: 230px;
	float: left;
	margin: 0 10px 0 0;
}
.c230_3 {
	width: 230px;
	float: left;
	margin: 0 10px 0 0;
}
.c230_4 {
	width: 240px;
	float: right;
}
.c460_1 {
	width: 470px;
	float: left;
	margin: 0 10px 0 0;
}
.c460_2 {
	width: 470px;
	float: right;
}
.c690_1 {
	width: 710px;
	float: left;
	margin: 0 10px 0 0;
}
#wrapper small {
	font-size: 65%;
	color: #E0FEF7;
}
#wrapper h1 small {
	font-size: 65%;
	color: #E0FEF7;
	margin: -23px 0 0;
	padding: 0 24px 0 0;
}
.small {
	float: right;
}
#wrapper ol {
	margin: 5px 0px 0 20px;
	padding: 0 10px 5px;
	list-style-type: circle;
	color: #45351B;
}
#wrapper ul {
	list-style-type: disc;
	margin: -13px 0px 8px 32px;
	color: #1D4D7A;
}
#wrapper ol ul {
	padding-bottom: 20px;
	list-style-type: circle;
	margin: 0 0 -6px 17px;
}
#wrapper ol li, #wrapper ul li {
	margin: 6.5px 0px 0px;
	padding: 0 0 0 0px;
	line-height: 120%;
}
#check_book {
	float: right;
}
.image {
	border: 1px dashed #FDE57C;
	background-color: #E6CF9E;
	margin: 3px 0;
	padding: 5px;
	overflow: visible;
}
#package {
	position: relative;
	right: 31px;
	float: right;
}
.pdf {
	display: block;
	background: url(../img/icon_pdf.gif) no-repeat 0% 50%;
	padding: 18px 0px 18px 60px;
	font: normal 1em/120% Arial, tahoma, sans-serif;
	color: #90380E;
}
/*### Map Content ###*/
#map {
	color: #46433D;
	text-align: center;
	width: 690px;
	height: 641px;
	float: left;
	overflow: hidden;
	border: 1px solid #000000;
	margin: 10px 10px 30px 0px;
}
.maparea {
	width: 200px;
	float: left;
}
.maparea a img {
	border: 0px solid #000000;
}
#mapbottom {
	text-align: center;
	width: 100%;
}
/*### Slideshow Content ###*/
#slideshow {
	clear: both;
	height: 350px;
	position: relative;
	overflow: hidden;
	border-bottom: none;
	text-align: center;
}
/*### Gallery Content ###*/
#content-wrapper {
	clear: both;
}
#content {
	padding: 20px;
	overflow: hidden;
	height: auto !important;
	height: 1%;
}
#content a {
	color: #383838;
	font-weight: 700;
}
#content p, #content ul {
	padding: 0.7em 0;
	line-height: 1.3em;
}
#content ul {
	/*[disabled]padding-left:30px;*/
	list-style: disc;
}
ul#gallery {
	padding: 0;
	list-style: none;
	margin: 0;
}
ul#gallery li {
	height: 100px;
	/*[disabled]overflow:hidden;*/
	border: 1px solid #999;
	float: left;
	margin: 4px;
	text-align: center;
	width: 110px;
}
ul#gallery li a {
	display: block;
}
ul#gallery li img {
	display: block;
}
h1.gallery-title {
	border: 2px solid #FFF;
	border-bottom: none;
	background: url(../img/content-top.png) no-repeat;
	color: #000;
	padding: 20px;
	text-align: center;
}
/*### Sidebar Content ###*/
div#sideBar {
	width: 317px;
	padding: 0 0 0px 15px;
	float: left;
	overflow: hidden;
	border-left: 1px dashed #EEE2B3;
	margin: 25px 10px 0 0;
	letter-spacing: 0.3px;
}
div#sideBar h1 {
	font-style: italic;
	font-size: 28px;
	color: #45351B;
	letter-spacing: -1.5px;
	margin: 20px 0px 0px;
	padding: 0px 0px 7px;
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, Palatino, serif;
}
div#sideBar h2 {
	font-size: 25px;
	color: #45351B;
	letter-spacing: -1.5px;
	margin: 5px 0px 0px;
	padding: 0px 0px 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Georgia, Palatino, serif;
}
div#sideBar ul {
	padding-bottom: 20px;
	float: left;
}
div#sideBar ul li {
	/*[disabled]width:320px;*/
	display: block;
	margin: 7.5px 0px 0px;
	padding: 0 0 0 0px;
	color: #45351B;
}
div#wrapperEnd {
	width: 100%;
	height: 55px;
	background: url(../img/contentEnd_bg.jpg) no-repeat top center;
}
/*### The testemonials part ###*/
blockquote {
	background: transparent url(../img/blockquoteTop.png) no-repeat top left;
	margin: 15px 0px 0px;
	padding: 0px 0px 20px;
	width: 320px;
}
blockquote div {
	background: transparent url(../img/blockquoteBottom.png) no-repeat bottom right;
	color: #444;
	font-style: italic;
	padding: 0px 0px 25px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 160%;
	letter-spacing: 0.3px;
}
blockquote span.client {
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	clear: both;
	float: right;
	margin: 20px 0 0;
}
/*Footer*/
div#footer {
	width: 100%;
	padding: 20px 0px;
	background: #7B6642 url(../img/footer_bg.jpg) no-repeat top center;
}
a.validated {
	font-family: Verdana;
	font-size: 11px;
	color: #EEE;
	text-decoration: underline;
	background: none;
}
a.validated:hover {
	color: #FFF;
	background: none;
}
div#footer .footerLogo {
	float: left;
}
div#footer .footerLinks {
	float: right;
}
.footerLinks a {
	font-family: Verdana;
	font-weight: bold;
	color: #CCC;
	font-size: 12px;
	margin: 0px 10px;
	padding: 5px;
	letter-spacing: 0.2px;
	text-decoration: underline;
}
.footerLinks a:hover, .footerLinks a.current {
	color: #FFF;
	text-decoration: none;
	background: #D93;
}
.footerLogo p {
	font-family: Verdana;
	font-size: 11px;
	color: #BBB;
	line-height: 120%;
	clear: both;
	text-align: left;
}
.footerLinks p {
	font-family: Verdana;
	font-size: 11px;
	color: #BBB;
	line-height: 120%;
	clear: both;
	text-align: right;
}
/*Color boxes*/
.info-box {
	margin: 10px 0;
	padding: 10px;
	line-height: 20px;
	background: #CD9A53;
	border: 1px solid #BE8E3B;
	color: #FFEE77;
}
.info-box a {
	color: #846000;
	text-decoration: none;
}
.info-box ul {
	/*[disabled]background-color:#E7DB89;*/
	/*[disabled]border:1px dotted #ADA465;*/
}
.info-box .size-thumbnail {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dotted #ADA465 !important;
}
.info-box a:hover {
	text-decoration: underline;
}
.info-box {
	margin: 10px 0;
	padding: 10px;
	line-height: 20px;
}
.small-info-box {
	margin-bottom: 20px;
}
.small-info-box p {
	padding: 0;
	font-size: 11px;
}
#sidebar .info-box {
	margin: 0px 0 15px;
	padding: 10px 10px 15px;
}
#sidebar .info-box .yellow, .post .info-box .yellow {
	color: #836000;
	font-weight: 700;
	text-transform: uppercase;
}
#sidebar .info-box h3, .post .info-box h3 {
	color: #836000;
	font-weight: 700;
}
#sidebar .info-box a, .post .info-box a {
	color: #836000;
}
.green-box {
	background: #DBF6BE;
	border: 1px solid #9BBF65;
	color: #5F704C;
	margin-bottom: 15px;
	font-size: 20px;
	text-align: center;
}
.green-box a {
	color: #4C7C18;
	text-decoration: none !important;
}
.green-box a:hover {
	text-decoration: underline !important;
}
.support .green-box {
	padding: 15px;
	margin: 5px 0;
}
.support .green-box img.ico {
	margin-right: 15px;
}
#main .support .green-box h3 {
	padding: 1px;
}
/*styles*/
