/* CSS Document */
/*Default*/
body{margin:0px; background:#D63C00;}
p{font-family:Georgia; font-size:12px; font-weight:normal; color:#000000; margin:0px;}
ul{list-style:url(../images/bullet.gif); margin:0px; padding:0px; vertical-align:middle;}

/*Header*/
#headwrap{width:1003px; margin:auto; clear:both;}
#head-left{width:600px; height:125px; margin:0px; float:left; background:url(../images/header.jpg) no-repeat;}
#couple-name{width:461px; margin:20px 0 0 0; font-family:Georgia; font-size:45px; font-weight:normal; color:#FF8003;}
#head-right{width:403px; height:125px; background:url(../images/header-bg.jpg) no-repeat; margin:0px; float:right;}
#wedding-date{width:400px; margin:40px 30px 0 0; font-family:Georgia; font-size:14px; font-weight:bold; color:#FFFFFF;}

/*Body*/
#bodywrap{width:1003px; margin:auto; clear:both;}
#body-left{width:201px; margin:0px; float:left;}
#navigation{width:175px; margin:15px 0 0 30px;}
#navigation li{margin:10px 10px 0 10px;}
#navigation li a{font-family:Georgia; font-size:12px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
#navigation li a:hover{font-family:Georgia; font-size:12px; font-weight:bold; color:#FFFF00; text-decoration:none;}
#body-right{width:802px; margin:0px; float:right;}
#image-wrap{width:202px; margin:0; float:left;}
#image{width:198px; height:501px; margin:0px; background:url(../images/giraffe.jpg) no-repeat;}
#image-next{width:198px; height:900px; background-color:#FED904;}
#text-wrap{width:594px; margin:0px; float:right;}
#welcome-wrap{width:594px; margin:15px; background:url(../images/flower-bg.gif) repeat-y; top right #FFF3C3;}
#welcome-text{width:538px; padding:25px 0 0 25px;}
#yellow-textwrap{width:575px; margin-top:5px; background:#FED904;}
#body-imagewrap{width:538px; height:235px; padding:50px 0 0 25px;}
#left-imagewrap{width:356px; margin:0px; float:left;}
#left-image{width:188px; margin:0px; float:left;}
#image-text{width:168px; margin:0px; float:right;}
#rght-image{width:157px; margin:0px; float:right;}
#yellow-text{width:538px; margin:0 0 0 25px;}

/*Footer*/
#footwrap{width:1003px; margin:auto; clear:both;}
#footer{width:1003px; padding-top:20px;}

/*Links*/
.orange-link{font-family:Georgia; font-size:14px; font-weight:bold; color:#C93203; text-decoration:none;}
.orange-link:hover{font-family:Georgia; font-size:14px; font-weight:bold; color:#000000; text-decoration:none;}

/*Text*/
.head-text{font-family:"trebuchet MS"; font-size:23px; font-weight:normal; color:#4C1500;}
.white-text{font-family:Georgia; font-size:24px; font-weight:normal; color:#FFFFFF;}
.footer-text{font-family:Tahoma; font-size:11px; font-weight:normal; color:#FFFFFF; padding-right:20px;}
.orange-text{font-family:Georgia; font-size:14px; font-weight:bold; color:#C93203;}
.yellow-text{font-family:"trebuchet MS"; font-size:23px; font-weight:normal; color:#FED904;}