body
{
	margin-top: 0px;
	font-size: 11px;
	background: url(/themes/default/images/Page_Left_Margin.gif) #ffffff repeat-y left top;
	margin-left: 7px;
	color: #000000;
	margin-right: 7px;
	font-family: Arial, MS Sans Serif, Helvetica,Verdana, sans-serif;
}

a:visited,
a:active,
a:link 
{
	color : #336699;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
	color: #FF9900;
}

h1 {	
	margin : 0px;
	font-size : 1.5em;
}

h1 a:visited,
h1 a:active,
h1 a:link 
{
	color : #000;
}

h1 a:hover 
{
	text-decoration : underline;
	color: #FF9900;
}

h2 a:visited, h2 a:active, h2 a:link, h2
{
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: -5px;
	text-transform: lowercase;
	color: #663300;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}

h2 a:hover 
{
	text-decoration : underline;
	color: #FF9900;
}

h3 a:visited, h3 a:active, h3 a:link, h3
{
	margin-top: 0px;
	font-size: 20px;
	margin-bottom: 0px;
	color: #2d567e;
	font-family: Georgia;
	font-variant: small-caps;
}

h3 a:hover {
	text-decoration : underline;
	color: #FF9900;
}


.smallText
{
	font-size : .7em;
	font-weight: bold;
	color: #003366;	
}

.blogText a:visited, .blogText a:active, .blogText a:link
{
	text-decoration: underline;
	color: #336699;
}

.blogText a:hover {
	text-decoration : underline;
	color: #FF9900;
}

.blogText
{
	font-size: 11px;
	color: #191970;
	font-family: Verdana, MS Sans Serif, Arial, Helvetica, Trebuchet MS;
}



.blogHeader
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #6798C7;	
}

h5 
{
	margin: 0px;
	padding: 0px;
}

#top {

}

#tagline {
	font-size : 0.8em;
	margin : 0px;
}

#postToolbar a:visited,
#postToolbar a:active,
#postToolbar a:link, 
#postToolbar
{
	background-color:FFFFCC;
	font-size:11px;
	color:#336699;
}

.postBackGround
{
	background-color: #ffffff;
	padding: 3px;
}

p.date img {
	vertical-align : middle;
}

p.date {
	font-size : 11px;
	font-weight : bold;
	border-bottom : 1px solid #AAA;	
	margin-bottom : 0px;
	padding : 2px 0px;
}

blockquote {
	font-style : italic;
}

p.postfoot {
	font-size : 0.75em;
}

#leftmenu2 
{
	position : absolute;
	left : 10px;
	margin-top : 10px;
	width : 180px;
}

#leftmenu h3 {
	font-size : 0.9em;
	margin : 0px;
	padding : 0px;
	border-bottom : none;	
}

#leftmenu ul {
	list-style : none;
	margin : 0px;	
	padding : 0px;
	margin-left : 5px;
	margin-bottom : 10px;
	font-size : 0.8em;
}

#main {
	margin-left : 150px;	
	background-color : #FFFFFF;
	padding : 10px;
	border-left : 1px solid #555;
	border-bottom : 4px solid #47F;
}

#footer {
	margin : 0px;	
	padding-top : 5px;
	text-align : center;
	font-size : 0.7em;
}

hr 
{ 
	height: 0; 
	border-style: dotted; 
	border-width: 1px 0 0 0; 
	border-color:#FFCC66; 
}

.MemberBanner a:visited,
.MemberBanner a:active,
.MemberBanner a:link, 
.MemberBanner 
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

input.text
{
	width : 300px;	
}

.image
{
	border: 5px #FF9933 solid
}

INPUT.TEXT
{
    BORDER-RIGHT: #FF9933 thin solid;
    BORDER-TOP: #FF9933 thin solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #FF9933 thin solid;
    COLOR: #000;
    BORDER-BOTTOM: #FF9933 thin solid;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    BACKGROUND-COLOR: #FFFFCC		
}

