/****************************Native Classes********************************/

body, html {
    background-color        :       #B93C02;
    color                   :       #343434;
    font-family             :       Times New Roman, Arial, Georgia, Verdana, Helvetica, sans-serif;
    font-size               :       14px;
    display                 :       block;
    line-height             :       22px;
    margin                  :       0px 0px 0px 0px;
    text-align              :       justify;
}

a:link {
    color                   :       #003F8F;
	text-decoration         :       none;
}

a:visited {
    color                   :       #003F8F;
	text-decoration         :       none;
}

a:hover {
    color                   :       #4F4F59;
}

img {
    border                  :       none 0px;
}

td {
    vertical-align          :       top;
}

li {
    color                   :       #333333;
    font-family             :       Arial, Georgia, Verdana, Helvetica, sans-serif;
    font-size               :       12px;
    display                 :       block;
    line-height             :       22px;
}

ul {
    color                   :       #333333;
    font-family             :       Arial, Georgia, Verdana, Helvetica, sans-serif;
    font-size               :       12px;
    display                 :       block;
    line-height             :       22px;
}

/****************************ID Classes********************************/

/*** Container ***/

#container {
    border-left             :       solid 1px #613220;
    border-right            :       solid 1px #613220;
    width                   :       988px;
}

/*** Header ***/

#header {
    background-image        :       url('http://pughandyou.com/images/header_pugh.jpg');
    background-repeat       :       no-repeat;
    height                  :       136px;
    margin                  :       0px 0px 0px 0px;
    padding                 :       0px 0px 0px 0px;
    text-align              :       right;
    width                   :       988px;
}

/*** Navigation Area ***/

#nav {
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       988px;
}

#nav_button_1 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       78px;
}

#nav_button_2 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       89px;
}

#nav_button_11 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       73px;
}

#nav_button_3 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       54px;
}

#nav_button_4 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       62px;
}

#nav_button_5 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       130px;
}

#nav_button_6 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       75px;
}

#nav_button_7 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       110px;
}

#nav_button_8 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       102px;
}

#nav_button_9 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       102px;
}

#nav_button_10 {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       110px;
}

#nav_button_resources {
    float                   :       left;
    height                  :       30px;
    padding                 :       0px 0px 0px 0px;
    width                   :       105px;
}

/*** Content Area ***/

#contentplaceholder {
    background-color        :       #ffefd2;
    background-image        :       url('http://pughandyou.com/images/background_content.jpg');
    background-repeat       :       no-repeat;
    color                   :       #333333;
    font-family             :       Arial, Georgia, Verdana, Helvetica, sans-serif;
    font-size               :       12px;
    display                 :       block;
    line-height             :       22px;
    min-height              :       450px;
    text-align              :       left;
    width                   :       988px;
}

/*** Bottom Nav ***/

#bottom_nav {
    background-color        :       #F8F8F8;
    border-top              :       solid 1px #C5C5C5;
    font-size               :       12px;
    padding                 :       0px 0px 0px 0px;
    text-align              :       left;
    width                   :       988px;
}

#bottom_nav a:link {
    color                   :       #333333;
    font-weight             :       normal;
	text-decoration         :       none;
}

#bottom_nav a:visited {
    color                   :       #333333;
    font-weight             :       normal;
	text-decoration         :       none;
}

#bottom_nav a:hover {
    color                   :       #333333;
    font-weight             :       normal;
	text-decoration         :       underline;
}
