A {
	text-decoration: none;
	color: #286ea0;
}
A:hover {
	color: #286ea0;
	text-decoration: underline;
}
A IMG {
	border: 0;
}
BODY {
	background: #000099 url(../../bg.gif) top center repeat-y;
	color: #444;
	font: 10pt Verdana,Tahoma,Arial,sans-serif;
	margin: 0 auto;
	padding: 0;
}
FORM {
	margin: 0;
	padding: 0;
}
H2, H3 {
	text-align: center;
}
H3 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
}
H4 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}
LI {
	padding-bottom: 1em;
	text-align: justify;
}
P {
	text-align: justify;
}
P.hdg {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-align: center;
}
P.subhdg {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}
TABLE.pricing TD {
	background-color: #ddd;
	/*border: 1px solid #999999;*/
}
TABLE.schedule {
	margin: 1em;
	width: 90%;
}
.announce {
	background-color: #f4f4f4;
	border: 1px solid #999999;
	color: #505050;
	line-height: 1.3em;
	margin: 10px 10px 10px 0;
	padding: 10px;
	width: 126px;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.hide {
	display: none;
}
.indent-date {
	font-style: italic;
	text-indent: 2em;
}
.left {
	float: left;
	margin: 10px 10px 5px 0;
}
.nmbr {
	font-family: "Courier New", Courier, mono;
	font-size: 1.1em;
	text-align: right;
}
.nmbrBox {
	background-color: #FFE7BF;
	border: 1px dashed #FF9F02;
	font-family: "Courier New", Courier, mono;
	font-size: 1.1em;
	padding: 0 0.2em;
	text-align: right;
	width: 10em;
}
.orderBtn {
	background: #FFCE80;
	border: 1px solid #FF9F02;
	color: #505050;
	padding: 0 2px;
}
.right {
	float: right;
	margin: 10px 0 5px 10px;
}
.small {
	font-size: 0.8em;
}
.sub-hdg {
	font-style: italic;
}
.textright {
	text-align: right;
}
.underline {
	text-decoration: underline;
}


#avmenu {
	/*clear: left;*/
	float: left;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	/*text-align: left;*/
	width: 150px;
}
#avmenu LI {
	border: 1px solid #fff;
	margin: 0;
	/*margin-bottom: 2px;*/
	padding: 0;
	text-align: left;
}
#avmenu LI A {
	background: #FFCE80;/*f4f4f4*/
	border-left: 4px solid #FF9F02;/*cccccc*/
	color: #505050;
	display: block;
	font-weight: bold;
	/*height: 20px;*/
	padding: 5px 3px 5px 10px;
	text-decoration: none;
}
#avmenu LI A:hover {
	background: #eaeaea;
	border-left: 4px solid #286ea0;
	color: #286ea0;
}
#avmenu UL {
	font-size: 1.1em;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
}
#content {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	line-height: 1.6em;
	/*float: left;*/
	margin: 0 130px 20px 160px;
	padding: 0 10px;
	text-align: left;
}
#content H2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}
#content IMG {
	background: #cccccc;
	border: 4px solid #f0f0f0;
	color: #444;
	display: inline;
	padding: 1px;
}
#content TD {
	color: #444;
	font: 10pt Verdana,Tahoma,Arial,sans-serif;
}
#extras {
	float: right;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0 0 10px 0;
	padding: 0;
	width: 120px;
}
#extras P {
	margin: 0 0 1.5em 0;
}
#frontphoto {
	border: 0;
	margin: 0 0 10px 0;
}
#footer {
	border-top: 4px solid #f0f0f0;
	clear: both;
	color: #808080;
	font-size: 0.9em;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	text-align: center;
	width: 760px;
}
#footer A {
	color: #808080;
	text-decoration: none;
}
#footer A:hover {
	text-decoration: underline;
}
#header {
	clear: both;
	height: 45px;
	margin: 20px 0 0 0;
	padding: 0;
}
#header H2 {
	float: left;
	margin: 0 0 10px 0;
	width: 250px;
}
#header P {
	background-color: inherit;
	color: #a0a0a0;
	float: right;
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	text-align: center;
	width: 500px;
}
#hdrBox {
	background-image: url(../../images/bgHdrGrdnt.jpg);
	background-repeat: repeat;
	border: 1px solid #999;
	height: 100px;
	margin-bottom: 15px;
	width: 760px;
}
#wrap {
	background: #ffffff;
	color: #444;
	margin: 0 auto;
	padding: 6px;
	width: 760px;
}
