@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-color: #FCC584;
	}
	
body, p, td, th, tr, ul, ol, li, dl, dd, dt, blockquote, center, br {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 22px;
	font-weight: normal;
}
.sub-head {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color : #CCC;
	FONT-SIZE: 13px;	
}
.infoDIV h3 {
	color: #F9C687;
	font-size: 14px;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color : #123655;
}

H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	color: #112E4C;
}
H2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	color: #10304E;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
}
H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
}
H5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
}
H6 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.BreakDiv {
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #123655;
}

a:link {
	color:#09F;
}
a:visited {
	color:#09F;
}
a:hover {
	color:#09F;
	text-decoration: underline;
}


#container {
	height: 100%;
	width: 1024px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid 808080;
	background-color: #FFF;
}
#imgHeader {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#infoContainer {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#infoContainerFlash {
	width: 1050px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#IMG_left {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 197px;
	width: 490px;
	float: left;
}
#IMG_left h1 {
	text-indent: -999px;
}
#IMG_right {
	margin: 0px;
	float: right;
	height: 197px;
	width: 460px;
}
#header {
	height: 67px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#BG {
	background-attachment: fixed;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% 100%;
	background-color: #2C5181;
}
#branding {
	background-image: url(../images/logo.gif);
	height: 67px;
	width: 255px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#navSecondaryIndex {
	background-image: url(../images/headerBG.png);
	background-repeat: repeat-x;
	margin: 0px;
	float: left;
	width: 1024px;
	color: #FFF;
	text-align: left;
	vertical-align: bottom;
	padding-top: 40px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#navSecondaryIndex a:link {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#navSecondaryIndex a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#navSecondaryIndex a:hover {
	font-weight: normal;
	color: #C60;
	tex
}
#navSecondary {
	background-image: url(../images/headerBG.png);
	background-repeat: repeat-x;
	margin: 0px;
	float: right;
	width: 760px;
	color: #FFF;
	text-align: right;
	vertical-align: bottom;
	padding-top: 40px;
	padding-bottom: 5px;
	padding-right: 7px;
}
#navSecondary a:link {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#navSecondary a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#navSecondary a:hover {
	font-weight: normal;
	color: #C60;
	text-decoration: none;
}

#footer {
	background-color: #0D3656;
	padding: 0px;
	width: 1024px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid 808080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
}
#txtFOOT {
	width: 794px;
	margin: 0px;
	padding: 10px;
	text-align: right;
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}
.Footer a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#navPrime {
	width: 211px;
	padding: 10px;
	position: fixed;
}
.infoDIVFlash {
	width: 145px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FC6;
	padding-left: 5px;
	float: right;
}
.infoDIV {
	width: 145px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FC6;
	padding-left: 5px;
}
.infoDIV p {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.infoDIV h4 {
	color: #0CF;
}
#col2 {
	width: 519px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 100%;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(../images/Badii-Flat-logo-color-iris.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#col2hours {
	width: 519px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 100%;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#col2Flash {
	width: 600px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 100%;
	padding: 10px;
}
.imglft {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	border: 1px solid #0F4268;
}


.imgrt {
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
	margin-left: 5px;
}

.imgCtr {
}

.nav-primary {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	TEXT-DECORATION: none;
}

A.nav-primary:link {
	TEXT-DECORATION: none;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E5E8;
}
A.nav-primary:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDCE4;
	display: block;
}

A.nav-primary:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #09F;
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	TEXT-DECORATION: underline;
}


.nav-primary-on {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Trebuchet MS, Verdana, Geneva, Arial, sans-serif; TEXT-DECORATION: none
}

A.nav-primary-on:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Trebuchet MS, Verdana, Geneva, Arial, sans-serif; TEXT-DECORATION: none
}
A.nav-primary-on:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Trebuchet MS, Verdana, Geneva, Arial, sans-serif; TEXT-DECORATION: none
}
A.nav-primary-on:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Trebuchet MS, Verdana, Geneva, Arial, sans-serif; TEXT-DECORATION: underline;
}
#col_flash {
	width: 519px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 100%;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url(../images/Badii-Flat-logo-color-iris.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.follow_us {
	FONT-FAMILY: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
}
#content { 
  overflow:auto; 
  width: 500px; 
 
} 

#left, #right { 
  width: 42%; 
  margin:5px; 
  padding: 1em; 
  
} 

#left  { float:left;  }
#right { float:right; } 

