/*
Design by Merlee Designs
http://www.merleedesigns.com
*/

body {
	margin: 11px 0 0 0;
	height: auto;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000;
background-color: #CCC; }

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 120%;
}

.photo {
border: 1px #000 solid; }

.title {
text-align: center; }

img {
border: 0px;
}

a {
	color: #c40a0a;
text-decoration: underline; }

a:hover {
	text-decoration: underline;
color: #4a4949; }

#wrapper {
width: 1000px;
margin: auto; }

/* Header */

#header {
	width: 1000px;
	height: 111px;
	margin: 0 auto;
	background: url(../images/logoheader.jpg) no-repeat;
 z-index: 999;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

/* Left Nav */

.wireframemenu{
border: 1px solid #C0C0C0;
background-color: #366A9C;
border-bottom-width: 0;
list-style: none;
width: 170px;

}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
height:20px;
color: white;
list-style-type: none;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
color: #FFFFFF;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #18549C;
color: white;
}


/* Menu */

#subnav {
 background-color: #fff; 
 height:25px;
	text-align: right;
	margin: 0px;
background-image: url(../images/menu-bkgd.jpg);
background-repeat: no-repeat; }

.topmenu {
margin: 0;
padding: 5px 0em 5px 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px; }

.topmenu ul, .topmenu li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.topmenu a:link, .topmenu a:visited {
float:right;
line-height: 11px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #fff;
}

.topmenu a:link#current, .topmenu a:visited #current, .topmenu a:hover {
padding-bottom: 2px;
background: transparent;
color: #4a4949;
font-weight: bold;
border-bottom: 2px #4a4949 solid; }

.topmenu a:hover { color: #CCC; }

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
width: 200px;
}

.menu li {
border-bottom: 1px #000 solid;
padding-bottom: 5px;
padding-top: 5px;
margin-bottom: 5px;
text-align: center;
list-style-type: none;
width: 200px; }

.menu li:hover {
border-bottom: 1px #000 solid;
padding-bottom: 5px;
padding-top: 5px;
margin-bottom: 5px;
text-align: center;
list-style-type: none;
background-color: #ececec;
width: 200px; }

.menu a {
	width: 200px;
	height: 18px;
	text-decoration: none;
	font-size: 10pt;
	color: #c40a0a;
}

.menu a:hover {
	color: #4a4949; }

/* Content */

#content {
	width: 1000px;
	height: auto;
	margin: 0 auto;
background-color: #fff;  }

#contentBlack {
	width: 1000px;
	height: auto;
	margin: 0 auto;
background-color: #000;  }

#colFull {
	float: left;
	width: 980px;
	height: auto;
margin-left: 5px;
margin-top: 15px;
padding-left: 5px;
background-color: #000; }

#colOne {
	float: left;
	width: 210px;
	height: auto;
	background-color: #fff;
margin-left: 5px;
padding-left: 15px;
list-style: none;
padding-bottom:10px;
}

#colTwo {
	float: left;
	width: 450px;
	height: auto;
	height: 1050px;
	padding: 0 20px;
padding-bottom: 10px;
border-right-width:thin;
border-right-style:solid;
border-right-color: #666;
border-left-width:thin;
border-left-style:solid;
border-left-color: #666;}

#colThree {
	float: left;
	width: 260px;
	height: auto;
background-color: #fff; 
padding-right: 3px;
padding-left: 3px; 
padding-bottom: 10px;}

#colTwo2 {
	float: left;
	width: 723px;
	height: auto;
	padding: 0 20px;
padding-bottom: 10px;}

#colThree2 {
	float: left;
	width: 223px;
	height: auto;
background-color: #fff; 
padding-right: 3px;
padding-left: 3px; 
padding-bottom: 10px;}

/* Content Elements */

#content h1 {
margin-bottom: 20px;
margin-top:10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16pt;
text-align: center;
color: #c40a0a;
font-style: italic; }

#content h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12pt;
color: #c40a0a;
text-align: left;
font-weight: bold; }

#content h3 {
	font-size: 12pt;
	color: #000;
text-align: center; }

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

#myinnercontainer {
text-align:center;
vertical-align: center;
margin:auto;
}

/* Footer */

#footer {
	height: 50px;
	padding: 15px 0em 0px 0em;
text-align: center;
background-image: url(../images/footer.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 5px; }

#footer * {
	color: #000000;
}

#footer:link {
color: #000000;
}

#footer:hover {
color: #4a4949;
}

#footer p {
	font-size: smaller;
}
