@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}


#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #000000;
}

#nav {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 10px;
}

#header {
	float: left;
	width: 916px;
	text-align: center;
	margin: 10px;
	padding: 10px;
}

#maincontent {
	float: left;
	width: 680px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #000000;
}
#nav  A:link		{
	color:#003366;
	text-decoration: none;
	background-color: #FFFFFF
}
#nav  A:visited	{
	color:#003366;
	text-decoration: none;
	background-color: #FFFFFF
}
#nav  A:hover		{
	color:#006666;
	text-decoration: none;
	background-color: #EDEDED
}
#nav   li {
	list-style-type: none;
	margin-left: -35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	line-height: 1.5em;
}

#trailerpage h3    {display:block; padding-top:26px;}
/*---- H3 Tag on a Trailer Page ---*/

.X-rss             {position:absolute; top:10px; left:10px;}
/*---- Position/properties of RSS Button ---*/
.X-fullwidth       {line-height:140%; background:#FFFFFF; width:600px; margin-left:5px; margin-top:0px; border:2px solid #ffffff; padding:20px;}
/*---- For designs where content takes up full width ---*/ 
.X-fullwidth p     {margin-top:10px; margin-bottom:10px;}
/*---- P Tag - For designs where content takes up full width ---*/
.X-fullwidth H3    {margin-bottom:10px;}
/*---- H3 Tag - For designs where content takes up full width ---*/

.X-broadleft       {line-height:140%; background:#FFFFFF; width:600px; margin-left:5px; margin-top:-40px; border:2px solid #ffffff; padding:20px;} 
/*---- Properties of content when there is a seperate search/2nd box ---*/
.X-broadleft h4 a  {margin-top:20px; font-size:1.4em; background:#FFFFFF; text-decoration:none;}
/*---- H4 Link Properties of content when there's a seperate search/2nd box box ---*/
.X-broadleft p     {margin-top:10px; margin-bottom:10px;}
/*---- P tag Properties of content when there's a seperate search/2nd box box ---*/

.X-narrowright       {position:absolute; top:500px; left:50%; margin-left:-450px; width:150px; background:#CCCCCC; border:2px solid #ffffff; padding:10px;}
/*---- Properties of 2nd box/search box when there's a seperate search/2nd box box ---*/
.X-narrowright br    {display:none;}
/*---- Properties of BR Tag when there's a seperate search/2nd box box ---*/
.X-narrowright input {display:block; clear:both; width:140px;}
/*---- Properties of input Tag/element when there's a seperate search/2nd box box ---*/

.X-imagealign      {float:right; margin-left:10px; border:2px solid #ffffff;}
/*---- some images have this tag and can be positioned using this element ---*/

.X-contact input    {width:460px;}
/*---- Position of content on cantact page ---*/
.X-contact textarea {width:460px;}
/*---- Position of text areas on cantact page ---*/

.X-storytitle      {font-size:1.4em; font-weight:bold;}
/*---- Properties story title on gossip page ---*/
.X-storysubtitle   {font-size:0.9em; font-weight:bold; background-color:#FFFFFF; padding:3px; margin-bottom:8px; margin-top:3px;}
/*---- Properties story sub title on gossip page ---*/

#links .X-fullwidth ul  {margin:0px; padding:0px; list-style:none; width:100%;}
/*---- Properties of UL tag on links page ---*/
#links .X-fullwidth ul li {display: block; margin: 0; padding: 0; padding-bottom: 6px; float: left; width:118px;  height: 120px; text-align: center;}
/*---- Properties of LI tag on links page ---*/
#links .X-fullwidth ul li img { border-style: solid; border-width: 2px; border-color:#ffffff;}
/*---- Properties of IMG tag on links page ---*/

.X-gallery img       {margin:7px; border:2px solid white; width:455px;}
/*---- Properties for when site has image gallery ---*/
.X-gallery ul li     {float:left;}
/*---- Properties of LI tag for when site has image gallery ---*/
.X-gallery ul li img {width:100px;}
/*---- Properties of IMG tag for when site has image gallery ---*/
