/* OVERALL STYLES */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a:link {
	color: #91653E;
	text-decoration: none;
}
a:visited {
	color: #91653E;
	text-decoration: none;
}
a:hover {
	color: #91653E;
	text-decoration: none;
}
a:active {
	color: #C7834A;
	text-decoration: none;
}




/* TYPE STYLES */
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	color: #333333;
	padding: 10px 30px 10px 0px;
}

.smallbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	color: #333333;
}

.smallbulletgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	color: #C7834A;
}

.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	color: #333333;
}

.headerMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
	color: #C7834A;
}

.headerSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 20px;
	color: #C7834A;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	color: #000000;
}

.photoPad {
	padding: 0px 10px 10px 0px;
	}




/* LAYOUT ELEMENTS */
#backgroundFill {
	background-image: url(/images/backgrounds/background_fill.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 86px;
	}
#background_01 {
	background-image: url(/images/backgrounds/background_01.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 600px;
	}
#background_02 {
	background-image: url(/images/backgrounds/background_02.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 600px;
	}
#background_03 {
	background-image: url(/images/backgrounds/background_03.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 600px;
	}
#background_04 {
	background-image: url(/images/backgrounds/background_04.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 600px;
	}
#background_05 {
	background-image: url(/images/backgrounds/background_05.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 600px;
	}
#background_06 {
	background-image: url(/images/backgrounds/background_06.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 600px;
	}
#background_07 {
	background-image: url(/images/backgrounds/background_07.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 600px;
	}
#background_08 {
	background-image: url(/images/backgrounds/background_08.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 600px;
	}
#background_demos {
	background-image: url(/images/backgrounds/background_demos.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 600px;
}
#background_news {
	background-image: url(/images/backgrounds/background_news.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 600px;
	}
#background_about {
	background-image: url(/images/backgrounds/background_about.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 600px;
	}
#background_reg {
	background-image: url(/images/backgrounds/background_reg.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 600px;
	}


#body {
	padding: 15px 30px 0px 220px;
	}
#body p, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	color: #000000;
}
#registration {
	padding: 15px 30px 0px 30px;
	}

</style>
