* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

/* Header */

#header {
	width: 950px;
	height: 190px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #ffffff url(/Img/top.jpg) no-repeat;
}

/* Header > Logo */

#logo {
	float: right;
	margin-top: 30px;
	margin-right: 5px;
	width: 170px;
	height: 90px;
	padding-left: 5px;
	padding-top: 65px;
	color: #FFFFFF;
	font-size: medium;
}

/* Content */

#content {
	width: 950px;
	margin: 0 auto;
	padding: 5px;
	background: url(/Img/img02.jpg) no-repeat;
	border-top: 1px solid #ffffff;
}

/* Content > Main */

#main {
	float: left;
	width: 545px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: url(/Img/img02a.jpg) no-repeat;
	background-position: bottom center;
}


/* Content > Sidebar */

#sidebar {
	float: left;
	width: 190px;
}

#sidebar .boxed .title h2 {
	background: url(/Img/img08.gif) no-repeat;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: right;
	width: 195px;
	padding-top: 0px;
}

#sidebar2 .boxed .title h2 {
	background: url(/Img/img10.gif) no-repeat center top;
}
#sidebar2 .boxed2 {
	background: url(/Img/img10b.gif) no-repeat center top;
	height: 20px;
	margin-bottom: 5px;
}

#sidebar2 .txtbox {
	width: 175px;
	background-color: #9BD288;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-align: left;
}

.object1 {
	float: left;
	margin-right: 15px;
	border:2px solid #021a40;
}

.object2 {
	
	border:2px solid #021a40;
}

/* Boxed Style */

.boxed {
}

.boxed .menu {
background-color: #ffffff;

}

.boxed .upmenu {
background: #9BD288 url(/Img/menu/menustu.jpg) no-repeat;
height: 40px
}

.boxed .menualti {
background: #9BD288 url(/Img/menu/menualti.jpg) no-repeat;
height: 290px
}

.boxed .title {
	background: #9BD288 url(/Img/img06.gif) repeat-x;
}

.boxed .title h2 {
	height: 20px;
	padding: 12px 0 0 15px;
	text-transform: uppercase;
	font-size: 8pt;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	background: url(/Img/img07.gif) no-repeat;
	
}

h1, h2, h3 {
	color: #000000;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	text-align: left;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul { 
	margin-left: 3em;
}

ul li {

}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #3E9722;
}

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

img {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
}


img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}



/* Post */

.post {
}

.post .title {
	background: #9BD288 url(/Img/img06.gif) repeat-x;
	margin-top: 5px;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 10px;
	padding: 10px 0 0 10px;
}

.post .story {
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

 .centeredImage
    {
	text-align:center;
	display:block;
	
}
	
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
.underline {
	text-decoration: underline;	

}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #C93293;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CA2F94;
	width: 95%;
}

.mtitle {
	font-size: 12pt;
	color: #8CBC81;
	font-weight: bold;
	
}

li.flwr {
list-style-image:url(http://www.girlsontherun.ca/Uploads/flwr.gif)
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}


/* Content > Sidebar > Updates*/


#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}



/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
	font-size: 0.85em;
		
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
/*background: url(/Img/footbg.jpg) no-repeat;*/
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/* MAIN MENU */

.glossymenu{
margin: 0px 0;
padding: 0;
width: 190px; /*width of menu*/
border: 0px ;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
	background: #A8E099 url(/Img/menu/xglossyback.gif) repeat-x bottom left;
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 20px;
	text-decoration: none;
	
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	background-image: url(/Img/menu/xglossyback2.gif);
	background-color: #9CD290;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #cccccc;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 11px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #FAEAF4;
colorz: white;
}
