/* CSS Document */
body {
font-family:Arial;
font-size:12px;
color:#807f7f;
margin:0;
padding:0;
background:url(images/components/background.jpg);
background-repeat:repeat-x;
background-color:#000000;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #ccc; border-style: none none dotted; width:98%; margin:0 auto; padding:0; }

h2 {
color:#000;
font-size:12px;
font-weight:bold;
padding:0 8px;
}

/* No Borders on Linked Images */

a:link img {
border:0;
}
a:visited img {
border:0;
}

/*-------------------------------*/

/*-------------------------------*/
.titles {
color:#640e0f;
font-size:12px;
font-weight:bold;
}

.bold_text {
color:#000000;
font-size:12px;
font-weight:bold;
}

.double-border { 
border:1px solid #999999; 
padding:3px; 
background:#ece4dc; 
}

/* ---------------------- Divs */	

#mother {
width:1205px;
height:auto;
padding-bottom:0px;
margin-bottom:0px;
margin-right:auto;
margin-left:auto;
}

#top_flash {
width:1024px;
height:263px;
margin-right:auto;
margin-left:auto;
margin-bottom:0px;
padding-bottom:0px;
}

#contentholder {
width:1205px;
height:auto;
background-image:url(images/components/content_bg.gif);
background-repeat:repeat-y;
background-position:center;
}

#content_top {
width:735px;
height:16px;
background-image:url(images/components/content_bg_top2.gif);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}

#content_btm {
width:1205px;
height:auto;
background-image:url(images/components/flowers_blackbg.gif);
background-repeat:no-repeat;
background-position:bottom;
}
#contentarea {
width:698px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

#left_holder {
margin-left:6px;
width:340px;
height:auto;
float:left;
}

#left_holder p {
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

#left_side {
background-image:url(images/components/box_repeat.gif);
background-repeat:repeat-y;
width:340px;
height:auto;
}
#left_side_btm {
background-image:url(images/components/box_btm.gif);
background-repeat:no-repeat;
background-position:bottom;
width:340px;
height:auto;
}
#left_side_top {
background-image:url(images/components/box_top.gif);
background-repeat:no-repeat;
background-position:top;
width:340px;
height:auto;
}

#left_side p{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#807f7f;
margin:0px;
padding-left:8px;
padding-right:8px;
padding-top:0px;
padding-bottom:0px;
}

#left_side a:link, #left_side a:visited, #left_side a:active {
color:#8bb7e7;
text-decoration:none;
}
#left_side a:hover {
color:#8bb7e7;
text-decoration:underline;
}

#right_holder {
margin-right:5px;
width:340px;
height:auto;
float:right;
}

#right_holder p {
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

#right_side {
background-image:url(images/components/box_repeat.gif);
background-repeat:repeat-y;
width:340px;
height:auto;
}
#right_side_btm {
background-image:url(images/components/box_btm.gif);
background-repeat:no-repeat;
background-position:bottom;
width:340px;
height:auto;
}
#right_side_top {
background-image:url(images/components/box_top.gif);
background-repeat:no-repeat;
background-position:top;
width:340px;
height:auto;
}

#right_side p{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#807f7f;
margin:0px;
padding-left:8px;
padding-right:8px;
padding-top:0px;
padding-bottom:0px;
}

#right_side a:link, #right_side a:visited, #right_side a:active {
color:#8bb7e7;
text-decoration:none;
}
#right_side a:hover {
color:#8bb7e7;
text-decoration:underline;
}



#wide_holder {
margin-left:auto;
margin-right:auto;
width:688px;
height:auto;
}

#wide_holder p {
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}

#wide_box {
background-image:url(images/components/box_wide_repeat.gif);
background-repeat:repeat-y;
width:688px;
height:auto;
}
#wide_box_btm {
background-image:url(images/components/box_wide_btm.gif);
background-repeat:no-repeat;
background-position:bottom;
width:688px;
height:auto;
}
#wide_box_top {
background-image:url(images/components/box_wide_top.gif);
background-repeat:no-repeat;
background-position:top;
width:688px;
height:auto;
}

#wide_box p{
	font-weight:bold;
margin:0px;
padding-left:8px;
padding-right:8px;
padding-top:0px;
padding-bottom:0px;
}

#wide_box a:link, #wide_box a:visited, #wide_box a:active {
color:#8bb7e7;
text-decoration:none;
}
#wide_box a:hover {
color:#8bb7e7;
text-decoration:underline;
}

#flashcontent {
width:688px;
height:auto;
}

#bottom_links {
width:698px;
height:48px;
background-color:#FFFFFF;
background-image:url(images/components/bottom_links.gif);
background-repeat:no-repeat;
background-position:center;
margin-left:auto;
margin-right:auto;
}

#bottom_links p {
margin:0px;
padding:0px;
color:#FFFFFF;
}
#bottom_links a:link, #bottom_links a:visited, #bottom_links a:active {
color:#ffffff;
text-decoration:none;
}
#bottom_links a:hover {
color:#ffffff;
text-decoration:underline;
}
