/*  
Theme Name: veritaz photography
Theme URI: http://veritaz.campfiresites.com
Description: This WordPress theme is based on the MX4 theme and was redesigned for Disc Golf Houston.
Version: 1.0
Author: Eric Rasch
Author URI: http://www.campfiresites.com/
*/

/**********	Begin Structure *********/

/* Blocks */
/* ******************************** each of these elements' backgrounds are defined in the heaader.php file */
	html {
		background: #E8E2D9 url(images/BG_page.jpg) repeat-x center;
		}

	body {
		margin: 0; padding: 0; 
		font-size: 9px; /* Resets 1em to 10px */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #333333;
		text-align: center;
		background: url("images/BG_container.jpg") repeat-y center top; border: none;
		}
	
	#header {
		padding: 20px 0 0 0;
		margin: 0 auto;
		width: auto;
		background: url("images/BG_header.jpg") no-repeat top center; border: none;
		}
	
	#page {
		margin: 0px auto;
		padding: 0;
		width: 716px;
		text-align: left;
		background: none; border: none;
		}
	
	#footer {
		margin: 0 auto; padding: 0;
		width: 716px;
		clear: both;
		font-size: 9px;
		color: #888888;
		background: #E8E2D9 url("images/BG_footer.jpg") no-repeat top center; border: none;
		}
	
	#footer div {
		margin: 0 15px;
		padding: 20px 0;
		text-align: right;
		}


/* Positioning */
.headerimgHome {
	position: relative;
	margin: 0 auto; padding: 0;
	width: 100%;
	height: 350px;
	background: url(images/logo_VeritazPhotography.jpg) no-repeat 25px bottom;
	}

.headerimg {
	position: relative;
	margin: 0 auto; padding: 0;
	width: 100%;
	height: 215px;
	background: url(images/logo_VeritazPhotography.jpg) no-repeat 25px bottom;
	}

.headerFlourish {
	position: relative;
	margin: 0 auto; padding: 0;
	width: 100%;
	height: 42px;
	background: url(images/BG_flourishHeader.jpg) no-repeat center top;
	}

/* ************* for this 2-column layout, change the float on .narrowcolumn and the margin on #sidebar */
.narrowcolumn {
	float: left; 
	margin: 0 0 0 20px; padding: 0;
	width: 450px;
	}

.widecolumn {
	margin: 0 10px; padding: 0;
	width: 97%;
	}
	
.post {
	margin: 0 10px 12px 15px;
	text-align: justify;
	}
	
.widecolumn .post {
	margin: 0 30px 12px 35px;
	text-align: justify;
	}

/********** End Structure *********/


/**********	Begin Logo - if there is one *********/
.logo {
	padding-top: 10px;
	padding-left: 22px;
	}
/******** End Logo *********/


/******** Begin Navigation ********/
#navcontainer {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 auto;
	width: 669px;
	}

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #E2E4B4;
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	}

#navcontainer ul li {display: inline;}

#navcontainer ul li a {
	padding: 0.4em 1em;
	color: #555555;
	background-color: #A9BEDE;
	text-decoration: none;
	float: left;
	border-right: 1px solid #8BACDE;
	}

#navcontainer ul li a:hover {
	color: #666666;
	background-color: #B8D2F3;
	}

#navcontainer ul li a.selected {
	color: #333333;
	background-color: #C8D9E5;
	}
/******** End Navigation ********/


/******** Begin Sidebar ********/
/* ************* for this 2-column layout, change the float on .narrowcolumn and the margin on #sidebar */
#sidebar {
	padding: 0 8px 0 5px;
	margin: 5px 20px 0 495px;
	font-size: 1em;
	color: #333333;
	}

#sidebar h1 {
	display: block;
	color: #666666;
	padding: 3px 2px 3px 3px;
	margin: 10px 0 6px 0;
	font: normal 1.5em Verdana, Sans-Serif;
	}

#sidebar h2 {
	display: block;
	color: #878787;
	padding: 3px 2px 3px 3px;
	margin: 3px 0;
	font: bold 1.0em Verdana, Sans-Serif;
	text-transform: uppercase;
	}

#sidebar form {
	margin: 0;
	margin-left: 0;
	}
