@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a2a2a;
}
body {
	background-color: #FFFFFF;
	background-image:url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
 
a:link, a:visited {
	color: #a20303;
	text-decoration:none
}
/*
.entry {
    font-family:Arial,sans-serif;
    line-height:1.6;
}
#readmore a {
	background-color:#C00; padding:3px; width:85px; color:#FFF; text-decoration:none;
	display:block;
}
#readmore a:hover {
	background-color:#999; padding:3px; width:85px; color:#FFF; text-decoration:none;	
}


#blogtitle {
	color:#333;
	border-bottom:1px;
	border-bottom-color:#999;
	border-bottom-style: dotted;
	padding-left:0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	font-size:20px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 0px;
}

#blogdate {
	color:#999; font-size:12px;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;		
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 80px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
	text-align:center;
	}

select {
	width: 80px;
	}
	
*/

a:hover {
	color: #a20303;
}
a:active {
	color: #a20303;
}
li {
list-style-image:url(images/circle.png);
padding:0px 0px 0px 14px;
margin:0px;
}
h1 {
font-size:18px;

}
h1 a:link{
font-size:18px;

}
.subtitle {
font-size:14px;
font-weight:bold;
margin:0px;
padding:0px;
}
.subtitle a{
font-size:14px;
font-weight:bold;
margin:0px;
padding:0px;
color: #2a2a2a;
}
#wrapper {
width:946px;
margin:0 auto;
}
#top {
height:93px;
}
#nav {
width:946px;
padding-top:4px;
height:36px;
margin:0px; 
clear:both; 
}
.left {
float:left;
width:666px;
height:93px;
}
.right {
float:left; width:280px; height:93px;}

#topnav {
height:134px;
}
#left {
width:638px;
float:left;
}
#right {
width:308px;
float:left;
}
.content {
padding:2px 10px 8px 6px;
}
.content2 {
padding:8px 8px 0px 8px;
}

#footer {
clear:both;
}
#footertext {
font-size:10px;
text-transform:uppercase;
text-align:center;
}
#footertext a{
font-size:10px;
text-transform:uppercase;
text-align:center;
padding-bottom:8px;
color:#2a2a2a;
text-decoration:none;
}
#footertext a:hover{
font-size:10px;
text-transform:uppercase;
text-align:center;
padding-bottom:8px;
color:#a20303;
text-decoration:none;
}
#cont {
background-color:#efefef;
padding:6px;
width:610px;
border:1px solid #D0D0D0;
}
.bold {
font-weight:bold;
color:#a20303;
}
.bold a{
font-weight:bold;
color:#a20303;
}
.strong {
font-weight:bold;
}
.pic {
margin-right:12px;
margin-bottom:2px;
border:#d4d4d4 solid 4px;
margin-top:4px;
}
input {
  background-color: #FFFFFF;
}
.righttext {
color:#5e5e5e;
}
