body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0;
	border-top: 5px solid #FFF;
	background-color: #FFFFCC;
	background-repeat: repeat;
	background-image: url(images/header/wwwdot.gif);
}

#bottom {
	background: #fff;
	border: 1px solid #F9714F;
}

#container {
background: #fff;
width: 1000px;
margin: 0px auto;
padding: 0px;
}

#content_adsense {
	float: right;
	position: relative;
}

#content_bottom_adsense {
	float: left;
	position: relative;
}

#header {
	width: 1000px;
	height: 217px;
	position: relative;
	background-image: url(images/header/header.gif);
}

.HeaderLinks{
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 5px;
	font-family: 'Verdana';
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.HeaderLinks ul {
	padding: 5px 0px;
	margin: -4px;
	font-size: 0px;
	border-left: solid 0px #d22929;
}
.HeaderLinks li {
	display: inline;
	font-size: 12px;
	border-right: solid 0px #d22929;
	text-align: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.HeaderLinks li a { color:#fff; font-family: 'Verdana'; text-decoration:none;  }
.HeaderLinks li a:visited { color:#fff;text-decoration:none; }
.HeaderLinks li a:hover { color:#FCF308;text-decoration:underline;}
.HeaderLinks p {color: #000;}

#googleTopAds  {
	height: 18px;
	width: 780px;
	position: absolute; top: 120px; left: 30px;
}

.HeaderLinksBottom{ margin: 0px; padding-top: 5px; position: absolute; top: 170px; left: 175px; font-family: 'Arial'; color: #000; }
.HeaderLinksBottom ul { padding: 5px 0px; margin: 0px; font-size: 0px; border-left: solid 0px #d22929;}
.HeaderLinksBottom li {
	padding: 2px 3px 0px 5px;
	margin: 2px 2px 0px 0px;
	display: inline;
	font-size: 17px;
	border-right: solid 0px #d22929;
	font-weight: bold;
	text-align: left;
}
.HeaderLinksBottom li a { color:#644322; font-family: 'Verdana'; text-decoration:none; }
.HeaderLinksBottom li a:visited { color:#644322;text-decoration:none;}
.HeaderLinksBottom li a:hover { color:#d22929;text-decoration:underline;}
.HeaderLinksBottom p {color: #000;}

#horiznav {
	width: 1000px;
	height: 30px;
	top: 185px;
	border: 0px;
	margin-left: 0px;
	position: relative;
}

.HorizNavLinks{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 5px;
	font-family: "Kristen ITC";
}
.HorizNavLinks ul { padding: 5px 0px; margin: 0px; font-size: 0px; border-left: solid 0px #d22929;}
.HorizNavLinks li {
	padding: 2px 15px 0px 5px;
	margin: 2px 2px 0px 0px;
	display: inline;
	font-size: 10px;
	border-right: solid 0px #d22929;
	text-align: left;
}
.HorizNavLinks li a {
	color:#fff;
	font-family: Verdana;
	text-decoration:none;
}
.HorizNavLinks li a:visited { color:#fff;text-decoration:none; }
.HorizNavLinks li a:hover { color:#FCF308;text-decoration:underline;}
.HorizNavLinks p {color: #000;}

#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 45px;
	left: 5px;
	font-family: 'Verdana';
}

#blogLink {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 155px;
	left: 29px;
	font-family: 'Verdana';
	color: #d22929;
	width: 190px;
}

#headerAdsense {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 158px;
	left: 245px;
	font-family: 'Verdana';
	color: #d22929;
	width: 745px;
}

#linkAdsense {
	color: #FFF;
	background-color: #FFF;
}

#HeaderLinksRight  {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 45px;
	left: 800px;
	font-family: 'Verdana';
}
#HeaderLinksRight ul  {
	padding: 2px 0px;
	margin: 0px;
	font-size: 0px;
	border-left: solid 0px #d22929;
}
#HeaderLinksRight ul li  {list-style: none; padding: 0px; margin: 0px; text-align: left; }
#HeaderLinksRight ul li a  {
	font-family: verdana, arial;
	font-size: 12px;
	color: #900;
	line-height: 22px;
	padding-left: 10px;
	font-weight: bold;
}
#HeaderLinksRight img {padding-right: 0px; margin: 0px; border: none; }

#small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	top: 2px;
	padding-top: 2px;
}

#topbanner {
	width: 500px;
	height: 105px;
	position: absolute;
	left: 273px;
	top: 45px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header/topbannerimg.gif);
}

#topbanner img
{
	display: block;
	position: absolute;
	left: 0px;
	top: 16px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 1px;
	border: 0px;
}



#main {
	background: #fff;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #F9714F;
	border-bottom-color: #FFF;
	border-left-color: #F9714F;
	top: 217px;
}

#main2 {
background: #fff;
border-left: 1px solid #D29C1A;

}

#leftside {
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F9714F;
	background-color: DBDBDB;
}

#midcontent {
padding: 10px;
}

