/* CSS
----------------------------------------------------------------------------- */

body {
	text-align: center;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight:lighter;
	font-size	: 10px;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 1.1em;
	line-height: 1.3em;
}

strong {
	font-weight: bold;
}

#page {
	width: 940px;		/* Centre this div */
	text-align: left;		/* Uncentre content from fix to centre page in IE */
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	/*background-image: url(../images/right_column_bg.jpg);
	background-position: right 494px;
	background-repeat: repeat-y;*/
}
#page2 {
	width: 940px;		/* Centre this div */
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width: 940px;			/* Maximum width to fit 800 x 600 px screen */
	/* If you need borders then the page width needs
							   to be reduced by the widths of the borders */
	overflow: hidden;
	background-color: #1c3764;
	position: relative;
	padding: 0px;
	height: 330px;
}
#header #head-images {
	clear: left;
	height: 300px;
	z-index: 1;
}
#header #head-top {
	padding-left: 26px;
}
#header #head-top #top-right {
	float: left;
	width: 160px;
	height: 90px;
	margin-left: 640px;
	padding-top: 30px;
}
#content {
	width: 940px;			/* Maximum width to fit 800 x 600 px screen */
	/* If you need borders then the page width needs
							   to be reduced by the widths of the borders */
	overflow: hidden;
	
}
#mainlogo {
	position:absolute;
	height: 150px;
	width: 160px;
	display: block;
	left: 0px;
	top: 20px;
	z-index: 100;
}
#mainlogo h1 a {
	height: 150px;
	width: 160px;
	background-image: url(../images/Q3_main_logo.png);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background-position: left top;
}
#maxigallery-3col {
	width: 260px;
	height: 260px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

/* One column */

#one-block #block1 {
	display: none;
}
#one-block #block2 {
	float: left;			/* Width - (left + right padding) */
	padding: 20px;
	width: 900px;
}
#one-block #block3 {
	display: none;
}


/* Two columns */

#two-blocks #content {
/*	background-image:url(../images/dottedback02.gif);
	background-repeat:no-repeat;*/
}
#two-blocks #block1 {
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 40px;
}
#two-blocks #block2 {
	float: left;
	width: 260px;			/* Width - (left + right padding) */
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/col3back.jpg);
	background-repeat:no-repeat;
}
#two-blocks #block3 {
	display: none;
}

#two-blocks #block1 h1 {
	font-size: 2.1em;
	padding-bottom: 10px;
}

#two-blocks #block1 h2 {
	font-size: 1.4em;
}

#two-blocks #block1 h3 {
	font-size: 1.2em;
}

#two-blocks #block1 p {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #333333;
}

#two-blocks #block2 h1 {
	font-size: 2.1em;
	padding-bottom: 10px;
}

#two-blocks #block2 h2 {
	font-size: 1.6em;
}

#two-blocks #block2 p {
	font-size: 1.1em;
	line-height: 1.3em;
}

#two-blocks #sub-menu{
padding-left:20px;
}

/* Three columns with sub nav */

#two-blocks #block1-subnav {
	float: left;
	width: 176px;			/* Width - (left + right padding) */
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 20px;
}
#two-blocks #block2-subnav {
	float: left;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 718px;
}

/* Three columns */

/* #three-blocks #content.homeback{
	background-image:url(../images/dottedback01.gif);
	background-repeat:no-repeat;
} */

#three-blocks #block1 {
	float: left;
	width: 279px;			/* Width - (left + right padding) */
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 40px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 0px;
}

#three-blocks #block1 h1 {
	font-size: 2.1em;
}

#three-blocks #block1 p {
	font-size: 1.1em;
	width:220px;
	line-height: 1.3em;
	color: #333333;
}

#three-blocks #block2 {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 40px;
}

#three-blocks #block2 h1 {
	font-size: 2.1em;
}

#three-blocks #block2 p {
	font-size: 1.1em;
	width:220px;
	line-height: 1.3em;
	color: #333333;
}

#three-blocks #block3 {
	float: left;
	width: 260px;			/* Width - (left + right padding) */
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image:url(../images/col3back.jpg);
	background-repeat:no-repeat;
}

