@charset "UTF-8";
/* CSS Document */

body {
	border-top:5px solid #FF3333;
	font-family: "Lucica Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	letter-spacing:-.5px;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.header {
	height:60px;
	vertical-align:bottom;
	overflow:hidden;
	
	
	
}

.headerContent {
	width:650px;
	margin:0 auto;
	text-align:left;
	
	height:40px;
	overflow:hidden;
}

.headerContent h1 {
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0;
	
	color:white;
}
.headerContent h1 span.name {
	background-color:#FF3333;
	padding:0 10px 6px 10px;
	font-style:bold;
}
.headerContent h1 span.tagline {
	color:#000;
	font-weight:normal;
	font-size:18px;
}


.linksinheader {
	float:right;
	margin-top:3px;
	font-weight:normal;
	font-style:italic;
}

.linksinheader a,.linksinheader a:visited {
	margin-left:20px;
	margin-right:5px;
	font-size:18px;
	color:#FF3333;
	border-bottom:1px dotted #f33;
}
.linksinheader a:hover {
	border-bottom:solid;
}

.linksinheader a:hover {
	background-color:transparent;
}

.title {
	color:#222;
	
	font-size:22px;
	margin:5px 0;
	letter-spacing:-1px;

}

.subTitle {
	color:#222;
	
	font-size:16px;

	letter-spacing:-1px;

}

.titleFloatRight {
	float:right;
	color:#666;
	font-size:22px;
	margin-left:10px;
	letter-spacing:-1px;
	

}

a, a:visited {
	color:#3399FF;
	text-decoration:none;
}

a:hover {
	
}



.oneColFixCtr #container {
	width: 650px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 5px auto 20px auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

blockquote {
 	color:#555;
	
	/*border-top:1px solid #999;
	border-bottom:1px solid #999;*/
	line-height:20px;
	padding:5px 0;
	margin:20px 30px;
}

#navlist {
margin: 0;
padding: 0 0 20px 0px;
border-top: 2px solid #222;
}
#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{

float: left;
line-height: 14px;
font-weight: bold;
margin: 0 20px 4px 0;
padding-top:5px;
text-decoration: none;
color: #f33;
border-top:5px solid white;
}

#navlist a:link.first {
	margin-left:0;
}


#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-top: 5px solid #222;
padding-bottom: 2px;
background: transparent;
color: #222;
}

#navlist a:hover { color: #222; }

.style1 {color: #FF0066}


.h2border {
	border-top:2px solid #222;
	margin-top:30px;
	padding-top:5px;
}

h2 {
	margin:0;
	letter-spacing:-1px;
	padding:0 0 2px 0;
	color:#222;
	
}

h2 a, h2 a:hover, h2 a:visited, h2 a:hover{
	color:#222;
	border-top: 5px solid #222;
	background-color:transparent;
	padding-top:2px;
	
}

h3 {
	margin:0;
	border-top:1px solid #222;
	color:#222;
	margin-bottom:10px;
	padding-top:3px;
	font-size:18px;
}

.item{
	font-size:13px;
	margin-bottom:40px;
	
	
}
.item:after{
	content: "."; 
    display: block; 
    height:0px;
    clear: both; 
   	visibility:hidden;
}


.itemLeft {
	font-weight:bold;
	font-size:12px;
	float:left;
	width:105px;
	
}

.itemRight {
	float:right;
	width:400px;
	
}

.itemRight p {
	margin:0;
	color:#222;
	line-height:18px;
	font-size:14px;
}

.itemCenter {
	margin:0;
	
}

.itemCenter img {
	border:1px solid #999
}

.pink {
	color:#F06;
	font-weight:bold;
	line-height:inherit;
	font-size:60px;
}

#footer {
border-top:1px solid black;
font-size:10px;
padding:3px 0 10px 0;
}
#flashgallery {
	margin:10px 0 0 25px;
}
.title1 {	color:#222;
	
	font-size:22px;
	margine:5px 0;
	letter-spacing:-1px;
}


.multibuttonlink  {
	width:250px;
    background:url("/temp_images/link_button_left.jpg") no-repeat right top;
  	height:25px;
	padding:0;
	text-align:center;
}
.multibuttonlink a, .multibuttonlink a:hover, .multibuttonlink a:visited {
    display:block;
	background:url("/temp_images/link_button_right.jpg") no-repeat left top;
    padding:4px 15px;
	height:25px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-shadow: 1px 1px 1px #f33;
    }	
	
.headerlink  {
	margin:3px 0 0 40px;
	width:100px;
    background:url("/temp_images/link_button_left.jpg") no-repeat right top;
  	height:25px;
	padding:0;
	text-align:center;
	
}


.headerlink a, .headerlink a:hover, .headerlink a:visited {
    display:block;
	background:url("/temp_images/link_button_right.jpg") no-repeat left top;
    padding:4px 15px;
	height:25px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-decoration:none;
    }		
	