#rightside {
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F9714F;
	background-color: DBDBDB;
}

#floatright {
	float: right;
	padding: 3px;
	border: 0px solid #dddddd;
	margin: 0px;
}

#floatleft {
	padding: 3px;
	border: 0px none #dddddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}

#enjoybox {
	background-color: #CCC;
	position: relative;
}

.line {
	height:0.5px;
	margin: 0;
	padding:0;
	font-size: 1px;
	line-height: 0;
	background-color: #F0F0F0;
		
}

.title {
padding: 1px;
margin: 1px;
font-size: 12px;
line-height: 12px;
}

.headertitle {
padding: 1px;
margin: 1px;
font-size: 18px;
font-weight: bold;
color: #644322;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 23px;
text-decoration: underline;
}

.box1 {
	background-color: #DBDBDB;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #900;
	border-left-color: #DBDBDB;
	width: 180px;
}

.box2 {
	background-color: #DBDBDB;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #900;
	border-left-color: #DBDBDB;
}

.box3 {
	background-color: #DBDBDB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #900;
	width: 180px;
}

.box4 {
	padding: 3px;
	color: #798C99;
	background:#fff;
	border:1px solid #fff;	
}

.box5 {
	padding: 3px;
	color: #798C99;
	background:#fff;
	border:1px solid #fff;
	width: 350px;	
}

.box6 {
	padding: 0 3px;
	background:#EED9A8;
	color: #000;
	border:1px solid #D29C1A;
	width: 430px;	
}

.box7 {
	padding: 0 6px;
	background:#EED9A8;
	color: #000;
	border:1px solid #D29C1A;
	width: 520px;	
}

.box8 {
	padding: 0 6px;
	background:#EED9A8;
	color: #000;
	border:1px solid #D29C1A;
	width: 500px;	
	line-height: 16px;
}

.myadbox {
	color: #000;
	width: 180px;
	background-color: #FFF;
	background-image: url(images/myadboxbg.jpg);
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}

.adbrite {
	background:#DBDBDB;
	width: 160px;
	height: 600px;
	margin-left: 10px;
	margin-right: 10px;
}

.adbrite1 {
	border:0px;
	width: 468px;
	background: #ffffff;
	height: 60px;
}

.adbrite2 {
	color: #000;
	border:0px;
	width: 140px;
	margin-right: 6px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	line-height: 14px;
	background-color: #DBDBDB;


}

.adbrite2 a { color:#d22929; font-weight: bold;}


/*Text Stuff*/


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	text-align: left;
}


p{
padding: 3px 0;
margin: 3px 0;
line-height: 18px;
font-size: 14px;

}

li{
	padding: 3px 0;
margin: 3px 0;
line-height: 18px;
font-size: 14px;

}


#small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	top: 2px;
	padding-top: 2px;
	text-align: center;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 1px;
	padding-left: 1px;
	text-align: left;
}

.smallbottom {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 1px;
	padding-left: 1px;
	text-align: center;
}

.smallbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 2px;
	padding-left: 0px;
	text-align: left;
}

.boldboxcontent {
	font-family:Verdana, Geneva, sans-serif, Arial;
	font-weight:bold;
	font-size: 11px;
	margin-left:2px;
	color:#900;
	text-align:left;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

h1, h2, h3, h4, h5 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
font-size: 20px;
color: #D22929;
padding: 1px;
margin: 1px;
line-height:26px;
}

h2 {
	font-size: 17px;
	color: #420000;
	padding: 1px 0;
	margin: 1px 0;
	line-height:22px;
}

h3 {
font-size: 16px;
color: #000000;
padding: 3px 0;
margin: 3px 0;
}

h4 {
	font-size: 15px;
	color: #420000;
	padding: 1px 0;
	margin: 0px 0;
	line-height:22px;
}

