/* TYPOGRAPHY 
--------------------------------------------------------------------------------------------------*/

body {
	font-family:"trebuchet ms", Georgia, Times, serif;
	color:#413964;
	line-height:1.3em;
	font-size:12px;
	background-color:#413934;
	background-image:url(img/body-bgrd-main.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-weight:100;
	margin:0;
	clear: both;
}

h1,h2,h3,h4,h5,h6,p,pre,table,blockquote
											{ padding:0; }
h1,h2,h3,h4,h5,h6			{ line-height:1.1em; margin-bottom:.5em; }

small                 { font-size:11px; line-height:11px; }

p+h2									{ margin-top:1em; }
p+h3									{ margin-top:1em; }


p+h4									{ margin-top:1em; }




td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

/* LINKS
--------------------------------------------------------------------------------------------------*/

a:link								{ color:#994612; }
a:visited							{
	color:#2A1C13;
	vertical-align: bottom;
}

h1 	{
padding-top:5px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#994612; 
font-size:22px;
line-height:32px;}

h2 	{
font-family:Georgia, "Times New Roman", Times, serif;
color:#455D29;
font-size:14px;
line-height:24px;}


/* Divs 
--------------------------------------------------------------------------------------------------*/
#main {
width:701px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding-top:0px;
background-image:url(img/body-bgrd.jpg);
	background-repeat:repeat-y;
	background-position:center;

}

#left-menu {
	float:left;
	width:155px;
	text-align:left;
	height:auto;
	padding:0px;
	margin:0px;
}

#left-menu h2 {padding-left: 10px;}
#left-menu h3 {
font-family:"Trebuchet MS", "Times New Roman", serif;
font-weight:bold;
font-size:12px;
color:#455D29;
margin-bottom:0px;
text-align:center;
}

#left-menu h4 {
font-family:"Trebuchet MS", "Times New Roman", serif;
font-weight:bold;
font-size:12px;
color:#7B4712;
margin-bottom:-3px;
text-align:center;
}

#left-menu p {
font-family:"Trebuchet MS", "Times New Roman", serif;
font-size:11px;
color:#455D29;
text-align:center;
margin:0px;
}

#content {
float:right;
width:500px;
text-align:left;
height:auto;
padding-right:15px;
padding-left:15px;
vertical-align:top;
}

#footer {
width:701px;
clear:both;
margin:0px;
margin-bottom:-3px;
padding:0px;
vertical-align:baseline;}

/* LISTS
--------------------------------------------------------------------------------------------------*/
ul                    { margin:0; padding:0; padding-left:2em; margin-bottom:1em; }
ul li                 { margin:0; padding:0; }          
ol                    { margin:0; padding:0; padding-left:2em; margin-bottom:1em; }
ol li                 { margin:0; padding:0; }
ol ol									{ margin-bottom:0; list-style:lower-roman; }
ol ol	li							{ list-style-type:lower-roman; }

ul.quicklink {list-style:none; padding-left:3px; font-size:11px;  }
ul.quicklink li	{padding-left:23px; background:url('img/arrow.jpg') no-repeat 2px .3em; padding-top:2px; padding-bottom:4px; }
ul.quicklink li a {color:#7B4712; text-decoration:none; font-weight:bold;}
ul.quicklink li a:hover {color:#222; text-decoration:underline;}
#baseline {
	width: 701px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	line-height:30px;
	margin-bottom:10px;
	color:#fff;
}

#baseline a:link, #baseline a:visited {color:#91AD61; text-decoration:underline;}
#baseline a:hover {color:#FFFFFF; text-decoration:underline;}
.img-left{
    float:left;
	border: 1px solid #757575;
	margin-right: 25px;
}

.img-right{
    float:right;
	border: 1px solid #757575;
	margin-left: 25px;
	margin-bottom:20px;
}
.img-rightnb{
    float:right;
	margin-left: 25px;
	margin-bottom:20px;
}

/* ScoreCard */

.smalldrkgreen {COLOR:#003300; FONT-SIZE:12px; FONT-FAMILY:arial,helvetica,sans-serif; text-decoration: none}
A.smalldrkgreen:visited {COLOR:#003300; FONT-SIZE:12px; FONT-FAMILY:arial,helvetica,sans-serif; TEXT-DECORATION: none}
A.smalldrkgreen:active {COLOR:#003300; FONT-SIZE:12px; FONT-FAMILY:arial,helvetica,sans-serif; TEXT-DECORATION: none}
A.smalldrkgreen:hover {COLOR:#F3F3ED; FONT-SIZE:12px; FONT-FAMILY:arial,helvetica,sans-serif; TEXT-DECORATION: none}

.headrow {BACKGROUND-COLOR:#E7E4C5;}  
.brownrow {BACKGROUND-COLOR: #F3F3ED}  
.lightbrownrow {BACKGROUND-COLOR: #D0D0B9}    
.rightborder {border-right:1px solid #A59C80;}

.bluerow {BACKGROUND-COLOR:#6591a8;}
.goldrow {background-color:#e4c381;}
.redrow {background-color:#d39773;}
.greenrow {background-color:#7dab52;}
.whiterow {background-color:white;}

.margin-bottom {margin-bottom:40px;}


/*New Style*/
.noimageborder	{border:0px;}
.noimageborder a	{border:0px; outline:none;}