* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
background-image : url(images/topbg.jpg);
background-repeat : repeat-x;
} 
.clear { 
clear : both;
} 
img { 
padding : 5px;
border : 1px solid #caff7a;
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
margin-left : 0;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
} 
p { 
color : #656565;
} 
h1, h2, h3 { 
color : #ff4c1c;
} 
h2 { 
font-size : 1.6em;
} 
h3 { 
font-size : 1.5em;
} 
#wrapper { 
margin : 0 auto;
width : 922px;
} 
#header { 
color : #333;
width : 900px;
float : left;
padding : 10px;
height : 100px;
margin : 0 0 5px 0;
} 
.icons { 
float : right;
margin-right : 10px;
margin-top : 0;
} 
.icons a { 
border : 0 solid;
} 
.icons img { 
border : 0 solid;
padding-right : 20px;
} 
.logo { 
text-align : center;
width : 200px;
} 
.logo h1#lineone { 
font-size : 1.7em;
font-weight : lighter;
font-family : helvetica, arial, sans-serif;
padding-top : 30px;
color : #000;
border : none;
letter-spacing : -1px;
} 
.logo h1#lineone span { 
color : #ff4c1c;
} 
.logo h2#linetwo { 
font-size : 1em;
font-family : helvetica, arial, sans-serif;
text-transform : none;
color : #ff4c1c;
font-weight : lighter;
} 
.logo a { 
color : #ff4c1c;
text-decoration : none;
} 
#navigation { 
margin : 12px 0 0 0;
padding : 0;
height : 25px;
} 
#navbar { 
margin : 0 auto;
padding : 0;
width : 100%;
line-height : 25px;
font-size : 1em;
text-align : center;
font-weight : bold;
} 
#navbar ul { 
margin : 0 0.7em 0 0.7em;
padding : 0;
display : inline;
list-style-type : none;
text-align : center;
} 
#navbar ul li { 
display : inline;
position : relative;
} 
#navbar a { 
color : #ff4c1c;
text-decoration : none;
padding : 6px 25px 5px 25px;
} 
#navbar a.now { 
color : #000001;
text-decoration : none;
} 
#navbar a:hover { 
color : #eeeeee;
text-decoration : none;
} 
#navbar a:visited { 
color : #ffffff;
text-decoration : none;
} 
#leftcolumn { 
color : #333;
border : 1px solid #caff7a;
margin : 0 5px 5px 0;
padding : 10px;
min-height : 350px;
width : 195px;
float : left;
} 
#leftcolumn h2 { 
background-color : #00000f;
text-align : center;
color : #f1f1f1;
padding : 10px 0 10px 0;
font-weight : lighter;
text-transform : uppercase;
} 
.graybox p { 
font-size : 0.8em;
background-color : #e4e4e4;
margin-top : 10px;
text-align : justify;
padding : 5px;
} 
.graybox a { 
color : #ff4c1c;
} 
.contact { 
padding-top : 10px;
padding-bottom : 15px;
border-bottom : 1px dotted #caff7a;
} 
.contact a { 
font-size : 85%;
color : #ff4c1c;
text-decoration : none;
} 
#leftcolumn h3 { 
color : #f36f02;
font-size : 1.3em;
text-decoration : underline;
padding-top : 15px;
padding-bottom : 5px;
font-weight : lighter;
} 
#rightcolumn { 
float : right;
color : #333;
border : 1px solid #caff7a;
background : #fdfdf1;
margin : 0 0 5px 0;
padding : 10px;
min-height : 350px;
width : 678px;
display : inline;
} 
#rightcolumnt h2 { 
font-weight : lighter;
text-transform : uppercase;
} 
.toptext h3 { 
font-size : 1.1em;
} 
.toptext p { 
text-align : justify;
} 
.toptext a { 
color : #ff4c1c;
} 
#box { 
margin-top : 15px;
margin-bottom : 10px;
border : 1px solid #caff7a;
} 
#box img { 
border : none;
} 
#box a { 
padding : 5px 5px;
color : #ff4c1c;
margin-bottom : 10px;
} 
.content_right { 
display : inline;
float : right;
width : 323px;
text-align : justify;
background-color : #deebf2;
border : 1px solid #caff7a;
margin : 5px 9px 5px 0;
padding-bottom : 10px;
} 
.content_left { 
display : inline;
float : left;
width : 323px;
background-color : #deebf2;
text-align : justify;
border : 1px solid #caff7a;
margin : 5px 0 5px 9px;
padding-bottom : 10px;
} 
.content_left img, .content_right img { 
padding-left : 7px;
} 
.content_left p, .content_right p { 
margin : 5px;
} 
.content_left h3, .content_right h3 { 
padding : 5px 0 0 5px;
font-size : 1em;
margin-bottom : 5px;
text-transform : uppercase;
font-weight : lighter;
font-size : 1.1em;
} 
.righttext { 
margin-top : 10px;
border : 1px solid #caff7a;
} 
.righttext p { 
text-align : justify;
padding : 5px;
} 
.righttext h2 { 
padding : 5px;
} 
#footer { 
width : 900px;
clear : both;
border-top : 1px solid #ccc;
border-bottom : 15px solid #ff5b16;
margin : 0 0 10px 0;
padding : 10px;
background-color : #eaeaea;
} 
#footer p { 
padding : 0;
font-size : 90%;
color : #878787;
} 
#footer a { 
color : #ff4c1c;
text-decoration : none;
} 