@charset "UTF-8";
body {
font-family: Helvetica, Arial, sans-serif;
	font-size: 9.5pt;
	line-height: 15pt;
		background: #f8f8f8 url(../images/bg.jpg) no-repeat left top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;

}
.oneColFixCtr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #ccc;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #content {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height:450px;
	width: 359px;
	overflow: auto;
	float: left;
	background-color: #efefef;
	border-left: 1px solid #ccc;
	
}

h1 {
 font-family: Helvetica, Arial, sans-serif;
 color: #c42129;
font-size: 18pt;
line-height: 18pt;
margin-bottom: 20px;
font-weight: normal;

}

h2 {
 font-family: Helvetica, Arial, sans-serif;
 color: #c42129;
font-size: 13pt;
line-height: 15pt;
margin-bottom: 10px;
font-weight: bold;
}

/* @group Main Menu */

/* MAIN NAV */

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  padding: 0;
  float: left;
  width: 800px; /*For KHTML*/
  list-style: none;
  height: 30pt;
  text-align: right;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 30px;
    z-index: 50;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 150px;
  list-style: none;
  display: none;
  position: absolute;
  top: 29px;
  left: 0;
    z-index: 50;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 170px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  text-align: left;
  opacity:.95;
  filter: alpha(opacity=95);
   -moz-opacity: 0.95;
   height: 22pt;
}

/* Root Menu */
ul#navmenu a {
  border-right: 1px solid #560606;
  padding: 0 16px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  font: 9pt/22pt Verdana, Helvetica, Arial, sans-serif;
    text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  z-index: 50;
		color: #fff;

}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background-color: #781515;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}



/* @end */

.navbar {
	width: 1000px;
	text-align: center;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	overflow: hidden;
}
.navside {
	width: 40px;
	height: 20px;
	vertical-align: bottom;
	margin-top: 10px;
	float: left;
}
.navoption {
	height: 40px;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-right: 2px;
	display: block;
	line-height: 32px;
	padding: 0px 20px;
	color: #000;
	-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
float: left;
}
.navoption:link {
	text-decoration: none;
	 color: #c42129;
}
.navoption:visited {
	text-decoration: none;
	 color: #c42129;

}
.navoption:hover {
	background-color: #efefef;
	 color: #c42129;

}

.footer {
	border-top: 1px solid #ccc;
	color: #666;
	text-align: left;
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
}

.footerline {
	border-top: 1px solid #ccc;
		padding: 10px;
		padding-top: 0px;
}

.logoarea {
	 width: 1000px; 
	 height: 150px; 
	 float: left;
	 border-bottom: 1px solid #ccc;
}

a
{ 
	text-decoration:none;color: #c42129;
}
a:link
{ 
	text-decoration:none;color: #c42129;
}

a:visited
{ 
	text-decoration:none;color: #c42129;
}

a:hover
{ 
	text-decoration:underline;color: #e48d1f;
}

.photoarea {
	background-color:#fff; 
	width: 600px; height: 450px; 
	float: left; text-align: center; 
}

.subnavbar {
	width: 1000px;
	text-align: center;
	height: 25px;
	overflow: hidden;
position:  relative;
text-align: right;
float: right;
z-index: 5;
}

.subnavoption {
	height: 25px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	line-height: 18pt;
	background-color: #c42129;
	display: block;
	padding: 0px 10px;
	color: #fff;
	-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
float: left;
margin-right: 2px;
margin-top: -5px;
padding-top: 6px;
}
.subnavoption:link {
	text-decoration: none;
		color: #fff;
}
.subnavoption:visited {
	text-decoration: none;
		color: #fff;

}
.subnavoption:hover {
	background-color: #cf302b;
		color: #fff;

}

.thumb {
	width:  80px;
	height: 60px;
	border: 1px solid #ccc;
}

.thumbinfo {
	color: #666;
	text-align: left;
	font: 9px/11px Verdana, Arial, Helvetica, sans-serif;
}

.medthumb {
	width:  160px;
	height: 120px;
}
