body {
	background: url(../images/background-primary.png) repeat-x #0049aa; 
	text-align: center;
	padding: 0;
	margin: 0;
}

a img {
	border: none;
}

#wrap {
	width: 900px;
	margin: auto;
	text-align: left;
}
 
#header {
	width: 900px;
	height: 170px;
	position: relative;
	margin: 0 0 15px 0;
}

#logo {
	position: absolute;
	top: 0;
	left: 38px;
}

#navigation {
	position: absolute;
	top: 150px;
	right: 38px;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#homepage-header {
	padding: 0;
	margin: 0;
	width: 900px;
	height: 350px;
}

#page-header {
	padding: 0;
	margin: 0;
	width: 900px;
	height: 200px;
}

#navigation ul li {
	list-style: none;
	display: block;
	padding: 0 10px 0 10px;
	margin: 0;
	float: right;
}

#navigation ul li a {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #fff;
	text-decoration: none;
	border-bottom: 4px solid #0049aa;
	text-transform: uppercase;
	display: block;
}

#navigation ul li a:hover {
	border-bottom: 4px solid #ded2ad;
}

#content {
	padding: 15px 15px 15px 15px;
	margin: 0;
	background: #fff;
}

#content-wrap {
	border-top: 1px solid #cccccc; 
	padding: 10px 0 0 0;
	margin: 15px 0 0 0;
	width: 870px;
}

#content-wrap h1 {
	margin: 0;
	padding: 0 0 15px 0;
	color: #002c66;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
}

#content-wrap h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #8e7c49;
	display: block;
	border-bottom: 1px solid #aaaaaa;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
}
 
#content-wrap h3 {
	font-style: italic;
	font-weight: normal;
	color: #000033;
	font-size: 15pt;
}

#content-wrap h3.top-border {
	border-top: 1px dotted #494949;
	padding: 5px 0 0 0;
}

#content-wrap h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000022;
	margin: 0;
	padding: 0;
}

#content-wrap p, div.homepage-link p, #content-wrap ul li, table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #494949;
	line-height: 20px;
	margin: 0;
	padding: 0 0 15px 0;
	text-align: justify;
}

table td {
	margin: 0;
	padding: 0;
}

#content-wrap ul li {
	padding: 0px;
}

#content-left {
	float: left;
	width: 595px;
}

#homepage-right, #content-right {
	float: right;
	position: relative;
	width: 256px;
	height: 300px;
	padding: 0;
	margin: 0;
}

#homepage-right {
	background: url(../images/background-visit-us-today.png) no-repeat;
	padding: 43px 0 0 19px;
	width: 237px;
	height: 227px;
	margin: 22px 0 0 0;
}

#more-info {
	position: absolute;
	bottom: 0;
	right: 0;
	border: none;
}

#footer {
	background: url(../images/background-footer.png) no-repeat;
	width: 900px;
	height: 94px;
	clear: both;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 15px 0 0 0;
}

#footer ul {
	margin: 0 0 25px 0;
	padding: 0;
	height: 10px;
}

#footer ul li {
	list-style: none;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

#footer ul li a {
	font-weight: bold;
}

#footer ul li a, #footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}

#footer ul li a:hover, #footer p a:hover {
	text-decoration: underline;
	color: #ded2ad;
}

#footer p {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
}

div.clear-both {
	clear: both;
}

#homepage-links {
	border-top: 1px solid #cccccc; 
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	width: 870px;
	height: 250px;
	clear: both;
}

div.homepage-link {
	float: left;
	width: 280px;
	height: 250px;
	text-align: center;
	padding: 0 5px 0 5px;
}

div.homepage-link a {
	font-family: "Arial Black", Arial, Helvetica, sans-serif !important;
	font-size: 18pt !important;
/*	color: #9d8d61 !important; */
	color: #002C66 !important; 
	text-decoration: none !important;
	display: block !important;
	font-weight: bold !important;  
	text-transform: uppercase !important;
	border: none !important;
}

div.homepage-link a:hover {
/*	color: #bfb18b !important; */
	color: #547db2 !important; 
}

div.homepage-link a img {
	margin: 5px 0 5px 0;
	border: none;
}

div.row {
	clear: both;
	width: 580px;
}

div.label {
	float: left;
	width: 150px;
	padding: 4px 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9d8d61;
	font-weight: bold;
}

div.field {
	float: right;
	padding: 2px 0 2px 0;
	text-align: left;
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #494949;
}

#content-wrap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	color: #003376;
	padding: 0px;
}

#content-wrap a:hover {
	color: #0049aa;
	border-bottom: 1px dotted #9d8d61;
}

input.text-box, textarea.textarea-box {
	width: 390px;
	background: #e5e9ef;
	border: 1px dotted #96bae9;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #39567d;
}

textarea.textarea-box {
	height: 120px;
}

input.text-box:hover, input.text-box:focus, textarea.textarea-box:hover, textarea.textarea-box:focus {
	background: #eaead7;
	border: 1px solid #9a996c;
	color: #494949;
}

#content-wrap ul.navigation {
	display: block;
	padding: 10px;
	border: 1px dotted #8e7c49;
	border-left: 5px solid #8e7c49;
	background: #e8e5d4;
	margin: 0 0 20px 0;
	height: 22px;
}

#content-wrap ul.navigation li {
	float: left;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0;
}

img.image-border {
	border: 3px solid #ded2ad;
	margin: 0 0 10px 10px;
}

div.quote {
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #aaaaaa;
}

div.quote img {
	border: 3px solid #ded2ad;
	margin: 0 0 10px 0;
}

div.quote p {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 12pt !important;
	font-weight: normal;
	font-style: italic !important;
	paddong: 15px 0 0 0;
	margin: 0;
	color: #002c66 !important;
}

div.quote span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #a29366;
}

#content-right ul {
	margin: 0;
	padding: 0;
}

#content-right li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a.sidebar-link {
	display: block;
	border-bottom: 1px dotted #000;
	margin: 0;
	text-align: center;
	text-decoration: none;
	padding: 2px 10px 2px 10px !important;
	color: #000 !important;
}

a.sidebar-link:hover {
	background: #ded2ad;
	border-bottom: 1px solid #000;
	color: #002c66 !important;
}

img.ca-logo {
	position: absolute;
	top: 70px;
	right: 50px;
}