html, body { margin: 0; padding: 0; background: #EFCE8B;}
img { border: none;}
#wrap { width:920px; margin:0 auto; background: url(images/bg.png) top left repeat-y; overflow: auto; }
#inner_wrap { width:880px; margin:0 auto; background-color: #FFF; padding: 0 10px;}
#header { height: 150px; width:880px; margin:0 auto; background:#fff url(images/alpha_logo.gif) bottom left no-repeat;}
#social { width: 100%; text-align: right; height: 40px; padding: 20px 0 0 0;}
#homeLeft { float: left; width: 345px; padding: 10px 25px 0 0; }
#homeRight { float: right; width: 502px; border-top: 2px solid #FFF; margin: 0 3px 0 0;}
#gallery { clear: both;}
#rightB { float: right; width: 502px;  }

H4 { color: #030155; font: 16PX Arial, Helvetica, sans-serif;}

#ContentL { float: left; width: 500px; padding: 30px 0 0 0;}
#ContentR { float: right; width: 300px;  padding: 30px 0 0 0;}

a { text-decoration: none; color: #030155;}
a:visited { color: #030155; }
a:hover { color: #666;}


#footer { background: url(images/footer_bg.png) top left no-repeat; height: 24px; width: 920px; margin:0 auto;}

#homeContent { margin: 0 auto; width: 880px; }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E2AC26;
	font-weight: bold;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05005d; /*#999999;*/
	font-weight: bold;

}
.maintext {
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: #000000;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 100%;
overflow: hidden; float: right; padding: 0; margin: 0;  

}

.mattblacktabs ul{
	margin: 0;
	padding-left: 780px; /*offset of tabs relative to browser left edge*/
	font: 11px Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
}

.mattblacktabs li{
	display: inline;
	margin: 0;
	text-align: right;

}
.quick_links
{
	background:#DB7F28;
	color:#FFF; font: bold 14px Arial, Helvetica, sans-serif; height: 25px; line-height: 25px;
}

#twitter_div
{
	padding:2px 65px 0px 0px;
}
#twitter_div li
{
	border-bottom-style:dotted;
	border-bottom-color:#E2AC26;
	line-height:25px;
}
#quicklinks
{
	margin-top:0px;

}
.foot
{
  background-color:#E2AC26;
}
.cell_top
{height:15;
background-color:#FFF;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 5px 5px; /*padding inside each tab*/
font:  11px Arial, Helvetica, sans-serif;
color: #E07B1F;
background: transparent url(media/roundright.gif) no-repeat right top; /*right
 /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: #DE7B28;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
 /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
 color: #DE7B28;
}

.faderDiv { width: 563px; height: 133px; background: #000; }	



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.ubercolortabs{
padding: 65px 0 0 0;
overflow: hidden;
background: transparent; float: right; width: 505px;
}

.ubercolortabs ul{
font: 13px Arial, Verdana, sans-serif;
margin: 0;
padding: 0;
list-style: none;
}

.ubercolortabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}


.ubercolortabs a{
float: left;
color: white;
background: #DE7B28 url(roundleft.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;
padding: 0 0 1px 4px;
text-decoration: none;
letter-spacing: 1px;
}

.ubercolortabs a span{
float: left;
display: block;
background: transparent url(roundright.gif) no-repeat right top; /*right corner image*/
padding: 7px 11px 3px 6px;
cursor: pointer;
}

.ubercolortabs a span{
float: none;
}


.ubercolortabs a:hover, .ubercolortabs li.selected a{
background-color: #EFCE8B; /*background color of tabs onMouseover*/
color: white;
}

.ubercolortabs a:hover span{
background-color: transparent;
}


.ubercolordivider{ /*CSS for horizontal line.*/
clear: both;
padding: 0;
width: 100%;
height: 2px;
line-height: 2px;
background: #fff; /*background color of horizontal line*/
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


#slideshow {
	position: relative;
	padding: 0;
	list-style: none;
	width: 500px; /* the width of the container, change if necessary */
	height: 300px; /* the height of the container, change if necessary */
	overflow: hidden;
}

#slideshow img {
	border: none;
}

#slideshow .arrow {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 20px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

#slideshow .arrowL {
	background: url(images/arrows_L.png)  0px 0 no-repeat;
	left: 20px;
}

#slideshow .arrowR {
	background: url(images/arrows_R.gif) 0px 0px no-repeat;
	right: 17px;
	
}
.slideView, .thumbList {
	margin: 0;
	padding: 0;
	list-style: none;
}

.slidebar {
	
	position: absolute;
	width: 100%;
	height: 75px;
	bottom: 0px;
	left: 0px;
	z-index: 5;
}

.slidebar .wrap {
	width: 321px;
	height: 75px;
	position: absolute;
	left: 90px;
	overflow: hidden;
	z-index: 6;
}

.slideView {
	height: auto;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 0;
}

.slideView li {
	width: 100%;
	height: 300px;   /* the height of the slideshow, change if necessary */
	float: left;
	margin: 0;
	display: inline;
}
.slideView li a {
	display: block;
	width: 100%;
	height: 100%;
}


#slideshow .desc {
	
}

#slideshow .thumbList {
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 12px;
}

#slideshow .thumbList li {
	width: 107px;
	height: 52px;
	display: inline;
	margin: 0;
	float: left;
}

#slideshow .thumbList li a {
	display: block;
	width: 80px;
	height: 48px;
	border: 2px solid black;
	margin-left: 11px;
	
}

#slideshow .thumbList li a:hover {
	border-color: #f75514;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sexypanels{
list-style-type: none;
margin: 0;
padding: 0;
width: auto; /* width of menu */
}

.sexypanels li{

}

.sexypanels li a{
font: bold 12px Arial, Helvetica, sans-serif;
display: block;
color: #000066;
width: auto;
padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;}


.sexypanels li a:visited, .sexypanels li a:active{
color: #000066;
}

.sexypanels li a:hover{

color: #666;

}



.tbl { font: 12px Arial, Helvetica, sans-serif; line-height: 16px;}


input, textarea { border: 1px solid #ccc; width: 160px; font: 11px Arial, Helvetica, sans-serif;}
