/* CSS Document */
/* Color Scheme - Maroon:#651719 Gold:#FBF4D2 Blue(Links):#333399  */

/* Base Styles ---------- */
Body {background-color:#FFF; padding:10px; font: 12px Verdana, Arial, Helvetica, sans-serif; line-height:16px;}
H1, H2, H3 {font-family: Arial, Helvetica, sans-serif; color:#651719;}
H1 {font-size:18px;}
H2 {font-size:16px;}
H3 {font-size:14px;}
#small {font-size:7px;}
.end {clear:both}
.close {margin-top:0;}
.hr {background:url(images/border-horiz.gif) repeat-x center;}


/* Page Structure Styles ---------- */
#page {width:760px;	border: 2px solid #651719; background:url(images/right-column.gif) repeat-y right;}
#left {display:inline; float:left; width:610px;}
#header {background:url(images/header-bg.jpg) right no-repeat; height:222px;}

#content { width:590px; padding:10px;}
#contentLeft {display:inline; float:left; width:415px;}
#contentRight {float:right; display:inline; width:150px; left:415px; padding-left:15px; background:url(images/border-vert.gif) left repeat-y; margin-bottom:10px;}

#rightColumn {float:right; display:inline; width:130px; left:610px;}
#copyright {width:750px; padding:4px; font-size:10px; color:#666666;}


/*Header Specific Styles ---------- */
#logo {height:95px; padding-left: 20px;}
html>body #logo {height: 94px;} /* Hack for IE Box Model Issue */
#topLinks {text-align:right; padding:2px 10px; font-size:10px;}
#tagLine {height:93px; background:url(images/tag-puppy.jpg) top left no-repeat; text-align:right; width:420px;}
#nav {height:29px; color:#FFFFFF; padding: 6px 0 0 6px; font-size:11px;}
#header a {text-decoration:none; color:#000000;}
#header a:hover {text-decoration:underline;}
#nav a { color:#FFFFFF;}


/*Content Specific Styles ---------- */
#content p {margin-top:0;}
#content h2, #content h3 {margin-bottom:0;}
#content a {text-decoration:none; color:#333399;}
#content a:hover {text-decoration:underline;}

.readMore {padding-right:12px; background:url(images/read-more-carrot.gif) no-repeat right; font-weight:bold;}

#contentRight {font-size:10px; line-height:14px;}


/*Right Column Styles ---------- */
#rightColumn {padding:10px; font-size:10px;}
#rightColumn, #rightColumn a, #rightColumn h3 {color:#FFFFFF;}
#rightColumn h2 {color:#FBF4D2; font-size:18px;}
#contentLeftWide { display:inline; float:left; width:565px; ; clip:  rect(   )}

/*Slide Show -----------------*/
#slideshow {
  width : 350px;
  width : 350px;
  padding : 10px;
}

/*Newsletter Sign-up Styles -------------*/
#rightNews{padding:10px; font-size:10px; fontweight:heavy color:ffffcc}
#privacy {padding:0px; font-size:6px; color:ffffcc font-family: sans-serif; VERDANA;}



/*Table Styles -------------*/
td.grayoutline {
	border: solid 1px #d6d6d6;
	background-color:#ffffff;
	padding: 8px;
}