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


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-decoration: none;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

/* FORMS */
fieldset { padding: 0em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
textarea,  input { padding: 0em; }
fieldset { border: none; }
textarea, input[type='text'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #656565; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #656565; outline: 1px solid #656565; }
input, select { cursor: pointer; }
input[type='text'] { cursor: text; }


/* Tripoli Overrides--------------------------------------*/

p+ul { margin-top: -0.8em }

fieldset { border:none; }


/*end-----------------------------------------------------*/


html { font-size: 62.5%; font-family:Arial, Helvetica, sans-serif; }

body {
	color: #cbcbcb;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 1.2em; 
	line-height: 1.6em; 
	background:#343436;
	 }


/*Site Text formating--------------------------------------*/

blockquote *:first-child { margin: .8em 0; }
 hr,  p,  ul,  ol,  dl,  pre,  blockquote,  address,  table,  form { margin-bottom: 1.6em;}
 p+p { margin-top: -.8em; }

 h2 { font-size: 1.4em; margin: 0em 0 1.5em; color:#9c3; line-height:1.4em }
 h1 { font-size: .0125em; margin:0; padding:0; display:inline-block; overflow:hidden; text-indent:-9999em;  }


h1, h2 {
font-weight:300;
}

/*--------------Site Text formating----------*/

p.leadin {
font-size:13px;	
}



/*links styles*/
a:link,
a:visited {
color:#9c3;
text-decoration:none;
}

a:hover,
a:active {
color:#fff;
text-decoration:underline;
}

a.mail:link,
a.mail:visited {
color:#909195;
text-decoration:none;
}

a.mail:hover,
a.mail:active {
color:#fff;
text-decoration:underline;
}


/*misc styles*/

#address_hold p {
font-size:13px;
color:#909195;
}

p.nomargin {margin-bottom:.5em;}

address {
font-style:normal;
font-size:13px;
color:#909195;
}

em {
font-style:normal;
color:#9c3;
}

/*#content_right a{text-transform: uppercase;}*/


/*-----------main divs structure------------*/

#wrap {
	width:895px;
	margin:0 auto;	
}

	
#container {
float:left;
width:895px;
margin-top:44px;
}

#content_left{
width:524px;
float:left;
background: url(../img/logo.gif) top left no-repeat;
padding-top:340px;
}

#address_hold {
float:right;
width:255px;
padding-left:30px;
border-left:1px solid #9c3;
}

#content_right {
width:265px;
padding:0 75px 0px 30px;
margin-bottom:30px;
border-left:1px solid #9c3;
float:left;
}

div#gallery_hold {
width:840px;
float:left;
background:#404042;
padding:27px 27px 10px;
margin-bottom:15px;
}

/*cycle css--------------------------------------------*/

#s4 { float:left; width:840px;}


.pics { height: 615px; width: 840px; padding:0; margin:0; overflow: hidden; }
.pics img { height: 615px; width: 840px; padding: 0px;  background-color: #fff; top:0; left:0 }

.output {
position:absolute;
}

.nav { 
margin: 0; 
width: 400px; 
padding:0px; 
background:none; 
text-align:right;
position:relative;
top:-692px;
right:-468px;
}

#nav a { margin: 0px 3px; padding: 3px 0px; text-decoration:none; }
#nav a.activeSlide { background: #343436; color:#fff; }
#nav a:focus { outline: none; }

/*-------------Menu styles-----------------*/

ul#navigation {
margin:0 0 68px;
padding:0;	
width:895px;
float:left;
font-size:14px;	
}

body#gallery ul#navigation {
margin-bottom:30px;
}

ul#navigation li {
float:left;	
display:block;
}

ul#navigation li a {
padding:4px 13px;
float:left;		
}

ul#navigation li a:link,
ul#navigation li a:visited,
ul#navigation li a:active { color:#9c3; background:#404042; }

ul#navigation li a:hover { color:#fff; background:#9c3; text-decoration:none; }

ul#navigation li.live a:link,
ul#navigation li.live a:visited { color:#fff; background:#9c3; }

/*Footer styles--------------------------------------*/


#footer{
float:left;
width:895px;
padding-bottom:80px;
text-align:right;
font-size:10px;
position: relative;
}


a.logo-link {
	position: absolute;
	bottom: 20px;
	left:0;
	width: 135px;
	height: 79px;
	z-index:1;
}

a.logo-link.ssip {left: 140px;}


/*Contact styles----------------------------------*/

form#commentForm, form#commentForm fieldset {
width:100%;
padding:0;
margin:0;
width:260px;
}

form#commentForm {
padding-top:20px
}

fieldset.address label,
fieldset.text label {
float:left;
width:100%;
margin:10px 0px;
padding:0;
}

fieldset.text label {
margin:0;
padding:5px 0 0;
}

fieldset.address label span,
fieldset.text label span {
float:left;
width:100%;
margin-bottom:5px;
}

fieldset.address input {
float:left;
width:250px;
border: 1px solid #656565;
color:#fff;
background:#656565;
padding:5px;
}

fieldset.text{
padding-bottom:12px;
float:left;
}

fieldset.text label span {
float:left;
width:100%;
}

fieldset.text textarea  {
float:left;
width:100%;
border: 1px solid #656565;
color:#fff;
background:#656565;
min-height:91px;
}

/*submit button-----------------------------------*/

form#commentForm div.submit {
margin: 10px 0 0px;
float:right;
width:70px;
padding:0;
}

p.required {
padding-top:10px;
float:left;
width:100px;
}

form#commentForm div.submit input {
float:right;
border:none;
color:#fff;
background-color:#9c3;
padding:5px 10px;
margin:0 0 30px;
}

form#commentForm div.submit input:hover {
background-color:#fff;
color:#9c3;
}