/********* End Sidebar *********/


/********* Begin Typography & Colors *********/
/* Links */
a {color: #800000; text-decoration: none;}
a:visited {color: #800000;}
a:hover, a:active {color: #800000; text-decoration: underline;}


/* Headings */
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	}

h1 {
	font-size: 2.6em;
	text-align: left;
	margin: 0;
	}

h2 {
	font-size: 1.9em;
	margin: 0;
        font-style: italic;
	}

h3 {
	font-size: 17px;
	margin: 0;
        margin-bottom: 6px;
	}  /* originally 1.5em */


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #8BACD7;
	}

h2.pen {
	margin-bottom: 1px;	
	margin-left: 0px;
	padding: 0 2px 2px 0;
	color: #333333;
	background: none;
	}

h2.pagetitle {
	font-size: 2em;
	letter-spacing: -1px;
	height: 1em;
	margin: 0 0 20px 0;	
	padding: 0 2px 12px 44px;
	background: #E6E8BD url(images/bigarchive.gif) no-repeat 6px 3px;
	border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none; background-color: transparent;
	}

h2 a:hover, h3 a:hover {
	color: #ADAD8F;
	text-decoration: none;
	}

.description {
	font-size: 1em;
	text-align: left;
	font-size: 1em;
	text-transform: uppercase;
	color: #888888;
	text-align: left;
	}


/* Structure */
#content {
	font-size: 1.2em
	}

.widecolumn {
	line-height: 1.6em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	border-top: 1px dashed #8BACD7;
	}


/* Various */
.navigation {
	display: block;
	text-align: center;
	margin: 32px 0 20px 0;
	height: 20px;
	font-size: 0.9em;
	}

.alt {
	background-color: #E1ECF7;
	padding: 6px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #888888;
	}

.smalltime{
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	color: #888888;
	padding: 0 0 0 14px;
	margin: 0 0 2px 0;
	background: url(images/posttime.gif) no-repeat 0px 0px;
	}

.smalluser{
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	margin-left: 6px; padding: 0px 0px 0px 14px;
	color: #888888;
	background: url(images/postuser.gif) no-repeat 0px -2px;
	}

.smallcat{
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	padding: 0px 0px 0px 14px;
	color: #888888;
	background: url(images/postcat.gif) no-repeat 0px 0px;
	}

.smallcomments{
	float: right;
	text-align: right;
	margin-left: 6px; padding: 0px 0px 0px 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	color: #888888;
	background: url(images/postcomment.gif) no-repeat 0px 0px;
	}

.footnote{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
        line-height: 130%;
	}

.entry {
	color: #354657;
	font-size: 1.1em;
	}
	
.entrytext {
	color: #354657;
	font-size: 1em;
	}	


/* Lists */
.post .styled ul {
	list-style:none;
	padding-bottom:1px;
	padding-left: 0;
	margin-left: 0;	
	text-indent: 0px;
}

.post .styled li {
	margin-bottom: 10px;	
	margin-left: 0px;
	padding: 5px 10px 5px 30px;
	background: #ffffff url(images/archive.gif) no-repeat 6px 6px;
	border: 1px solid #cccccc;
	-moz-border-radius:5px;
	}

.post .styled li a {

	}
	
.post .styled li:hover {
	border: 1px solid #42769F;	
	}

/* Cleaners */
.clear {
	margin: 0;
	padding: 0;
	clear: both;
	}

.clearleft {
	clear: left;
	}

.clearright {
	clear: right;
	}

/* Line */
.line {
	margin-top: 15px;
	border-top: 1px solid #cccccc;
	margin-bottom: 3px;
	}

.flourish {height: 37px; background: url(images/BG_flourishPage.jpg) no-repeat center top; margin-bottom: 22px;}


/********* End Typography & Colors *********/

/********* Begin Comments *********/

