@charset "UTF-8";
/* CSS Document */

* {
margin : 0;
padding : 0;
}
html {
height : 100%;
}

body {
height : 100%;
color : #a4a4a4;
background-color: #180309;
background-image: url(../images/bg.jpg);
background-position:center top;
background-repeat:no-repeat;
cursor : default;
}

a img {
border : 0;
}

.bottomemenu {
	height:10px; 
	background-color:#b79241; 
	padding:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#ecdfc5;
}
.bottomemenu A:link {
	color: #ecdfc5;
	text-decoration: none;	
}
.bottomemenu A:visited {
	color: #ecdfc5;
	text-decoration:none;
}
.bottomemenu A:active {
	color: #ecdfc5;
	text-decoration:none;
}
.bottomemenu A:hover {
	color: #ecdfc5;
	text-decoration:none;
}
.footertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px; 
	color:#b79241; 
	height:26px; 
	padding-top:5px; 
	padding-right:30px;	
}
.footertext A:link {
	color: #b79241;
	text-decoration: none;
	
}
.footertext A:visited {
	color: #b79241;
	text-decoration:none;
}
.footertext A:active {
	color: #b79241;
	text-decoration:none;
}
.footertext A:hover {
	color: #b79241;
	text-decoration:underline;
}

.header0 {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:15px;
	color:#8d4d64;
	font-weight:bold;
	text-align:left;
}

.header1 {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:20px;
	color:#8d4d64;
	font-weight:bold;
	text-align:left;
}

.header2 {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:25px;
	color:#8d4d64;
	font-weight:bold;
	text-align:left;
}
.header2 A:link {
	color: #8d4d64;
	text-decoration: none;
	
}
.header2 A:visited {
	color: #8d4d64;
	text-decoration:none;
}
.header2 A:active {
	color: #8d4d64;
	text-decoration:none;
}
.header2 A:hover {
	color: #8d4d64;
	text-decoration:none;
}

.header3 {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:27px;
	color:#8d4d64;
	font-weight:bold;
	text-align:left;
}
.header3 A:link {
	color: #8d4d64;
	text-decoration: none;
	
}
.header3 A:visited {
	color: #8d4d64;
	text-decoration:none;
}
.header3 A:active {
	color: #8d4d64;
	text-decoration:none;
}
.header3 A:hover {
	color: #8d4d64;
	text-decoration:none;
}

.hometext {
	font-family:Arial, Helvetica, sans-serif;
	color: #584c41;
	font-size:12px;
	
}

.hometext A:link {
	color: #584c41;
	text-decoration: none;
	
}
.hometext A:visited {
	color: #584c41;
	text-decoration:none;
}
.hometext A:active {
	color: #584c41;
	text-decoration:none;
}
.hometext A:hover {
	color: #584c41;
	text-decoration:underline;
}

.maintext {
	font-family:Arial, Helvetica, sans-serif;
	color: #584c41;
	font-size:13px;
	
}

.maintext A:link {
	color: #584c41;
	text-decoration: none;
	
}
.maintext A:visited {
	color: #584c41;
	text-decoration:none;
}
.maintext A:active {
	color: #584c41;
	text-decoration:none;
}
.maintext A:hover {
	color: #b79241;
	text-decoration:underline;
}


.largebox {
	border:2px solid #8d4d64;
	background-color:#eadec7;
	float:right;
	width:660px;
	min-height:700px;
	overflow:visible;
}

.maincontent {
	min-height:710px;
	width:928px; 
	background-color:#ecdfc5; 
	background-image:url(../images/boxgradientbottom.png); 
	background-repeat:repeat-x; 
	background-position:bottom; 
	padding:10px; 
	position:relative; 
	z-index:40;
	overflow:visible;
}
.phonetext {
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	font-size:18px;
	color:#810B46;
	font-weight:bold;
	text-align:left;
	letter-spacing:1px;
}
.redtext{
	color:#900;
}
.sidebox {
	background-image:url(../images/cresttransparent.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	border:2px solid #8d4d64; 
	float:left;
	width:250px;
	min-height:700px;
	text-align:left;
}
.smallbox2 {
	
background-image:url(../images/cresttransparent.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	border:2px solid #8d4d64; 
	
}
.smallbox {
	background-color:#ecdfc5; 
	background-image:url(../images/boxgradientsmall.png); 
	background-repeat:repeat-x; 
	background-position:bottom; 
	border:2px solid #8d4d64; 
	float:left;
}
.smallnewsbox {
	background-color:#ecdfc5; 

	border:2px solid #8d4d64; 
	float:left;
}
.smallheader {
	font-family:Arial, Helvetica, sans-serif;
	color: #8d4d64;
	font-size:16px;
	font-weight:bold;
	
}

.smallheader A:link {
	color: #8d4d64;
	text-decoration: none;
	
}
.smallheader A:visited {
	color: #8d4d64;
	text-decoration:none;
}
.smallheader A:active {
	color: #8d4d64;
	text-decoration:none;
}
.smallheader A:hover {
	color: #b79241;
	text-decoration:underline;
}

