body {
	background-image: url(../img/bak.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
p {
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 15px;
	color: #666666;
}
p a:link {
	color: #0099FF;
	text-decoration: none;
}
p a:visited {
	text-decoration: none;
	color: #0099FF;
}
p a:hover {
	color: #98132F;
	text-decoration: underline;
}
p a:active {
	color: #98132F;
	text-decoration: none;
}

#header {
	
}


h1 {
	text-align: left;
	font-size: 32px;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #981A32;
	margin-bottom: 10px;
	font-weight: normal;
	margin-top: 10px;
}
h2 {
	text-align: left;
	font-size: 26px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #002D63;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.3em;
}

h3 {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 22px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.25em;
}
h4 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.25em;
}
h5 {
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #88CA53;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	color: #00CC33;
	text-decoration: underline;
}
a:active {
	color: #00CC33;
	text-decoration: none;
}


/* this style is for the footer */

#footer p {
}
#footer a:link {
	color: #63A2D2;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #63A2D2;
}
#footer a:hover {
	color: #2C67B5;
	text-decoration: underline;
}
#footer a:active {
	color: #2C67B5;
	text-decoration: none;
}





/* this style is for the flash banner */

#jpgrotator {
	font-size: 10px;
	height: 236px;
	width: 1000px;
	text-align: center;
	background-image: url(../jpg/image1.jpg);
	margin-top: 0px;
	background-color: #78aad2;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}







/* this style is for the contact form */

.contactform {
	width: 325px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #F0F2DE;
	margin-top: 10px;
	color: #333333;
	height: 300px;
	padding: 10px;
}
.contactform  h2{
	margin-left: 10px;
	text-align: left;
}
.contactform th, td {
	margin: 5;
	padding: 5;
}


.callout-block    {
	background-color: #F1F8FD;
	padding: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dashed #428ECC;
	color: #428ECC;
	margin-bottom: 15px;
}
.callout-block-dark {
	background-color: #428ECC;
	padding: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dashed #428ECC;
	color: #FFFFFF;
}



/* this class is for the oval css buttons */

a.ovalbutton{
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	background-color: transparent;
	background-image: url(media/oval-red-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	color: #494949; /*button text color*/
}

a.ovalbutton span{
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	background-color: transparent;
	background-image: url(media/oval-red-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.ovalbutton:hover{ /* Hover state CSS */
	background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.buttonwrapper2{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	height: 30px;
	margin-bottom: 15px;
}






.twoColFixRtHdr #container #sidebar2 img {
	border: 4px solid #DEDEDE;
	margin-bottom: 10px;
}
.sharebar {
	height: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.lilpic {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	width: 154px;
	height: 116px;
	margin-bottom: 10px;
}
.pic-rotator {
}
