@charset "utf-8";
/* CSS Document */
 
html, body {
 	margin: 0;
}
 
/* Set medium text size smaller */
body {
	font-size: 75%;
	background-color: #dbf5f3;
}
 
#page-w {
	width: 903px;
	position: relative;
	margin: 0 auto;
	z-index: 5;
}

/* outer wrap */

#outer-w {
	width: 100%;
	min-height: 614px;
	position: relative;
	margin-top: 37px;
	margin-bottom: 37px;
	background-color: white;
}
 
/* header area */
#header-w {
	width: 100%;
	height: 92px;
	position: relative;
	margin: 0;
	z-index: 15;
	background-color: white;
}
 
#header-left {
	width: 148px;
	height: 92px;
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#header-left-image {
	position: relative;
	top: -27px;
	z-index: 21;
}
 
#header-right {
	width: 753px;
	height: 92px;
	position: relative;
	z-index: 20;
	margin-left: 149px;
}

#header-right-text {
	width: 406px;
	height: 25px;
	position: relative;
	top: 8px;
	left: 13px;	
}

#header-right-underline {
	width: 717px;
	height: 1px;
	position: absolute;
	top: 72px;
	right: 16px;
	background: url(../images/grey-bar.png) no-repeat;
}

/* main nav */
#nav {
	width: 720px;
	height: 15px;
	position: absolute;
	top: 49px;
	right: 17px;
	margin: 0;
	padding: 0;
	z-index: 25;
	text-align: right;
}

 
#nav ul {
	position: relative;
	right: 0;
	margin: 0;
	padding: 0;
}
 
#nav ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	list-style: none;
	display: inline;
	font-size: 12px;
	margin: 0 1px 0 1px;
	padding: 0;
	text-align: right;
	vertical-align: middle;
	color: #6c6c6c;
}
 
#nav ul li a {
	text-decoration: none;
	color: #6c6c6c;
	margin: 0 0 0 0;
	padding: 0;
}
 
#nav a:hover, #nav li.active a {
	color: #a9a8a8;
	margin: 0;
	padding: 0;
}
 
/* content area */
#inner-w {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
	z-index: 12;
	/* Fix for IE */
	*padding-top: 10px;
	padding-bottom: 1em;
	background-color: white;
}
 
/* LEFT COLUMN (on 3-col and 2-col right versions) */
 
#content-left {
	float: left;
	width: 281px;
	margin: 0 0 0 15px;
	z-index: 15;
}
 
#content-left p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 0;
	padding-top: 0;
}

/* RIGHT COLUMN (on 3-col and 2-col left versions) */
 
#content-small-right {
	width: 210px;
	height: auto;
	float: right;
	position: relative;
	clear: none;
	top: 0px;
	right: 0px;
	margin: 0 10px 0 0px;
	z-index: 15;
}

#content-small-right p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 0;
	padding-top: 0;
}

/* THREE COL MAIN CONTENT */
 
#content {
	width: 371px;
	min-height: 465px;
	margin: 0 205px 0 299px;
	position: relative;
	z-index: 15;
	padding: 0;
	z-index: 15;
}
 
#content p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 0;
	padding-top: 0;
}

/* TWO COL CONTENT LEFT MAIN CONTENT */

#content-main-left {
	width: 660px;
	min-height: 465px;
	margin: 0 205px 0 12px;
	position: relative;
	z-index: 15;
	padding: 0;
	z-index: 15;
}

#content-main-left p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 0;
	padding-top: 0;
}

/* TWO COL CONTENT RIGHT MAIN CONTENT */

#content-main-right {
	width: 592px;
	min-height: 465px;
	margin: 0 12px 0 299px;
	position: relative;
	z-index: 15;
	padding: 0;
	z-index: 15;
}

#content-main-right p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 0;
	padding-top: 0;
}

/* RIGHT COLUMN (on 3-col and 2-col left versions) */
 
#content-small-right {
	width: 210px;
	height: auto;
	float: right;
	position: relative;
	clear: none;
	top: 0px;
	right: 0px;
	margin: 0 10px 0 0px;
	z-index: 15;
}

#content-small-right p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 0;
	padding-top: 0;
}
 
.clear {
	clear: both;
}
 
.thumbscontainer {
	margin-left: 40px;
}
 
.thumbs {
	margin: 0 auto;
	text-align: center;
}
 
.thumbs li {
	height: 150px;
	width: 260px;
}
 
/* footer area */
#footer {
	width: 100%;
	height: auto;
	position: relative;
	bottom: 0;
	left: 0;
	font-size: .85em;
	text-align: center;
	z-index: 50;
	padding: 5px 0 3px 0;
	background-color: white;
}
 
#footcopy {
	width: 100%;
	position: relative;
	bottom: 0;
	left: 0;
}
 
#footer p, #footer a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #666;
	text-decoration: none;
}
 
#footer a:hover {
	text-decoration: underline;
}
 
.roundedCorners{
	width: 100%;
	background-color: #5A397E;
	border: 1px solid #5A397E;
	padding-top: 13px;
	/* Fix for IE */
	*padding-bottom: 13px;
 
 
/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
 
.roundedCorners p {
	color: #FFF;
	margin-left: 50px;
}
 
/*gets rid of dotted line outline on links in firefox*/
a:focus { -moz-outline-style: none; }
 
/*gets rid of blue line around images*/
img { border-style: none;}
 
/* Text Style */
h1,h2,h3,h4,h5,h6, p, table, li {
	font-family: Georgia, "Times New Roman", Times, serif;
}
 
h1 {
	font-size: 1.2em;
	color: #A74F62;
	text-transform: uppercase;
}
 
h2 {
	font-size: 1.1em;
	color: #A74F62;
	text-transform: uppercase;
}	
 
h3 {
	font-size: 1em;
	color: #A74F62;
	text-transform: uppercase;
}
 
h4 {
	font-size: 1em;
	color: #A74F62;
	margin-top: 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
}
 
h5 {
	font-size: 1em;
	color: #A74F62;
	margin-top: 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
}
 
h6 {
	
	font-size: 1em;
	color: #A74F62;
	margin-top: 1em;
	margin-bottom: 1em;
}

h6 a {
	color: #A74F62;
	text-decoration: none;
}

h6 a:hover {
	text-decoration: underline;
}
 
p, table, li, a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1em;
	color: #000;
}
 
a:hover {
	color: #a9a8a8;
}
 
/* Hide field for spam protection */		
#LastName{
    position:absolute;
    text-decoration:underline;
    background-color:#CC0000;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}

/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.ditto_summaryPost h3 {
    border-bottom: 1px solid gray;
    margin: 0px !important;
    padding: 5px 5px 5px 0px !important;
    color: black;
    font-size: 1.2em;
}
.ditto_summaryPost .ditto_info {
    padding: 5px 5px 5px 0px !important;
    font-size: 1em;
    color: black;
}
.ditto_link {
    font-size: .9em;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #666666;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #666666;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #666666; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #333;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #666666; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #333333;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}

/* End blog section */