.commentlist {
	padding: 0 0 0 0;
	text-align: justify;
	margin: 0 0 0 0;
	font-size: 0.9em;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333333;
	}

 .commentlist li {
	margin: 5px 0 0 0;
	padding: 5px 10px 3px 10px;
	list-style: none;
	background-color: #FFFFFA;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	}

.commentlist p {
	margin-left: 0px;
	}

.commenttext {
	padding-left: 67px;
	text-align: justify;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.lightblue {
	padding: 3px;
	background: #A9BEDE;
	-moz-border-radius:5px;
	}

/********* End Comments *********/

/********* Begin Images *********/

.entry img {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	max-width: 334px;
	}

.entrytext img {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	max-width: 392px;
	}

.img {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	}

.imgleft {
	float: left;
	margin-bottom: 6px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	}

.imgright {
	float: right;
	margin-bottom: 6px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	}


p img {
	max-width: 100%;
	}

img.centered {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.gravatar {
	float: left;
	margin: 2px 10px 6px 0px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	padding: 2px;
	}

/********* End Images *********/

/********* Begin Aligning *********/

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.center {
	text-align: center;
	}

/********* End Aligning *********/

/********* Begin Lists *********/

html>body .entry ul, html>body .entrytext ul  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	} 

html>body .entry ul li, html>body .entrytext ul li  {
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	}

html>body .entry ol, html>body .entrytext ol {
	margin: 0 0 0 18px;
	padding: 0 0 0 0;
	} 

html>body .entry ol li, html>body .entrytext ol li {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #454545;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar ul li ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#sidebar li.none {
	margin: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
	background: none;
	}

#sidebar li none a {
	margin: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
	background: none;
	}

#sidebar ul ol li {
	list-style: none;
	padding: 0 0 0 0;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#sidebar ul ul li a, #sidebar ul ol li a {
	margin: 0 0 0 0;
	padding: 0 0 0 7px;
	background: url('images/li1.gif') 0px 4px no-repeat;
	}

#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	margin: 0 0 0 0;
	padding: 0 0 0 7px;
	background: url('images/li2.gif') 0px 4px no-repeat;
	}

/********* End Entry Lists *********/

/********* Begin Form Elements *********/

#searchform {
	margin: 4px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	background: #ffffff;
/*	background: url(images/input_bg.gif); */
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	width: 131px;
	padding: 2px;
	float: left;
	font-size: 1em;
	color: #888888;
	}

/* commented this out to fix form on recent page
.entry form { /* This is mainly for password protected posts, makes them look better. */
	padding: 0;
	font-size: 1em;
	display: block;
	}
*/
	
.entry input { /* This is mainly for password protected posts, makes them look better. */
	color: #000000;
	font-size: 1em;
	margin: 5px 0 0 0;
	padding: 4px;
	float: left;
	background-color: #FFFFFA;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	}

select {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px; 
        background-color: #FFFFA4;
	}

.backlight {
	background-color: #FFFFFF;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}

.commentspacer {
	padding-left: 6px;
	padding-top: 5px;
	}

#commentform textarea {
	background-color: #FFFFFF;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 390px;
	padding: 4px;
	}

#commentform #submit {
	color: #1A426A;
	font-size: 0.8em;
	padding: 2px;
	text-transform: uppercase;
	background-color: #A9BEDE;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-top: 1px solid #A9BEDE;
	border-left: 1px solid #A9BEDE;
	}

#commentform textarea:focus, #commentform input:focus, .entry form:focus, #sidebar #searchform #s:focus {
	border: 1px solid #42769F;
	}

#commentPreview {
	width: 374px;
	font-size: 0.9em;
	background-color: #fff;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	padding: 6px;
	}

/********* End Form Elements *********/

/********* Begin Various Tags & Classes *********/

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #888888;
	}

blockquote {
	margin: 15px 20px 0 20px;
	padding-left: 40px;
	background: url('images/blockquote_l.png') no-repeat;	
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/********* End Various Tags & Classes *********/

/******** Begin Calendar *********/

#wp-calendar {
	empty-cells: hide;
	width: 140px;
	background-color: #C8D9E5;
	color: #666666;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#wp-calendar #next a {
	display: block;
	text-transform: uppercase;
	background-color: #C8D9E5;
	text-decoration: none;
	text-align: right;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#wp-calendar #prev a {
	display: block;
	text-transform: uppercase;
	background-color: #C8D9E5;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#wp-calendar a {
	display: block;
	background-color: #E1ECF7;
	}

