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

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

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: #CC9900; }

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

.redbar {
	font-family: normal small Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ef4135;
	line-height: 5mm;
}

/* Header */

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

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

#header_image_link {
	position: absolute;
	top: 13px;
	left: 95px;
	background-image:url(../images/trans.png) no-repeat;
	display:block;
	text-indent:-9999px;
	width: 991px;
	height: 175px;
}


/* 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: #CC9933; }

.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;
	margin: 0 auto;
background-color: #fff;  }

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

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

#colOne {
	float: left;
	width: 200px;
background-color: #fff;
margin-left: 5px;
padding-left: 5px;
padding-bottom:10px; }

#colTwo {
	float: left;
	width: 523px;
	padding: 0 20px;
padding-bottom: 10px;}

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

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

#colThree2 {
	float: left;
	width: 223px;
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: #fff;
}

#footer:link {
color: #fff;
}

#footer a:hover {
	
color: #6e2f88;
}

#footer p {
	font-size: smaller;
}

