/* CSS DOCUMENT */

/*##############  BODY STYLES  ################*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/shell/bgMain.gif);
	background-repeat:repeat-y;
}

.bgRepeatImage {
	background-image:url(images/shell/bgMain.gif);
	background-repeat:repeat-y;
}
form{
	margin:0px;
}
a:link{
	color: #1F7287;
	margin:0px;
	text-decoration:none;
}
a:visited{
	color: #1F7287;
	margin:0px;
	text-decoration:none;
}
a:hover{
	color: #1F7287;
	margin:0px;
	text-decoration:underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #C6842B;
	margin:0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight: bold;
	color: #D89B49;
	margin:0px;
	line-height:10px;
}
		h2 a:link {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:15px;
			font-weight: bold;
			color: #D89B49;
			margin:0px;
			line-height:14px;
			text-decoration:none;
		}
		h2 a:visited {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:15px;
			font-weight: bold;
			color: #D89B49;
			margin:0px;
			line-height:14px;
			text-decoration:none;
		}
		h2 a:hover {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:15px;
			font-weight: bold;
			color: #D89B49;
			margin:0px;
			line-height:14px;
			text-decoration:underline;
		}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin:0px;
	line-height:25px;
}
		h3 a:link {
			font-size:inherit;
			font-weight:inherit;
			color: #666666;
			margin:0px;
			line-height:inherit;
			text-decoration:none;
		}
		h3 a:visited {
			font-size:inherit;
			font-weight:inherit;
			color: #666666;
			margin:0px;
			line-height:inherit;
			text-decoration:none;
		}
		h3 a:hover {
			font-size: inherit;
			font-weight:inherit;
			color: #666666;
			margin:0px;
			line-height:inherit;
			text-decoration:underline;
		}


.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:14px;
}
.bodyText img{
	margin:6px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}
		a.bodyText:link {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666666;
			text-decoration:none;
			line-height:14px;
		}
		a.bodyText:visited {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666666;
			text-decoration:none;
			line-height:14px;
		}
		a.bodyText:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666666;
			text-decoration:underline;
			line-height:14px;
		}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:22px;
}
		.more a:link {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666666;
			text-decoration:none;
			line-height:inherit;
		}
		.more a:visited {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666666;
			text-decoration:none;
			line-height:inherit;
		}
		.more a:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666666;
			text-decoration:underline;
			line-height:inherit;
		}

.spacer6px{ line-height:6px; }
.spacer2px{ line-height:2px; margin:0px;}
.padding6px{ padding:6px; }
/*############## CONTENT MODULE ##################*/
.contentModule{
	background-image:url(images/shell/sb_moduleBG.gif);
	background-repeat:repeat-y;
	border-left: 0px;
	border-right: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;

}
.contentModuleBackgroundFade{
	background-image:url(images/shell/module_bg_fade.jpg);
	background-repeat:repeat-x;
}
.contentModuleText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding:4px;
}
.contentModuleSecondBorder{
	border-left: 0px;
	border-right: 4px solid #ffffff;
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	padding:8px;
}
.contentModulePhoto{
	border: 5px solid #ffffff;
}
.contentModulePhotoArea{
	padding:5px;
	background-color:#FFFFFF;
}

/*#################### SUB CONTENT #######################*/
.borderLeftGrey{
	border-left: 1px solid #e1e1e1;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
.borderBottomGrey{
	border-bottom: 1px solid #e1e1e1;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
}
.footerBg{
	background-image:url(images/shell/footerBG.jpg);
}

/*################### NAVIGATION #########################*/
.bullet{
	color:#666666;
}

.navBG{
	background-image:url(images/shell/navMid.gif);
}
.navTable{
	border-color:#7ABA91;
	border-width:1px;
	border-style:solid;
	padding:4px;
}

.navWhite{
	background-color:#FFFFFF;
}

.navText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:5px;
}
		.navText a:link{
			font-size:inherit;
			color: #666666;
			text-decoration:none;
			padding-top:inherit;
			padding-bottom:inherit;
			padding-right:inherit;
			padding-left:inherit;
		}
		.navText a:visited{
			font-size: inherit;
			color: #666666;
			text-decoration:none;
			padding-top:inherit;
			padding-bottom:inherit;
			padding-right:inherit;
			padding-left:inherit;
		}
		.navText a:hover{
			font-size:inherit;
			color: #666666;
			text-decoration:underline;
			padding-top:inherit;
			padding-bottom:inherit;
			padding-right:inherit;
			padding-left:inherit;
		}

.topTen{
	background-color:#FFFFFF;
	border: 2px solid #7ABA91; 
	padding:4px;
}
.topTenOL{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}
.topTenOL a:link{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}
.topTenOL a:visited{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}
.topTenOL a:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}

/*################ HEADER ########################*/
.searchBG{
	background-image:url(images/shell/searchBG.gif);
	background-repeat:no-repeat;
}
input#request{
	font-size: 9px;
	color: #666666;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
}

/*############## FOOTER ########################*/
.footerBox{
	background-color:#FFFFFF;
	border: 1px solid #C6842B; 
	padding:4px;
}
.footerHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.footerText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666666;
	text-decoration:none;
}
.footerText a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666666;
	text-decoration:none;
}.footerText a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666666;
	text-decoration:none;
}.footerText a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666666;
	text-decoration:underline;
}
/*############### AD COLLECTION ADS ##############*/
.adCollectionBodyText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:16px;
}
