/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
	font:100%/1.25 trebuchet ms, trebuchet, arial, helvetica, sans-serif;
	background: url(../images/back.jpg) top center #202020 no-repeat;
	border-color: #316AC5;
	outline-color: #316AC5;
}

	
/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
color: #fff;
}

h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em Georgia, trebuchet ms, trebuchet, arial, helvetica, sans-serif;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em trebuchet ms, trebuchet, arial, helvetica, sans-serif;
}

h3 {
font:1em trebuchet ms, trebuchet, arial, helvetica, sans-serif;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
	border:0;
	border-top-style: none;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:underline;
color: #ccc;
}

a:hover {
text-decoration: none;
}

/***** Forms *****/


form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em trebuchet ms, trebuchet, arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

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

/***** Header *****/

#header h1 {
display:block;
padding: 25px 0 0 10px;
text-indent:-2000px;
}
	
	#header h1 a {
	width:611px;
	height:66px;
	display:block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	}
	
#nav {
background: url(../images/nav.gif) no-repeat;
display: block;
width: 954px;
height: 31px;
margin: 16px 0 0 0;
padding: 0 0 0 6px;
text-transform: lowercase;
}

#nav ul {
list-style: none;
display: block;
padding: 0;
margin: 0;
}

#nav li {
height: 19px;
list-style: none;
float: left;
display: block;
margin:  0;
padding: 6px 0;
border-right: 1px solid #262626;
}

#nav li:last-child {
border-right: none;
}

#nav li a {
color: #262626;
padding: 6px 31px;
_padding: 5px 31px;
text-decoration: none;
}

#nav li a:hover {
color: #fff;
background: url(../images/hover.gif) repeat-x;
padding: 6px 31px;
_padding: 5px 31px;
}
	
/***** Home *****/

#flash {
background: #000;
width: 632px;
height: 446px;
padding: 9px;
margin: 24px 0 0 0;
display: block;
float: left;
font-weight: bold;
}

#flash a {color: #edc800;}

#blocks {
display: block;
float: right;
width: 291px;
margin: 24px 0 0 0;
}

#blocks img {
padding: 0 0 10px 0;
*padding: 0 0 5px 0;
}

#home_right_content {
	background: #000;
	padding: 53px 33px 53px 33px;
	height: 45px;
	width: 223px;
	display: block;
	color: #949494;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	}
	
	
	#arts {
	background: #000;
	padding: 53px 33px 53px 33px;
	height: 45px;
	width: 223px;
	display: block;
	color: #949494;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}
	

/***** Sub *****/

#subphoto {
float: left;
display: block;
width: 391px;
border: #000 solid 8px;
margin: 24px 0 0 0;
}

#subphoto_home {
float: left;
display: block;
width: 950px;
border: #000 solid 8px;
margin: 24px 0 0 0;
}
#subphoto_withslides {
float: left;
display: block;
width: 400px;
border: #000 solid 8px;
margin: 24px 0 0 0;
}

#subphoto_privacy {
float: left;
display: block;
width: 241px;
border: #000 solid 8px;
margin: 24px 0 0 0;
}

#subtext {
	float: right;
	display: block;
	width: 510px;
	color: #ccc;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0 10px 0 0;
}

#subtext_home {
	float: right;
	display: block;
	width: 950px;
	color: #FFF;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0 10px 0 0;
}

#subtext_withslides {
	float: right;
	display: block;
	width: 410px;
	color: #ccc;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0 10px 0 0;
}

#subtext_privacy {
float: right;
display: block;
width: 610px;
color: #ccc;
font-size: .9em;
line-height: 1.4em;
margin: 0 10px 0 0;
}

#fulltext {
display: block;
width: 960px;
color: #ccc;
font-size: 0.9em;
line-height: 1.4em;
margin: 0 10px 0 0;
}

.note {font-style: italic; font-size: 0.8em}


/***** About Us Nav *****/

#aboutusnav {
margin: 2px 0 0 118px;
font-size: 1.1em;
color: #ccc;
text-transform: lowercase;
}

#aboutusnav ul {
float: none; 
display: block;
padding: 0;
margin: 0;
list-style: none;
}

#aboutusnav li {
float: left;
display: block;
padding: 0 15px 0 0;
margin: 0;
list-style: none;
}

#aboutusnav a {
text-decoration: none;
}

#aboutusnav a:hover {
color: #a9090e;
}

/***** Family Nav *****/

#servicesnav {
margin: 2px 0 0 198px;
color: #ccc;
font-size: 1.1em;
text-transform: lowercase;
}

#servicesnav ul {
float: none; 
display: block;
padding: 0;
margin: 0;
list-style: none;
}

#servicesnav li {
float: left;
display: block;
padding: 0 15px 0 0;
margin: 0;
list-style: none;
}

#servicesnav a {
text-decoration: none;
}

#servicesnav a:hover {
color: #a9090e;
}

/***** Misc Page Stuff *****/

/***** Footer *****/

#footer {
color: #a4a4a4;
padding: 25px 0 80px 0;
font-size: .8em;
}

#footer a {
color: #a4a4a4;
}

#f1 {
float: left;
display: block;
}

#f2 {
float: right;
display: block;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 			{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }
.special		{ color:#1b86c8;}

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
a:active {
	font-weight: bold;
	text-decoration: underline;
}
