body {
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #555;
	background: #EEEEEE url(images/bg.jpg) repeat-x scroll left top;
	margin: 0;
	padding: 0;
}
p{
line-height: 130%;
	margin: 0px 0px 6px 0px;
}
h1, h2, h3, h4{ 	
	font-family: "Georgia", serif; 
	font-weight: bold;
	color: #693;
	padding: 0;	
}
h1{ 
	font-size: 18px;
	margin: 20px 0px 20px 0px;
}

h2{ 
	font-size: 16px;
	margin: 20px 0px 20px 0px;
}

h3{ 
	font-size: 12px;	
	margin: 10px 0px 0px 0px;
}

h4{ 
	font-size: 12px;
	text-transform:uppercase;
	margin: 10px 0px 0px 0px;
}

#sideExtras h4{
	font: bold 10px/14px "Palatino Linotype", "Palatino", Times, Georgia, serif;
	color:#888;
}

p#content_closer {
	font:bold 12px "Times New Roman", Times, Georgia, serif;
	color:#693;
	letter-spacing:6px;
	padding:15px 0 5px 0;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #693;
}
a:hover {
	color: #693;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	font-weight: normal;
	font-size:9px;
	text-decoration: none;
	color: #693;
}
#footer a:hover {
	color: #693;
	text-decoration:underline;
	background-color: transparent;
}
#container a:link, #container a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #693;
}
#container a:hover {
	color: #693;
	text-decoration:underline;
	background-color: transparent;
}
#sideExtras a:link, #sideExtras a:visited {
	font-weight: normal;
	font-size:10px;
	text-decoration: none;
	color: #693;
}
#sideExtras a:hover {
	color: #693;
	text-decoration:underline;
	background-color: transparent;
}

#text ul, #text2 ul, #text3 ul{
	margin: 10px 0 0 10px;
	padding: 10px 0 0 10px;
}
#sideExtras img{
	padding-right:5px;
}

td {
	padding: 3px;
}

.logos{
	margin:0;
	padding:3px 0;
	font: 9px/9px Arial, Helvetica, sans-serif;
	color:#999;
	display:block;
}
.logos a{
	text-decoration:none;
	color:#999;
}
.logos a:hover{
	color:#555;
}
.line{
	display:block;
	border-top:1px solid #9f9f9f;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
}

#container{
	position: absolute;
	left: 50%;
	width: 720px;
	margin: 0 0 0 -360px;
	padding: 0;
	display: inline;
	background-color: #fff;
}
#header{
	width:720px;
	height: 200px;
	padding:0;
	margin:0;
	display:inline;
	background-color: #fff;
	}
	

#header_logo{
	width:201px;
	height: 200px;
	padding:0;
	margin:0;
	float:left;
}


#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
				border:0;}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:499px;
		height:200px;
		overflow:hidden;
		border:0;
		}
		
		#slider li a, #slider a { 
		border:0;
		}
				
		#slider img { 
		border:0;
		}
	span#prevBtn{}
	span#nextBtn{}			
#menu{
	width: 720px;
	height: 100px;
	background:#ccc url(images/bg.jpg) top left;
}

#content{
	width: 680px;
	float: left;
	margin: 0 0 0 20px;
	padding:0;
	display:inline;
}
/*	text1 is for index.php, 
	text2 is for content.php,
	text3 is for gallery.php  */
#text1{
	float: left;
	width: 440px;
	text-align: justify;
	display:inline;
	margin:0;
	padding:0;
}
#text2{
	float: right;
	width: 500px;
	text-align: justify;
	display:inline;
	margin:0;
	padding:0;
}
#text3{
	float: right;
	width: 480px;
	display:inline;
	margin:0 20px 0 0;
	padding:0;
}

/*  all side column styles  */
/*	sideContent1 is for index.php, 
	sideContent2 is for content.php,
	sideContent3 is for gallery.php  */

#sideContent1{
	float: right;
	width: 200px;
	background: transparent;
	border-top:5px solid #9f9f9f;
	display: inline;
	padding: 0 0 1px 0;
	margin: 15px 0 0 0;
	text-align: left;
}
#sideContent2{
	float: left;
	width: 160px;
	background: transparent;
	border-top:5px solid #693;
	display: inline;
	padding: 0 0 1px 0;
	margin: 15px 0 0 0;
	text-align: left;
}
#sideContent3{
	float: left;
	width: 160px;
	background: transparent;
	display: inline;
	padding: 0;
	margin: 0 0 0 20px;
	text-align: left;
}

#sidePic{
	margin:0;
	float:left;
	background-color:#693;
	overflow: hidden;
	height: 100px;
	width: 160px;
}
#sideExtras{
	float:left;
	display:inline;
}

#footer{
	float: left;
	width: 680px;
	margin: 20px 0 0 20px;
	padding:14px 0;
	text-align:right;
	background: url(images/stripes.gif) repeat-x top left;
	display:inline;
}
#copyright {
	float:left;
	font-size:9px;
	color:#666;
}

.stripes{
	float:left;
	background: url(images/stripes.gif) repeat-x top left;
	width:680px;
	height:11px;
	margin:10px 20px 0 20px;
	padding:0;
	display:inline;
}
.stripes_sc{
	float:left;
	background: url(images/stripes.gif) repeat-x top left;
	width:160px;
	height:11px;
	margin:0;
	padding:0;
}
.stripes_news{
	float:right;
	background: url(images/stripes.gif) repeat-x top left;
	width:200px;
	height:11px;
	margin:0;
	padding:0;
}


.flash-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

#navcontainer { 
	width: 160px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	display: inline;
}
#navcontainer ul{
	margin: 6px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer a{
	display: block;
	padding: 4px 0;
	margin: 0;
	width: 160px;
	border-bottom: 1px dotted #a1a1a1;
	font-weight: normal;
	font-size:9px;
	background-color: transparent;
}
html>body #navcontainer a{
	padding: 3px 0;
}
#navcontainer a:link, #navcontainer a:visited{
	color: #693;
	text-decoration: none;
	background-color: transparent;
}
#navcontainer a:hover{
	color: #693;
	background-color:#f1f1f1;
}

.box_title{
	font-family: "Georgia", serif; 
	font-weight: bold;
	color: #693;
	font-size: 18px;
	line-height: 23px;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
}
.box {
	line-height:14px;
}

.box {
	width:440px;
	height: 77px;
	background:#fff url(images/dotline.gif) repeat-x bottom left;
	padding:15px 0 5px 0;
}
.box_thumb {
	float:left;
	width:85px;
}

.box_no_thumb{
	width:355px;
	background:#fff url(images/dotline.gif) repeat-x bottom left;
	padding:15px 0 20px 85px;
}
.box2{
	width:175px;
	margin:0;
	padding:5px 5px 10px 20px;
	background:#e8e8e8 /* url(images/arrow-box.gif) no-repeat 6px 14px*/; 
	font-size:9px;
	line-height:12px;
}
.box3 {
	width:440px;
	background:#fff url(images/dotline.gif) repeat-x bottom left;
	padding:15px 0 5px 0;
}

.box2 .date {
	display:block;
	font-weight:bold;
	padding:3px 0 3px 0;
	color:#676A7C;
}

.box2_title{
	width:175px;
	margin:0;
	padding:10px 5px 10px 20px;
	font-size:9px;
	line-height:12px;
}
.img_gallery {

border: solid 3px;
border-color: #ccc;
margin: 0px 10px 10px 0px;
}