/* Three columns with sub nav */

#three-blocks #block1-subnav {
	float: left;
	width: 150px;			/* Width - (left + right padding) */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 40px;
}
#three-blocks #block2-subnav {
	float: left;
	width: 420px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	/*background-image: url(../images/dots_devider.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
	margin-top: 40px;
	margin-bottom: 10px;
}

#three-blocks #block2-subnav h1 {
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:2.1em;
	color:#182851;	
}

#three-blocks #block2-subnav h2 {
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:1.2em;
	color:#182851;	
}

#three-blocks #block2-subnav h3 {
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:1.1em;
	color:#182851;	
}

#three-blocks #block2-subnav p {
	font-size:1.1em;
	line-height: 1.3em;
	color: #333333;
}

#three-blocks #block1 img {
	padding-left: 10px;
	padding-bottom:10px;
}	

#three-blocks #block2 img {
	padding-left: 10px;
	padding-bottom:10px;
}

#block3 .home-buttons .button-text a {
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:1em;
	line-height:2em;
	color:#1c3764;
	height: 30px;
	display: block;
}

.feature_news {
	background-image:url(../images/icon_doc.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:8px;
	border-bottom:#cccccc 1px dotted;
	margin-bottom: 10px;
}

.feature_news a {
	color: #3db1e9;
	text-decoration:none;
}

.feature_news a:link a:visited {
	color: #3db1e9;
}

.feature_news a:hover {
	text-decoration:underline;
}			
	

.feature_events {
	background-image:url(../images/icon_date.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:8px;
	border-bottom:#cccccc 1px dotted;
	margin-bottom: 10px;
}

.feature_events a {
	color: #3db1e9;
	text-decoration:none;
}

.feature_events a:link a:visited {
	color: #3db1e9;
}

.feature_events a:hover {
	text-decoration:underline;
}		

.feature_info {
	background-image:url(../images/icon_info.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-bottom:8px;
	border-bottom:#cccccc 1px dotted;
	margin-bottom: 10px;
}

.feature_info a {
	color: #3db1e9;
	text-decoration:none;
}

.feature_info a:link a:visited {
	color: #3db1e9;
}

.feature_info a:hover {
	text-decoration:underline;
}			


#breadcrumb {
	font-size:10px;
	margin-left:20px;
	height: 25px;
	width: 600px;
	position: absolute;
	margin-right: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3DB1E9;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
#breadcrumb a {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}	

#footer {
	clear: both;
	width: 940px;			/* Maximum width to fit 800 x 600 px screen */
	/* If you need borders then the page width needs
							   to be reduced by the widths of the borders */
	overflow: hidden;
	background-image:url(../images/foot_grad.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	background-color: #FFFFFF;
	background-position: left top;
}

/* FOOTER ROLLOVERS */

#footer-click-01 p, #footer-click-02 p, #footer-click-03 p, #footer-click-04 p, #footer-click-05 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

#footer-click-01 {
	width: 148px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom:20px;
}
#footer-click-01 h3 a:link, #footer-click-01 h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/foot_01_idle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 148px;
	margin: 0px;
	float: left;
}
#footer-click-01 h3 a:hover, #footer-click-01 h3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #1c3764;
	text-decoration: none;
	background-image: url(../images/foot_01_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 148px;
	margin: 0px;
	float: left;
}

#footer-click-02 {
	width: 148px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-right: 20px;
	padding-left: 19px;
	margin-bottom:20px;
}
#footer-click-02 h3 a:link, #footer-click-02 h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/foot_02_idle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 148px;
	margin: 0px;
	float: left;
}
#footer-click-02 h3 a:hover, #footer-click-02 h3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #1c3764;
	text-decoration: none;
	background-image: url(../images/foot_02_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 148px;
	margin: 0px;
	float: left;
}

