/*--------------------
html tags
--------------------*/

body{
background-image: url(images/bg_main.png);
background-color: #333333;
margin:0px;
padding:0px;
font-family: verdana, helvetica, arial, sans-serif;
font-size:10px;
color: #000000;
line-height: 1.4;
}

img{
border:0px;
}


a {text-decoration: none; color: #ffffff; font-size: 90%;}
a:hover {text-decoration: none; color: #ffffff; font-size: 90%;}
a:visited {text-decoration: none; color: #ffffff; font-size: 90%;}
a:visited:hover {text-decoration: none; color: #ffffff; font-size: 90%;}

.b:link {text-decoration: none; color: #ffffff; font-size: 90%;}
.b:hover {text-decoration: none; color: #ffffff; font-size: 90%;}
.b:visited {text-decoration: none; color: #ffffff; font-size: 90%;}
.b:visited:hover {text-decoration: none; color: #ffffff; font-size: 90%;}

.c:link {text-decoration: underline; color: #ffffff; font-size: 90%;}
.c:hover {text-decoration: underline; color: #ffffff; font-size: 90%;}
.c:visited {text-decoration: underline; color: #ffffff; font-size: 90%;}
.c:visited:hover {text-decoration: underline; color: #ffffff; font-size: 90%;}

/*
---------------
nav links
-------------
*/

.d:link {text-decoration: none; color: #000000; font-size: 95%;}
.d:hover {text-decoration: none; color: #cccccc; font-size: 95%;}
.d:visited {text-decoration: none; color: #000000; font-size: 95%;}
.d:visited:hover {text-decoration: none; color: #cccccc; font-size: 95%;}


/*
---------------
temp
-------------
*/


#welcome {
width: 400px;
margin-right: auto;
margin-left: auto;
margin-top: 50px;
color: #ffffff;
font-size: 18px;
}



/*
---------------
Text Styles
-------------
*/


#title {
font-weight: bold;
font-size: 120%;
color: #000000;
}

h1 {
color: #000000;
font-weight: bold;
font-size: 140%;
}

h2 {
color: #cc3300;
font-weight: bold;
font-size: 125%;
font-style: oblique;
margin:2px;
}

h3 {
color: #000000;
font-weight: bold;
font-size: 120%;
display:inline;
}

h4 {
color: #000000;
font-weight: bold;
font-size: 100%;
display:inline;
}

h5 {
color: #cc3300;
font-weight: bold;
font-size: 90%;
display:inline;
}

h6 {
color: #cc3300;
font-weight: bold;
font-size: 110%;
display:inline;
}

h7 {
color: #000000;
font-weight: bold;
font-size: 90%;
display:inline;
}


/*
---------------
containers

border-style: solid;
border-width: 1px;
border-color: #ffffff;

-------------
*/

.home_news_item {
line-height: 1.2;
margin-top:0px;
margin-bottom:5px;
height: 65px;
width: 600px;
}

#archives {
float:right;
position:relative;
z-index:5;
padding-right:25px;
}

#titles{
color: #ffffff;
font-weight: bold;
font-size: 103%;
margin-top: -5px;
margin-bottom: 3px;
width:425px;
margin-right:auto;
margin-left:auto;
text-align:justify;
}

html>body #titles{
color: #ffffff;
font-weight: bold;
font-size: 112%;
margin-top: -5px;
margin-bottom: 3px;
width:423;
text-align:justify;
}

.news_icons {
float: right;
margin-left: 8px;
}

#footer {
width: 715px;
margin-top:-5px;
margin-right: auto;
margin-left: auto;
color: #ffffff;
z-index:50;
position:relative;
text-align: right;

}

#main {
width:927px;
height:562px;
margin-right: auto;
margin-left: auto;
margin-top:25px;
background-image: url(images/bg_main_wide.gif);
background-repeat: no-repeat;
}

#content_left {
width:625px;
height:485px;
padding: 35px 0px 20px 35px;
text-align: justify;
}

html>body #content_right {
float: right;
width:212px;
height:440px;
padding: 15px 5px 5px 15px;
text-align: justify;
line-height:1.3;
margin-top: 50px;
margin-right: 8px;
}

#content_right {
float: right;
width:212px;
height:440px;
padding: 15px 5px 5px 15px;
text-align: justify;
line-height:1.2;
margin-top: 50px;
margin-right: 8px;
}

#main_content {
width: 620px;
height: 385px;
overflow:auto;
padding-right: 4px;
margin-right: 1px;
}


#main_content_titles {
width: 434px;
padding-right: 4px;
margin-right: 1px;
margin-top: -10px;
}

#nav {
color: #000000;
font-weight: bold;
border-style: dashed;
border-width: 1px 0px 1px 0px;
border-color: #000000;
padding: 2px 1px 2px 1px;
margin-top: 100px;
background-color: #ffffff;
font-size: 105%;
filter: alpha(opacity=50);
opacity:.5;
text-align: center;
width: 600px;
margin-right:auto;
margin-left:auto;
}

html>body #nav {
color: #000000;
font-weight: bold;
border-style: dashed;
border-width: 1px 0px 1px 0px;
border-color: #000000;
padding: 2px 1px 2px 1px;
margin-top: 60px;
background-color: #ffffff;
font-size: 105%;
filter: alpha(opacity=50);
opacity:.5;
text-align: center;
width: 600px;
margin-right:auto;
margin-left:auto;
}



#image_right {
float: right;
margin: 8px 2px 8px 8px;
font-style: italic;
font-size: 90%;
text-align: right;
}

#image_right img {
border-style: solid;
border-width: 1px;
border-color: #000000;
}

