body
{
    margin:0;
    padding:0;
    font-size: 16px ;
    font-family: Arial, Helvetica, sans-serif; 
    color: #000000;
}

html
{
    background: #000000 url('/images/Main_2012.jpg')  no-repeat center top;
    height: 100%;
}
 
#contentwrapper
{
    float: left;
    width: 100%;
}
 
.contentcolumn
{
    font-size: 13px ;
}

.contentcolumn h1 
{
     font-size: 18px ;
     color: #1f2d3a ;
}

.contentcolumn h2 
{
     font-size: 14px ;
     color: #1f2d3a ;
}

.contentcolumn a 
{
     font-size: 14px ;
     color: #1f2d3a ;
}

.contentcolumn .img-left {float:left; margin:0 10px 10px 0}
     
.menu
{
    background-color: #1f2d3a;
    list-style-type: none;
    min-width: 720px;
    height: 30px;
    color: #ffffff;  
}
.menu li
{
    float: left;
    font-size: 14px;
    background-color: #1f2d3a;
    padding-top: 4px;
    padding-right: 6px;
    padding-left: 6px;
    color: #ffffff;
}
.menu a
{
    background: #1f2d3a url('images/separator.gif') no-repeat right bottom;
    color: #ffffff;
    display: block;
    float: left;
    margin: 0px;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    height: 16px;
}
.menu a:hover 
{
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #ffffff;
	padding-bottom: 8px;
}

#footer
{
    background-color: #000000 ;
    font-size: 11px ;
    color: #ffffff ;
}

body
{
    margin:0;
    padding:0;
    font-size: 16px ;
    font-family: Arial, Helvetica, sans-serif; 
    color: #000000;
}

 
#contentwrapper
{
    float: left;
    width: 100%;
}
 
.contentcolumn
{
    font-size: 13px ;
}

.contentcolumn h1 
{
     font-size: 18px ;
     color: #1f2d3a ;
}

.contentcolumn h2 
{
     font-size: 14px ;
     color: #1f2d3a ;
}

.contentcolumn a 
{
     font-size: 14px ;
     color: #1f2d3a ;
}

.contentcolumn .img-left {float:left; margin:0 10px 10px 0}
     

#footer
{
    background-color: #000000 ;
    font-size: 11px ;
    color: #ffffff ;
}
.PurpleBox
{
    border: 1px;
    border-color: #660066;
    border-style: solid;
    background-color: #ffffff;
    padding: 2px 2px 10px 2px;
    text-align: left;
    width: 175px;
    font-size: 11px;
}
.GreenBox
{
    border: 1px;
    border-color: #1D8E1C;
    border-style: solid;
    background-color: #ffffff;
    padding: 2px 2px 10px 2px;
    text-align: left;
    width: 175px;
    font-size: 11px;
}
.GreyBox
{
    border: 1px;
    border-color: #aaaaaa;
    border-style: solid;
    background-color: #ffffff;
    padding: 2px 2px 10px 2px;
    text-align: left;
    width: 175px;
    font-size: 11px;
}

.BlueBox
{
    border: 1px;
    border-color: #1f2d3a;
    border-style: solid;
    background-color: #ffffff;
    padding: 2px 2px 10px 2px;
    text-align: left;
    width: 175px;
    font-size: 11px;
}

.GreyBox a
{
     color: #000099;
}

.GreyBox a:hover 
{
     color: #6E1A72;
}

.GreyBox a:visited 
{
     color: #1f2d3a;
}

.HalfArticle
{
    font-size: 12px;
}

.HalfArticle a
{
    font-size: 12px;
    color: #000099;
}

.HalfArticle a:hover
{
    font-size: 12px;
    color: #6E1A72;
}

.HalfArticle a:visited
{
    font-size: 12px;
    color: #1f2d3a;
}

.GreenTitle
{
    background-color: #317023;
    height: 20px;
    color: #ffffff;
    font-size: 16px;
    padding: 3px;
    margin-bottom: 8px;
}
.GreenTitleSmall
{
    background-color: #317023;
    height: 18px;
    color: #ffffff;
    font-size: 14px;
    padding: 3px;
    margin-bottom: 8px;
}
.PurpleBusinessBar
{
    background-color: #E8E2E9;
    height: 6px;
    color: #ffffff;
    font-size: 4px;
    padding: 1px;
    margin-bottom: 1px;
}
.GreenBusinessBar
{
    background-color: #ECF4EC;
    height: 6px;
    color: #ffffff;
    font-size: 4px;
    padding: 1px;
    margin-bottom: 1px;
}
.GreyTitle
{
    background-color: #6d859e;
    height: 20px;
    color: #ffffff;
    font-size: 16px;
    padding: 3px;
    margin-bottom: 8px;
}

