/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { }

body {
}
#wrapper {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	color: #333;
	width: 780px;
	float: left;
	height: 210px;
	background-image: url(/images/head.jpg);
	background-repeat: no-repeat;
}
#leftcolumn {
	color: #333;
	height: 350px;
	width: 147px;
	float: left;
	margin-left: 25px;
	margin-top: 5px;
}
#content {
	float: left;
	color: #333333;
	height: auto;
	width: 455px;
	display: inline;
	padding-top: 5px;
}
#rightcolumn {
	height: 350px;
	width: 128px;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
}
#footer {
	width: 740px;
	clear: both;
	color: #333;
	background-image: url(/images/bottmeshadow.jpg);
	background-repeat: repeat-x;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.formtextfeal {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: thin dashed #999999;
	text-align: left;
	vertical-align: middle;
}
.formtextfeallog {
	font-family: Arial;
	font-size: 10px;


	margin-right: 17px;
	padding-left: 7px;
	text-align: left;
	vertical-align: middle;
}
.formtextfealsend {
	font-family: Arial;
	font-size: 10px;


	margin-right: 17px;
	padding-left: 7px;
	text-align: left;
	vertical-align: middle;
}
.formtextfeal2 {
	font-family: Arial;
	font-size: 12px;
	color: #7C489A;
	background-color: #FFFFFF;
	border: thin dashed #7C489A;
	margin-right: 20px;
	margin-left: 18px;
	margin-bottom: 10px;
	font-weight: bolder;
	padding-left: 3px;
}
.formtextfeal3 {
	font-family: Arial;
	font-size: 12px;
	color: #7C489A;
	background-color: #FFFFFF;
	border: thin dashed #7C489A;
	margin-right: 20px;
	margin-left: 18px;

	font-weight: bolder;
	padding-left: 3px;
}
.formtextfealsend {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(/images/sendbut.jpg);
	height: 27px;
	width: 69px;
	margin-left: 0px;
}
.bodyhedder {
	font-family: Arial;
	font-size: 14px;
	color: #7C489A;
	font-weight: bolder;
	padding-top: 14px;
	padding-left: 18px;
}
.redtxt 
{
	color: #ff0000;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 20px;
}
.covetop {
	background-image: url(/images/covertop.jpg);
	background-repeat: repeat;
	height: 12px;
	width: 128px;
	vertical-align: bottom;
}
.covebot {
	background-image: url(/images/covertopbottme.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 128px;
	padding-bottom: 15px;
}

.covebot1 {
	background-image: url(/images/covertopbottme.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 128px;
}
.covevbk {
	background-image: url(/images/coverbk.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 118px;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
.covevnews {
	background-image: url(/images/coverbk.jpg);
	background-repeat: repeat-y;
	height: 128px;
	width: 112px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
	padding-right: 8px;
	padding-left: 8px;
}
.bottemtext1 {
	font-family: Arial;
	font-size: 11px;
	color: #BB9ECC;
	text-align: center;
	padding-top: 5px;
}
.botemteleft {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #999999;
	float: left;
	padding-top: 15px;
}
.botemteright {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #999999;
	float: right;
	padding-top: 15px;
}
.covetopm {
	background-image: url(/images/covertopm.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 146px;
}
.covebotm {
	background-image: url(/images/covertopbottmem.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 146px;
	padding-bottom: 7px;
}
.covevbkm {
	background-image: url(/images/coverbkm.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 146px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
	line-height: 15px;
}
.headimage {
	padding-left: 7px;
}
.menu {
	width: 197px;
	float: left;
	margin-top: 20px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

#nav, #nav ul { /* all lists */
	margin: 0;
	padding: 0;
	list-style-type: none;
	float : left;
	width : 145px;
}

#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.35em;
	margin-bottom : -1px;
	width: 100%;
}

#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	top: 0;
}

#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav li a {
	/*background-color: #B99EC9;*/
	background-color: #A056AD;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	height: auto;
	padding-bottom: 5px;
	line-height: 16px;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-right: 4px;
}

#nav li a:hover {
	background-color: #FFFFFF;
	/*color: #B99EC9;*/
	color: #A056AD;
}

#nav li #active {
	background-color: #FFFFFF;
	/*color: #B99EC9;*/
	color: #A056AD;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: 145px;
}
 	
.rightcenter {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.righthed {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.righttestsmall {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	padding-top: 5px;
}
.morebu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.csshtml {
	text-align: center;
	padding-top: 5px;
}
.send {
	margin-left: 303px;
}
.topform {
	padding-top: 12px;
	padding-left: 195px;
}
.button 
{
	border: solid 1px #A056AD;
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
}
.textbox 
{
	border: solid 1px #A056AD;
	background-color: #FFFFFF;
	color: #000000;
}