.leftmenu a:visited, .leftmenu a:active, .leftmenu a:link, .leftmenu
{
	margin-top: 1px;
	font-size: 11px;
	color: sienna;
	font-family: Verdana,Arial, Helvetica, Trebuchet MS;
	letter-spacing: 2pt;
	font-variant: small-caps;
}

.leftmenu a:hover
{
	color: ghostwhite;
}

textarea {
	width : 300px;
	height : 200px;	
}

#comments h4 span
{
	font-size: 13px;
	color: #cc9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#comments h4 {
	margin : 0px;
}

#comments
{
	margin-top: 15px;
	font-size: 11px;
	color: #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#relatedlinks ul {
	list-style : none;
	margin-left : 10px;
	padding : 0px;
}

	#commentform, #contactform {
	padding: 10px 0px 3px 0px;
	/*border: 1px solid #ddd;*/
	}

#commentform dl, #contactform dl {
	margin: 0;
	padding: 0;
	}

#commentform dt, #contactform dt {
	color: #333;
	}

#commentform dt em, #contactform dt em {
	color: #999;
	font-weight: normal;
	font-style: normal;
	}
 
#commentform .smallbox, #contactform .contactbox {
	width: 300px;
    BORDER-RIGHT: #FF9933 thin solid;
    BORDER-TOP: #FF9933 thin solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #FF9933 thin solid;
    COLOR: #000;
    BORDER-BOTTOM: #FF9933 thin solid;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    BACKGROUND-COLOR: #FFFFCC	
	}

#commentform .smallbox, #contactform .contactmessage {
	width: 300px;
    BORDER-RIGHT: #FF9933 thin solid;
    BORDER-TOP: #FF9933 thin solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #FF9933 thin solid;
    COLOR: #000;
    BORDER-BOTTOM: #FF9933 thin solid;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    BACKGROUND-COLOR: #FFFFCC	
	}

#commentform textarea, #contactform textarea {
	width: 400px;
	height: 180px;
    BORDER-RIGHT: #FF9933 thin solid;
    BORDER-TOP: #FF9933 thin solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #FF9933 thin solid;
    COLOR: #000;
    BORDER-BOTTOM: #FF9933 thin solid;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    BACKGROUND-COLOR: #FFFFCC	
	}
	
.contactformlabel
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

.orangeBorder
{
	width: 150px;
    BORDER-RIGHT: #FF9933 thin solid;
    BORDER-TOP: #FF9933 thin solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #FF9933 thin solid;
    COLOR: #000;
    BORDER-BOTTOM: #FF9933 thin solid;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    BACKGROUND-COLOR: #FFFFCC		
}

#search .searchBox 
{
	width: 150px;
    BORDER-RIGHT: #FF9933 thin solid;
    BORDER-TOP: #FF9933 thin solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #FF9933 thin solid;
    COLOR: #000;
    BORDER-BOTTOM: #FF9933 thin solid;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    BACKGROUND-COLOR: #FFFFCC		
}

#search
{
    margin-bottom: 5px;
    FONT-SIZE: .8em;
}

#news
{
    margin-bottom: 5px;
    FONT-SIZE: 9px;
}

.textNormal
{
	FONT-SIZE: 11px;
	font-family: Verdana, MS Sans Serif, Arial, Helvetica, Trebuchet MS;	
}

.CalendarTitle td, td.CalendarDays
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: 600;
	font-size: 12px;
	width: 14%;
	color: #663300;
	background-color: linen;
	font-variant: small-caps;
}

td.CalendarNextPrev
{
	width:15%;
	font-weight: normal;
	font-size : 12px;
}


td.CalendarDay
{
	border-right: linen 1px solid;
	border-top: linen 1px solid;
	font-size: 11px;
	margin: 1px;
	border-left: linen 1px solid;
	color: #ff6600;
	border-bottom: linen 1px solid;
}

.copyright  /* used to format the content owner's copyright notice */
{
    text-align: center;
    font-size : .65em;
    font-style:italic;
}

.rateMenu 
{ 
    background-color:#FFF;  
    border: 1px outset #FF9933;
}
