body {
	margin: 0px;
	padding: 0px;
	color: #000080; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helv, sans-serif;  
	background-color: #ffffff;
	background-image: url(../images/bg-4.jpg); 

}

div.main_container {
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 40px; 
	border: solid #ffffff 1px; 
	width: 800px;
}

#header {
	width: 800px; 
	height: 168px; 
	background-image: url(../images/header-2.png); 
	background-repeat: no-repeat;
}

#watermark {
	width: 800px;
	background: #ffffff url(../images/sweetBG1.jpg) no-repeat; 
	background-position: center 20px;
}

.watermark {
	width: 800px;
	background: #ffffff url(../images/sweetBG1.jpg) no-repeat; 
	background-position: center 20px;
}

div.contact {
	float: right; 
	margin-top: 100px; 
	margin-right: 12px;
}

a:hover.contact { 
	color:#336699; 
	font-weight: bold; 
	font-size: 1em; 
	font-family: Verdana, Arial, Helv, sans-serif; 
	text-decoration: underline; 
}

a.contact { 
	color:#030775; 
	font-weight: bold; 
	font-size: 1em;
	font-family: Verdana, Arial, Helv, sans-serif; 
	text-decoration: none; 
}

div.breadcrumbs {
	position: relative; 
	top: 113px; 
	left: 174px;
	color:#030775; 
	font-weight: bold; 
	font-size: 1em; 
	font-family: Verdana, Arial, Helv, sans-serif; 
	width: 380px;

}

a:hover { 
	color:#030775; 
	font-weight: bold; 
	font-size: 1em; 
	font-family: Verdana, Arial, Helv, sans-serif; 
	text-decoration: underline; 
}

a { 
	color:#336699; 
	font-weight: bold; 
	font-size: 1em;
	font-family: Verdana, Arial, Helv, sans-serif; 
	text-decoration: none; 
}

a:hover.breadcrumbs { 
	color:#030775; 
	font-weight: bold; 
	font-size: 1em; 
	font-family: Verdana, Arial, Helv, sans-serif; 
	text-decoration: underline; 
}

a.breadcrumbs { 
	color:#336699; 
	font-weight: bold; 
	font-size: 1em;
	font-family: Verdana, Arial, Helv, sans-serif; 
	text-decoration: none; 
}

div.bottom_border {
	border-bottom: solid #030775 1px;
}

div.main_nav_container {
	float: right; 
	position: relative; 
	top: 0px;
	z-index: 4;
}


#navcontainer ul { 
    list-style: none;  
} 

ul {
margin-top: 0px;
}

#navcontainer ul a { 
    color: #ffffff;
    text-decoration: none; 
    display: block; 
    padding: 5px 10px; 
    /*width: 140px;*/
    background: #030775; 
} 

#navcontainer ul a:hover { 
    color: #ffffff; 
    text-decoration: none; 
    background: #336699; 
}

#navcontainer ul li { 
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    float: left; 
    position: relative; 
}
#navcontainer ul li ul { 
    list-style: none; 
    position: absolute; 
    left: -41px; 
    top: 100%; 
    display: none; 
   /*width: 125px;*/
    border-top: 1px solid #ffffff;
}

#navcontainer ul li:hover ul { display: block; }

#navcontainer ul li:hover ul li ul { display: none; } 

/*ul li ul li:hover ul { 
    display: block; 
    position: absolute; 
    left: 140px; 
    top: -1px; 
    border-left: 1px solid #ffffff;
}*/

a.right_border {
	width: 100px; 
	border-right: 1px solid #ffffff;
}

.clear {
	clear: both;
}


.golden { 
	color:#ffffff; 
	font-weight: bold; 
	font-size: 1.8em;
	font-family: Verdana, Arial, Helv, sans-serif; 
	position: relative;
	top: 60px;
	left: 460px;
}

div.bottomnav {
text-align: center;
margin-left: auto; 
margin-right: auto;
margin-top: 20px;
border: 1px solid #0080c0; 
padding: 12px;
width: 600px;
}

#subnav li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

a:hover.subnav { 
	color:#ffffff; 
	font-weight: normal; 
	font-size: 1em; 
	font-family: Verdana, Arial, Helv, sans-serif; 
	text-decoration: underline; 
}

