body {
	padding: 14px 10px 10px 0px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;

}

.bkg {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #B7B7AB;

}
.bkgleft{
	background-image: url(images/border_left_tile.jpg);
	background-repeat: repeat-y;
}
.bkgright{
	background-image: url(images/border_right_tile.jpg);
	background-repeat: repeat-y;
}
.bkgleftnav{
	background-image: url(images/left_nav_bkg.jpg);
	background-repeat: repeat-y;
}
.bkgsub{
	background-image: url(images/sub_bkg.jpg);
	background-repeat: repeat-y;
}
p, ul, h1, h2, h3 {
	}

p, ul {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;


	}

h1 {
	font-size: 20px;
	color: #384B75;
	font-family: Papyrus, "Times New Roman";
	}
h2 {
	font-size: 18px;
	color: #660033;
	}
#content a {
	color: #029DFA;
	border-bottom: 1px dotted #029DFA;
	font-weight: bold;
	text-decoration: none;
	}
#content a:hover {
	border-bottom: 1px dotted #FF3334;
	}
#content {
	display: block;
	clear: both;
	padding-top: 5px;
	}
#content p {
	line-height: 16px;
	}

#content li {
	color: #027AC1;
	}

#wrapper {
	width: 650px;
	padding: 0px 25px 25px 25px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

html>body #wrapper {
	width: 600px;
	}

#header {
	text-align: center;
	border-top: 5px solid #029DFA;
	padding-top: 5px;
	}

#nav {
	padding: 0px;
	margin: 10px 0px;
	display: block;
	width: 100%;
}

#nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#nav li {
	display: inline;
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
	}
#nav li a {
	float: left;
	background-color: #FFFFFF;
	padding: 0px 0px 5px 0px;
	color: #029DFA;
	margin: 0px 10px 0px 0px;
	border-bottom: 3px solid #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	}
#nav li a:hover {
	background-color: #FFFFFF;
	border-bottom: 3px solid #666666;
	}

#nav li#here a:visited {
	background-color: #FFFFFF;
	color: #FF3334;
	text-decoration: none;
	border-bottom: 3px solid #CCCCCC;
	}
#nav li#here a:hover {
	border-bottom: 3px solid #666666;
	}
	

	
#footer {
	padding: 10px 0px 0px 0px;
	width: 650px;
	margin: 0px auto;
	background-image: url(images/footer.gif);
	height: 50px;
	clear: both;
	}
html>body #footer {
	height: 40px;
	}	

#footer p {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}

#phone {
	display: none;
	float: right;
	margin-top: 60px;
	margin-right: 15px;
	font-size: 24px;
	color: #029DFA;
	font-weight: bold;
	border: 5px solid #FF3334;
	padding: 10px;
	}
#phone2 {
	float: right;
	margin: 0px 15px 0px 0px;
	font-size: 12px;
	color: #FF3334;
	font-weight: bold;
	}

.formage p {
	display: inline;
	}
#right {
	float: right;
	width: 310px;
	}
#left {
	float: left;
	width: 290px;
	}
	
#subme {
	display: inline;
	text-align: center;
	}
#subme a {
	display: block;
	background-image: url(images/submit.gif);
	background-position: 0px 0px;
	height: 44px;
	width: 94px;
	border: none;
}

#subme a:hover  {
	border: none;
	}

#subme a:active  {
	background-position: 0px -44px;
	border: none;
	}
#subme a  i {
	display: none;
	}

input.submit {
	display: block;
	background-image: url(images/submit.gif);
	background-position: 0px 0px;
	height: 44px;
	width: 94px;
	border: none;
}

:hover input.submit {
	background-position: 0px -44px;
	border: none;
} 
	
.papyrus {
	font-family: Papyrus, "Times New Roman";
	font-style: normal;
}

.menu {
	text-align:center;
	}

.menu p {
	font-family: Papyrus, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	}
.bodyborder {
	padding: 15px;
}
