/*
Design by Teresa Cambare
http://www.cambaredesigns.com
*/

* {
	margin: 0px;
}

body {
	background: #1C1C20;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}


h1, h2, h3 {
	color: #F93;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}


h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.9;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #000;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #000;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #C68A00;
	padding-left: 2px;
}

hr {
	display: none;
}

#main
{
width: 1020px;
margin: 0 auto;
border-left: 5px solid #000000;
border-right: 5px solid #000000;
}


/* Header */

#header {
	width: 1020px;
	margin: 0 auto;
	height: 424px;
}

#menu {
	float: center;
	height: 101px;
	width: 1020px;
	padding-left: 150px;
	background: url(images/menu.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 61px;
	width: 142px;
	margin-right: 0px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 40px;
    text-align: center;
	background: url(images/button.jpg) no-repeat
}

#menu a:hover {
	color: #cd9f46;
	background: url(images/button_r.gif) repeat-x;
}



/* Logo */

#logo {
	width: 1020px;
	height: 323px;
	margin: 0 auto;
	text-align: right;
	background: url(images/header.jpg) no-repeat left top;
}


#logo h1 {
	padding-right: 20px;
	color: #1C1C20;
	padding-top: 250px;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
}


#logo a {
	color: #000035;
}

/* Page */

#page {
	width: 1020px;
	margin: 0 auto;
	background: #ffffff url(images/page_back.gif) repeat-x top;
	border-top: none;
	padding-top: 20px;
}

/* Content */

#content {
	float: left;
	width: 665px;
	padding-left: 45px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	height: 30px;
	font-size: 2.4em;
	padding-left: 15px;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	letter-spacing: 0.1em;
}

.post .meta a {
	color: #FFB300;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 1em;
}


.sidebar li li {
	margin: 0;
}

#sidebar1 {
	width: 250px;
}

#sidebar2 {
	width: 250px;
}

#sidebar2 li h2 {
	background: url(images/title.gif) no-repeat left top;
	height: 40px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 15px;
}

#sidebar2 li ul {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

#sidebar2 li li {
	font-size: 1.4em;
	background: url(images/img04.gif) repeat-x left bottom;
	line-height: 1.4;
	padding-left: 2em;
	padding: 2px;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	padding-left: 10px;
}

.back_title
{
background: url(images/title_back.gif) no-repeat;
}

#sidebar2 .top {
 padding-top: 20px;
 }
 


/* Footer */
#footer
{
padding: 20px;
background: url(images/footer.gif) repeat-x
}

#footer p {
	text-align: center;
	color: #646464;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a
{
color: #FFFFFF
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align: center;
}
.WelcometoIWM {
	font-size: 40px;
}
.IWMcapped {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
Slogan {
	font-size: 14px;
}
.WelcometoIWM {
	text-indent: 2px;
}
.credentials {
	font-weight: bold;
}
.credentials {
	font-weight: bold;
}
.credentials {
	font-weight: bold;
}
.credentials {
	font-weight: bold;
}
.credentials {
	font-weight: bold;
}
.credentials {
	font-weight: bold;
}
.credentials {
	font-weight: bold;
}
.indent {
	text-indent: 3px;
	padding-left: 140px;
}
.indent {
}
.bold {
	font-weight: bold;
	text-align: left;
	padding-left: 140px;
}
.indent {
}
.indent {
}
.iwm-photos {
	padding-left: 35px;
}
.iwm-photos-2 {
	padding-left: 100px;
}
.iwm-photos-descrip {
	padding-left: 25px;
}
.iwm-photos-descrip-2 {
	padding-left: 45px;
}
.centerbold {
	padding-left: 90px;
}
.centerbold1 {
	padding-left: 150px;
}
.centerbold2 {
	padding-left: 65px;
}.centerbold3 {
	padding-left: 160px;
}
#webdesign {
	color: #333;
}