a.subnav { 
	padding: 0px 8px;
	color:#ffffff; 
	font-weight: normal; 
	font-size: 1em;
	font-family: Verdana, Arial, Helv, sans-serif; 
	text-decoration: none; 
}

.topnav { 
    color: #ffffff;
    padding: 5px 10px; 
    background: #030775; 
} 

/*--------------------------- One Column -----------------------------------------------------*/

div.one_col {
 
	padding: 0px 12px 12px 12px; 
	float: left;  
	
}
/*--------------------------- Left Column -----------------------------------------------------*/

div.left_col {
	width: 360px; 
	padding: 0px 12px 12px 12px; 
	float: left;  
	border-right: solid #030775 1px;
}

/*--------------------------- Right Column -----------------------------------------------------*/

div.right_col {
	width: 360px; 
	padding: 0px 12px 12px 12px; 
	float: left;
}



div.copyright {
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20px; 
	color: #ffffff;

}


a.sd {
	color:#0080c0; 
	font-weight: normal; 
	font-size: 1em; 
	font-family: Verdana, Arial, Helv, sans-serif; 
	text-decoration: none;
}

a:hover.sd { 
	color:#00a4f2; 
	font-weight: normal; 
	font-size: 1em; 
	font-family: Verdana, Arial, Helv, sans-serif; 
	text-decoration: underline; 
}

div.sd {
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20px; 
	color: #0080c0; 
	font-family: Verdana, Arial, Helv, sans-serif;
}

p {
	line-height: 150%;
}

img {
	border: solid #000000 1px;
}

ul.paws  li {
list-style-image: url('../images/paws-bullet.jpg');
padding-bottom: 10px;
}

ul.paws  li a {
	color:#000080; 
	font-weight: normal; 
	font-size: 1em; 
	font-family: Verdana, Arial, Helv, sans-serif; 
	text-decoration: none;
}

ul.paws  li a:hover { 
	color:#00a4f2; 
	font-weight: normal; 
	font-size: 1em; 
	font-family: Verdana, Arial, Helv, sans-serif; 
	text-decoration: underline; 
}

ul.paws2  li {
	list-style-image: url('../images/paws-bullet.jpg');
	padding-bottom: 10px;
	margin-left: -30px;
	margin-top: 0px;
}

legend {
	color:#000080; 
	font-weight: bold; 
	font-size: 1.4em; 
	font-family: Verdana, Arial, Helv, sans-serif; 
	padding: 2px;
}

fieldset {
	padding: 12px;
}

h2 {
	color: #800000;
	font-weight: bold; 
	font-size: 1.2em; 
	font-family: Verdana, Arial, Helv, sans-serif;
	margin-top: 0px; 
	margin-bottom: 0px;
}

dt {
	color: #800000;
	font-weight: bold; 
	font-size: 1.2em; 
	font-family: Verdana, Arial, Helv, sans-serif;
	margin-bottom: 12px;
}

dd {
	margin-bottom: 12px;
}

.currentbottom {
	padding: 0px 8px;
	color: #ffcc00; 
	font-weight: normal; 
	font-size: 1em;
	font-family: Verdana, Arial, Helv, sans-serif; 
}

#currenttop {
	color: #ffcc00; 
}

/* ***Bret*** */

img.photos {
	border: 0;
}

.brettext {
	width: 360px;
	float: right;
}

.bret1 {
	width: 320px;
	height: 369px;
	float: left;
	background-image: url('../images/bg/1.jpg');
  	background-repeat: no-repeat;
}

.bret2 {
	width: 320px;
	height: 214px;
	float: left;
	background-image: url('../images/bg/2.jpg');
  	background-repeat: no-repeat;
}

.bret3 {
	width: 320px;
	height: 299px;
	float: left;
	background-image: url('../images/bg/3.jpg');
  	background-repeat: no-repeat;
}

.bret4 {
	width: 320px;
	height: 214px;
	float: left;
	background-image: url('../images/bg/4.jpg');
  	background-repeat: no-repeat;
}

.bret5 {
	width: 227px;
	height: 396px;
	float: left;
	background-image: url('../images/bg/5.jpg');
  	background-repeat: no-repeat;
}

.bret6 {
	width: 320px;
	height: 265px;
	float: left;
	background-image: url('../images/bg/6.jpg');
  	background-repeat: no-repeat;
}

.bret7 {
	width: 320px;
	height: 357px;
	float: left;
	background-image: url('../images/bg/7.jpg');
  	background-repeat: no-repeat;
}

