* { font-family: Arial, Helvetica, sans-serif; 
	font-size : 12px;
	line-height: 18px;}

body {
background-color: #326367;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
  
}

h1 { color: #79999c; font-size : 20px; font-family: Arial, Helvetica, sans-serif;}
h2 { color: #326367; font-size : 18px; font-family: Arial, Helvetica, sans-serif; }
h3 { color: #326367; font-size : 15px; font-family: Arial, Helvetica, sans-serif; }


.pagebg {
		background-image: url(images/bg-gradient.gif);
		background-repeat: repeat;
}


A:link {color: #326367; }
A:visited {color: #326367; }
A:active {color: #326367; }
A:hover {color: #79999c; }
A{text-decoration:none;
	font-weight: bold;}



.nav A:hover {color: #A45959; }
.nav A{
	color: #326367;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	line-height: 13px;
}


.whitetxt
{
	color: #9cb2b4;
	font-size: 11px;
	line-height: 15px;
}

.footer A{
	color: #9cb2b4;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height: 15px;
}
.footer A:visited {color: #9cb2b4; }
.footer A:active {color: #9cb2b4; }
.footer A:hover {color: #ffffff;
	text-decoration: underline; }

.headergrad {
	background-color: #326367;
	background-image:  url(images/header-grad.jpg);
	background-repeat: repeat-y;
}

.cobbleheader {
	background-color: #326367;
	background-image:  url(images/cobbleston-header.jpg);
	background-repeat: no-repeat;
}
.cc-full {
	background-image:  url(images/cc-full.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #326367;
	text-decoration: none;
}
.navbar {
	background-repeat: repeat-y;
	background-image: url(images/nav-tile.jpg);

}
.side {
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}
.navbox {
	background-image: url(images/nav-box.jpg);
	background-repeat: no-repeat;
}
