/*
Design by Daniel Macioce
*/

body {
	padding: 0;
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, br, ul, ol, blockquote {
	font-size: small;
	line-height: 140%;
}

a {
	color: #67823B;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 740px;
	height: 144px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/newhead.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 0;
	padding: 0px;
}
#header1 {
	color: #FF0000;
	width: 110px;
	top: 120px;
	height: auto;
	position: relative;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#header2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	width: 110px;
	top: 100px;
	height: auto;
	position: relative;
	left: 600px;
}


#header * {
	margin: 0;
	color: #FF0000;
	padding-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

/* Content */

#content {
	width: 740px;
	margin: 0 auto;
	border: 2px solid #CCCCCC;
	background-image: url(images/img22.gif);
}







#colOne {
	float: left;
	width: 500px;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#colTwo {
	float: right;
	width: 160px;
	position: relative;
	left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Content  ColOne */

/* Content  ColTwo */

#colTwo h2 {
	font-size: large;
	color: #FFFFFF;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}

#colTwo a {
	color: #FFFFFF;
	line-height: 160%;
	font-weight: bold;
}

/* Footer */

#footer {
	width: 740px;
	margin: 0 auto;
	background: #000000;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}
.trebuch36 {
	font-size: 36px;
	font-family: Trebuchet MS;
}
.trebuch24 {
	font-size: 24px;
	padding-left: 50px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Trebuchet MS;
}
.brushscript36 {
	font-size: 36px;
	font-family: Brush Script MT;
}
