html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

/* hide from IE mac \*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac*/

body {
	/*background-image: url(../images/body_bg.gif);*/
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	/*background-color: #034ea2;*/
	/*background-color: #28903b;*/
	/*background-color: #669966;*/
	background-color: #ffffff;
}
h1 {
	color: #006600;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
h2 {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
  color: #006600;
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
}
h4 {
  color: #006600;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
}
h5 {
  color: #006600;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
}
h6 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: underline;
	color: #006600;
}


#wrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #123B32;
	float: center;
	background-color: #FFFFFF;
}

#header {
	height: 180px;
}

#menu {
	height: 30px;
	/*	background-color: #2660ab;*/
	background-image: url(../menu2/qmimages/center_tile.gif);
	background-repeat: repeat-x;
	/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
}

#menu_allign {
	padding-left: 80px;
}

#spacer1 {
	height: 25px;
	background-color: #034ea2;
/*	border-bottom: 1px solid #123B32;*/
}

#spacer2 {
	height: 68px;
	background-color: #ffffff;
}

#innerwrapper {

}

#leftcol {
	float: left;
	width: 160px;
	font-size: 80%;
}

#rightcol {
	float: right;
	width: 160px;
	font-size: 80%;
}

#content {
	/*width: 585px;*/
	width: 585px;
	/*margin-left: 170px;*/
	margin-left: 20px;
	background-color: #FFFFFF;
	text-align: left;
}
/*
#content h1 {
	color: #577f1c;
	text-align: center;
	font: 140%/160% Verdana, Arial, Helvetica, sans-serif;
}

#content h2 {
	font-size: 130%;
}
*/
#content p {
	font-size: 100%;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
} 

/*  ul & ol rules */
#content ul{
	list-style-type: disk;
	list-style-position: outside;	
}

#content ul li {
	margin-left: 50px;
	padding: 0px;
	border: 0px;
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
}
#content ol li {
	margin-left: 35px;
	padding: 0px;
	border: 0px;
}
/* end of ul & ol rules*/

blockquote {
	font-size: 80%;
	background-color: #EBF4E1;
	border: 1px solid #003300;
	padding: 6px;
}

blockquote:hover {
	border: 1px solid red;
} 

#footer {
	background-color: #2660ab;
	clear: both;
	height: 40px;
}

#footer p {
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	line-height: 17px;
	margin-top: -11px;	
} 
#footer a:link {
	color: #FFF;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
#footer a:active {
	text-decoration: underline;
	color: #FFF;
}

#credits {
	clear: both;
	height: 30px;
	border-top: 1px solid #123B33;
}

#credits p {
	font-size: 80%;
	color: #222222;
	padding: 8px;
	margin-left: 210px;
	line-height: 17px;
} 


/*  ul & ol rules */
#content ul{
	list-style-type: disk;
	list-style-position: outside;	
}

#content ul li {
	margin-left: 30px;
	margin-right: 10px;
	padding: 0px;
	border: 0px;
}

#content ol {
	list-style-type: decimal;
	list-style-position: outside;
}
#content ol li {
	margin-left: 35px;
	padding: 0px;
	border: 0px;
}
/* end of ul & ol rules*/

.text_homePage {
	font-size: 110%;
	line-height: 15pt;
}

.text_underline_blue {
	font-size: 90%;
	text-decoration: underline;
	color: #0000FF;
}
.text_sm_italic {
	font-style: italic;
	font-size: 95%;
	line-height: 140%;
}

.text_sm_date {
	font-size: 80%;
}

.text_sm {
	font-size: 85%;
}