#wp-calendar a:visited {
	display: block;
	}

#wp-calendar td {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #C8D9E5;
	}

#wp-calendar #today {
	color: #333333;
	background-color: #B3C563;
}

#wp-calendar caption {
	text-align: left;
	background: #F7F7F7;
	border: 1px solid #dddddd;
	-moz-border-radius:5px;
	padding: 3px 2px 3px 3px;
	margin: 0 0 6px 0;
	color: #93425A;
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: lighter;
	}

/********* End Calendar *********/

/********* Begin SPG Gallery *********/

#spg {
	margin: 0 0 0 0;
	text-align: left;
}

/*
#spg posttitle {
	font-weight: normal;
	font-size: 1.6em;
}
#spg a.posttitle {
	font-weight: normal;
	font-size: 1.6em;
}
*/

#spgprev, #spgnext {
	display:block;
	padding:5px;
	border:1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	background:#ffffff;
	text-decoration:none;
	margin: 20px 0px 10px 0px;
}
#spgprev:hover, #spgnext:hover {
	border-color:#dddddd;
	background: #8BACD7;
	color: #FFFFFF;
}
#spg #spgprev {
	float: left;
}
#spg #spgnext {
	float:right;
}
#spg #image {
	text-align:center;	
}
#spg .imgwrapper {
	float: left;
	margin-right: 19px;
	padding: 2px;
	height:110px;
}
#spg .imgwrapper span {
	display:block;
	font: Verdana, sans-serif;
	text-align:center;	
}
#spg .imgwrapper img {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
}
#spg .imgwrapper a:visited img {
	background-color:#ffffff;	
}
#spg .imgwrapper a:hover img, #spg .imgwrapper a:focus img {
	background-color: #8BACD7;
}
#spg .imgwrapper a:hover, #spg .imgwrapper a:focus {
	color: #8BACD7;
}
#spg #single {
	padding:3px;
	border:1px solid #dddddd;
	/*-moz-border-radius:5px;*/
	background:#ffffff;
}
#spg #desc {
	border-color:#ddd;
	border-style:solid;
	border-width:1px;
	text-align:center;
	clear:both;
	margin:5px 40px;
	padding:5px;
}
#spg #credit {
	background: #1A426A;
	border-top:4px solid #333;
	/*-moz-border-radius:0 0 20px 20px;*/
	color:#fff;
	font-size:9px;
	margin:10px 0 0;
	padding:3px 0 3px 10px;
	clear:both;
}
#spg #credit a {
	color:#fff;
}
#spg #breadcrumb {
	border:1px solid #ffffff;
	margin:0;
	background-color: #ffffff;
	padding: 2px 2px 2px 2px;
	margin-top: 6px;
}
#spg #breadcrumb {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
}


#spg #breadcrumb:hover{
	border: 1px solid #42769F;	
}
/*
#spg #dirdesc {
	padding:4px;
	padding-left: 1px;
	border-bottom:1px solid #ddd;	
}
*/
#spg #gallery {
	float: left;
	margin: 20px 0px 5px 0;
}
#spg #directories ul {
	list-style:none;
	padding-bottom:1px;
	padding-left: 0;
	margin-left: 0;	
	text-indent: 0px;
}
#spg #directories li {
	margin-bottom: 10px;	
	margin-left: 0px;
	padding: 5px 10px 5px 44px;
	background: #ffffff url(images/cam.gif) no-repeat 6px 4px;
	border: 1px solid #ffffff;
}
#spg #directories li:hover {
	border: 1px solid #42769F;
}
#directories h2 {
	font-weight: normal;
	font-size: 1.6em;
}
#spg #directories h3 {
	font-weight: normal;
	font-size: 1.2em;
}

/******* End SPG Gallery *******/

/******* Nice titles *******/

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: #FFFFFF;
    font-size: 11px;
    width: 25em;
    font-weight: bold;
    background: #8BACD7;
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    text-align: left;
	margin: 0; 
	padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}

/******* End Nice titles *******/