#footer-click-03 {
	width: 148px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-right: 20px;
	padding-left: 19px;
	margin-bottom:20px;
}
#footer-click-03 h3 a:link, #footer-click-03 h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/foot_03_idle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 148px;
	margin: 0px;
	float: left;
}
#footer-click-03 h3 a:hover, #footer-click-03 h3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #1c3764;
	text-decoration: none;
	background-image: url(../images/foot_03_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 148px;
	margin: 0px;
	float: left;
}
#footer-click-04 {
	width: 148px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-right: 20px;
	padding-left: 19px;
	margin-bottom:20px;
}
#footer-click-04 h3 a:link, #footer-click-04 h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/foot_04_idle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 148px;
	margin: 0px;
	float: left;
}
#footer-click-04 h3 a:hover, #footer-click-04 h3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #1c3764;
	text-decoration: none;
	background-image: url(../images/foot_04_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 148px;
	margin: 0px;
	float: left;
}
#footer-click-05 {
	width: 148px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-right: 20px;
	padding-left: 19px;
	margin-bottom:20px;
}
#footer-click-05 h3 a:link, #footer-click-05 h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/foot_05_idle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 148px;
	margin: 0px;
	float: left;
}
#footer-click-05 h3 a:hover, #footer-click-05 h3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #1c3764;
	text-decoration: none;
	background-image: url(../images/foot_05_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 148px;
	margin: 0px;
	float: left;
}



#footer p {
	font-size: 1em;
	color: #666666;
}

#footer p a {
	font-size: 1.2em;
	text-decoration:none;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: #182851;
	font-weight:normal;
}

#footer img {
	padding-bottom:10px;
	border: 0px;
}

#footerlinks {
	/*border-top:#CCCCCC dotted 2px;*/
	color: #1C3664;
	padding-bottom: 20px;
}


#footerlinks a {
	font-size: 0.9em;
	color: #1C3664;
}

#footerlinks a:hover {
	font-size: 0.9em;
	color: #1C3664;
	text-decoration:underline;
}

#footerleft {
	padding-left:20px;
	float:left;
	width:450px;
}	

#footerright {
	padding-right:20px;
	float:right;
	width:450px;
	text-align:right;
	font-size:0.9em;
}	


/* Menu CSS
----------------------------------------------------------------------------- */

#menu {
	width: 640px;					/* If you need borders then the page width needs
									   to be reduced by the widths of the borders */
	overflow: hidden;
	height: 30px;
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-x;
	background-color: #E2E2E2;
	background-position: left bottom;
	font-size: 1em;
	float:left;
	display: block;
	float:left;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display:inline;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: none;
	list-style-image: none;
}
#menu a:link, #menu a:visited  {
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:1.3em;
	display: block;
	text-decoration: none;
	/*width: 7em;*/					/* Fixed for IE 5 mac. */
	/* Hides from IE 5 Mac */
	/* \*/
	/*width: 133px;*/					/* Corrected from IE 5 mac fix. */
	/* */
	
	text-align: left;
	height: 30px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: normal;
	line-height: 2em;
	color: #1c3664;
	float:left;
}
#menu a:hover, #menu a:active  {
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:1.3em;
	display: block;
	text-decoration: none;
	/*width: 7em;*/					/* Fixed for IE 5 mac. */
	/* Hides from IE 5 Mac */
	/* \*/
	/*width: 133px;*/					/* Corrected from IE 5 mac fix. */
	/* */
	
	text-align: left;
	height: 30px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: normal;
	line-height: 2em;
	color: #4c96e8;
	float:left;
}

#menu .selected a {
	color: #4c96e8;
	background-image: url(../images/menu_selected.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}

#nav_strip {
	width: 940px;
	background-color:#1c3764;
	height: 30px;
	visibility: visible;
	position: absolute;
	top: 300px;
}

#search_box {
	float:left;
	padding-left: 4px;
	margin-top: -3px;
	
}

.searchbtn {
	padding-top: 5px;
	margin-left: -5px;
	display: inline;
}

search {
margin:0;
padding:0;
}	

#text_size {
	float:left;
}		
#breadcrumbs  {
}




/* Sub Menu CSS
----------------------------------------------------------------------------- */

