@charset "utf-8";
/* CSS Document */

/* Designer - VIP */
/* CSS for Quid Quid */

/* ---------main tags---------- */

* {
outline: none;
}

html{
margin:0; padding:0;
}

body {background-color:#F3F9F7;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}
.left {
	float: left;
}
.leftmargin {
	margin-right: 10px;
	float: left;
}
.right {
	float: right;
}
.center {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.note {
	font-size: 80%;
	color: #990000;
}




/* ------------------------------------- tags for clear ---------------------------------------------*/


/* clearfix */
.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix{
  min-width: 0;		        /* trigger hasLayout for IE7 */
  display: inline-block;
  /* \*/ display: block;	/* Hide from IE Mac */
}

* html .clearfix{
/* \*/  height: 1%;	    /* Hide from IE Mac */
}

/* ----- chromemenu ----*/

.chromestyle{
	width: 100%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
}

.chromestyle ul li{
}

.chromestyle ul li a{
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border-bottom: 5px solid #044683;
	z-index:100;
	width: 160px;
	visibility: hidden;


filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	color: #990000;
	line-height: 26px;
	padding: 0 5px 0 18px;
	background: url(images/bullet4.png) no-repeat 5px center #E9E9DD;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #CCC193;
	color: #191812;
}


a:active, a:hover, a:link, a:visited {
text-decoration:none;
}

#dropmenu2 {
width: 180px;
}
/* start content tags */

#box {
	width: 100%;
	margin: 0px;
	height: auto;
}
#header {
	background: url(images/header_bg.jpg) repeat-x;
	height: 130px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}


.wrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-image: none;
}
#logo {
	background: url(images/logo.jpg) no-repeat left top;
	height: 96px;
	width: 194px;
	float: left;
	margin-top: 33px;
	clear: both;
}
#logo a {
	text-indent: -9999px;
	display: block;
	height: 96px;
}

#mainnav {
	height: 35px;
	width: 642px;
	float: left;
	padding: 0 0 0 60px;
	margin: 95px 0 0 0;
}
#mainnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainnav li {
	float: left;
	width: 105px;
	text-align: center;
	height: 35px;
	margin-right: 2px;
}
#mainnav ul li a {
	line-height: 35px;
	background: url(images/nav_normal.jpg) no-repeat;
	display: block;
	color: #191812;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: 400;
}
#mainnav ul li  a:hover, #mainnav ul li a.active {
	background: url(images/nav_hover.jpg) no-repeat;
	color: #990000;
}

#container {
	width: 100%;
	height: auto;
	background: url(images/container_bg.jpg) repeat-x left top #F3F9F7;
	margin: 0px;
	padding: 0px;
	float: left;
}
#leftcol {
	float: left;
	width: 595px;
	margin: 0px;
	background-image: none;
	padding-top: 5%;
	padding-left: 5px;
	height: auto;
	padding-bottom: 10px;
}
#leftcol h1, #leftcol h6 {
	background-repeat: no-repeat;
	height: 143px;
	width: 580px;
	border-top: 1px solid #C5BA8C;
	border-bottom: 1px solid #C5BA8C;
	padding: 0px;
	margin: 0 0 20px 0;
}
#leftcol h1 {
background-image: url(images/pic2.jpg);
}

 #leftcol h6 {
 background-image: url(images/pic3.jpg);
 }
#leftcol h2 {
	background: url(images/left_h2.gif) no-repeat;
	height: 38px;
	width: 564px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #990000;
	line-height: 36px;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 15px;
}

#leftcol h2 a {
color: #990000;
}

#leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 20px;
	color: #191812;
	padding-left: 7px;
	width: auto;
	height: auto;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 25px;
}
.member {
	clear: both;
	margin-bottom: 20px;
	margin-top: 10px;
	border-bottom: 2px dotted #999999;
	width: 570px;
}
.member img {
	padding: 2px;
	margin-right: 10px;
	background-color: #FFFFFF;
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
}
.member .name {
	float: left;
	text-align: center;
	width: 250px;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 20px;
	clear: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 2px;
	background-color: #FFFFFF;
	border-right: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
.member .email {
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}
#form {
	width: 550px;
float: left;
}



