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

body {
	background-color: #ccc;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
}
h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:16px;
	margin-bottom:0px;
	color:#333;
}
h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:200;
	line-height:18px;
	margin-bottom:0px;
	color:#66C;
}
h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:11px;
	margin-top:10px;
	color:#C6C;
}
a, a:link, a:visited, a:active, a:focus {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:none;
	text-transform: none;
}
a:hover {
	color:#F0F;
	text-decoration:underline;
}
.onpage {
	font-weight:bold;
	color:#F0F;
	text-decoration:underline;
}

/* finish body */


#outerwrapper {
	padding: 25px 25px 0px 25px;
	width: 950px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/bg_outwrap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#masthead {
	height: 100px;
	text-align:left;
}
#outerwrapper_bot {
	background-image: url(../images/botbg_outwrap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 0px;
	padding-left: 0px;
}
.tagline {
	margin-left:20px;
	font-size:15px;
	color:#000;
}
.imgleft {
	float:left;
}
#linkright {
	height:20px;
	width:200px;
	text-align:right;
	font-size:12px;
	float:right;
	margin-right:10px;
	margin-top:10px;
}
#outerwrapper #linkright a, #outerwrapper #linkright a:link, #outerwrapper #linkright a:visited, #outerwrapper #linkright a:active, #outerwrapper #linkright a:focus {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:none;
	text-transform: none;
}
#outerwrapper #linkright a:hover {
	color:#F0F;
	text-decoration:underline;
}

/* finish masthead */


#ssholder {
	background-image:url(../images/home-banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 200px;
	width: 946px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 2px solid #C69;
}
#banner {
	width: 950px;
	height:125px;
}


/* finish banner */

#menu {
	height: 40px;
	width: 1000px;
	text-align: left;
	padding:10px 0px 20px 0px;
}
ul#topnav {
	margin: 10px 0px 20px 0px; padding: 0;
	float: left;
	width: 950px;
	list-style: none;
	position: relative;
	font-size: 15px;
	background:url(../images/topnav_s.gif) repeat-x;
	background-color:#000;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #F0F0F0;
	text-decoration: none;
}
ul#topnav li:hover { background: #F199BF;
text-align:left;}
ul#topnav li span {
	float: left;
	padding: 8px 0;
	position: absolute;
	left: 0;
	top:36px;
	display: none;
	width: 950px;
	color: #555;
	text-align:left
	border-top: 1px solid #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	background-color: #F199BF;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; color:#555; }
ul#topnav li span a:hover {text-decoration: underline; color:#333;}


/* finish menu */


#contentwrapper {
	width: 950px;
	margin-top: 20px;
	padding-bottom:20px;
	text-align:left;
}
#columnwrapper {
	width: 300px;
	float: left;
}
#btnwrapper {
	width:240px;
	height:50px;
	margin-bottom:10px;
}
#columnleft {
	padding: 70px 30px 20px 30px;
	text-align:center;
	width: 240px;
	margin-right: 50px;
	background-color: #f199bf;
	background-image: url(../images/columntop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#columnbot {
	background-image: url(../images/column-bot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 75px;
	width: 300px;
}
#content {
	width:600px;
	margin-left:50px;
	float:left;
	text-align:left;
}
#contentfull {
	width:800px;
	float:right;
	text-align:left;
}
#bulletsleft {
	width: 400px;
	height: 170px;
	float: left;
}
.zeroimage{
	width:1px;
	height:1px;
	border:none;
}
.imgright {
	float:right;
	margin-left: 25px;
}
.imgrightframed {
	float:right;
	margin: 25px 10px 25px 25px;
	border:thick #CCC solid;
}
.imgleftframed {
	float:left;
	margin: 25px 25px 25px 10px;
	border:thick #CCC solid;
}
.btnhorz {
	background-color:#000;
	color:#FFF;
	border:none;
	font-size:14px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:220px;
	height:20px;
	display:block;
	text-align:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
	float: left;
	padding-top: 15px;
	padding-left:20px;
	padding-right: 20px;
	margin-top:5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

.btnhorz:hover {
	background-color:#C09;
	cursor:pointer;
}
/* finish body */

#footerwrapper {
	background-color: #ddd;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align:left;
}
#footercontent {
	padding-right:70px;
	float: left;
	font-size: 10px;
	color: #333;
}
#footercontent a, #footercontent a:link, #footercontent a:visited, #footercontent a:active, #footercontent a:focus {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	border:none;
	outline:none;
}
#footercontent a, #footercontent a:hover {
	color: #F0F;
	text-decoration: underline;
}
#footerbot {
	width: 950px;
	height: 20px;
	background-image: url(../images/footer_bot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#copyright {
	width:900px;
	margin: 5px 25px 5px 25px;
	font-size: 11px;
}
#clear {
	height:1px;
	clear:both;
}

/* finish footer */

input[type=text] {
	width:300px;
}
textarea {
	width:300px;
}