* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #ccc;
font-size : 12px;
background-image : url(images/bbg.jpg);
} 
img { 
padding : 3px;
border : 1px solid #d0660a;
border : 1px solid #9cf449;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-right : 10px;
} 
.blue { 
color : #940F04;
} 
.orange { 
color : #d0660a;
} 
#wrapper { 
width : 770px;
margin : 0 auto;
background-color : #940F04;
min-height : 950px;
} 
* html #wrapper { 
height : 950px;
} 
#topnav { 
height : 20px;
background-color : #940F04;
} 
#topnav { 
margin-right : 10px;
background-color : #940F04;
text-align : right;
color : #d0660a;
} 
#topnav a { 
padding-top : 10px;
color : #d0660a;
text-decoration : none;
} 
#header { 
height : 70px;
background-color : #fff;
background-image : ;
background-repeat : no-repeat;
background-position : right 0%;
} 
.name { 
background-image :;
background-repeat : no-repeat;
} 
.name h1 { 
font-size : 2em;
margin-top : 5px;
margin-left : 30px;
font-weight : lighter;
font-family : Arial, Helvetica, sans-serif;
padding-top : 20px;
} 
.name h3 { 
font-size : 0.9em;
margin-left : 30px;
font-family : Arial, Helvetica, sans-serif;
color : #999;
} 
#menu {
	margin : 0;
	padding : 16px 0 12px 0;
	width: auto;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 16px 0em 12px 0em;
} 
#menu ul { 
margin : 0;
padding : 0;
list-style : none;
text-align : center;
} 
#menu li { 
display : inline;
} 

#menu a { 
text-transform : none;
text-decoration : underline;
font-size : 12px;
color : #f1f1f1;
font-weight: normal;
padding: 5px 10px 5px 10px;
margin: 0 0 6px 0;
color: #E1771E;} 

#menu a:hover {
color: #ccc;
padding: 5px 10px 5px 10px;}
 
#leftcolumn { 
display : inline;
width : 190px;
float : right;
min-height : 695px;
background-color : #940F04;
} 
* html #leftcolumn { 
height : 695px;
} 
#leftcolumn h3 { 
font-size : 1.2em;
padding-left : 20px;
padding-top : 2px;
padding-bottom : 5px;
color : #d0660a;
font-weight : bolder;
} 
form { 
margin-top : 0;
width : 150px;
margin-left : 20px;
margin-right : 5px;
margin-bottom : 15px;
background-color : #fff;
border : 1px solid #d0660a;
} 
form p { 
padding-top : 10px;
padding-left : 5px;
padding-bottom : 5px;
color : #cd6209;
} 
.reg p { 
padding-left : 20px;
color : #ffe;
} 
.reg a { 
color : #d0660a;
text-decoration : none;
} 
#leftcolumn h4 { 
color : #eeeeee;
text-align : left;
font-size : 1.0em;
margin-top : 0px;
text-decoration : none;
} 
.lefttext p { 
text-align : justify;
padding : 10px;
} 
.lefttext ul { 
text-align : left;
padding : 10px;
list-style:none;
} 
.lefttext a { 
color : #E1771E;
text-decoration : underline;
line-height: 1.5em;
} 
#rightcolumn { 
display : inline;
margin-right : 10px;
width : 560px;
float : left;
min-height : 695px;
background-color : #fff;
background-image: url(images/rcbg.jpg);
background-repeat: no-repeat;
background-position: bottom;} 
* html #rightcolumn { 
height : 695px;
} 
blockquote { 
margin-top : 10px;
margin-left : 5px;
margin-bottom : 10px;
margin-right : 10px;
border : 1px solid;
padding : 3px;
} 
#rightcolumn p { 
padding : 10px;
text-align : justify;
color : #3f4856;
line-height: 1.5em;
} 
#rightcolumn h2 { 
margin-left : 15px;
margin-top : 10px;
font-size : 1.7em;
font-family : Arial, Helvetica, sans-serif;
font-weight : lighter;
color : #3f4856;
text-decoration : none;
} 
#rightcolumn h3 { 
margin-left : 15px;
margin-top : 10px;
font-size : 1.2em;
font-family : Arial, Helvetica, sans-serif;
font-weight : bolder;
color : #3f4856;
text-decoration : none;
letter-spacing : 0.3em;
} 
#rightcolumn a { 
font-size: 12px;
color : #E1771E;
text-decoration : underline;
} 
.lb { 
background-image : url(images/lb.jpg);
background-repeat : repeat-x;
width : 530px;
height : 5px;
margin-left : 10px;
} 
#footer { 
margin-top : 5px;
background-color : #3f4847;
display : inline;
float : left;
width : 770px;
text-align : center;
padding-top : 10px;
padding-bottom : 10px;
} 
#footer p { 
color : #f7f7f7;
} 
#footer a { 
color : #f7f7f7;
} 

a:hover{ text-decoration:underline; color:#fff;}

ul.margin{
	margin: 0 12px;
	padding: 0 12px;
	color: #940F04 !important;
	float: left;
}

ul.margin li{
	padding: 6px;
}

.h_right{float:right; text-align:left; margin: 0 12px 0 0; width: 240px; font-size: 16px !important;}

.clear_all{ clear: both; height: 1px; max-height: 1px;}