.left_col_box {
	float: left;
	margin: 10px;
/*	border: 1px solid #999999;*/
	padding: 5px;
}
.left_image_box {
	float: left;
	border: 1px solid #000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0;
}
.left_table_box {
	float: left;
	margin-right: 15px;
	margin-bottom: 40px;
}
.image_box {
	border: 1px solid #000;
	text-align: center;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.right_image_boxNB {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.right_image_box {
	float: right;
	border: 1px solid #000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 30px;
}

.rightcol_table_title {
	font-size: 110%;
	line-height: 18px;
	color: #FFF;
	background-color: #2660ab;
	font-weight: bold;
	text-align: center;
}
.rightcol_table {
	border: 1px solid #000;
	Color: #444444;
	font-size: 80%;
	line-height: 10pt;
 	padding: 5px;
}

.table_border {
	border: 1px solid #000;
	Color: #444444;
	font-size: 90%;
	line-height: 10pt;
	padding: 10px;
}

.table_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2660ab;
}
.quickLinks_table {
	float: left;
	font-size: 90%;
	line-height: 14px;
	color: #000;
	background-color: #ffffff;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2660ab;
	border-right-color: #2660ab;
	border-bottom-color: #2660ab;
	border-left-color: #2660ab;
/*	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;	*/
}
.quickLinks_table_title {
	font-size: 90%;
	line-height: 16px;
	color: #FFF;
	background-color: #2660ab;
	font-weight: bold;
	text-align: center;
}
/*----------------------  Begin WordPress Styles -------------------  */
/* sidebar */
#blogContent {
  margin: 0 230px 0 0;
  padding: 10px 10px 10px 10px;
}
#sidebar h3 {
	color: #b7b6b6;
	font-weight: normal;
	font-size: 18px;
	margin: 30px 0 5px 10px;
}

#sidebar h3.first {
	margin-top: 0;
}

/*#sidebar ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#sidebar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}*/
#sidebar {
	padding: 10px 0px 0px 0px;
}
#sidebar ul  {
	color: #000000;
	font-weight: bold;
	list-style-type:none;
	margin:0px 0px 0px 5px;
    padding: 0px 10px 0px 0px;
}
#sidebar li {
    padding: 0px 0px 10px 0px;
}

/* This controls the formating of most elements of the Weather widget */
#wpweather-6 {
	color: #000000;
	font-weight: normal;
	list-style-type:none;
	margin:0px 0px 0px 5px;
    padding: 0px 0px 10px 0px;
}
#wpweather-6 widget widget_wpweather {
	color: #000000;
	font-weight: normal;
}
#wpweather-6 ul {
	color: #b7b6b6;
	font-weight: normal;
	list-style-type:disc;
	}
#wpweather-6 ul li {
	color: #b7b6b6;
	font-weight: normal;
	list-style-type:disc;
}
/* This controls the formating of the Calendar title & days of weeks */
#event-calendar {
	color: #000000;
	font-weight: bold;
	list-style-type:none;
	margin:10px 0px 0px 5px;
    padding: 0px 0px 10px 0px;
}
/* This controls the formating of the dates */
#ec3_2009_12 {
	color: #000000;
	font-weight: normal;
	}
#event-calendar_cal ul li {
	color: #000000;
	font-weight: normal;
}
#recent-posts-3 {
	color: #000000;
	font-weight: bold;
	list-style-type:none;
	margin:10px 0px 0px 5px;
    padding: 0px 0px 10px 0px;
}
#recent-posts-3 ul {attributes}
#recent-posts-3 ul li {
	color: #b7b6b6;
	font-weight: normal;
	list-style-type:disc;
	margin:0px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
}

#archives-3 {
	color: #000000;
	font-weight: bold;
	list-style-type:none;
	margin:10px 0px 0px 5px;
    padding: 0px 0px 10px 0px;
}
#archives-3 ul {attributes}
#archives-3 ul li {
	color: #b7b6b6;
	font-weight: normal;
	list-style-type:disc;
	margin:0px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
}
#categories-3 {
	color: #000000;
	font-weight: bold;
	list-style-type:none;
	margin:10px 0px 0px 5px;
    padding: 0px 0px 10px 0px;
}
#categories-3 ul {}
#categories-3 ul li {
	color: #b7b6b6;
	font-weight: normal;
	list-style-type:disc;
	margin:0px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
}
#search-3 {
	color: #000000;
	font-weight: bold;
	list-style-type:none;
	margin:10px 0px 0px 5px;
    padding: 0px 0px 10px 0px;
}

#sidebar h1 {
  color: #015190;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;	
}
#sidebar h2 {
  color: #015190;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;	
}
#sidebar input {
	background-color: #ededed;
	border: 1px solid #ccc;
	padding: 4px;
	margin-left: 10px;
}

/*----------------------  End WordPress Styles -------------------  */