
/*CSS Document - Sister Cities*/

body    {
	color: #333333;
	font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image: url("images/back2tan.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: center;
	margin: 0 auto 0 auto;
	min-width: 780px
	}

h1 { 
	font-size: 1.97em;
	}

h2 { 
	font-size: 1.3em;
	margin: 0
	}

h3 { 
	color: #4d4919;
	font: normal 1.4em Georgia, Times New Roman, Times, serif; 
	margin: 0 0 0 20px 
	}

h4 { 
	font-size: 1.15em; 
	font-weight: normal; 
	margin: 6px 0 0 0; 
	padding: 0.25em 0 0.75em 0;
	}

h5 { 
	font-size: 1em; 
	margin: 0 0 12px 0;
	}

p, ol, ul { 
	line-height: 140%;
	}

ul { 
	font-weight: bold; 
	list-style-type: none;
	}

a  { 
	color: #039;
	}

a:hover, #topnav a:hover { 
	text-decoration: underline;
	}

li { 
	color: #fff; 
	font-size: 14px; 
	line-height: 28px; 
	background-repeat: no-repeat; 
	background-position: left 0; 
	text-align: left; 
	text-indent: 20px; 
	list-style-type: none; 
	display: list-item; 
	margin-left: 0; 
	width: 170px; 
	border-bottom: 1px solid #fff;
	}

hr { 
	display: none;
	}

#wrapper { 
	margin: 0 auto; 
	position: relative; 
	width: 780px;
	}

#bodywrapper {
	margin: 0 auto; 
	position: relative; 
	width: 780px;
	background-image: url("images/leftnavback.gif"); 
	background-repeat: repeat-y; 
	background-position: 0 0;
	}

img.left { 
	float: left;
	margin: 0 15px 0 0;
	}

img.right { 
	margin: 15px 0 15px 15px; 
	position: relative; float: right;
	}

/* Top Nav*/
#topnav { 
	background-image: url("images/topnavbarbk.jpg"); 
	margin: 0 auto; 
	width: 780px; 
	height: 22px;
	}

.topnavtext { 
	font-size: 95%; 
	line-height: 8px; 
	text-align: right; 
	margin: 0;
	padding-top: 4px; 
	padding-right: 84px; 
	padding-bottom: 0;
	}

#topnav a { 
	text-decoration: none; 
	padding-top: 0; 
	padding-bottom: 0;
	}

/* Header */

.firstsmcaps { 
	font-variant: small-caps; 
	text-align: left; 
	word-spacing: 5px; 
	letter-spacing: 2px; 
	padding-top: 12px;
	}

.smcaps { 
	font-variant: small-caps; 
	text-align: left; 
	word-spacing: 5px; 
	letter-spacing: 2px;
	}

#header, #headerP, #headerG, #headerO {  
	margin: 0 auto; 
	padding: 0; 
	top: 22px; 
	width: 780px; 
	height: 48px;
	}

#header { 
	background-image: url("images/headerbarY.jpg");
	}

#headerP { 
	background-image: url("images/headerbarP.gif");
	}

#headerG { 
	background-image: url("images/headerbarG.gif");
	}

#headerO { 
	background-image: url("images/headerbarO.jpg");
	}

#headerbar2, #headerbarP, #headerbarG, #headerbarO, #headerbarB{ 
	margin-right: auto; 
	margin-left: auto; 
	top: 70px; 
	width: 780px; 
	height: 70px;
	} 

#headerbar2 { 
	background-image: url("images/headerbar2Y.gif");  
	}

#headerbarP { 
	background-image: url("images/headerbar2P.gif");  
	}
	
#headerbarG { 
	background-image: url("images/headerbar2g.gif"); 
	}
#headerbarO { 
	background-image: url("images/headerbar2O.gif");  
	}
	
#headerbarB {
	background-image: url("images/headerbar2B.gif");
	}

/* Header Main */

#headermain { 
	margin: 0 auto; 
	width: 760px; 
	height: 140px;
	}


/*Nav */

#nav { 
	background-color: transparent;
  	background-image: url("images/leftnavback.gif"); 
	background-repeat: repeat-y; 
	background-position: 0 0;
	top: 140px; 
	width: 204px;  
	float: left; 
	text-align: left; 
	padding-bottom: 25px;
	}

#nav ul { 
	line-height: normal; 
	list-style-type: none; 
	list-style-image: none; 
	margin: 0; padding: 0; 
	}

#nav a { 
	color: #630; 
	text-decoration: none; 
	}

#nav a:hover { 
	text-decoration: underline; 
	}

#nav .first a { 
	background: none; 
	}

#navtext { 
	clear: both; 
	margin-left: 20px; 
	line-height: 20px; 
	}

.home { 
	background-image: url("images/navbkyellow.gif");
	}

.eventlist { 
	color: #000; 
	font-size: 1em; 
	line-height: normal; 
	list-style-type: disc; 
	}

.goals { 
	background-image: url("images/navbkpurple.gif");
	}

.mascara { 
	background-image: url("images/navbkgreen.gif"); 
	}

.history { 
	background-image: url("images/navbkorange.gif");
	}
	
.eventsnav {
	background-image: url("images/navbkblue.gif");
	}

.contact {
	background-image:  url("images/navbkyellow.gif");
	}

/* Content */

#content      {
	font-size: 1em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: left;
	line-height: 1.4em;
	padding-top: 18px;
	position: relative;
	width: 550px;
	float: right
	}

.content { 
	font-size: 95%; 
	line-height: 90%; 
	text-align: left; padding: 10px 10px 0 65px;
	}

.news { 
	background-color: #f5f5dc; 
	padding: 12px; 
	border-style: solid none; 
	border-width: 1px medium; 
	border-color: #c00;
	}
	
.newspage { 
	background-color: #FFFFFF; 
	padding: 12px; 
	border-style: solid none; 
	border-width: 1px medium; 
	border-color: #c00;
	}

.events { 
	background-color: #f5f5dc; 
	padding: 12px; 
	border-top: 1px solid #606; 
	border-bottom: 1px solid #606; 
	border-left: none
	}

.photogallery { font-size: 11px }

.gold {
	color:#996600
	}
	
.green {
	color:#336600
	}
	
.dkorange {
	color: #8b4513
	}
	
.purple {
	color:#4b0082
	}
	
.blue {
	color:#003399
	}
	
.red {
	color:#CC0000
	}
	
.redorange {
	color:#CC3300
	}
	
.brown {
	color:#663300
	}
	
.underline {
	text-decoration:underline
	}

/* Left Sidebar Content */

#events { 
	background-color: #fc6; 
	text-align: left; 
	margin-top: 24px; 
	margin-bottom: 12px; 
	margin-left: 0; 
	padding: 12px 10px 12px 20px; 
	width: 170px; 
	height: auto; 
	float: left; 
	border: dotted 1px #036;
	}

.sidecontent { 
	color: #000; 
	font-size: 11px; 
	margin-top: 14px;
	}

/* Footer */

#footer-wrapper { 
	color: #cc9; 
	background: #fffff0; 
	text-align: center; 
	margin-top: 20px; right: 0; left: 0; 
	padding: 10px 0 20px 0; 
	width: 100%; 
	height: auto; 
	clear: both; 
	border-top: 1px solid #cc9;
	}

#footer {
	width: 760px;
	margin: 0 auto;
	padding-top: 8px;
	}


#footer a { 
	color: #996; 
	text-decoration: none;
	}

#footer a:hover { 
	text-decoration: underline;
	}

.ftlink2 {
	color: #990000;
	}
	
.fltrt {
	float: right
	}