.Body_Text_white 
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.Body_Text_4F4F4F 
{
    color: #4F4F4F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.Body_Text_000099
{
    color: #000099;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a
{
     color: #000099;
}

a:hover 
{
     color: #6E1A72;
}

.BlueTitle
{
    font-size: 15px;
    font-style: italic;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000099;
}
.Heading1
 {
     font-size: 18px ;
     color: #1f2d3a ;
}
.Heading2
 {
     font-size: 14px ;
     color: #1f2d3a ;
}
.PlainText_13pt
{
    font-size: 13px ;
}

.PlainText_12pt
{
    font-size: 12px ;
}

.links
{
    font-size: 12px ;
    color: #000099;
}

.links:hover 
{
     font-size: 12px ;
     color: #6E1A72;
}
.GreyTableBox
{
    border: 1px;
    border-color: #aaaaaa;
    border-style: solid;
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.GreenTableBox
{
    border: 1px;
    border-color: #1D8E1C;
    border-style: solid;
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.Solid
{
    border: 5px;
    border-style: solid;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.Ridge
{
    border: 5px;
    border-style: ridge;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.Double
{
    border: 5px;
    border-style: double;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.Inset
{
    border: 5px;
    border-style: inset;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.Outset
{
    border: 5px;
    border-style: outset;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.None
{
    border: 0px;
    border-style: none;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.GreyBox
{
    border: 1px;
    border-color: #aaaaaa;
    border-style: solid;
    background-color: #ffffff;
    padding: 2px 2px 10px 2px;
    text-align: left;
    width: 175px;
    font-size: 11px;
}

.GreyBox a
{
     color: #000099;
}

.GreyBox a:hover 
{
     color: #6E1A72;
}

.GreyBox a:visited 
{
     color: #1f2d3a;
}

.HalfArticle
{
    font-size: 12px;
}

.HalfArticle a
{
    font-size: 12px;
    color: #000099;
}

.HalfArticle a:hover
{
    font-size: 12px;
    color: #6E1A72;
}

.HalfArticle a:visited
{
    font-size: 12px;
    color: #1f2d3a;
}

.GreyTitle
{
    background-color: #6d859e;
    height: 20px;
    color: #ffffff;
    font-size: 16px;
    padding: 3px;
    margin-bottom: 8px;
}

.Body_Text_white 
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.Body_Text_4F4F4F 
{
    color: #4F4F4F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.Body_Text_000099
{
    color: #000099;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a
{
     color: #000099;
}

a:hover 
{
     color: #6E1A72;
}

.BlueTitle
{
    font-size: 15px;
    font-style: italic;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000099;
}
.Heading1
 {
     font-size: 18px ;
     color: #1f2d3a ;
}
.Heading2
 {
     font-size: 14px ;
     color: #1f2d3a ;
}
.PlainText_13pt
{
    font-size: 13px ;
    text-decoration: none;
}

.PlainText_12pt
{
    font-size: 12px ;
}

.links
{
    font-size: 12px ;
    color: #000099;
}

.links:hover 
{
     font-size: 12px ;
     color: #6E1A72;
}
.PurpleTableBox
{
    border: 1px;
    border-color: #660066;
    border-style: solid;
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.GreyTableBox
{
    border: 1px;
    border-color: #aaaaaa;
    border-style: solid;
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.GreenTableBox
{
    border: 1px;
    border-color: #1D8E1C;
    border-style: solid;
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.Solid
{
    border: 5px;
    border-style: solid;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.Ridge
{
    border: 5px;
    border-style: ridge;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.Double
{
    border: 5px;
    border-style: double;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.Inset
{
    border: 5px;
    border-style: inset;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.Outset
{
    border: 5px;
    border-style: outset;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.None
{
    border: 0px;
    border-style: none;
    padding: 10px;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
    font-size: 11px;
}
.footer_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #7D7D7D;
    text-align: center;
}
.BusinessCard
{
    border-width: 8px 1px 8px 1px; 
    border-color: #800080 #C0C0C0 #006600 #C0C0C0; 
    border-style: solid; 
    width: 290px; 
    height: 105px; 
    padding: 12px;
    background-image: url('images/Old_Paradians_Crest_Business_Card.jpg'); 
    background-repeat: no-repeat;
    background-position: center center;
}
.Link {
    text-decoration: none;
}
.links {
    text-decoration: none;
}