h5 {
	font-size: 15px;
	color: #FFF;
	padding: 2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #003;
}

#navcontainer {
	background-color: #DBDBDB;
}

#navcontainer ul {
	margin-left: 2px;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer a {
	display: block;
	width: 140px;
	background:#DBDBDB;
	border-bottom: 1px solid #900;
}

#navcontainer a:link, .navlist a:visited {
	color: #644322;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:hover {
	background: #900;
	color: #fff;
}

#navcontainer a:visited {
	color: #644322;
	text-decoration: none;
	font-weight: bold;
}


a:link {
	color: #900;
	font-weight : bold;

}

a:visited {
	color: #900;
	text-decoration: underline;
	font-weight : bold;
}

a:hover {
	color: #936C12;
	text-decoration: none;
}


input.submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
background-repeat: repeat-x;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
} 

.formfield {
	font-family: verdana,arial,helvetica,geneva,sans-serif;
	font-size:11px;
	color:#d22929;
	background-color:#F7F7F7;
	border: 1px solid #999999;
	letter-spacing: 0.1em;
	text-indent: 0.2em;
}

.inline {
display:inline;
float: left;
padding: 0px 5px 0px 0px;
}


.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d22929;
	font-weight: bold;
}




#horiztab {
margin-right: auto;
margin-left: auto;
}


.horiztab{
width: 100%;
overflow: hidden;
border-bottom: 0px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.horiztab ul{
margin: 0;
padding: 0;
margin-right: 2px;
background-color:#EAD9a8;
padding-left: 1px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
position: absolute; top: 123px; left: 1px; right: 0px;
list-style-type: none;
}

.horiztab li{
display: inline;
margin: 0;
}

.horiztab li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-left: 1px solid white; /*right divider between tabs*/
color: #644322;
background: #EED9A8; /*background of tabs (default state)*/
}

.horiztab li a:visited{
color: #644322;
}

.horiztab li a:hover, .horiztab li.selected a{
background: #d22929; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color: #ffffff;
}

 /*Twitter Badge*/

#twitter_div {
    width: 515px;
    margin-top: 30px;
    padding-top: 50px;
	padding-right: 5px;
	padding-left: 80px;
	padding-bottom: 3px;
	background-image: url('');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #e8af25;
	font-family: Verdana, Arial, Helvetica;
	
}
 
#twitter_div ul li {
	color: #000;
	list-style: none;
	font-size: 11px; 
	text-align: left;
	padding-top: 8px; 
	padding-bottom: 4px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}
 
#twitter_div ul li a {
	text-decoration: underline;
	color: #d22929;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #000;
}

#recentyoutube  {

display: block;
background-image: url('');
background-repeat: no-repeat;
width: 425px;
height: 264px;
padding-left: 36px;
padding-top: 35px;
}

#recentyoutube a {
color: #000;
}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock {
border:0px solid #d22929;
padding:12px;
}

     

 /*Twitter Badge*/
.titlecenter {
	text-align: center;
	color: #900;


}

.bold {
	color: #900;
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
}

.boldkeywords {
	font-weight: bold;
}

.boldtitle {
	color: #553900;
	font-weight: bold;
	font-family: verdana;
	font-size: 16px;
	text-decoration: underline;
}

.bold1 {
	color: #000;
	font-weight: bold;
}


.bold2 {
	color: #666;
	font-weight: bold;
	font-size: 9px;
}

.bold3 {
	color: #666;
	font-weight: bold;
	font-size: 14px;
}
#siteNavForm {
	font-family: verdana;
	font-size: 12px;
	background-color: #DBDBDB;
	margin-left: 5px;
	margin-top: 5px;
	width: 170px;
	margin-bottom: 5px;
}
#siteNavSelect {
	font-family: verdana;
	font-size: 12px;
	color: #900;
	background-color: #F2F9C1;
	font-weight: normal;
	list-style-type: square;
}

.box3MenuBlock {
	padding:0px;
	padding-bottom:2px;
	background: #DBDBDB;
	margin-left: 3px;
	font-family: 'Verdana';
}

a.box3MenuBlock {
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	margin-left: 2px;
	}
	
.box3MenuBlock a:visited {
	color:#900;
	text-decoration:underline;
}

.box3MenuBlock a:hover {
	color:#FFF;
	background-color: #900;
}

.adsenseboxcontet {
	height: 90px;
	width: 200px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	float: right;
}
