
/* Text */

h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
h2 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.medbold1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: 000;
}
.smallbold1 {
	color: #000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.smallbold2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.smalltext1 {
	font: 12px;
	color: #000;
}
hr {
	color: #1159AD;
	height: 2px;
	width: 95%;
}

.bullets ul {
	padding:0px;
	margin:12px;
	list-style-type: disc;
}
.red {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.rightjust {
	text-align: right;
	margin-right: 60px;
}


/* Page */

.cushycms {
}

body {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/grey7.gif);
	background-repeat: repeat;
	text-align: center;
}
#wrapper {
	width: 900px;
	background: #fff;
	border: 2px solid #999;
	text-align: left;
	margin: 20px auto 0px;
}


/* Header */

#topbox {
	width: 840px;
	padding: 10px 40px 10px 20px;
	text-align: right;
	border-bottom: 2px solid #999;
}
#headerbox {
	width: 880px;
	height: 220px;
	margin: 20px 20px 10px;
}
#header1 {
	display: inline;
	float: left;
	height: 200px;
	width: 65px;
	padding-top: 10px;
	padding-left: 5px;
}
#header2 {
	display: inline;
	float: left;
	height: 200px;
	width: 405px;
	margin: 0px;
}
#header3 {
	display: inline;
	float: right;
	height: 200px;
	width: 250px;
	margin: 0px;
}


/* Menu */

#menu a, #menu a:visited {
	position:relative;
	float:left;
	text-decoration:none;
	text-align:center;
	background-color:#11AD17;
	color:#fff;
	display:block;
	width:98px;
	border:1px #ffffff;
	padding:0.25em;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 2px;
	margin-top: 2px;
	left: 20px;
  }
#menu a:hover {
  	color:#fff;
  	background-color:#0a4fa9;
  }
  
  
/* Main Content */ 

#contentfull {
	width: 820px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	padding: 10px;
}
#contentleft1 {
	width: 520px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	display:inline;
	padding: 10px;
}
#contentright1 {
	width: 260px;
	float: right;
	text-align: center;
	padding: 30px 0px 20px;
	margin-right: 20px;
}
#contentleft2 {
	width: 500px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	padding: 10px;;
}
#contentright2 {
	width: 220px;
	padding-bottom: 20px;
	float: right;
}
.caption1 {
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px;
	border: 1px solid #000;
	background: #ffff99;
	margin: 10px 5px;
	text-align: center;
}
.caption2 {
	color: #000;
	border: 1px solid #000;
	text-align: left;
	margin: 20px 5px;
	padding: 10px;
	background-color: #d4e1f0;
	overflow: hidden;
	word-wrap: break-word;
	}
.iconbox {
	padding: 60px 0px 30px;
	text-align: center;
}
.logobox {
	padding: 30px 0px 30px;
	text-align: center;
}
.logobox img {
	 padding: 12px 0px;
}
.clearfloat { /* put this at end of main content boxes */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#newgallery {
	width: 100%;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}

.imagebox {
	text-align: center;
	float: left;
	height: 220px;
	width: 200px;
	padding: 8px;
}
.imagebox img {
	padding-bottom: 5px;
}

/* Footer */	

#footer {
	text-align: right;
	width: 800px;
	padding-right: 70px;
	padding-top: 30px;
} 

#xfooter {
	width: 800px;
	margin: 20px auto;
	padding-bottom: 50px;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
}
#footer2{
	margin: 20px auto;
	background: url(images/mannix_icon_ccc.gif) no-repeat scroll left center;
	color: #333;
	text-align: center;
	font: 11px/25px Arial, Helvetica, sans-serif;
	display: inline-block;
	padding-right: 20px;
	padding-left: 20px;
}

/*Gallery */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 1;
}

.thumbnail:hover{
background-color: transparent;
z-index: 2;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -100px;
border: 1px solid #000000;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 5;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{
	visibility: visible;
	left: 60px;
	bottom: 30px;
}

.thumbnail2{
position: relative;
z-index: 1;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 1;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
border: 1px solid #000000;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 5;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 30px;
right: 60px; /*position where enlarged image should offset horizontally */
}

/* Links */

a:link {
	text-decoration: underline;
	color: #000099;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #CB3030;
}
a:active {
	text-decoration: underline;
	color: #000099;
}

.imagebox a:link {
	text-decoration: none;
	color: #000099;
}
.imagebox a:visited {
	text-decoration: none;
	color: #000099;
}
.imagebox a:hover {
	text-decoration: underline;
	color: #CB3030;
}
.imagebox a:active {
	text-decoration: none;
	color: #000099;
}

/* Other */

img{
	border-style: none;
}

.tableborder1 {
	border: 1px solid #B4B4B4;
	padding: 6px;
}

