/* begin normalize */
html,body,div,span,applet,object,iframe, h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code, del,dfn,em,font,img,ins,kbd,q,s,samp, small,strike,strong,sub,sup,tt,var, dl,dt,dd,ol,ul,li, fieldset,form,label,legend, caption,tbody,tfoot,thead{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;}
/*body{line-height:1;color:#333;background:white;}*/
/*table{border-collapse:separate;border-spacing:0;}*/
caption{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
/* end normalize */


body
{
    background:#b1b8cf;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#dropshadow
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../images/outer-drop-shadow.jpg);
    background-repeat:repeat-y;
}

#container
{
    width:900px;
    margin-left:52px;
    margin-right:48px;
    background:white;
}
a img
{
    
    border:none;
}

a
{
    color:#681819;
    text-decoration:none;   
}

a:hover
{
    text-decoration:none;
    color:#777777;
}

#header
{
    width:900px;
    background:#990000;
    border-bottom:3px solid #681819;
}

#footer
{
    background:#3650b6;
    font-size:.8em;
    color:#ffffff;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    border-top:3px solid #681819;
}
#navigation
{
    width:880px;
    height:47px;
    padding-left:20px;
    text-align:left;
    background-image:url(../images/menubg.png);
    background-repeat:repeat-x;
    color:White;
    padding-top:5px;
    margin-bottom:10px;
}

#navigation a,
#navigation a:visited,
#navigation a:link
{
    font-family:Arial;
    color:White;
    padding-left:5px;
    padding-right:5px;
}

#navigation a:hover
{
    color:#681819;   
}

#main
{
    width:900px;
    margin-left:0px;
    margin-right:0px;
}
#contentArea
{
    padding-bottom:25px;
}

#blogarea
{
    width:860px;
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:25px;
}

.clearer
{
    clear:both;
}
#content-full
{
    width:860px;
    margin-left:20px;
    margin-right:20px;
}
#content-left
{
	float:left;
	width:565px;
	padding-left:20px;
	padding-right:15px;
}
#content-right
{
    float:right;
	width:279px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #d4d4d4;
}
#divider{width:580px;
	background-image:url(../images/dividerline.jpg);
	height:1px;
	margin-top:20px;
	margin-bottom:20px;}

.bodycopy
{
    font-size:.85em;
    padding-bottom:10px;
}
h2
{
   color:#3d5bc9;
   font-size:1.2em;
   text-transform:uppercase;
   display:block;
   padding-bottom:15px; 
}

h3
{
    color:#3d5bc9;
    padding-bottom:15px;
    display:block;
    font-size:1em;
    font-weight:bold;
    
}

#Login
{
    border: 1px solid #d3d3d3;
    padding:10px;
    width:300px;
}

#Login .labels
{
    width:100px;
}

#page_1 #page1,
#page_2 #page2,
#page_3 #page3,
#page_4 #page4,
#page_5 #page5,
#page_6 #page6,
#page_7 #page7,
#page_8 #page8,
#page_9 #page9,
#page_10 #pag10,
#page_11 #page11
{
    color:#681819;
}
.unorderedList{padding-left:40px; padding-top:10px;}
.unorderedList li{padding-bottom:5px;}
	
	
a.wwlink
{
    color:#681819;
    text-decoration:none; 
}

a.wwlink:hover
{ 
    color:#777777;   
}

.floatLeft{
	float:left;	
}

.floatRight{
	float:right;
}

.fourhundred{
	width:400px;	
}

.threetwentyfive{
	width:325px;	
}

.thirty{
	width:30px;	
}