#slideshow {
	width: 235px;
	float: right;
	margin: 0 0 15px 0;
	height: 270px;
	border: 1px solid #CCCCCC;
	background-image: url(images/slideshow-bg.gif);
	padding: 5px;
	text-align: center;
}

#rotator {
overflow: hidden;
	padding:0;
	margin:0;
	position: relative;
	float:left;
	width: 100%;
	height: 100%;
}



#rotator img {
display: none;
position: absolute;
top: 0;
left: 0;
}


#rightcol {
	width: 270px;
	float: right;
	margin: 0px;
	height: auto;
	padding: 5% 15px 15px 0;
}
#rightcol h1 {
	background: url(images/right_h1.png) no-repeat;
	height: 38px;
	width: 236px;
	margin: 0px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #990000;
	padding: 0 0 15px 15px;
	float: right;
}
.list {
	font-size:0.8em;
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 10px;
}
.list li {
	background: url(images/listbullet.gif) left center no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.list ul {
	margin: 0px;
	padding: 0px;
}

#rightcol p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 17px;
	font-weight: normal;
	color: #191812;
	padding-bottom: 5px;
	margin: 0px;
	padding-left: 6px;
	float: right;
	height: auto;
	width: 245px;
}
strong {
	width: 60px;
	margin: 0px;
	padding: 0 0 0 145px;
}
strong a {
	color: #0D4459;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	display: block;
	width: 60px;
	float: right;
	margin-top: -33px;
	background: url(images/bullet.gif) no-repeat left 13px;
	padding-left: 17px;
	line-height: 35px;
}
.readmore {
	width: 236px;
	text-align: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	float: right;
	padding-bottom: 15px;
	padding-right: 15px;
	height: auto;
}
.readmore a {
	color: #0D4459;
	text-decoration: underline;
}
#rightcol ol {
	list-style-type: none;
	float: right;
	width: 246px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#rightcol ol li {
}
.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #CCC193;
	padding-right: 5px;
	padding-left: 7px;
	line-height: 20px;
	border-bottom: 1px solid #948445;
	color: #191812;
	float: right;
	width: 236px;
	display: block;
	margin: 0px;
}
.newsheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #CCC193;
	padding-right: 5px;
	padding-left: 7px;
	line-height: 20px;
	border-bottom: 1px solid #948445;
	color: #191812;
	float: left;
	width: 557px;
	display: block;
	list-style-type: none;
	margin: 0 0 0 3px;
}
.faqheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #DDDDDD;
	padding-right: 5px;
	padding-left: 7px;
	line-height: 20px;
	border-bottom: 1px solid #DDDDDD;
	color: #191812;
	float: left;
	width: 557px;
	display: block;
	list-style-type: none;
	margin: 0 0 0 3px;
}

#rightcol ol li p {
	width: 240px;
	margin: 0px;
	float: left;
	height: auto;
	padding: 10px 0 10px 0;;
}
.mosttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 16px;
	color: #191812;
}
#footer {
	background: url(images/bg-footer.jpg) repeat-x;
	width: 100%;
	height: 80px;
	margin: 0px;
	float: left;
	padding: 20px 0 0 0;
}
#footer  p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	color: #990000;
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
}
#footer  p a {
	color: #666666;
}

/* ------------------------------ for personal page template -------------------------*/

#header h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	line-height: 130px;
float: left;
width: 600px;
padding-left: 15px;
}

#header h2 a {
color: #ffffff;
}

#main-nav-personal {
height: 35px;
	width: 110px;
	float: right;
	padding: 0;
	margin: 95px 0 0 0;
padding-right: 10px;
}

#main-nav-personal ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main-nav-personal li {
	float: left;
	width: 105px;
	text-align: center;
	height: 35px;
	margin-right: 2px;
}
#main-nav-personal ul li a {
	line-height: 35px;
	background: url(images/nav_normal.jpg) no-repeat;
	display: block;
	color: #191812;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: 400;
}
#main-nav-personal ul li  a:hover, #main-nav-personal ul li a.active {
	background: url(images/nav_hover.jpg) no-repeat;
	color: #990000;
}