@charset "utf-8";
/* CSS Document */

body {
  text-align: center;
  background-color: #D5D0B0;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

A:link {
	COLOR: #210538; text-decoration: none
}
A:visited {
	COLOR: #210538; text-decoration: none
}
A:active {
	COLOR: #210538; text-decoration: none
}
A:hover {
	COLOR: #210538; text-decoration: underline
}

#wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 960px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.gif') top left no-repeat;
}

#header {
    margin: 0;
	border: none;
	background: #A69EB0;
	background-image:url(../images/Banner.jpg);
	background-repeat:no-repeat;
	height: 200px;
}

#header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;
}

#nav {
	
	/*position:absolute;
	top:210px;
	width:960px;
	margin-left: auto; 
    margin-right: auto;*/
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;
}

#center {
  margin-left:210px;
  margin-right:190px;
  border:1px solid #cccccc;
}

#center h1 {
  margin:0px;
  padding-left:15px;
  font-family: "Times New Roman";
  font-size: 28px;
  line-height:32px;
  color:#210538;
  text-align:center;
}


#center h2 {
  margin:0px;
  padding-left:15px;
  font-family: "Times New Roman";
  font-size: 18px;
  line-height:22px;
  color:#210538;
}

#center h3 {
  /*margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #210538; */
  margin:0px;
  padding-left:15px;
  font-family: "Times New Roman";
  font-size: 18px;
  line-height:22px;
  color:#210538;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.content_boxlft { 
   float:left;
   border:thin solid #000;
   width:47%;
   height:260px;
   margin-right:4px;
   margin-left:4px;
   margin-top:4px;
   overflow:auto;
}

.content_boxlft h2 { 
   font-family:"Times New Roman", Times, serif;
   font-size:10px;
   font-weight:800;
   text-align:left;
}

.content_boxlft img { 
   float:left;
   margin-right:2px;
   margin-top:4px;
   border:none;
}

.content_boxrt {
   float:right;
   border:thin solid #000;
   width:47%;
   height:260px;
   margin-left:4px;
   margin-right:4px;
   margin-top:4px;
   overflow:auto;
}

.content_boxrt h2 { 
   font-family:"Times New Roman", Times, serif;
   font-size:10px;
   font-weight:800;
   text-align:left;
}

.content_boxrt img { 
   float:left;
   margin-right:2px;
   margin-top:4px;
   border:none;
}

#left_side {
  float: left;
  width:200px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #210538;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:180px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #210538;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#newsletter {background-color:#E3DAEB; width:200px;}

.specials {
	background-color:#E3DAEB;
}

.specials h4 {
	font:"Times New Roman", Times, serif;
	font-size:14px;
	color:#210538;
}

#footer {
  height: 100%;
  background: #A69EB0;
  clear: both;
}

#footer p.notes {
  text-align:left;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#000000;
}

#footer p {
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

input.btn1 {
-x-system-font:none;
background:#42516C none repeat scroll 0 0;
border:1px solid #999999;
color:#FFFFFF;
font-family:arial,Verdana,Helvetica,sans-serif;
font-size:9px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}
.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}
.qmmc .qmcbox a{display:inline;}
.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}
.qmmc li {z-index:auto;}
.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
.qmmc li a {float:none;}
.qmmc li:hover>ul{left:auto;}
#qm0 ul {top:100%;}
#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		padding:3px 0px 3px 8px;
		background-color:#A69EB0;
		border-width:0px;
		border-style:solid;
		border-color:#686868;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 30px 5px 8px;
		color:#112747;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px 15px 15px 15px;
		margin:-4px 0px 0px -6px;
		background-color:transparent;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		margin:0px;
		background-color:transparent;
		font-size:12px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#686868;
		color:#F4F4F4;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#686868;
		color:#F4F4F4;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#686868;
		color:#F4F4F4;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		padding:2px 0px 2px 5px;
		margin:10px -4px 5px -4px;
		background-color:#AFC8EC;
		color:#112747;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		border-width:1px;
		border-style:solid;
		border-color:#686868;
	}


	


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px;
		background-color:#DFDFDF;
		border-width:1px;
		border-style:solid;
		border-color:#686868;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a	
	{	
		background-color:#686868;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(qmimages/arrow_5.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li .qmparent	
	{	
		background-image:url(qmimages/arrow_4.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#DFDFDF;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(qmimages/arrow_6.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}

