body 
{
	font-size : 0.9em;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin : 0px;
	background-color:#ffffff;
	
}
a:visited,
a:active,
a:link,
a:hover 
{	
	color: #BE5007;
	text-decoration : underline;
}

.subscriptionLinks a:visited, .subscriptionLinks a:link, .subscriptionLinks a:hover, .subscriptionLinks a:active, .subscriptionLinks a
{
	text-decoration : none;
	color: #BE5007;
	border-bottom: dotted 1px #BE5007;
	font-weight:normal;
	font-size: 12px;
}




/*--HEADER--*/
#header {
    width: 100%;
	padding: 0px;
	margin:0px;
	/*padding-left:10px;*/
	margin-left: 0px;
	height: 80px;
	background-image: url(../Images/blueGrad.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#3177C5;
	border-bottom: solid 1px #1C589A;
	
}

.blogTitle
{
	padding-top:7px;
	padding-left:7px;
	height:50px;
	white-space:nowrap;
}
#headerSearch
{
	vertical-align:middle;
	text-align:center;
	white-space:nowrap;
}
#maintitle {
  font-size : 19px;
  font-weight: bold;
  padding:  0px 4px 4px;
}

#maintitle a, #maintitle a:visited, #maintitle a:hover, #maintitle a:active, #maintitle a:link {
	color:#ffffff; 
	text-decoration:none;
	
}

#subtitle {
	font-size : 13px;
	margin: 5px 4px 4px;
	color: #ffffff;
}
.nav {
	height: 30px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	vertical-align:middle;
	padding-left:10px;
	white-space:nowrap;
}

.nav a, .nav a:visited, .nav a:link
{
	color: #D4EAFE;
	border-bottom:solid 1px #0550C1;
	border-right:solid 1px #0550C1;
	padding:0.2em;
	text-decoration:none;
	
}

.nav a:hover
{
	color: #ffffff;
	border-bottom:solid 1px #4CFBF1;
	border-right:solid 1px #06EBDE;
	padding:0.2em;
	text-decoration:none;
}

#menu
{
	padding-left:10px;
}
.nav #menu
{
	white-space:nowrap;
}
.navAlign {
	text-align: right;
	padding-right: 10px;
	white-space:nowrap;
}
	
.navAlign ul{
	padding: 0;
	list-style-type: none;
	margin: 0px;}

.navAlign ul li {
	display: inline;}


/*Search Box*/
#Search .searchBox {
	width: 200px;
	padding: 2px;
	font-size: 0.9em;
	background-image: url(../Images/search.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	margin-top:0px;
}
#Search a.searchB
{
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	font-size: 0.9em;
	
}

#Search {
	float: right;
	text-align: right;
	vertical-align:top;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	font-weight:bold;
	color: #ffffff;
}
/*End Search Box*/


/*--END HEADER--*/

/*--Side Navigation--*/

#sidebar {
	left : 0px;
	width : 190px;
	float: left;
	height: 100%;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-collapse: collapse;

}


.sideNavItems
{
	margin: 0px;
	margin-left : 10px;
}
.sideNavItems h3 
{
	font-size : 12px;
	margin-top : 15px;		
	margin-bottom : 5px;
}

.sideNavItems ul 
{
	list-style: none;
	font-size : 11px;
	margin:0px;
	padding: 0px;
	margin-left:7px;
	margin-right:7px;
	

}
.sideNavItems li
{
	background-image: url(../Images/go.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	BACKGROUND-POSITION: 0px 0.25em;
}

.sideNavItems a, .sideNavItems a:visited, .sideNavItems a:active, .sideNavItems a:link
{
	text-decoration: none;
	color:#000000;
}
.sideNavItems a:hover
{
	color:#BE5007;
	text-decoration: none;
}
/*News Box*/
#news{
	border: 1px dotted #BE5007;
	font-size : 11px;
	margin:10px;
	padding:5px;
	background-color:#F7FAFE;
	background-image: url(../Images/hotNews.gif);
	background-repeat: no-repeat;
}
.newsTitle
{
	padding-left:12px;
}
/*--Calendar--*/
#Cal{
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 7px;
	width: 180px;
}
	
.Calendar
{
	vertical-align:middle;
	text-align:center;
	font-size: 11px;
	width: 180px;
}

.CalendarTitle td
{
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	margin: 0px;
	color: #000000;
	text-align:center;
	width:14%;
	white-space:nowrap;
	
}
.CalendarNextPrev a, .CalendarNextPrev a:visited, .CalendarNextPrev a:active, .CalendarNextPrev a:hover, .CalendarNextPrev a:link
{
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	color:#000000;
}
td.CalendarNextPrev
{
	width:15%;
	font-weight: normal;
	font-size : .65em;
}
.CalendarOtherMonth
{
	color:#A8A8A8;
	font-size: 11px;
}
td.CalendarDay a, td.CalendarDay a:link, td.CalendarDay a:visited 
{
	text-decoration:underline;
	font-size: 11px;
	color:#000000;
}
.CalendarDay
{
	color:#000000;
	font-size: 11px;
}
.CalendarDays
{
	font-weight: bold;
	font-size: 11px;

}
.CalendarWeekend
{
	color:#BE5007;
	font-size: 11px;
}
td.CalendarWeekend a, td.CalendarWeekend a:visited, td.CalendarWeekend a:link, td.CalendarWeekend a:active, td.CalendarWeekend a:hover
{
	text-decoration:underline;
	font-size: 11px;
	color:#BE5007;
}

	
/*--END CALENDAR--*/

