/* CSS Document */

/* Global CSS */

body {
	margin: 0;
	background-image: url('../assets/Background-tile.gif');
}
a {
	color: #7B8FCF;
	font-weight: bold;
}

img {
	border: 0;
}

/* Navigation CSS */

#flashBox {
	float: right;
	width: 183px;
	margin: 0;
	padding: 0; 
	height: 144px;
}

#leftNav {
	float: left;
	width: 146px;
	margin: 0;
	padding: 112px 0 0 0px;
	list-style-type: none;
}

#leftNav li {
	padding: 0;
	margin: 0;
	width: 146px;
	vertical-align: middle;
	text-align: left;
}

#leftNav li#selected a {
	color: #417FCB;
	background-image: url('../assets/Menu-background-hover.gif');
	background-repeat: no-repeat;
	background-position: center;	
}

#leftNav li#top a {
	background-image: url('../assets/Menu-background-top.gif');
	background-repeat: no-repeat;
	background-position: center;	
}

#leftNav li#top a:hover {
	color: #417FCB;
	background-image: url('../assets/Menu-background-top-hover.gif');
	background-repeat: no-repeat;
	background-position: center;	
}

#leftNav li#top a#selected {
	color: #417FCB;
	background-image: url('../assets/Menu-background-top-hover.gif');
	background-repeat: no-repeat;
	background-position: center;	
}

#leftNav a {
	color: #745328;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url('../assets/Menu-background.gif');
	background-repeat: no-repeat;
	background-position: center;
	padding: 8px 10px;
	font-size: 11px;
	text-decoration: none;
	display: block;
}

#leftNav a:hover {
	color: #417FCB;
	background-image: url('../assets/Menu-background-hover.gif');
	background-repeat: no-repeat;
	background-position: center;	
}

#leftNav a#selected {
	color: #417FCB;
	background-image: url('../assets/Menu-background-hover.gif');
	background-repeat: no-repeat;
	background-position: center;	
}

/* Main body CSS */

.content p {
	margin: 10px 20px;
	line-height: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #294AAE;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 10px 10px 3px 10px;
	padding: 0;
}

/* home */

.content.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #67553B;
	font-size: 14px;
	line-height: 18px;
}

.left {
	background-image: url('../assets/Vertical-border-long.gif');
	background-position: right;
	background-repeat: repeat-y;
}

.content.home .left span {
	display: block;
	height: 13px;
	padding: 0;
	margin: 0 10px 0 35px;
	background-image: url('../assets/Horizontal-border.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}	

.content.home .left p {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	padding: 0;
	margin: 10px 10px 0 42px;
}

.content.home .left h1 {
	margin-left: 42px;
}

.content.home .left.top ul {
	color: #67553B;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	padding: 0;
	margin: 10px 10px 0 55px;	
}

.content.home .left.top p {
	color: #7B8FCF;
}

.content.home .left.bottom {
	padding-bottom: 10px;
}

.content.home .left.bottom p {
	color: #B1601F;
}

.content.home .right {
	color: #67553B;
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
}

.content.home .right.bottom {
	margin-bottom: 20px;
}

.content.home .right h1 {
	margin-left: 0;
}

.content.home .right p {
	color: #67553B;
	margin-left: 0;
	margin-top: 0;
}

.content.home .right ul {
	padding: 10px 0 0 18px;
	font-style: italic;
	margin: 0;
}

.content.home .right h2 {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 14px;
}

.content.home .right .img {
	float: right;
	text-align: right;
	clear: right;
	margin: 20px 0 10px 10px;
}

h1 {
	color: #294AAE;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 10px 10px 3px 10px;
	padding: 0;
}

.content.home p {
	margin: 10px 20px;
	line-height: 18px;
}

/* l2 */

.content.l2 .linkList li {
	margin: 5px 0 5px 0;
}	

.content.l2 {
	color: #67553B;
	padding: 155px 20px 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

.content.l2 form {
	margin: 0;
	padding: 0;
}

.content.l2 ul {
	margin: 20px 0 20px 15px;
	padding: 0;
}

.content.l2 h2 {
	margin: 0;
	padding: 20px 0 10px 0;
	font-size: 14px;
}

.content.l2 p {
	margin: 10px 0;
	line-height: 18px;
}

.content.l2 .img {
	float: right;
	text-align: center;
	clear: right;
	margin: 12px 0 10px 10px;
}

.content.l2 #gallery td {
	font-size: 11px;
}

.content.l2 #gallery img {
	margin: 10px 0 0 11px;
}

.content.l2 #gallery div {
	float: left;
	background-image: none;
	text-align: center;
}

.content.l2 #gallery img.left {
	margin-right: 24px;
}

/* Footer CSS */

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7B8FCF;
	line-height: 15px;
	font-size: 11px;
	margin-left: 90px;
	font-weight: bold;
}

#footer b {
	font-size: 36px;
}

#footer a {
	text-decoration: none;
	display: block;
	text-align: right;
	float: right;
	margin: 8px 0 0 0;
	padding: 0;
}

#footer span {
	display: block;
	text-align: center;
	padding: 0 0 20px 0;
	margin: 0;
	background-image: url('../assets/Horizontal-border.gif');
	background-position: top;
	background-repeat: repeat-x;
}	

.brand {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #999; 
	font-size: 10px;
}

.brand a {
	color: #999;
	text-decoration: none;
}

