/* Global Styles */

	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	}
	
a {
	color: #000000;
	}
	
a:hover {
	color: #9C441F;
	}

/* ID Styles */

#gallery{ 
	width: 811px;
    margin-left: auto;
    margin-right: auto;
	}

#gallery img{ border: 5px solid #9C441F; }

#navigation td {
	border-bottom: 1px solid #FFFFFF;
	}
	
#navigation a {
	color: #000000;
	line-height:20px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: #000000;
	color:#FFFFFF;
	}

#navigation2 td {
	border-bottom: 1px solid #FFFFFF;
	}
	
#navigation2 a {
	color: #666666;
	line-height:20px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation2 a:hover {
	background: #666666;
	color:#FFFFFF;
	}

#navigation3 td {
	border-bottom: 1px solid #FFFFFF;
	}
	
#navigation3 a {
	color: #666666;
	line-height:20px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation3 a:hover {
	background: #666666;
	color:#FFFFFF;
	}

#menu {
width: 811px;
background: #FFFFFF;
}

#menu ul {
	list-style: none;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0;
	float: left;
	width: 161px;
}
	
#menu a, #menu h2 {
	display: block;
	margin: 0;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
}


#menu a:hover {
	background: #000000;
	color:#FFFFFF;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;

}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);

}

#menu ul li {float: left; width: 100%;}
#menu ul li a {} 

#menu a, #menu h2 {
	color: #666666;
	text-decoration: none;
	padding:5px 0px 5px 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#menu h3 {
	display: block;
	background-color:#F0F0F0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:133px;
} 

</style>


/* Class Styles */

.titleText {
	color:#002B5C;
	line-height:20px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.titleText1 {
	color:#002B5C;
	line-height:20px;
	margin-top:10px;
	padding-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	}

.titleText2 {
	color:#002B5C;
	line-height:10px;
	margin-top:10px;
	padding-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	}

.bodyText {
	color:#666666;
	line-height:10px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.homeText {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	margin-right:20px;
	margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: lighter;
	}
	
.comingSoon {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	margin-right:30px;
	margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	}

.bodyText1 {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	color: #FFFFFF;
	line-height:1px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: "Minion Pro", sans-serif;
	font-size: 11px;
	}

.navText1 {
	color: #455560;
	line-height:1px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Minion Pro, sans-serif;
	font-size: 11px;
	}

.navText2 {
	color: #999999;
	line-height:1px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Minion Pro, sans-serif;
	font-size: 11px;
	}
	
.subText {
	color: #FFFFFF;
	line-height:inherit;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Minion Pro, sans-serif;
	font-size: 1px;
	}
	