/***********************************************************************
* Header                                                               *
***********************************************************************/
#headerTitle {
	margin: 0 auto; padding: 5px;
	background: transparent;
	border: none;
	font-family: Verdana, arial, helvetica, sans-serif;
	text-align: center;
}
#headerTitle h1 a:hover {
	color: #EAEFD3;
	background-color: transparent;
}
#headerTitle h1{
	padding-top: 30px;
	text-align:center;
	font-size: 20px;
	margin-bottom:0px;
}
#headerTitle h2{
	margin-top:0px;
	font-weight:normal;
	text-align:center;
	font-size: 12px;
	color: #E1ECF7;
}
#headerTitle h1 a {
	color: #C8D9E5;
	font-weight:normal;
	text-decoration: none;
}

	#quickNav {
	 width: 642px;
	 height: 42px;
	 background: url(images/rollover-main-01.jpg);
	 margin: 0 22px 0 5px; padding: 0;
	 position: relative;
	 float: right;
	}
	#quickNav li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
	#quickNav li span {display: none;}
	
	#quickNav a {display: block; background: none; border: none;}
	
	#quickNav1 {left: 0; top: 0; width: 107px; height: 42px;}
	#quickNav1 a {height: 42px;}
	#quickNav2 {left: 107px; top: 0; width: 107px; height: 42px;}
	#quickNav2 a {height: 42px;}
	#quickNav3 {left: 214px; top: 0; width: 107px; height: 42px;}
	#quickNav3 a {height: 42px;}
	#quickNav4 {left: 321px; top: 0; width: 107px; height: 42px;}
	#quickNav4 a {height: 42px;}
	#quickNav5 {left: 428px; top: 0; width: 107px; height: 42px;}
	#quickNav5 a {height: 42px;}
	#quickNav6 {left: 535px; top: 0; width: 107px; height: 42px;}
	#quickNav6 a {height: 42px;}
	
	#quickNav1 a:hover {background: url(images/rollover-main-01.jpg) 0px -42px no-repeat;}
	#quickNav2 a:hover {background: url(images/rollover-main-01.jpg) -107px -42px no-repeat;}
	#quickNav3 a:hover {background: url(images/rollover-main-01.jpg) -214px -42px no-repeat;}
	#quickNav4 a:hover {background: url(images/rollover-main-01.jpg) -321px -42px no-repeat;}
	#quickNav5 a:hover {background: url(images/rollover-main-01.jpg) -428px -42px no-repeat;}
	#quickNav6 a:hover {background: url(images/rollover-main-01.jpg) -535px -42px no-repeat;}


/* ******************************* BEGIN cfs Logo rollover */
	 #iconButtons {
		 width: 80px;
		 height: 15px;
		 background: url(images/cfs-iconbar.jpg);
		 margin: 0; padding: 0;
		 position: relative;
		 }
	#iconButtons li {margin: 0; padding: 0; list-style: none; display: block; position: absolute; background: none;}
	#iconButtons li span {display: none;}
	
	#iconButtons a {display: block; background: none; border: none;}
	
	#bIcon1 {left: 0; top: 0; width: 80px; height: 15px;}
	#bIcon1 a {height: 15px;}
	
	#bIcon1 a:hover {background: url(images/cfs-iconbar.jpg) 0px -15px no-repeat;}
/* ******************************* END cfs Logo rollover */


#mySideNav li {
	font-size: 1.4em;
	border-bottom: 1px solid #EEEEEE;
	margin: 2px; padding: 2px;
	}
	
#mySideNav a, #mySideNav a:link {color: #666666; display: block; background: url(images/BG_sidebarNav-off.jpg) no-repeat;}
#mySideNav a:visited {color: #757575; background: url(images/BG_sidebarNav-off.jpg) no-repeat;}
#mySideNav a:hover {color: #AA0000; background: url(images/BG_sidebarNav-on.jpg) no-repeat;}

#clientQuotes {margin: 10px 0 0 0; padding: 7px 0 0 0; background: url(images/icon_quotes.jpg) no-repeat;
font-size: 10px;}

#myFlash, #myJS {
	margin: 5px auto 10px; padding: 0;
	text-align: center;
	}

#metaTags {
	position: absolute;
	top: 1400px;
	}

#metaTags2 {
        font-size : 11px;
        font-weight : none;
        color: #800000;
	position: absolute;
	top: 460px;
        text-align: center;
	}