@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
  	padding:0 0 <length> 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #ffffff;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	}

#container {
	width: 833px;
	height:auto;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#mainbox {
	width: 833px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	
	}	
	
	
#subbox {
	width: 833px;
	height:auto;

	margin-top:10px;
	padding:0;
	}		
	
	
/*  SUBPAGES  */	
#subpage {
	float:left;
	width:832px;
	margin:0;
	padding:0;
	background-image:url(images/subpage_bg.gif);
	background-repeat:repeat-y;
	}	

#subpage_inside {
	margin-left:25px;
	margin-right:25px;
	text-align:left;
	}
	
#subpage p {
	margin-top:0;
	padding-top:0;
	}	
/* */
	
	
	
	
#movie {
	width:832px;
	height:352px;
	}	

#flashbox {
	float:left;
	text-align:left;
	height:341px;
	width:832px;
	}
	
#bottom_half {
	width:833px;
	height:auto;
	}	
	
.caption {
	font-size:11px;
	}
	
#twitter_update_list {
	float:left;
	width:170px;
	}	

#twitter_update_list li {
	list-style-type: none;
	font-size:10px;
	color:#333333;
	}	

#twitter_update_list span {
	display: inline;
	display:block;
	}

img {
	border:0;
	}

#left {
	float: left;
	width:231px;
	height:276px;
	margin-top:15px;
	text-align:left;
	background-image:url(images/left_bg.gif);
	background-repeat:no-repeat;
	}
	
#twitter_box {
	height:110px;
	overflow:auto;
	width:205px;
	margin-top:5px;
	margin-left:3px;
	}


#middle {
	float: left;
	width:348px;
	height:auto;
	margin-top:15px;
	margin-left:23px;
	text-align:left;
	}	
	

#left_inside {
	margin:5px;
	margin-left: 10px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}		

.formtext {
	color:#6E6E6E;
	font-size: 11px;
	letter-spacing:-.8px;
	font-family:Arial, Helvetica, sans-serif;
	}

#pages {
	font-family:Arial, Helvetica, sans-serif;
	width: 655px;
	text-align:left;
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom:30px;
	}
	
#pages p {
	color:#333333;
	}	

#main {
	float: left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	width: 832px;
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 10px;
	margin-left: 20px;
	overflow:auto;
	height:350px;
	}
	
#main p {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 14px;
	color:#000;
	line-height:26px;
	}	
	
#right {
	float: right;
	width: 204px;
	margin-right:1px;
	margin-top:10px;
	}
	
#right p {
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 2px;
	}
	
#right a, #left a {
	text-decoration:underline;
	color:#000000;
	}	

#right a:hover, #left a:hover {
	text-decoration:underline;
	color:#CC0000;
	}	
	
#blogbox {
	font-family:Arial, Helvetica, sans-serif;
	width: 204px;
	height: 176px;
	padding:2px;
	background-image:url(images/blog_bg.png);
	background-repeat:no-repeat;
	text-align:left;
	font-size:7px;
	color:#333333;
	}	

#blogbox p {
	margin:0;
	padding:0;
}

#bloginside {
	margin:10px;
	margin-top:12px;
	margin-right:13px;
	}	

.blogheadline {
	color:#ef437f;
	font-size:14px;
	font-weight:bold;
	
	}	

table {
	margin-left: 10px;
	margin-right: 10px;
	font-weight:normal;
	}

h1, h2, h3, h4, h5, h6 {
	color:#ef437f;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom:10px;
	margin-top: 4px;
	}


h1 {font-size: 26px;}
h2 {font-size: 23px;}
h3 {font-size: 16px;}
h4 {font-size: 18px;
color:#CC0033;}
h5 {font-size: 15px;}
h6 {font-size: 12px;}

label {
	padding-top: 3px;
	padding-bottom: 3px;}

hr {
	border-style:dotted;
	border:#666666;}

a:link {
	color:#206cdf;
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	color:#206cdf;
	}
	
a:hover {
	text-decoration: underline;
	color:#FF0000;
	}
	
a:active {
	text-decoration: none;
	color:#206cdf;
	}

.pic_class_left {
	margin-right: 10px;
	float:left;}

.pic_class_right {
	margin-left: 10px;
	float:right;}


#pfooter {
	width:833px;
	height:84px;
	float:left;
	color:black;
	font-size:13px;
	padding: 0;
	margins: 0;
	}

#pfooter_inside {
	margin-top:25px;
	text-align:center;
	font-weight:bold;

	}

#spacer {
	width: 100%;
	height: 14px;
	padding: 0;
	margins: 0;
	}

.bigtext {
	color:#000000;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	}

.red {
	color:#FF0000;
	}


#pfooter a {
	color:black;
	text-decoration:underline;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
		
ul, li {
	color:#333333;
	}

ul {margin-left:15px;
	padding-left:0;}

li{margin-bottom:10px;
	margin-left:5px;}
	
	
	
	
	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #fff;
		padding: 10px;
		width: 762px;
	}
	
	#gallery ul { list-style: none;
	margin:0; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #ebebeb;
		border-width: 5px 5px 20px;
	}
	
	#gallery ul a:hover img {
		border: 5px solid #ec4f98;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	
	#gallery ul a:hover { color: #fff; }
