/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML Tags

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    background-color: #F4F4F4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 1.4em;
}
html{
	margin:0px;
	padding:0px;
}
p {
	margin:10px 0;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	}
img {
	border:none;
	}
td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	margin:10px 0;
	}

blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Layout elements

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.gold {
	color: #C2991D;
}
.grey {
	color: #8A9095;
}
.red {
	color: #9C003A;
}
.calHeading {
	background-color: #8A9095;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.GreyTableHeading {
	background-color: #8A9095;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
.H1px {
	background-image: url(../../images/H1px.gif);
	background-repeat: repeat-x;
}
.V1px {
	background-image: url(../../images/H1px.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#content1a
{
    font-size: 8px;
    color: #000000;
    width: 220px;
    padding-bottom: 0px;
    text-align: center;
}  
#pad1{
	padding: 1px;
}
#pad5{
	padding: 5px;
}
.pad5
{
    padding-right: 5px;
    padding-left: 5px;
}

#mainContainer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(../../images/layout/y_bg.gif);
	background-repeat:repeat-y;
	height: 100%;
	width: 800px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#content2 {
	background-image: url(../../images/layout/bot.jpg);
	background-repeat: no-repeat;
	width: 800px;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-size: 9px;
	height: 115px;
}
#content1 {
	height: 300px;
	background-image: url(../../images/layout/content-bg2.jpg);
	background-repeat:repeat-y;
}


.home-rss-content {
	background-image: url(../../images/layout/rss-bg.jpg);
	background-repeat: no-repeat;
	height: 294px;
	width: 463px;
}
p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
	


.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.borderBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pagetitle {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	position:relative;
	color:#005100;
	font-size: large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #074409;
	padding-top: 0.5em;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-indent: 10px;
	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	width:800px;
	position:relative;
	color:#000000;
	font-size:0.8em;
	background-image: url(../../images/layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 31px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	


}

#footer a {
}

#footer a:link,
#footer a:visited {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#footer a:hover {
	color:#333333;
	text-decoration:underline;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}
#topNav {
	background-image: url(../../images/layout/nav.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 800px;
}
#HomePageHeader {
	background-image: url(../../images/layout/top.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 800px;
}
.imageQuote
{
	padding-bottom: 15px;
	padding-left: 23px;
}
.BuyNowButton {
	padding-bottom: 2px;
	padding-left: 23px;
}