#image_left {
float: left;
margin: 8px 5px 8px 8px;
font-style: italic;
font-size: 90%;
text-align: left;
}

#image_left img {
border-style: solid;
border-width: 1px;
border-color: #000000;
}


html>body #headshot{
height: 150px;
width: 120px;
margin-right: auto;
margin-left: auto;
margin-top:40px;
}

html>body #headshot img{
border: 1px solid #000;
}


#headshot{
height: 150px;
width: 120px;
margin-right: auto;
margin-left: auto;
margin-top:1px;
}

#headshot img {
	border: 1px solid #000;
}



#headshot_right {
height: 150px;
width: 120px;
border-color: #000000;
border-style: solid;
border-width: 1px;
margin-right: auto;
margin-left: auto;
vertical-align: bottom;
float: right;
margin: 3px 0px 5px 5px;
}


#home_image {
width:423px;
margin-left: auto;
margin-right: auto;
border: 1px solid #000000;
margin-bottom: 8px;
height:170px;
}


/*
---------------
calendar

-------------
*/


.calendar_table {
width:90%;
}

.calendar_table_header {
font-weight: bold;
}



/*
---------------
shop

-------------
*/

#product_shot {
margin: 2px 1px 4px 10px;
float:right;
}

#product_shot img {
border: 1px #000 solid;
}

#shop_item {
line-height: 1.1;
}

/*
---------------
sponsors

-------------
*/

#tier1 {
margin-right: 15px;
margin-bottom: 55px;
display: inline;
}

#tier2 {
margin-right: 65px;
margin-bottom: 25px;
display: inline;
}

#tier3 {
margin-right: 5px;
margin-bottom: 15px;
display: inline;
}

/*
---------------
gallery

-------------
*/

#main_gallery {
width:727px;
height:800px;
margin-right: auto;
margin-left: auto;
margin-top:25px;
margin-bottom:25px;
background-image: url(images/bg_gallery.gif);
background-repeat: no-repeat;
}

#gallery {
width: 675px;
height: 700px;
margin-right: auto;
margin-left: auto;
padding: 35px 10px 10px 25px;
}

#nav_gallery {
color: #000000;
font-weight: bold;
border-style: dashed;
border-width: 1px 0px 1px 0px;
border-color: #000000;
padding: 2px 1px 2px 1px;
margin-top: 60px;
background-color: #ffffff;
font-size: 105%;
filter: alpha(opacity=50);
opacity:.5;
text-align: center;
}



/* @group Special */

/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.floatfix {display:inline-block;}
.floatfix {display:block;}
/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */


/* @end */

.video_item {
	margin-bottom: 25px;
}



#twitter_div {
	width: 185px;
	display:inline;
	padding-top: 0px;
	margin-top: 0px;
}

#twitter_div img {
	float:left;
	margin: 5px 3px 3px 0px;
}


#twitter_update_list {
	list-style-type: none;
	padding: -5px 15px 0 0;
	float: right;
	width: 155px;
}