#sub-menu {
	width: 176px;
}
#sub-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sub-menu li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#sub-menu li a:link, #sub-menu li a:visited {
	display: block;
	text-decoration: none;
	width: 160px;					/* Needs a width to make the whole button clickable for IE */
	font-size: 1em;
	font-weight: lighter;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
}
#sub-menu li a:hover, #sub-menu li a:active {
	display: block;
	text-decoration: none;
	width: 160px;					/* Needs a width to make the whole button clickable for IE */
	font-size: 1em;
	font-weight: lighter;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #4c96e8;
}

#sub-menu li.selected a:link, #sub-menu li.selected a:visited, #sub-menu li.selected a:hover {
	color: #4c96e8;
}








/* Sub Sub menu
----------------------------------------------------------------------------- */

#sub-menu li ul {
	border-top: none;				/* Remove the border so we don't get a double line */
}
#sub-menu li ul li {
	border-top: solid 1px #000000;	/* Move the list element border to the top */
	border-bottom: none;
}
#sub-menu li ul a {
	padding: 10px 10px 10px 20px;
	width: 146px;					/* Needs a width to make the whole button clickable for IE */
}



/* Search form CSS
----------------------------------------------------------------------------- */

.searchform label {
	display: none;
	/* Hides from IE 5 Mac */
	/* \*/
	display: inline;
	position: absolute;
	left: -999em;
	/* */
}
/*.searchform input {
	background-color: #FFFFFF;
	width: 120px;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-size: 1em;
	padding-top: 6px;
	color: #488baa;
}*/
.searchform img {
}
.searchform .go {
	background-color: #CCCCCC;
	width: auto;
}

.searchform .go-button       {
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
form.searchform {
	height: 16px;
	margin-top: 10px;
	display:inline;
}

#search {
	margin-top:-10px;
	}


 /* Contact form CSS
----------------------------------------------------------------------------- */

#contact-form {
	background-color: #EEEEEE;
	padding: 20px;
}
#contact-form form th {
	text-align: left;
	vertical-align: top;
	font-weight: lighter;
	color: #1C3664;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contact-form table {
	padding-left: 2px;
}
#contact-form  form td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contact-form form input, #contact-form form textarea {
	background-color: #FFFFFF;
	border: 2px solid #C5C6C7;
	padding: 2px;
	font-family: "Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
}
#contact-form form .input-medium {
	width: 200px;
}
#contact-form form .button td {
	padding-top: 10px;
	padding-bottom: 10px;
}
#contact-form form .button input {
	width: auto;
	background-color: #CCCCCC;
	background-image: url(../images/nav_bg.jpg);
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: repeat-x;
	background-position: left top;
	color: #1C3664;
	font-weight: normal;
}
#contact-form form .button label {
	visibility: hidden;
}

fieldset {
	border: solid 1px #ffffff;
	margin-top: 0px;
	overflow: hidden;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 26px;
}

legend {
	color: #1C3664;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-color: #eeeeee;
	text-transform: uppercase;
}


/* Design specific CSS
============================================================================= */

h1{
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:2.1em;
	font-weight:lighter;
	color:#182851;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:2.1em;
	font-weight:lighter;
	color:#182851;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:1.8em;
	font-weight:lighter;
	color:#182851;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:1.6em;
	font-weight:400;
	color:#182851;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:1.4em;
	font-weight:400;
	color:#182851;
	margin: 0px;
	padding: 0px;
}

h6{
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:1.2em;
	font-weight:400;
	color:#182851;
	margin: 0px;
	padding: 0px;
}

a {
	color: #1c3664;
	text-decoration:underline;
}

a:link a:visited {
	color: #1c3664;
}

a:hover {
	text-decoration:none;
}		


.float-left {
	float: left;
}

#search-box {
padding-top:4px;
padding-left:5px;
float:left;
width:180px;
}
#text-size {
	text-align: right;
	padding-left: 20px;
	font-size: 1.2em;
	float:left;
	width:80px;
	padding-top: 7px;
}
#text-size a {
	color: #FFFFFF;
	text-decoration: none;
}
#text-size .medium {
	font-size: 1.2em;
	padding-right: 8px;
}
#text-size .large {
	font-size: 1.4em;
	padding-right: 6px;
}
.home-random {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	margin-top: 30px;
}
.home-random h3 {
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:1.8em;
	font-weight:lighter;
	color:#182851;
}