/*--MAIN CONTENT--*/

#main {
	margin-left : 190px;	
	background-color : #ffffff;
	padding : 10px;
	vertical-align: top;
	border-left : 1px solid #D9DADA;
	border-bottom : 1px solid #D9DADA;
}
h3 {
	font-size: 1.3em;
	text-decoration: none;
	color: #000000;
	margin:0px;
	padding:0px;
	
	}

h3.postTitle a:visited, h3.postTitle a:active, h3.postTitle a:link, h3.postTitle a
{
	color:#000000; 
	text-decoration:none;
	
}

h3.postTitle
{
	background-image: url(../Images/Topic.gif);
	background-repeat:no-repeat;
	background-position:left top;	
	padding-left: 15px;
	margin-left:2px;
	font-weight:bold;
	
	
}
h3.postComment
{
	
	padding-left: 0px;
	font-weight:bold;
	font-size:10px;
	padding-bottom:10px;
}
#whatYouThink
{
	padding-left:10px;
	font-size: 13px;
}
h2.CommonSubTitle
{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align:left;
	margin-bottom:10px;
	margin-left: 0px;
}
h3.containerTitle
{
	padding: 20px;
	padding-top:0px;
	padding-left:5px;
	margin: 0px;
	font-size:16px;
}
.catDescription
{
	font-style:italic;
	padding-left:5px;
	font-size:13px;
	padding-bottom:15px;
}
.postsub{
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	color: #444444;
	text-align:left;
	margin-left: 15px;
	margin-bottom: 10px;
}
.postsub a:visited, .postsub a:link, .postsub a:active, .postsub a, .postsub a:hover 
{
	text-decoration : none;
	color: #BE5007;
	border-bottom: dotted 1px #BE5007;	
}

.readMore a:visited, .readMore a:link, .readMore a:active, .readMore a:hover, .readMore a
{
	text-decoration : none;
	color: #BE5007;
	border-bottom: dotted 1px #BE5007;
	font-size:0.75em;
}
.rateMenu
{
	background-color: #ffffff;
	border:solid 1px #A8A8A8;
	font-size:1em;
}

.postfoot
{
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #444444;
	text-align:right;
	margin-bottom:5px;
	margin-top:5px;
	border-bottom: #D9DADA 1px dotted;
}
.postfoot a, .postfoot a:visited, .postfoot a:link, .postfoot a:hover, .postfoot a:active
{
	text-decoration : none;
	color: #BE5007;
	border-bottom: dotted 1px #BE5007;
}
.post{
	padding: 0 5px 10px 5px;
	margin: 0px;
	font-size:0.85em;
	
}

.postText
{
	padding: 10px 0 0 0;
}
#comments
{
	padding: 10px;
	margin: 0px;
	font-size:0.85em;
	color: #000000;
	
}
#comments h3
{
	padding: 10px 0 10px 0;
}
#commentform
{
	padding: 10px;
	margin: 0px;
	font-size:0.85em;
}
.commentPostSub
{
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	color: #444444;
	text-align:left;
	margin-bottom:10px;
	margin-left: 15px;
}

.commentPostSub a:visited,.commentPostSub a:link, .commentPostSub a:active, .commentPostSub a:hover, .commentPostSub a
{
	text-decoration : none;
	color: #BE5007;
	border-bottom: dotted 1px #BE5007;	
}
	

#postToolbar
{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #444444;
	text-align:left;
	margin-bottom:10px;
	margin-left: 10px;
}
#postToolbar a, #postToolbar a:visited, #postToolbar a:active, #postToolbar a:link, #postToolbar a:hover
{
	text-decoration : none;
	color: #BE5007;
	border-bottom: dotted 1px #BE5007;
}
a.commentEdit
{
	text-decoration : none;
	color: #BE5007;
	border-bottom: dotted 1px #BE5007;
	font-size: 11px;
	margin-top:10px;
	text-align:left;
}
div.emailSubscription table
{
	padding-left: 0px;
	margin: 0px;
	font-size:0.85em;
}
div.emailSubscription p
{
	padding-left: 10px;
}
#contactform td
{
	padding-left: 0px;
	font-size:0.80em;
}
#pager
{
	font-size:0.8em;
	padding-left: 6px;

}
#pager a:visited, #pager a:link, #pager a, #pager a:active, #pager a:hover
{
	text-decoration : none;
	color: #BE5007;
	border-bottom: dashed 1px #BE5007;
	font-size:0.90em;
}
/*--End MAIN CONTENT--*/

/*--FOOTER--*/
#footer {
	clear: both;
	padding: 5px 10px;
	margin: 0px 0px 0px 0px;
	text-align:right;
	font-size: 0.75em;
	color: #444444;
}
#footer a, #footer a:active, #footer a:hover, #footer a:visited
{
	text-decoration : none;
	color: #444444;
}


