/* Element selectors */
body {
	margin-top: 10px;
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color:#bcbcbc;
}
/*
a:link {
	color:#CC0000;
	text-decoration: none;
}
a:hover {
	color:#CC0000;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
*/
a:link {
	color:#990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#CC0000;
}
a:visited {
	color:#CC0000;
	text-decoration: none;
}
a:visited:hover{
	text-decoration: underline;
	color:#CC0000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 100%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	padding-right: 10px;
	padding-left: 10px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 160%;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 120%;
	color: #000000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: square;
	line-height: 150%;
	list-style-type: square;
}
/* ID selectors */
#header {
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #cd3f1b;
	background-image:url(../images/photos/header_bg.jpg);
	background-repeat: repeat-x;
}
#nav {
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
#nav_2 {
	border-color: #999999;
	border-style: dashed;
	border-width: 1px;
}
#content {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	background-image: url(../images/layout/drop.gif);
	background-repeat: repeat-x;
}
#footer {
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #cd3f1b;
}
#drop {
	background-image: url(../images/layout/drop2.jpg);
	background-repeat: repeat-x;
}
/* Class selectors */
.image_border {
	border-top-style: solid;
	border-top-color: #333333;
	border-top-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 4px;	
	margin-right: 4px;
}
.image_table_left {
	border-top-style: dashed;
	border-top-color: #999999;
	border-top-width: 1px;
	border-left-color: #999999;
	border-left-style: dashed;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: dashed;
	border-right-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.image_table_right {
	border-top-style: dashed;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-color: #999999;
	border-right-style: dashed;
	border-right-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.caption{
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.breadcrumb {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.breadcrumb a:link {
	color:#cc0000;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
	color:#FFCC00;
}
.breadcrumb a:visited {
	color:#cc0000;
	text-decoration: none;
}
.breadcrumb a:visited:hover{
	text-decoration: underline;
	color:#FFCC00;
}
.page_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header_2 {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header_2wspace {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	padding-top: 70%;
}
.article_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	line-height: 130%;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 120%;
}
.text_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	border-left-color: #999999;
	border-left-style: dashed;
	border-left-width: 1px;
}
.text_nav a:link {
	color:#333333;
	text-decoration: none;
}
.text_nav a:hover {
	text-decoration: underline;
	color:#CC0000;
}
.text_nav a:visited {
	color:#333333;
	text-decoration: none;
}
.text_nav a:visited:hover{
	text-decoration: underline;
	color:#CC0000;
}
.text_nav_r{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	border-left-color: #999999;
	border-left-style: dashed;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: dashed;
	border-right-width: 1px;
}
.text_nav_r a:link {
	color:#333333;
	text-decoration: none;
}
.text_nav_r a:hover {
	text-decoration: underline;
	color:#CC0000;
}
.text_nav_r a:visited {
	color:#333333;
	text-decoration: none;
}
.text_nav_r a:visited:hover{
	text-decoration: underline;
	color:#CC0000;
}
.second_nav_box{
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.second_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.second_nav a:link {
	color:#000000;
	text-decoration: none;
}
.second_nav a:hover {
	text-decoration: underline;
	color:#CC0000;
}
.second_nav a:visited {
	color:#000000;
	text-decoration: none;
}
.second_nav a:visited:hover{
	text-decoration: underline;
	color:#CC0000;
}
.second_nav_last {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
}
.second_nav_last a:link {
	color:#000000;
	text-decoration: none;
}
.second_nav_last a:hover {
	text-decoration: underline;
	color:#CC0000;
}
.second_nav_last a:visited {
	color:#000000;
	text-decoration: none;
}
.second_nav_last a:visited:hover{
	text-decoration: underline;
	color:#CC0000;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	padding-top: 8px;
}
.testimonial_sig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: italic; 
	padding-top: 8px;
	font-weight: bold;
}
.bottom_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	color: #000000;
	text-align: center;
	font-size: 70%;
	padding-top: 5px;
	font-weight:bold;
}
.bottom_nav a:link {
	color:#000000;
	text-decoration: none;
}
.bottom_nav a:hover {
	text-decoration: underline;
	color:#FFCC00;
}
.bottom_nav a:visited {
	color:#000000;
	text-decoration: none;
}
.bottom_nav a:visited:hover{
	text-decoration: underline;
	color:#FFCC00;
}
.gallery_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	text-align: center;
	font-weight: bold;
}
.gallery_link a:link {
	color:##990000;
	text-decoration: none;
}
.gallery_link a:hover {
	text-decoration: underline;
	color:#CC0000;
}
.gallery_link a:visited {
	color:#333333;
	text-decoration: none;
}
.gallery_link a:visited:hover{
	text-decoration: underline;
	color:#CC0000;
}