.bret8 {
	width: 320px;
	height: 366px;
	float: left;
	background-image: url('../images/bg/8.jpg');
  	background-repeat: no-repeat;
}

.bret9 {
	width: 320px;
	height: 367px;
	float: left;
	background-image: url('../images/bg/9.jpg');
  	background-repeat: no-repeat;
}

.bret10 {
	width: 320px;
	height: 396px;
	float: left;
	background-image: url('../images/bg/10.jpg');
  	background-repeat: no-repeat;
}

.bret11 {
	width: 320px;
	height: 214px;
	float: left;
	background-image: url('../images/bg/11.jpg');
  	background-repeat: no-repeat;
}

.bret12 {
	width: 320px;
	height: 214px;
	float: left;
	background-image: url('../images/bg/12.jpg');
  	background-repeat: no-repeat;
}

.bretA {
	width: 320px;
	height: 213px;
	float: left;
	background-image: url('../images/bg/A.jpg');
  	background-repeat: no-repeat;
}

.bretB {
	width: 320px;
	height: 213px;
	float: left;
	background-image: url('../images/bg/B.jpg');
  	background-repeat: no-repeat;
}

.bretC {
	width: 320px;
	height: 291px;
	float: left;
	background-image: url('../images/bg/C.jpg');
  	background-repeat: no-repeat;
}

.bretD {
	width: 320px;
	height: 277px;
	float: left;
	background-image: url('../images/bg/D.jpg');
  	background-repeat: no-repeat;
}

.bretE {
	width: 320px;
	height: 348px;
	float: left;
	background-image: url('../images/bg/E.jpg');
  	background-repeat: no-repeat;
}

.bretF {
	width: 320px;
	height: 213px;
	float: left;
	background-image: url('../images/bg/F.jpg');
  	background-repeat: no-repeat;
}

.bretG {
	width: 320px;
	height: 219px;
	float: left;
	background-image: url('../images/bg/G.jpg');
  	background-repeat: no-repeat;
}

.bretH {
	width: 320px;
	height: 213px;
	float: left;
	background-image: url('../images/bg/H.jpg');
  	background-repeat: no-repeat;
}

.bretI {
	width: 320px;
	height: 345px;
	float: left;
	background-image: url('../images/bg/I.jpg');
  	background-repeat: no-repeat;
}

.bretJ {
	width: 320px;
	height: 294px;
	float: left;
	background-image: url('../images/bg/J.jpg');
  	background-repeat: no-repeat;
}

.bretK {
	width: 320px;
	height: 213px;
	float: left;
	background-image: url('../images/bg/K.jpg');
  	background-repeat: no-repeat;
}

.bretL {
	width: 320px;
	height: 364px;
	float: left;
	background-image: url('../images/bg/L.jpg');
  	background-repeat: no-repeat;
}

.bretM {
	width: 320px;
	height: 213px;
	float: left;
	background-image: url('../images/bg/M.jpg');
  	background-repeat: no-repeat;
}

.bretN {
	width: 320px;
	height: 213px;
	float: left;
	background-image: url('../images/bg/N.jpg');
  	background-repeat: no-repeat;
}

.bretO {
	width: 320px;
	height: 213px;
	float: left;
	background-image: url('../images/bg/O.jpg');
  	background-repeat: no-repeat;
}

.bretP {
	width: 320px;
	height: 213px;
	float: left;
	background-image: url('../images/bg/P.jpg');
  	background-repeat: no-repeat;
}

.bretQ {
	width: 320px;
	height: 213px;
	float: left;
	background-image: url('../images/bg/Q.jpg');
  	background-repeat: no-repeat;
}

.bretR {
	width: 320px;
	height: 357px;
	float: left;
	background-image: url('../images/bg/R.jpg');
  	background-repeat: no-repeat;
}

.bretS {
	width: 320px;
	height: 213px;
	float: left;
	background-image: url('../images/bg/S.jpg');
  	background-repeat: no-repeat;
}

.bretT {
	width: 287px;
	height: 396px;
	float: left;
	background-image: url('../images/bg/T.jpg');
  	background-repeat: no-repeat;
}

.bretU {
	width: 320px;
	height: 368px;
	float: left;
	background-image: url('../images/bg/U.jpg');
  	background-repeat: no-repeat;
}




