@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	margin-left: 0;
	width: 60%;
	float: left;
	display: block;
	/* [disabled]clear: both; */
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 93%;
	clear: none;
	float: none;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #F27F33;
	border-right-color: #F27F33;
	border-left-color: #F27F33;
	border-bottom: 1px solid #F27F33;
}
#topbox {
	min-height: 134px;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/bg-banner/1.jpg);
}
#logo {
	width: 100%;
	-webkit-box-shadow: px px;
	box-shadow: px px;
	padding-bottom: 0px;
	margin-bottom: -12px;
	text-shadow: 0px 0px;
	margin-left: -10px;
 }
#nav{
	text-align: left;
	font-style: normal;
	font-weight: 400;
	font-family: forum, Cambria, serif;
	font-variant: small-caps;
	width: 98%;
	float: left;
	padding-top: 0px;
	margin-top: -3px;
	margin-left: -39px;
}
#nav li{
	display: inline;
	height: 0px;
	margin-left:
}
#nav a{
	display: inline-block;
	color: #435982;
	text-decoration: none;
	text-shadow: 1px 1px #FFFFFF;
	padding-left: 33px;
}
#ad1 {
	width: 100%;
}
#main-img {
}
#content {
}
#article {
	width: 97%;
	float: left;
	background-color: #FFFFFF;
	padding-left: 1%;
	padding-right: 1%;
}
#article p a {
	color: #CC6633;
	font-weight: 500;
	text-decoration: none;
}
#article p cite {
	padding-left: 0px;
	display: block;
	margin-left: 9%;
	margin-right: 20%;
	font-weight: 100;
}
#article p {
	line-height: 145%;
}
#article p img {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 6px;
	border: thick double #EEEEEE;
	display: inline;
	border-radius: 3px;
	margin-left: -6px;
}
#article table {
	background-color: #EEEEEE;
	-webkit-box-shadow: 2px 2px 4px 0px #CCCCCC;
	box-shadow: 2px 2px 4px 0px #CCCCCC;
}
#aside #explore table {
	background-color: #EEEEEE;
	-webkit-box-shadow: 2px 2px 4px 0px #CCCCCC;
	box-shadow: 2px 2px 4px 0px #CCCCCC;
}
.align-l {
	text-align: left;
}
#photos {
	background-color: #DADADA;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 7px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
#photos2 {
	background-color: #DADADA;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 7px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	margin-left: 1px;
}
#photos h2 {
	margin-left: 10px;
	text-shadow: 1px 1px #EEEEEE;
}
#photos ul li a img {
	border: medium solid #DADADA;
	margin-left: 3px;
}
#photos2 ul li a img {
	border: medium solid #DADADA;
	margin-left: 3px;
}
#photos ul {
	list-style-type: none;
	padding-left: 0px;
	-webkit-padding-start: 0px;
}
#photos2 ul {
	list-style-type: none;
	padding-left: 0px;
	-webkit-padding-start: 0px;
}
#photos li {
	min-height: 150px;
	display: block;
	background-color: #EEEEEE;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-radius: 2px;
}
#photos2 li {
	min-height: 150px;
	display: block;
	background-color: #EEEEEE;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-radius: 2px;
}
#aside {
	width: 100%;
	float: left;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-bottom: 7px;
	padding-top: 10px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}
