@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:12px;
	line-height:19px;
	background-color:#224163;
	}
img{
	border:none;
	margin:0px;
	padding:0px;
	}
p, a, ul, li, form, select, h1, h2, h3, h4 {
	margin:0;
	padding:0;
	}
ul{
	list-style:none;
	}
td.logo_navg{
	background:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	vertical-align:bottom;
	}
	
/* --------- NAVIGATION HOME LINK STYLE :: START --------- */

td.home{
	background:url(../images/home_back.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-transform:uppercase;
	color:#87baf4;
	vertical-align:top;
	}
a.homeLink{
	float:right;
	color:#ffffff;
	text-decoration:none;
	display:block;
	text-align:center;
	width:60px;
	height:30px;
	padding-top:25px;
	font-size:11px;
	font-weight:bold;
	}
a.homeLink:hover{
	float:right;
	background:url(../images/navg_arrow.gif);
	background-repeat:no-repeat;
	background-position:50% 35%;
	color:#92c2f7;
	text-decoration:none;
	display:block;
	text-align:center;
	width:60px;
	height:30px;
	padding-top:25px;
	font-size:11px;
	font-weight:bold;
	}
.homeActive{
	float:right;
	background:url(../images/navg_arrow.gif);
	background-repeat:no-repeat;
	background-position:50% 35%;
	color:#92c2f7;
	text-decoration:none;
	display:block;
	text-align:center;
	width:60px;
	height:30px;
	padding-top:25px;
	font-size:11px;
	font-weight:bold;
	}

/* --------- NAVIGATION HOME LINK STYLE :: END --------- */

/* --------- NAVIGATION CONTACT LINK STYLE :: START --------- */

td.contact{
	background:url(../images/contact_back.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-transform:uppercase;
	vertical-align:top;
	}
a.navgLink{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:auto;
	height:30px;
	text-align:center;
	width:74px;
	padding-top:25px;
	font-size:11px;
	font-weight:bold;
	}
a.navgLink:hover{
	background:url(../images/navg_arrow.gif);
	background-repeat:no-repeat;
	background-position:50% 35%;
	color:#92c2f7;
	text-decoration:none;
	display:block;
	text-align:center;
	width:74px;
	height:30px;
	padding-top:25px;
	}
a.navgLink.selected{
	background:url(../images/navg_arrow.gif);
	background-repeat:no-repeat;
	background-position:50% 35%;
	color:#92c2f7;
	text-decoration:none;
	display:block;
	text-align:center;
	width:74px;
	height:30px;
	padding-top:25px;
	}
.contactActive{
	background:url(../images/navg_arrow.gif);
	background-repeat:no-repeat;
	background-position:50% 35%;
	color:#92c2f7;
	text-decoration:none;
	display:block;
	text-align:center;
	width:74px;
	height:30px;
	padding-top:25px;
	}

/* --------- NAVIGATION CONTACT LINK STYLE :: END --------- */

/* --------- OTHER NAVIGATION LINK STYLE :: START --------- */

td.navg{
	background:url(../images/navg_back.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	text-transform:uppercase;
	vertical-align:top;
	font-size:11px;
	font-weight:bold;
	}
a.activeLink{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:auto;
	font-size:11px;
	font-weight:bold;
	}
a.arrowLink{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:auto;
	height:30px;
	padding-top:25px;
	font-size:11px;
	font-weight:bold;
	}
a.arrowLink:hover{
	color:#92c2f7;
	text-decoration:none;
	display:block;
	width:auto;
	height:30px;
	padding-top:25px;
	background:url(../images/navg_arrow.gif);
	background-repeat:no-repeat;
	background-position:50% 35%;
	}
a.arrowLink.selected{
	color:#92c2f7;
	text-decoration:none;
	display:block;
	width:auto;
	height:30px;
	padding-top:25px;
	background:url(../images/navg_arrow.gif);
	background-repeat:no-repeat;
	background-position:50% 35%;
	}
.navgActive{
	color:#92c2f7;
	text-decoration:none;
	display:block;
	width:auto;
	height:30px;
	padding-top:25px;
	background:url(../images/navg_arrow.gif);
	background-repeat:no-repeat;
	background-position:50% 35%;
	}

/* --------- OTHER NAVIGATION LINK STYLE :: END --------- */

td.left_glow{
	background:url(../images/left_glow.gif);
	background-repeat:repeat-y;
	background-position:100% 0%;
	}
td.right_glow{
	background:url(../images/right_glow.gif);
	background-repeat:repeat-y;
	background-position:0% 0%;
	}
td.main{
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	}
.bigBlue_txt{
	display:block;
	float:left;
	font-size:18px;
	color:#002a54;
	text-transform:uppercase;
	margin-right:5px;
	}
.biggolden_txt{
	display:block;
	float:left;
	font-size:18px;
	color:#9c7649;
	text-transform:uppercase;
	}
.blue_txt{
	color:#002a54;
	}
td.gray_box{
	background:url(../images/gray_back.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	padding-top:9px;
	padding-left:4px;
	vertical-align:top;
	line-height:17px;
	}
a.emailLink{
	color:#002a54;
	text-decoration:none;
	}
a.emailLink:hover{
	color:#002a54;
	text-decoration:underline;
	}
a.galleryLink{
	font-family:Arial, Helvetica, sans-serif;
	color:#a0864a;
	text-decoration:none;
	}
a.galleryLink:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#a0864a;
	text-decoration:underline;
	}
a.galleryLink:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#a0864a;
	text-decoration:underline;
	}
td.dott{
	background:url(../images/dot.gif);
	background-repeat:repeat-y;
	background-position:50% 0%;
	}
td.footer{
	text-align:center;
	vertical-align:middle;
	color:#7799bd;
	}
td.footer a{
	color:#7799bd;
	text-decoration:none;
	}
td.footer a:hover{
	color:#99badd;
	text-decoration:underline;
	}
.goldentext{
	font-size:14px;
	color:#9c7649;
	font-weight:bold;
	
	}

/*--DROP DOWN MENU STYLE STARTS FRM HERE --*/

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	visibility: hidden;
	z-index: 100;
	}
.ddsubmenustyle li a{
	display: block;
	width: 120px; /*width of menu (not including side paddings)*/
	color: #ffffff;
	background-color: #195ca7;
	text-decoration: none;
	padding: 4px 10px;
	border-bottom:1px solid #0d2062;
	opacity: 0.9; /* 90% opacity for all modern browsers */
    filter: alpha(opacity=90); /* 90% opacity for IE */
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
	display:inline-block;
	width: 140px; /*width of menu (include side paddings of LI A*/
	margin:0px;
}

.ddsubmenustyle li a:hover{
	background-color: #105fb7;
	color: #92c2f7;
}
.ddsubmenustyle li a.selected{
	background-color: #105fb7;
	color: #92c2f7;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
	padding-left: 4px;
	border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
	position: absolute;
	left: 100px;
	border: 0;
	margin-top:3px;
}

.ddiframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}


