@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	font-family: Georgia, Times, "MS Serif", serif;
	background: Black url(imgs/tile-parchment.jpg) repeat-y center;
	background-position:top;
}
h1 {
	font-size: 22px;
	color: #573B00;
	padding-left: 35px;
	background: url(imgs/flags.gif) no-repeat left;
}
h2 {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
}
h4 {
	font-style: italic;
}
img {
	behavior: url("iepngfix.htc");
	}
a:link {
	text-transform: uppercase;
	font-size:14px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
	}
a:visited {
	text-transform: uppercase;
	font-size:14px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
	}
a:hover {
	text-transform: uppercase;
	font-size:14px;
	font-weight: bold;
	color: #333300;
	text-decoration: none;
	}
#pageWrapper {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
}

#contentWrapper {
	width: 995px;
}
#leftCol {
	float:left;
	margin: 0px;
	width: 240px;
}
#leftcoledits {
	margin-left: 40px;
	clear: both;
}
#navdiv {
	width: 100px;
	text-align: right;
	margin-left: 100px;
	height:150px;
}
#nav a:link {
	text-transform: uppercase;
	font-size:16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	}
#nav a:visited {
	text-transform: uppercase;
	font-size:16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;

	}
#nav a:hover {
	text-transform: uppercase;
	font-size:16px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	padding-right: 25px;
	margin-right: -10px;
	background: url(imgs/flag.gif) no-repeat top right;
}
#nav a:active {
	text-transform: uppercase;
	font-size:16px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	padding-right: 25px;
	margin-right: -10px;
	background: url(imgs/flag.gif) no-repeat top right;
}

#nav ul {
	list-style:none;
	list-style-type:none;
	display: block;
	text-align:right;
	width:100px;
	right:0px;
	clear:both;
	line-height:20px;
	}
#nav li {
	list-style:none;
	list-style-type:none;
	display:block;
	float:right;
	text-align:right;
	width:100px;
	padding-right:25px;
	padding-bottom:10px;
	}
/* Scroll on Home page */
#scroll {
	height: 290px;
	width: 220px;
	background-image: url(imgs/scroll.png);
	background-repeat: no-repeat;
	margin-top: 20px;

}
#scrolltext {
	width: 145px;
	font-size: 16px;
	text-align: center;
	padding-top: 80px;
	margin-left: 36px;
}
/* End scroll on Home page */

#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	padding: 20px opx 20px 0px;
}

#rightCol {
	float: right;
	width: 695px;
}
#logo {
	background-image: url(imgs/cg-logo.jpg);
	margin: 10px 0px 0px 30px;
	height: 220px;
	width: 240px;
}
#contentbody {
	width: 600px;
	float: right;
	margin: 20px 50px 50px 0px;
}

/*two column styles*/
#colWrapper {
	width: 100%;
}
.colOne{
	width: 275px;
	float: left;
	margin: 0px 20px 0px 20px;
}
.colTwo {
	width: 275px;
	float: right;
	margin: 30px 30px 0px 20px;
}
/* end two column styles*/







.tinytext {
	font-size: 12px;
}
.clearfix {
	clear: both;
}

.img-r {
	float: right;
	margin: 10px 0px 5px 15px;
	border: 1px solid black;
}
.img-r-noborder {
	float: right;
	margin: 10px 0px 5px 15px;
}
.img-l {
	float: left;
	margin: 10px 15px 5px 0px;
	border: 1px solid black;
}
.img-l-noborder {
	float: left;
	margin: 10px 15px 5px 0px;
}

/* Menu */
#menuitalic em{
	font-weight: bold;
	color: #660000;
}
.itemsection {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #573B00;
	border-bottom: 1px solid black;
}
.indent {
	padding-left: 20px;
}
.top {
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}
.localnav {
	text-transform: uppercase;
	font-weight: bold;
	color: #573B00;
	border-top: 1px solid black;
	margin-left:52px;
	clear:both;
	margin-top:30px;
}
.red {
	color: #C36424;
}
.highlight {
	width: 200px;
	font-size: 14px;
	float: right;
	padding: 5px 10px 5px 10px;
	background: url(imgs/transparent.png) repeat;
	margin: 0px 0px 10px 15px;
}

/* Tweetable Styles */
small {display:block; text-indent:25px; color: #573B00;}

#tweets ul {
	margin:0px;
	padding:0px;
	width: 450px;
}

#tweets li {
	padding-left:25px;
	padding-bottom: 10px;
	padding-top:10px;
	margin-left:0px;
	margin-top:8px;
	display:block;
	list-style:none;
	list-style-type:none;
	background:url(imgs/twitter.png) center left no-repeat;
	border-bottom:1px dashed black;
	font-weight: bold;
}

#tweets .hash { color:#333300; } 

#tweets .reply { color:#333300; } 

#tweets a:link { text-decoration:none; color:#333300;}
#tweets a:active { text-decoration:none; color:#333300;}
#tweets a:hover { text-decoration:underline; color:#333300;}
#tweets a:visited { text-decoration:none; color:#333300;}