#ad2 {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 336px;
}
#map {
	background-color: #FFFFFF;
	width: 100px;
	float: right;
	margin-right: 12px;
	margin-top: 13px;
}
#links {
}
#aside #links ul {
	list-style-type: none;
	margin-left: -24px;
	margin-top: -14px;
	font-weight: 200;
}
#aside #links li {
}
#aside #links ul li ul  {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	font-weight: 200;
	font-size: medium;
}
#aside #links ul li ul li {
}
#aside #links li a {

}
#search {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: -26px;
}
#search h2 {
	margin-bottom: -7px;
}
#explore {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px
}
#other {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px
}
#ad3 {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 336px;
}
#foot-wrap {
	background-image: url(../images/bg/bg1b.jpg);
	background-size: auto 110%;
	border-top: 1px solid #FBDAC4;
}
#foot{
	text-align: center;
	font-style: normal;
	font-weight: 400;
	font-family: forum, Cambria, serif;
	font-variant: small-caps;
	width: 100%;
}
#foot ul {
	margin-left: -80px;
}
#foot li{
	display: inline;
	height: 0px;
	padding-left: 35px;
}
#foot a{
	display: inline-block;
	color: #435982;
	text-decoration: none;
	text-shadow: 1px 1px #FFFFFF;
}
#copyright {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
h1 {
	color: #333333;
	font-style: normal;
	font-weight: 400;
	font-family: forum, Cambria, serif;
	font-size: 200%;
}
h2 {
	color: #333333;
	font-style: normal;
	font-weight: 400;
	font-family: forum, Cambria, serif;
	font-size: 150%;
}
h3 {
	color: #333333;
	font-style: normal;
	font-weight: 400;
	font-family: forum, Cambria, serif;
	font-size: 125%;
}
h4 {
	color: #333333;
	font-style: normal;
	font-weight: 400;
	font-family: forum, Cambria, serif;
	font-size: 110%;
}
.float-left {
	float: left;
}
.clear {
	clear:both
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.img-caption {
	display: block;
	clear: both;
	font-style: italic;
	color: #666666;
}
.box-100pc180px {
	width: 98%;
	height: 191px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 1px;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
#container {
	background-color: #ECECEC;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	clear: none;
	float: none;
	margin-left: auto;
}
#topbox {
	min-height: 133px;
	min-height: 109px;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/bg-banner/1.jpg);
	border-bottom: 1px solid #5A3E1D;
}
#logo {
	width: 100%;
	-webkit-box-shadow: px px;
	box-shadow: px px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-shadow: 0px 0px;
	margin-left: 10px;
 }
#nav{
	text-align: left;
	font-style: normal;
	font-weight: 400;
	font-family: forum, Cambria, serif;
	font-variant: small-caps;
	width: 98%;
	float: left;
	padding-top: 7px;
	margin-top: -22px;
	margin-left: -26px;
}
#nav li{
	display: inline;
	height: 0px;
	margin-left:
; 				margin-top: 0px;
	padding-top: 0px;
}
#nav a{
	display: inline-block;
	color: #435982;
	text-decoration: none;
	padding-left: 23px;
	padding-right: 0px;
	text-shadow: 1px 1px #FFFFFF;
}
#article {
	width: 97%;
	float: left;
	margin-left: 1%;
}
#article p {
	line-height: 145%;
}
#aside {
	width: 95%;
	margin-left: 2%;
	margin-right: 2%;
}
#photos2 li {
	min-height: 150px;
	display: block;
	background-color: #EEEEEE;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-radius: 2px;
}
#div1 {
}
#div2 {
}
#div3 {
}
#div4 {
}
#div5 {
}
#div6 {
}
#div7 {
}
#div8 {
}
#div9 {
}
#div10 {
}
.zeroMargin_tablet {
margin-left: 0;
}
.hide_tablet {
display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	clear: none;
	float: none;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: auto;
}
#topbox {
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(../images/bg-banner/1.jpg);
	min-height: 111px;
}
#logo {
	width: 100%;
	-webkit-box-shadow: px px;
	box-shadow: px px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	text-shadow: 0px 0px;
	margin-left: 10px;
 }
#nav{
	text-align: left;
	font-style: normal;
	font-weight: 400;
	font-family: forum, Cambria, serif;
	font-variant: small-caps;
	width: 98%;
	float: left;
	margin-left: -53px;
	height: 38px;
	padding-top: 2px;
}
#nav li{
	display: inline;
	height: 0px;
	margin-left:
}
#nav a{
	display: inline-block;
	color: #435982;
	text-decoration: none;
	padding-left: 32px;
	padding-right: 0px;
	text-shadow: 1px 1px #FFFFFF;
}
#article {
	width: 64%;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}
#article p {
	line-height: 145%;
}
#aside {
	width: 32%;
	margin-left: 1px;
	margin-right: 1px;
	padding-top: 10px;
	font-size: medium;
	font-weight: 200;
}
#photos2 li {
	min-height: 215px;
	display: block;
	background-color: #EEEEEE;
	border-radius: 2px;
	width: 46%;
	float: left;
}
#div1 {
}
#div2 {
}
#div3 {
}
#div4 {
}
#div5 {
}
#div6 {
}
#div7 {
}
#div8 {
}
#div9 {
}
#div10 {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
	display: none;
	width: 16%;
}
}
