@charset "UTF-8";
/* CSS Document */

body {
padding:0px;
font-family: century gothic;
color:#84664a;
size:10px;
margin:10px;
background-image: url(/images/bg.jpg); background-attachment: fixed; 
background-color:#fcf9f0;
}


h1{
color:#8fa76f;
letter-spacing:1px;
margin-bottom:3px;
margin-top:15px;
padding-bottom:3px;
border-bottom:1px dotted;
border-bottom-color:#1BA6B2;
text-transform:uppercase;
text-align: left;
font-family:Georgia, Trebuchet MS, Arial, sans-serif;
font-size:14px;

}

h2 {
font-family:"georgia", Verdana, Tahoma;
font-size:20px;
font-weight:100;
color:#8fa76f;
}

h3 {
font-family:"georgia", Verdana, Tahoma;
font-size:20px;
font-weight:100;
color:#68b9e1;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	/*color: #646e73;*/
	color: #68b9e1;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	font-variant: small-caps;
	letter-spacing: 3px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	/*color: #646e73;*/
	color: #ffffff;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	font-variant: small-caps;
	letter-spacing: 5px;
background:#646e73;
text-align:center;
}

td {
font-family: century gothic;
}

tr {
font-family:century gothic;
}

p {
font-family: century gothic;
}

font {
font-family: century gothic;
color:#84664a;
}

.pinkHeading {
font-size:12px;
color:#84664a;
text-decoration:none;

}

.pinkLink:Link {
font-size:12px;
font-weight:normal;
color:#4d3312;
text-decoration:none;
}

.pinkLink:Visited {
font-size:12px;
font-weight:normal;
color:#4d3312;
text-decoration:none;
}

.pinkLink:Hover {
font-size:12px;
font-weight:normal;
color:#ce7b79;
text-decoration:none;
}

.pinkLink:Active {
font-size:12px;
font-weight:normal;
color:#4d3312;
}

a:link {
font-weight:normal;
color:#4d3312;
font-size:12px;
text-decoration:none;
}

a:visited {
font-weight:normal;
color:#4d3312;
font-size:12px;
text-decoration:none;
}

a:hover {
font-weight:normal;
color:#ff9b29;
font-size:12px;
text-decoration:none;
}

a:active {
font-weight:normal;
color:#4d3312;
font-size:12px;
text-decoration:none;
}

.topNav {
font-size:12px;
color:#ff9b29;
}

.menu{
font-weight:normal;
color:#ff9b29;
font-size:12px;
text-decoration:none;
}

.menu a:link {
font-weight:normal;
color:#f3edd7;
font-size:12px;
text-decoration:none;
}

.menu a:visited {
font-weight:normal;
color:#f3edd7;
font-size:12px;
text-decoration:none;
}

.menu a:hover {
font-weight:normal;
color:#ff9b29;
font-size:12px;
text-decoration:none;
}
.menu a:hover visited{
font-weight:normal;
color:#ff9b29;
font-size:12px;
text-decoration:none;
}
.menu a:active {
font-weight:normal;
color:#f3edd7;
font-size:12px;
text-decoration:none;
}
.footer {
font-size:10px;
color:#775637;
}
.footerlink:Link {
font-size:10px;
color:white;
text-decoration:none;
}

.footerlink:Visited {
font-size:10px;
color:white;
text-decoration:none;
}

.footerlink:Hover {
font-size:10px;
color:white;
text-decoration:underline;
}

.footerlink:Active {
font-size:10px;
color:white;
text-decoration:none;
}




.leftBorder {
background-image:url(/images/left_border.gif);
background-repeat:repeat;
margin:0;
padding:0;
vertical-align:top;
}

.topBorder {
background-image:url(/images/top_border.gif);
background-repeat:repeat-x;
height:16px;
margin:0;
padding:0;
}

.rightBorder {
background-image:url(/images/right_border.gif);
background-repeat:repeat-y;
height:16px;
margin:0;
padding:0;
}

.bottomBorder {
background-image:url(/images/bottom_border.gif);
background-repeat:repeat-x;
height:16px;
margin:0;
padding:0;
}

.horzDivide {
border-bottom:1px solid #73bfe3;
}

.whiteFont {
font-size:10px;
color:#ff9b29;
}

/* BOLD FONT */
.boldtext { 
font-weight: bold; 
}

.sidemenu{
font-weight:normal;
color:#54b7bf;
font-size:12px;
text-decoration:none;
}

.sidemenu a:link {
font-weight:normal;
color:#4d3312;
font-size:12px;
text-decoration:none;
}

.sidemenu a:visited {
font-weight:normal;
color:#4d3312;
font-size:12px;
text-decoration:none;
}

.sidemenu a:hover {
font-weight:normal;
color:#91cdef;
font-size:12px;
text-decoration:none;
}
.sidemenu a:hover visited{
font-weight:normal;
color:#91cdef;
font-size:12px;
text-decoration:none;
}
.sidemenu a:active {
font-weight:normal;
color:#4d3312;
font-size:12px;
text-decoration:none;
}
