@charset "utf-8";
/* Cycling Safaris - 2008 CSS Document - By KTdesigner.com */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c9d5ba;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
}

a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
color:#0033FF;
}
a:visited {color:#666666!important;}

.tagline {
margin-top:30px;
margin-right:30px;
float:right;
text-align:right;
font-size:12px;
font-weight:bold;
color:#649b6d;
}

.navlinks {
margin-left:30px;
font-size:14px;
font-weight:bold;
color:#a6ba8f;
}
a.navlinks, a.navlinks:visited, .navlinks a, .navlinks a:visited {color:#01431d!important;}
a.navlinks:hover, .navlinks a:hover {
color:#15723d!important;
text-decoration:none;
}

.blendbg {
background-color:#e8ede1;
background-image:url(img/page_blend_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
.botscene {
width:780px;
background-image:url(img/bot_scene.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

.header {
font-size:20px;
font-weight:bold;
color:#666600;
margin-bottom:10px;
}
.subhead {font-size:14px;}
.whitehdr {
font-size:15px;
font-weight:bold;
color:#ffffff;
}
.subheader {
font-size:14px;
font-weight:bold;
color:#042565;
}

.irelinks {
border-top:1px solid #15723d;
margin-right:20px;
padding-top:3px;
padding-bottom:12px;
}
.irelinks a {color:#15723d;}

.italinks, .uklinks {
border-top:1px solid #c20000;
margin-right:20px;
padding-top:3px;
padding-bottom:12px;
}
.italinks a, .uklinks a {color:#c20000;}

.spalinks {
border-top:1px solid #ffc600;
margin-right:20px;
padding-top:3px;
padding-bottom:12px;
}
.spalinks a {color:#7f6c00;}

.fralinks, .eurlinks {
border-top:1px solid #002f8b;
margin-right:20px;
padding-top:3px;
padding-bottom:12px;
}
.fralinks a, .eurlinks a {color:#002f8b;}

.tourlinks {
border-top:1px solid #8eadc0;
margin-right:20px;
padding-top:3px;
padding-bottom:12px;
}

.leftcol {
width:232px;
margin:25px 0px 0px 23px;
padding-bottom:40px;
text-align:left;
}
.rightcol {
width:452px;
margin-top:25px;
padding-bottom:40px;
text-align:left;
}
.widecol {
float:left;
width:724px;
margin:25px 28px 0px 28px;
padding-bottom:40px;
}

.bodycopy {color:#01431d;}

.newsbox {
margin-left:5px;
width:222px;
background-color:#fff9e2;
}
.nbcontent {
margin:0px 20px 0px 20px;
padding:10px 0px 15px 0px;
}
.nbcontent a {text-decoration:underline!important;}
.newsheader {
font-size:16px;
font-weight:bold;
color:#042565;
}

.tourtypes {
margin-left:5px;
width:222px;
background-color:#f2e7ec;
font-size:14px;
color:#aa2d66;
}
.ttheader {
font-size:16px;
font-weight:bold;
color:#797476;
margin-bottom:10px;
}
.tourtypes a {
color:#aa2d66;
text-decoration:none!important;
}
.tourtypes a:hover {text-decoration:underline!important;}

.greenbox {margin-left:5px;}
.tours {
float:left;
width:225px;
}
.photoframe {border:5px solid #FFFFFF;}

.smalltxt {font-size:10px;}
.copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
.red {color:#FF0000;}