.home-buttons {
	height: 30px;
	background-image:url(../images/sidebuttonback.png);
	background-repeat:no-repeat;
	margin-top: 5px;
	color: #1C3664;
	clear: left;
	font-size: 1em;
}
.home-buttons .button-text p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.1em;
}

.home-buttons a {
	color: #1C3664;
	text-decoration:none;
}

.home-buttons a:link a:visited {
	color: #1C3664;
}

.home-buttons a:hover {
	text-decoration:underline;
}		

.home-buttons .icons {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
.button-text {
	float: left;
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-size:1.5em;
	font-weight:lighter;
	color:#182851;
}

#news-home p {
color:#000000;
}

#news-home {
	padding-top: 0px;
}
#news-home .news-heading {
	float: left;
	width: 180px;
	padding-top: 5px;
}
#news-home  .rss {
	float: right;
	padding-top: 16px;
	width: 80px;
}
#news-home  .rss  a {
	color: #e54122;
	text-decoration:none;
	font-size:1.1em;
}
#news-home  .rss  a:hover {
	color: #e54122;
	text-decoration:underline;
}
#news-home h2 {
	color: #3db1e9;
	font-size:2.4em;
	font-weight:lighter;
	margin-top:8px;
}
#news-home .news-snippet {
	padding-top: 1px;
	padding-bottom: 6px;
	margin-bottom: 3px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}
#news-home .news-snippet h4 {
	color: #21335b;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 1.4em;
}
#news-home .news-snippet p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#news-home .news-snippet .date {
	font-size: 1em;
	color: #999999;
}
.news-snippet .date {
	color: #b6b7b9;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.news-snippet {
	padding-top: 10px;
	margin-bottom: 20px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}
#news-home p {
	font-size:1em;
	line-height: 1.em;
	line-height: 1.2em;
}
#news-home a {
	color: #3db1e9;
	text-decoration:none;
	font-size: 1.1em;
}

#news-home a:link a:visited {
	color: #3db1e9;
}

#news-home a:hover {
	text-decoration:underline;
}

.morenewslink {
	font-size:1.4em;
	color:#21335b;
	text-decoration:none;
	font-family:"Gill Sans", "Century Gothic", Arial, Helvetica, Verdana, sans-serif;
	font-weight:lighter;
}

.morenewslink:hover {
	font-size:1.4em;
	color:#21335b;
	text-decoration:underline;
}


.clear-left {
	clear: left;
}
/*.gallery-thumbs {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	margin-top: 20px;
	overflow: hidden;
}
.gallery-thumbs  img  {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #999999;
}
 .gallery-thumbs   .thumbs {
	margin-right: 4px;
	height: 99px;
	width: 99px;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	float: left;
}
.gallery-thumbs .thumbs2 {
	margin-right: 0px;
	height: 99px;
	width: 99px;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	float: left;
}*/
#calendar {
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e6;*/
	text-align: center;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.ditto_currentpage {
padding-left:3px;
padding-right:3px;
}

.ditto_page {
padding-left:3px;
padding-right:3px;
}

 /* search results stuff
----------------------------------------------------------------------------- */

.ajaxSearch_intro {
	visibility: hidden;
	left: -9999px;
}

.ajaxSearch_resultsInfo {
	color: #1c3664;
}
.ajaxSearch_highlight {
	color: #1c3664;
}
.ajaxSearch_resultLink {
	line-height: 30px;
}
.ajaxSearch_paging {
	color: #1c3664;
	display: block;
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
}
.ajaxSearch_result {
	display: block;
	width: 100%;
	padding-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
}

 /* Incidental
----------------------------------------------------------------------------- */
.floatright {
float:right;
}

#copyright {
width:450px;
float:left;
}

#pship {
	width:450px;
	float:right;
	background-color: #FFFFFF;
}
