body {  font-family: Arial, Helvetica, sans-serif;}

p { font-size: 12px;
	line-height: 16px;}

h1 { font-size: 24px;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#8A644D;}

h3 { font-size: 14px;
	 font-weight: bold;}

h4 { font-size: 12px;
	 font-weight: bold;}

a {	font-weight: bold;
	text-decoration: none;
	color: #8a644a;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: 3px double #705341;}
.imgbordergal { BORDER: 1px solid #705341;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}

.background { background-image: url(assets/images/background.jpg);
			  background-repeat: repeat-x;}

.padding { padding-right: 15px;
		   padding-bottom: 5px;
		   padding-left: 15px;}

.quicklinksbg { background-image: url(assets/images/quicklinks.jpg);
				background-repeat: no-repeat;
				padding-right: 10px;
				padding-left: 10px;}

.stretch { background-image: url(assets/images/stretch.jpg);
		   background-repeat: repeat-y;}

.titlebg { background-image: url(assets/images/title.jpg);
		   background-repeat: no-repeat;}

.sidebarbg { background-image: url(assets/images/sidebar.jpg);
			 background-repeat: no-repeat;
			 padding-right: 10px;
			 padding-bottom: 5px;
			 padding-left: 10px;}

.dark {	color: #333333;}

.splashphotobg { background-image: url(assets/splash/rotation.jpg);
				 background-repeat: no-repeat;}

.splashbodybg {	background-image: url(assets/splash/body.jpg);
				background-repeat: no-repeat;}

.subh2 {
	font-size: 14px;
	font-weight: bold;
	color: #E6E3D0;
}
.smalltext {
	font-size: 10px;
}
